

* {
	margin: 0;
	padding: 0;
}

html{
	background:url(images/html-bg.gif) left top repeat-x #EFF9FB;
	padding:0;
	margin:0;
	}
body{
	display:table;
	width:100%;
	margin:0;
	padding:0;
	font-size: 12px;
	color: #420B18;
	font-family:Arial, Helvetica, sans-serif;
	}

img{
	border:none;
	}
#wrap{
	width:900px;
	margin:0 auto;
	background:url(images/wrap-bg.jpg) left top no-repeat;
	padding:0 10px 0 10px;
	}
/**************************************
***			   HEADER   			***
**************************************/
#header{
	color:#225C81;
	height:384px;
	width:900px;
	}
#header-topcontent{
	height:124px;
	}	
#header-contentleft{
	width:535px;
	float:left;
	}
#header-contentright{
	width:364px;
	background:url(images/content-rightbg03.gif) repeat-x left bottom #225C81;
	float:right;
	margin:7px 0 0 0;
	height:117px;
	}
	
#keyword{
	float:left;
	font-size:11px;
	margin:5px 0 5px 0;
	width:500px;
	}
#keyword h2{
	color:#999999;
	font-size:10px;
	font-weight:normal;
	padding:0 0 0 10px;
	}
#logo{
	float:left;
	}
#topnav-menu{
	text-align:right;
	width:364px;
	font-size:12px;
	margin:0px 0 0px 0;
	padding:10px 0 5px 0;
	background:url(images/content-rightbg01.gif) left top no-repeat;
	color:#1D5E7C;
	}
#topnav-menu ul{
	list-style:none;
	padding:0 5px 0 5px;
	}
#topnav-menu ul li{
	list-style:none;
	float:left;
	margin:0 0 5px 0;
	}
#topnav-menu ul li a{
	font-size:11px;
	text-decoration:none;
	color:#999999;
	float:left;
	padding:0 5px 0 5px;
	font-weight:bold;
	}
#topnav-menu ul li a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	}
/* Search */

#search {
	width: 300px;
	text-align:center;
	margin:20px auto;
	clear:left;
}

#search form {
	text-align:center;
	}
#sbb{
	width:100px;
	}
	
#sbi{
	color:#999999;
	padding:2px;
	width:300px;
	margin:5px 0 5px 0;
	}		
#search fieldset {
	border: none;
	margin:0;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
	margin:0;
}


#searchsubmit {
	padding: 0 2px;
	background: #FFFFFF url(images/img03.gif) repeat-x;
	border: 1px solid #626262;
	text-transform: lowercase;
	margin:0;
}	
/***   HEADER IMAGE   ****/
#header-image{
	clear:both;
	height:200px;
	width:900px;
	background:url(images/headerimg.jpg) left top no-repeat;
	margin:10px 0 10px 0;
	}

#tagline{
	text-align:right;
	}
#tagline h3{
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	padding:165px 20px 10px 10px;
	}


/***    MENU    ***/
#menu{
	clear:both;
	display:block;
	height:40px;
	font-size:12px;
	font-weight:bold;
	background:url(images/menu-bg.gif) left top no-repeat;
	margin:0px 0 10px 0;
	}
#menu ul{
	margin:0 0 0 5px;
	padding:0;
	list-style-type:none;
	width:auto;
	}
#menu ul li{
	display:block;
	float:left;
	margin:0px 1px 0 0;
	height:40px;
	}
#menu ul li a{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	padding:13px 15px 14px 15px;
	}
#menu ul li a:hover,#menu ul li.active a{
	color: #FFFFFF;
	background:transparent url(images/menu-hover.gif) repeat-x top left;
	}
	
/**************************************
***			   CONTENT			    ***
**************************************/	
#content{
	margin:0 0px 0 10px;
	clear:both;
	}

#text-link{
	width:800px;
	margin:0 auto 0 auto;
	}	

/**** SIDEBAR   ****/
#sidebar{
	width:180px;
	float:left;
	margin:0 0 0 5px;
	}
	
#sidebar h2{
	padding:5px 0 7px 10px;
	background:url(images/sidebar.gif) left top repeat-x;
	font-size:13px;
	font-weight:bold;
	color:#225C81;	
	}	
	
.ads{
	padding:10px;
	/*border-bottom:dashed 1px #D2D2D2;
	border-left:dashed 1px #D2D2D2;
	border-right:dashed 1px #D2D2D2;*/
	text-align:center;
	margin:10px 0 0 10px;
	}
	
.ads3{
	width:728px;
	height:15px;
	margin:10px auto 0 auto;
	}	
	
/***    CONTENT RIGHT   ***/
#content-right{
	width:660px;
	float:right;
	margin:10px 35px 15px 0;
	}

#content-right h2{
	padding:5px 0 7px 10px;
	font-size:13px;
	font-weight:bold;
	color:#922706;
	}

#content-right h1{
	font-size:22px;
	margin:5px 0 0px 0;
	color:#1D5975;
	padding:10px 0 10px 10px;
	display:block;
	border-bottom:1px solid #225C81;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#main-content{
	padding:15px;
	/*border-left:solid 1px #D2D2D2;
	border-top:solid 2px #D2D2D2;*/
	/*border-bottom:dashed 1px #D2D2D2;
	border-left:dashed 1px #D2D2D2;
	border-right:dashed 1px #D2D2D2;*/
	color:#999999;
	}
#content-right p{
	line-height:26px;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	}
#content-right p a{
	text-decoration:underline;
	color:#0077C9;
	}	
#content-right ul{
	list-style-position:inside;
	list-style:url(images/li-bullet.gif) inside;
	list-style-type:none;
	line-height:20px;
	margin:15px 0 10px 0;
	}
#content-right ul li{
	list-style:url(images/li-bullet.gif);
	list-style-type:none;
	margin:10px 0 5px 10px;
	padding:0 0px 0 0px;
	}
#content-right ol{
	line-height:20px;
	margin:15px 0 10px 0;
	}
#content-right ol li{
	margin:10px 0 5px 20px;
	padding:0 0px 0 0px;
	}		

.ads2{
	width:468px;
	height:60px;
	margin:10px auto;
	}

/**************************************
***			   FOOTER			    ***
**************************************/	
#leaderboard{
	width:728px;
	height:90px;
	margin:0 auto 10px auto;
	}
#footer{
	clear:both;
	background:url(images/footer-bg.gif) left top repeat-x;
	padding:5px 0 10px 0;
	}
#footer-content{
	width:900px;
	margin:0 auto;
	text-align:center;
	}	
#footer p{
	padding: 5px 0 0px 0;
	color:#FFFFFF;
	clear:both;
	}
	

#footer p a{
	font-size:13px;
	color:#225C81;
	text-decoration:none;
	}
#footer p a:hover{
	text-decoration:underline;
	}	
