﻿body{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
	color:#565251;
}

h1 {
	padding-left: 20px;
	font-size:12px;
	padding-top: 15px;
}


#container {
width: 795px;
padding:0px;
margin: 0 auto;
margin-top: 45px;
text-align: left;
} 

a, img {
	border-width: 0px;
	padding:0px;
	margin:0px;
}


.logo {
margin-left:22px;
width: 152px;
height: 102px;
float:left;
}
html>body .logo {
margin-left:45px;
width: 152px;
} 


.animation {
	width: 598px;
	height: 107px;
	float:left;
}


.menu_border {
	width:45px;
	height:160px;
	background-image: url(images/menu_border.png);
	background-repeat:repeat-x;
	float:left;
	
}

.menu_middle {
	width:49px;
	height:160px;
	background-image: url(images/menu_border.png);
	background-repeat:repeat-x;
	float:left;
	}

.menu_pic {
	width: 101px;
	height: 160px;	
	float:left;
}

.content_txt{
	margin-left: 22px;
	margin-top: 7px;
	width: 251px;
	height: 272px;
		float:left;
}
html>body .content_txt{
margin-left:45px;
margin-top: -4px;
} 


.content_pic{
	margin-left: 48px;
	margin-top: 11px;
	width: 401px;
	height: 272px;
	float:left;
}

.emailForm{
	
	background-color:#FFFFFF;
	padding:25px;
	width: 351px;
	height: 217px;
}

input, textarea{
border-color:#000000;
border-width:1px;
width: 200px;
}

.autowidth{
width:auto;
}

.errlabel{
color:#FF0000;
}


.bottom_pic_first{
	margin-left:22px;
	padding-top:15px;
	width:90px;
	height:71px;
	float:left;
}
html>body .bottom_pic_first{
margin-left:45px;
} 

.bottompic_cont{
height:72px;
width: 795px;
}

html>body .bottompic_cont{
height:86px;
float:left;
}

.bottom_pic{
	padding-top:15px;
	width:90px;
	height:71px;
	float:left;
}

.bottom_picborder{
	border-width:1px;
	border-color:#9B9A99;
	border-style:solid;
}

.bottom_picborder2{
	border-width:0px;
	border-color:#9B9A99;
	border-style:solid;
}

.bottom{
	background-image:url(images/bottom.png);
	background-repeat:repeat-x;
	width: 795px;
	height:16px;
	float:left;
	margin-top:5px; 
}

.bottomdesc{
	  text-align:center;
}
 
.hide{
display: none;
}


 
