* {
margin: 0;
}
html, body {
height: 100%;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -95px;
}
#footer {
height: 95px;
background-image:url(images/menu.png);
color:#fff;
padding-left:10px;
padding-top:20px;
text-align:center;
overflow:hidden;
}
#mainfooter
#mainfooter
{
	float:left;
width:100%;
background-image:url(Blue_images/footer_btn.png);
background-repeat:no-repeat;
background-position:top center;
height:100px;
overflow:hidden;
}
#bottom {
height: 30px;
background-color:#6791CB;
color:#000;
text-align:right;
}
#contact {
float:right;
height:32px;
width:198px;
background-image:url(Blue_images/topimg.png);	
}
#top {
height: 120px;
background-color: #fff;
background-image:url(images/topbg.png);
}
#tsidebar {
float:left;
width:13%;	
}
#tmain {
float:left;
width:74%;
padding-bottom:20px;
}
#header {
	clear:both;
height:200px;
background-image:url(Blue_images/headerbg.png);
}
#subheader {
height:100px;
background-image:url(Blue_images/subheaderbg.png);
overflow:hidden;
}
#main_header {
float:left;
width:74%;
height:180px;
padding-top:10px;
overflow:hidden;
}
#main_header2 {
float:left;
width:74%;
height:200px;
padding-top:10px;
overflow:hidden;
}
#main_subheader {
float:left;
width:74%;
height:100px;
overflow:hidden;
padding-top:10px;
padding-left:30px;
}
#menu {
	height:40px;
	float:left;
	background-image:url(images/menu.png);
	border-top:ridge;
	overflow:hidden;
	color:#CCC;
}
#mmain {
float:left;
width:74%;
}
#menu_spacer  {
float:left;
padding-right:10px;
background-image:url(images/menuspacer.png);
background-repeat:no-repeat;
height:40px;
}
#menu_button  {
float:left;
padding-right:20px;
padding-left:15px;
padding-top:10px;
}
#sidebar {
float:left;
width:13%;	
}
#main {
float:left;
width:74%;
padding-top:50px;
padding-bottom:50px;
padding-left:25px;
padding-right:25px;
}
.push {
	clear:both;
height: 105px;
}
#form {
	float:right;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	margin-top:0;
	text-align:center;
	padding:20px;
	background-color:#6791CB;
}
#formlabel {
	clear:both;
	float:left;
	padding-top:5px;
	padding-bottom:10px;
	color:#FFF;
}
#forminput {
	float:right;
	margin-left:10px;
}
#clear {
	clear:both;
}
h1 {
color:#6791CB;	
font-size:18px;
}
#menu a {
color:#CCC;
text-decoration:none;
}
