body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
a img{
	border:0px;
}
a{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clr{
	clear:both;
}
#wrapper{
	width:765px;
	margin:0 auto;
}
#header{
	width:765px;
	float:left;
	margin:15px 0 0 0;
}
#header ul{
	list-style-type:none;
	margin:5px 0;
	padding:0px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	width:100%;
}
#header ul li{
	display:inline;
	border-left:1px solid #006666;
	padding:0 5px;
}
#header ul li.first{
	display:inline;
	border-left:0px;
	padding:0 5px;
}
a.topLinks{
	color:#006666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.topLinks:hover{
	color:#000000;
	text-decoration:none;
}
#header h1{
	background:url(../images/header-left.jpg) left top no-repeat;
	width:313px;
	display:block;
	margin:0px;
	padding:0px;
	height:152px;
	padding:27px 0 0 23px;
	float:left;
}
#content{
	float:left;
	width:765px;
}
.welcome{
	width:650px;
	margin:30px 0 0 50px;
}
.welcome h2{
	margin:0 0 20px 0;
	padding:0px;
}
.search{
width:600px;
margin:0 auto;
}
.search div{
	float:left;
	width:250px;
	margin:0 10px 0 0;
	_margin:0 5px 0 0;

}
.search div h5{
	background:#33a100;
	width:240px;
	padding:5px 0 5px 10px;
	color:#FFFFFF;
	margin:0 0 8px 0;
	font-size:12px;
	font-weight:bold;
}
.search div select{
	width:250px;
	font-size:12px;
}

.search div input
	{
	width:244px !important;
	width:244px !important;
	}

.search div p{
	font-size:11px;
	margin:5px 0 0 0;
	padding:0px;
}
.search-btn{
	border:0px;
	background:url(../images/search_btn.gif) left top no-repeat;
	width:73px !important;
	width:70px;
	height:24px;
	margin:30px 0 0 0;
	float:right;
}
.intro{
	width:650px;
	margin:50px auto 0 auto;
}
.intro p{
	font-size:12px;
	margin:0 10px 0 150px;
	padding:0px;
	text-align:justify;
}
#footer{
	margin:10px 0 10px 0;
	width:765px;
	float:left;
	text-align:center;
}
a.footerLinks{
	color:#006666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.footerLinks:hover{
	color:#000000;
	text-decoration:none;
}
