/* CSS Document */

body {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#666;
	margin:0;
	padding:0;
	background:#AAA;
	}

a:link, a:visited	{
color:#000;
}

a:hover	{
color:#999;
}
		
.email_us	{
	text-indent:0px;
	font-size:1.4em;
	color:#646464;
	}

.red {
	color:#CC0000;
	}
	
#red_link	{
	color:#cc0000;
	}
		
div#wrapper {
	width:1059px;
	height:795px;
	margin:10px auto;
	background:#FFF;
	}

div#nav ul {
	list-style:none;
	padding:0;
	margin:0;
	width:192px;
	}

div#nav li	{
	display:block;
	padding-right:20px;
	line-height:3.0em;
	}

div#nav a, 
div#nav a:visited	{
	display:block;
	color:#FFF;
	font-size:1.4em;
	text-decoration:none;
	font-weight:bold;
	padding-right:10px;
	}
	
div#title	{
	background:#FFF url(../images/all_r1_c2.jpg) no-repeat;
	height:148px;
	width:417px;
	float:left;
	text-indent:-9000px;
	}
	
div#main_content {
	background:#FFF;
	height:454px;
	width:330px;
	float:left;
	padding:10px 0 10px 30px;
	}
	
div#main_content p	{	
	font-size:1.2em;
	line-height:1.3em;
	color:#000;
	}
		
div#right_side	{
	background:#FFF url(../images/all_r4_c6.jpg) no-repeat;
	height:122px;
	width:114px;
	float:right;
	}
		
div#footer	{
	background:#FFF url(../images/all_r5_c2.jpg) right no-repeat;
	float:right;
	height:68px;
	padding:105px 0pt 0pt 90px;
	text-indent:-9000px;
	width:417px;	}

div#footer	h3, 
div#footer p	{
	padding:0;
	margin:0;
	}
	
div#footer a, 
div#footer a:visited	{
	color:#646464;
	}
