 div.contentout {
	border:6px solid #ecebeb; 
	margin-bottom:6px;
	background: white;
	width: 786px;
	max-width:786px;
}

div.content {
	width: 764px;
	padding: 10px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CBCBCB;
	background: white;
	border-image: initial;
}

#template1 .divhome1 {
	float: left; 
	width: 786px; 
	padding: 0px 0px 0px 0px; 
	margin-right:10px;
}
#template1 .divhome2 {
	float:right; 
	width: 155px; 
	text-align:center; 
	margin-left:10px;
}

div.signupbutton {
background-image: url(../images/template/signup.gif);
background-repeat: no-repeat;
width: 140px;
height: 40px;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
}

div.signupbutton:hover {
background-image: url(../images/template/signuphover.gif);
cursor: pointer;
}

div.page_header {
font-size: 15pt;
color: #555;
margin-bottom: 0px;
font-family: "Trebuchet MS", arial, verdana, serif;
}

.icon_big {
float: left;
margin-right: 5px;
margin-bottom: 5px;
}

.footer_menu{
padding-top:20px;
padding-left:30px;
}

p.ftext{
padding-left:10px;
padding-bottom:10px;
}

textarea {
resize:none;
}

.asterisk{
color:#ff0000;

}


.contactbutton{
padding: 12px 10px 10px 110px;;
}


.photos {
width:100px;
height:100px;
margin:13px;
}

.show_photo{
max-width:320px;
margin:0px;
padding:0px;

}