   
body {
	background-color: #EFEFEF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#shadow {
	width: 793px;
	background-repeat:repeat-y;
	background-image: url(../images/background.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	position: relative;
}
.header {
	width:763px;
	height:99px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.subheader {
	width:763px;
	height:200px;
	background-image: url(../images/subheader.jpg);
	background-repeat: no-repeat;
}
.stretch {
	background-image:url(../images/background_menu.jpg);
	background-repeat:x;
	height:30px;
	color:#FFFFFF;
	padding-left: 30px;
}
.stretch a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
}
.stretch a:hover {
	color: #0099FF;
}
.stretcher_content {
	width:70%;
	padding-top:30px;
	padding-bottom:30px;
}
.stretcher p {
	padding-left:30px;
	line-height: 20px;
	color: #333333;
}
.logo {
	float:right;
	clear:both;
	width:151px;
	height:63px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	padding-bottom:20px;
	padding-right:30px;
}
.form_left {
	float:left;
	width:300px;
	padding-left:50px;
	padding-top:30px;
	padding-bottom: 15px;
}
.form_right {
	float:left;
	padding-top:30px;
	padding-bottom: 15px;
}
input {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 11px;
	color: #666666;
}
textarea {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
label {
	float:left;
	width:85px;
}

.contact_info {
	margin-bottom:3px;
}
.footer {
	float:left;
	width:100%;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	color: #999999;
}
.clear {
	float:left;
	width:100%;
	height:80px;
}
#contact {
 	margin-bottom:4px;
}
.send {
	width:702px;
	padding-bottom:30px;
}
.send input {
	width:70px;
	border:solid 1px;
}
.stretcher .confirm {
	text-align:center;
	color:#FF0000;
}

