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

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

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

#left { 
	float:left; 
	text-align:center; 
	padding:3px 15px 0px 0px; 
	margin: 3px 0px 0px 0px; 
	width: 250px;
	height:auto; 
}

#right { 
	float: right; 
	padding:0px ; 
	margin:0px 0px 0px 0px ; 
	width: 150px; 
	text-align:center; 
	background: #FFF;
	height:auto;
}

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

#top {
	margin: 0px 0px 0px 0px;
		background: url(../images/banner_home.jpg);
}

#logo {
	height:36px;
	text-align:left;
	margin: 0px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-color: #Ffffff;
}

#nav {
 	position:relative;
	margin: -29px 0px 0px 0px;
	padding:0px 0px 0px 7px;
	height:23px;
	sefbackground-color:#009999;
	z-index:3;

}

#navItem {
	float:left;
	height:28px;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	z-index:6;
	background-image: url(../images/button1.gif);
	width: 135px;
}

#navItem a{ 
	color: #ffffff; 
	text-decoration: none;
	display:block;
	vertical-align:middle;
	text-align:center;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}

#banner	{
	position: relative;
	vertical-align:top;
	margin-top: -100;
	disfloat:left;
	margin: 0px 0px 0px 0px;
	z-index:0;
}

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

.content{ 
	padding: 0px; 
	margin: 0px; 
	text-align:justify; 
	height:auto; 
	width: 516px;	
	
}

.title{
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #292966;
	padding: 10px;
	padding-left:260px;
	margin: 0px;
	text-align: left;
}

.content a {
	color: #292966;
}

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


#footer{
	padding: 5px 0px 10px 0px;
	color: #ffffff;
	text-align: center;
	font-size: 9px;
	background-color:#F1A307;
	font-weight:bolder;
}

#footer a { 
	color: #ffffff;
}

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

#adLeft{ 
	padding: 0px 0px; 
	margin:0px ; 
	background: #ffffff; 
	height:auto;
	float:left;

	
}

#adTop{ 
	margin: 0px; 
	height: auto; 
	padding:10px; 
	margin-bottom:5px; 
	background: #ffffff;
}

#adbottom{ 
	padding: 0px 0px 0px 0px; 
	height: auto;
	width: 700px;
	padding:5px;
	text-align:center;
	background: #ffffff;
}
