@charset "utf-8";



/*--ABOUT US PAGE MAINCONTENT WRAPPER (LAYOUT)*/

#aboutus-maincontent-wrapper  {
	height: 1015px;
	width: 960px;
	margin-left: 50%;
	left:-480px;
	position:relative;
	float: none;
	
}



/*---ABOUTUS-MAINCONTENT COLUMN 1 (LAYOUT)*/
#aboutus-maincontent-column1 {
	width: 700px;
	height: 995px;
	margin-left: 35px;
	
	padding: 0px;
	float:left;
		
}



/*---MAINCONTENT COLUMN 1 CONTAINER 1 (INTRO BOX)-------------------------*/

#aboutus-column1-container1 {
    width: 650px
    height: auto;
	padding-top: 15px;
	clear: right;
	float: left;
	
}

#aboutus-column1-container1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: auto;
	width: 650px;
	text-align: justify;
	float: left;
	clear: right;
	color: #333;
	
}

 


/*---MAINCONTENT COLUMN 1 CONTAINER2---*/

#aboutus-column1-container2 {
	width: 667px;
	height: auto;
	margin-left: 0px;
	padding: 0px;
	
 	}

/*---MAINCONTENT COLUMN 1 CONTAINER2 BOX 1----*/ 

#aboutus-column1-container2-box1 {
	height: auto;
	width: 200px;
	clear: right;
	float: left;
	margin-top: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding-left: 15px;
}

#aboutus-column1-container2-box1 ul {

	margin-top: 15px;
    width: 165px;
}

 
#aboutus-column1-container2-box1 ul li {
	margin-top: 10px;
	font-size: 14px;
	height: auto;
	width: 165px;
	padding-bottom: 2px;
	list-style-position: inside;
	list-style-type: disc;
}	




/*---MAINCONTENT COLUMN 1 CONTAINER2 BOX 2-*/

#aboutus-column1-container2-box2  {
	height: auto;
	width: 200px;
	clear: right;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	
}


#aboutus-column1-container2-box2 ul {
	
	list-style-type: none;
	margin-top: 15px;
    width: 185px;
}


#aboutus-column1-container2-box2 ul li {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: auto;
	width: 185px;
	color: #333;
	padding-bottom: 25px;
	
}	

 
#aboutus-column1-container2-box2 ul li p {
	margin-top: 3px;
	
	
	
}	



/*----MAINCONTENT COLUMN 1 CONTAINER2 BOX 3-*/


#aboutus-column1-container2-box3 {
	height: auto;
	width: 215px;
	
	clear: right;
	float: left;
	padding-left: 14px;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #EEE;
}	 

#aboutus-column1-container2-box3 ul {
	text-indent: 0px;
	list-style-type: none;
	margin-top:15px;
	margin-right: 0px;
	
}


#aboutus-column1-container2-box3 ul li {
	margin-top: 10px;
	font-size: 14px;
	
	height: auto;
	width: 200px;
	color: #333;
	padding-bottom: 25px;
	
}

 
#aboutus-column1-container2-box3 ul li p {
	margin-top: 3px;
	
	
	
}	


#aboutus-column1-container2-box3 ul li ul {
	
	
}
 

#aboutus-column1-container2-box3 ul li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	padding-bottom: 5px;
}
 


/*----MAINCONTENT COLUMN2----*/

#aboutus-column2{
	height: auto;
	width: 180px;
	padding: 0px;
	margin-left: 0px;
	text-align: left;
	margin-top: 0px;
	float: right;
	
		
}	 


/*----AP DIV: NOTEPAD1----*/


#notepad1 {
	position:absolute;
	margin-left:50%;
	left:250px;
	top:310px;
	width:270px;
	height:400px;
	z-index:7;
	background-image: url(../images/notepad.png);
	_background-image: url(../images/notepad.gif);
	background-repeat: no-repeat;	
}

/*----AP DIV: FLASH-BANNER1----*/


#flash-banner1 {
	position:absolute;
	margin-left:50%;
	left:-525px;
	top:945px;
	width:350px;
	height:400px;
	z-index:7;
	
}

/*----AP DIV: IMAGE-ABOUTUS-WOMAN----*/
#image-aboutus-woman {
	position:absolute;
	margin-left:50%;
	left:61px;
	top:1095px;
	width:420px;
	height:253px;
	z-index:7;
	background-image: url(../images/image-aboutus-woman.png);
	_background-image: url(../images/image-aboutus-woman.gif);
	background-repeat: no-repeat;
	
}

