* {  
margin: 0;
padding: 0; }

.container{
	font-family: Arial, Helvetica, sans-serif;
	height: 667px;
	width: 724px;
	margin: auto;
	padding-top:40px;
}

.header{
	height: 257px;
}

.content{
	float: left;
	background-attachment: scroll;
}

.callback{
	float: left;
	margin-left: 20px;
	margin-top: 100px;
	width: 105px;
	font-size: 10px;
}

.content h1{
	padding-left: 270px;
	padding-top: 100px;
	font-size: 13px;
	color: #FFFFFF;
	width: 200px;
}
.content p{
	padding-left: 270px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
}

.form1{
	color: #FFFFFF;

}

.form1 p{
	color: #FFFFFF;

}
.forminput1{
	width: 102px;
	height: 16px;
	border: 0;
	font-size: 9px;
	margin-top:1px;
	margin-bottom:0px;
	padding-bottom:0px;
	border-width: 0;
	margin-left: 25px;
	

}
.forminput2{
	height: 14px;
	width: 102px;
	font-size: 9px;
	margin-top:0px;
	padding-top: 0px;
	border: 0;
	margin-left: 25px;
}
.forminput3{
	height: 40px;
	margin-bottom: 5px;
	width: 102px;
	border: 0;
	overflow:hidden;
	padding: 0;
	font-size: 9px;
	margin-left: 25px;

}

.button{
	margin-left: 100px;
}

.bodybackground{
	background-image: url(images/background.jpg);
}

.mainbody{
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	min-height: 330px;

}
* html .mainbody{height:330px;}

.footer{
	background-image: url(images/footer.jpg);
	height: 63px;
	clear: left;
	line-height: 40px;
	text-align: center;
	color: #CCCCCC;
	font-size: 12px;
}

.footer a{
	color: #CCCCCC;
	text-decoration:none;
}
.navigation{
	float: left;

}

.navigation ul{
	list-style: none;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
}
.navigation li{
	display: block;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
}
.navigation li a{
	text-decoration: none;
	line-height: 41px;
	color: #FFFFFF;
}
.navigation li a:hover{
	color: #CCCCCC;
}


.maincontent{
	width: 380px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #333333;
	font-size: 12px;
}

.maincontent h1{
	font-size: 14px;
	color: #333333;
}

.maincontent h2{
	font-size: 12px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: 20px;
}
.maincontent h3{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.maincontent p{
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-right: 15px;
	padding-top: 10px;
}
.maincontent a{
	color: #59BDD4;
}
.maincontent img{
}
.maincontent ul{
	font-size: 12px;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 10px;
}
.maincontent li{}

.imagetext{
	clear: both;
	margin-top: 10px;
	height: 80px;
}

.image{
	float: left;
	width: 90px;
}

.text {
	float: left;
	width: 290px;
}
.imagetext img{
	border: 1px solid #999999;
	padding: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.imagetext a{
	color: #59BDD4;
	font-size: 12px;
}

.imagetext p{
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
}

.separator{
	height: 10px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
}

.rightcontent{
	float: right;
	width: 50px;
	height: 50px;
	background-color: #009933;
}

.midcol{
	float: left;
	width: 395px;
	background-image: url(images/dot.gif);
	background-position: 393px 0;
	background-repeat: repeat-y;
}

.rightcol{
	float: left;
	width: 170px;
}

.highlights{
	padding-left: 15px;
}
.highlights h1{
	font-size: 14px;
	color: #333333;
}
.highlights h2{
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 7px;
	background-color: #CCCCCC;
	width: 50px;
}
.highlights p{
	font-size: 12px;
	color: #333333;
	padding-bottom: 5px;
}

.highlights a{
	font-size: 10px;
	color: #59BDD4;
}

.learnmore a{
	line-height: 27px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	margin-left: 320px;
	padding-left: 35px;
	margin-top: 10px;
	text-decoration: none;
	font-size: 14px;
	width: 100px;
}

.search{
	background-image: url(images/greybox.gif);
	width: 168px;
	height: 91px;
	margin-top: 20px;
}

.form2{
	margin-left: 20px;
	padding-top: 5px;
}
.search h1{
	font-size: 14px;
	margin-left: 20px;
	padding-top: 20px;
	color: #333333;
}
.button2{
	margin-left: 5px;
}
.form2input1{
	width: 80px;
	height: 18px;
	float: left;
}

.learn{
	font-size: 12px;
	color: #59BDD4;
	margin-bottom: 10px;
	font-weight: normal;
	}

#contenttable table{
	background-color: #CFE6FC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
#contenttable h1{
	border: 1px solid white;
	margin: 0;
	padding: 5px 10px 5px 5px;
	font-size: 12px;
}
#contenttable h2{
	border: 1px solid white;
	margin: 0;
	padding: 5px 10px 5px 5px;
	font-size: 12px;
	color: #079ABE;
}
#contenttable h3{
	border: 1px solid white;
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
}

.boxoverheader {
	width:200px;
	font-weight:bold;
	padding:10px;
	background-color: #CBF0F8;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
         }
         
.boxoverbody {
	width:200px;
	padding:10px;
	background-color: #E4F7FA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
         }
.tableoption{
	width: 40px;
}

.tabletext p{
	margin-left: 10px;
	font-size: 10px;
}



.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; }
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; }
		.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
.forsale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0033;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
