@charset "utf-8";
/* CSS Document */

body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#636466;
	line-height:18px;
		}

.link-text{
	font-size:11px;
	font-weight:bold;
	color:#636466;
	line-height:18px;
	padding-left:50px;
		}

.c1-text{
	font-size:11px;
	font-weight:bold;
	color:#636466;
	line-height:18px;
		}

.c2-text{
	font-size:11px;
	font-weight:bold;
	color:#636466;
	line-height:18px;
		}

.grey13-20{
	font-size:13px;
	font-weight:bold;
	color:#636466;
	line-height:20px;
		}
		
#wrapper{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	}
	
#bottom-shadow{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-left:-3px;
	}
	
h2{
	font-size:13px;
	margin-top:-3px;
	margin-bottom:-3px;
	}

#01{
	float:left;
	width:575px;
	}

#02{
	float:right;
	width:323px;
	}

#footer{
	padding-left:16px;
	background-color:#fcb040;
	clear:both;
	letter-spacing:1px;
	font-size:14px;
	color:#333333;
	font-weight:normal;
	}
	
#links{

	clear:both;
	}

#c1{
	float:left;
	width:340px;
	padding:10px;
	padding-right:30px;
	}

#c2{
	float:right;
	width:180px;
	padding:10px;
	}

#B{
	background-color:#e6e6e6;
	padding:10px;
	margin-left:-3px;
	}
	
#D{
	background-color:#e6e6e6;
	padding:10px;
	}

#E{
	background-color:#e6e6e6;
	padding:10px;
	}	
	

a:link { color:#ee8222;
	font-weight:bold;
	text-decoration:none;}
	
a:visited { color:#ee8222;
	font-weight:bold;
	text-decoration:none;}
		
a:hover { color:#000000;
	font-weight:bold;
	text-decoration:none;
	}

#links a:link { color:#000000;
	font-weight:bold;
	text-decoration:none;}
	
#links a:visited { color:#000000;
	font-weight:bold;
	text-decoration:none;}
		
#links a:hover { color:#ee8222;
	font-weight:bold;
	text-decoration:none;
	}