/* CSS Document */
body { 
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif; 
	color: #454545; 
	margin: 0px auto 0px auto;  
	text-align: center;  
}

#page{ 
	margin: 0px auto; 
	padding: 5px 0px 0px 0px; 
	width: 700px; 
	background: #FFFFff;
}

h1 {
	color:#FFF;
	font-size: 11px;
	width:706px;
	line-height: 18px;
	padding: 2px;
	margin: 0px auto 5px auto;  
	text-align:center;
	border: 1px solid #636060;
	background: #858182;
}

#left { 
	float: left; 
	text-align:center; 
	padding-top: 20px; 
	width: 210px; }

#right { 
	float: left; 
	padding-top: 20px ; 
	width: 490px; 
	text-align:center; 
	background: #FFF }

/* ------------------- #top ------------------- */

#logo {
	float:left;
	width:182px;
	height:60px;
}

#nav {
	float:left;
	width: 210px;
	height:137px;
}

.topNav{
	margin-left: 8px;
	float: left;
	width:190px;
	height:27px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:600;
	background:url(../images/button.gif);
}

.topNav a{
	margin-left:30px;
	margin-top: 3px; 
	color: #000000; 
	text-decoration: none;
	display:block;
}

#banner2	{
	width:490px;
	height: 200px;
}

	
/* ------------------- #content ------------------- */

.content{ 
	padding: 0px 10px; 
	text-align: justify; 
	height:auto; 	
}

.content a {
	color:#B61000;
}

.title{
	color: #B61000;
	padding: 0px 10px 0px 10px;
	background: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#bottom_line {
	width:700px;
	height: 15px;
	margin-top:15px;
	background: #FFF url(../images/divider.gif) repeat-x;
}

/* ------------------- #Footer ------------------- */

.clear { 
	clear: both;
}

#footer{
	padding: 5px 0px 10px 0px;
	color: #000000;
	text-align: center;
	font-size: 10px;
	background:#C9C9C9;
}

#footer a { 
	color: #000000;
}

/* ------------------- #Google Ad ------------------- */

#adLong { 
	padding: 5px 10px; 
	margin: 28px 3px 0px 0px; 
	background: #ffffff; 
	height:auto; 
}

#adTop{
	float:right;
	margin-top: 40px;
	margin-right:2px;
	height: auto;
	width:250px; 
	padding:9px 10px; 
	margin-bottom:5px; 
	background: #FFF; 
}

#adbottom{ 
	padding: 15px 0px 5px 0px;
	margin-left:-5px;
	height: auto; 
}
