@charset "utf-8";
/* CSS Document */

html { height:100%;}
body {background:url(../img/body-bg-inner.jpg) repeat-x #F6F6F6 !important; height:100%;}

#center .left { 
	margin:0 auto;
	float:left;
	width:540px;
	}

#center .description {
	width:350px;
	text-align:center;
	float:left;
	/*margin:50px auto;*/	
	margin:20px auto;
	clear:both;
	}

#center .description img {
	margin-top:20px;		
	}
	
#center .description h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:50px;
	font-style:italic;
	margin-bottom:10px;
	letter-spacing:normal;
	}
	
#center .description ul li {
	font: normal 16px/1.7em Georgia, "Times New Roman", Times, serif;
	color:#5d5d5d;
	}

iframe {
	overflow:hidden;
	/*margin-top:50px;*/
	margin-top:30px;
	}

#center img {
	margin:83px 0 0 20px;
	}
	
#center p {
	font: normal 16px/1.7em Georgia, "Times New Roman", Times, serif;
	color:#5d5d5d;
	margin-bottom:20px;
	}
	
#center .left h1 {
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	line-height:50px;
	}

#bottom {  
	clear:both;
	height:104px !important;
	}

#bottom img {
	margin:10px 40px 0 0;
	float:right;
	}
	
.box {
	width:305px;
	height:28px;
	margin-bottom:10px;
	border: solid 1px #d5d5d5;
	padding-left:10px;
	}

.mailForm img {
	margin:20px 0 0 0 !important;
	}
textarea {
	resize:none;
	border: solid 1px #d5d5d5;
	padding:5px 5px 0 5px;
	}