@charset "utf-8";




/*-----------------------------------MAINCONTENT WRAPPER: */

#contactus-maincontent-wrapper  {
	height: 878px;
	width: 960px;
	margin-left: 50%;
	left:-480px;
	position:relative;
	clear: both;
	float: none;
	background-image: url(../images/contactus-background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

/*------------------------------------------------------SIDE NAV MENU---*/


#contactus-sidenav {
	height: auto;
	width: 190px;
	margin-left: 10px;
	text-align: left;
	margin-top: 0px;
	float: left;
	border: thin none #666666;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	 


#contactus-sidenav ul {
	text-indent: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
}


#contactus-sidenav ul li {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	width: 150px;
}


#contactus-sidenav ul li a:link {
	color:#E5053A;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}


#contactus-sidenav ul li a:active {
	color:#E5053A;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;	 

}

#contactus-sidenav ul li a:visited {
	color:#E5053A;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;	 
}


/*--------------MAINCONTENT COLUMN --------------------------*/
#contactus-main-column {
	width: 490px;
	height: 650px;
	margin-left: 0px;
	padding: 0px;
	clear: right;
	float:left;
	
}


 

 

/*--------------MAINCONTENT COLUMN BOX 1---*/ 

#contactus-main-column-box1 {
	height: 650px;
	width: 490px;
	padding: 0px;
	margin-left: 0px;
	text-align: left;
	clear: right;
	float: left;
	margin-top: 10px;
	
}

#contactus-main-column-box1 ul {
	text-indent: 0px;
	list-style-type: none;
	margin-top: 25px;
	width: 440px;
	padding-left: 25px;	
	 
}

 

#contactus-main-column-box1 ul li {
	margin-top: 40px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EBE9ED;
	padding-bottom: 25px;
	list-style-position: outside;
	list-style-image: url(../images/bullets-1.gif);
	
	 
}


/*------------COLUMN 2-----*/

 
#contactus-column2{
	height: auto;
	width: 180px;
	padding: 0px;
	margin-left: 0px;
	text-align: left;
	margin-top: 0px;
	float: right;
	
	margin-right: 0px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #E5053A;
}	 


#contactus-column2 ul {
	text-indent: 0px;
	list-style-type: none;
	 
	 
}

#contactus-column2 ul li {
	margin-top: 0px;
	margin-left: 15px;    
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 10px;
	color: #333;
	margin-right: 10px;
}



/*--------------------SPECIAL CASE CSS: TABLE--------------------------*/



#contact-us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 500px;		
}













