@charset "utf-8";
body {
	margin: 5px;
	background-color:#f2f3f2;
}

#container{
	width:958px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:954px;
	height:276px;
	background-image:url(../images/page_head.jpg);
	padding:2px;
}

#navbar{
	width:656px;
	height:20px;
	margin-left:295px;
	margin-top:4px;
}

#navbar .button{
	margin-left:10px;
	margin-top:2px;
	width:140px;
	height:18px;
	float:left;
	color:#FFFFFF;
	text-align:center;
}

#footer {
	width: 958px;
	background-color: #666666;
}

#information {
	background-image: url(../images/infobg.jpg);
	height: 150px;
	display: table-row;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
}

#input_form{
	display:none;
	width:956px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

.input_form_header{
	padding-left:10px;
	color:#000033;
	font-size:14px;
	font-family:'interstate';
}

.input_form_section_header{
	padding-left:10px;
	color:#000099;
	font-size:16px;
	font-family:'interstate';
	font-weight:bold;
}

#input_form_section1{
	width:938px;
	height:1250px;
	margin:10px;
	font-weight:bold;
	font-size:16px;
}



#input_form_section4{
	width:938px;
	height:160px;
	margin:10px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}

/*.column2{
	width:440px;
	height:135px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}

.column4l{
	width:210px;
	height:25px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	text-align:right;
}

.column4r{
	width:210px;
	height:25px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	text-align:left;
}

	

.column3{
	width:290px;
	height:25px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}

.column3_tall{
	width:290px;
	height:50px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}

.column6l{
	width:140px;
	height:25px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	text-align:right;
}

.column6r{
	width:140px;
	height:25px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	text-align:left;
}

.column5{
	width:170px;
	height:25px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}*/
	

#input_form_footer{
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

#input_form_footer input{
	background-color:#000033;
	color:#FFFFFF;
}

.advise{
	color:#FF0000;
}

#section5{
	width:928px;
	height:3400px;
	margin:10px;
	font-size:16px;
	text-align:left;
	padding:5px;
	font-family:"Trebuchet MS", "sans serif";
	font-size:14px;
}

.left_client_block{
	width:400px;
	height:115px;
	margin-top:10px;
	margin-left:10px;
	padding:10px;
	/*float:left;*/
	clear:both;
}

.right_client_block{
	width:410px;
	height:115px;
	margin-top:10px;
	margin-left:20px;
	padding:10px;
	/*float:left;*/
}

.client_photo{
	width:130px;
	height:98px;
	margin-top:10px;
	margin-left:10px;
	border:3px outset #666666;
	float:left;
}

.client_text{
	width:230px;
	margin-left:20px;
	height:98px;
	margin-top:10px;
	float:left;
}

#section6{
	width:928px;
	height:1000px;
	margin:10px;
	font-size:14px;
	text-align:left;
	padding:5px;
}

#section6 a{
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
}

#section6 p{
	font-family:"Trebuchet MS", "sans serif";
}

#section6 .photo_right{
	width:263px;
	height:176px;
	float:right;
	padding-left:10px;
	padding-right:10px;
}

#section6 .photo_left{
	width:263px;
	height:176px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

