@charset "utf-8";

body {
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#container {
	padding: 0px;
	width: 827px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.header {
	color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 825px;
}
.header_name {
	font-family: "Franklin Gothic Heavy";
	font-style: italic;
	color: #FFF;
	margin: 0px;
	padding: 5px;
	font-size: 18px;
}
.headline .headline_left_side {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 528px;
}
.headline .headline_right_arrow {
	float: right;
	width: 297px;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-family: "Britannic Bold";
	font-size: 36px;
	color: #F40000;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	text-align: center;
}
.clr {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.main_body_top {
	background-image: url(../images/main_body_bg_top.png);
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 825px;
}
.main_body {
	background-image: url(../images/main_body_bg_repeat.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 825px;
}
.main_body_bott {
	background-image: url(../images/main_body_bott.png);
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 825px;
}
.table {
	margin: 0px;
	padding: 0px;
	width: 528px;
}
.table div table tr th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	text-align: left;
	vertical-align: top;
	text-indent: 20px;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.headline_right_arrow .arrow_pos {
	padding-top: 30px;
	padding-left: 15px;
}
.table_title {
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	text-indent: 30px;
}
#container #bot {
	margin: 0px;
	width: 825px;
	vertical-align: middle;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.face {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 181px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tweet {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 179px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.as_seen {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.footer {
	background-color: #EDEEE6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.form_text1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	color: #000;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.form_text2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
}
.divider_form {
}
.form_main {
	padding: 0px;
	width: 233px;
	margin: 0px auto;
	position: relative;
}

.field_name {
	width: 230px;
	height: 30px;
	line-height: 30px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border:2px;
	border-style:solid;
	border-top-color: #9CF;
	border-right-color: #9CF;
	border-bottom-color: #9CF;
	border-left-color: #9CF;
	background-image: url(../images/contact_name.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	vertical-align: middle;
}
.field_name:focus {
	border-top-color: #9CF;
	border-right-color: #9CF;
	border-bottom-color: #9CF;
	border-left-color: #9CF;
	}
	
.field_name:hover {
	border-top-color: #3CF;
	border-right-color: #3CF;
	border-bottom-color: #3CC;
	border-left-color: #3CF;
	}

.field_email {
	width: 230px;
	height: 30px;
	line-height:30px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	font-size: 14px;
	border:2px;
	border-style:solid;
	border-top-color: #9CF;
	border-right-color: #9CF;
	border-bottom-color: #9CF;
	border-left-color: #9CF;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFF;
}
.field_email:focus {
	border-top-color: #9CF;
	border-right-color: #9CF;
	border-bottom-color: #9CF;
	border-left-color: #9CF;
	}
	
.field_email:hover {
	border-top-color: #3CF;
	border-right-color: #3CF;
	border-bottom-color: #3CC;
	border-left-color: #3CF;
	}
	
.submit {
	cursor:pointer;
	width: 233px;
	height: 50px;
	background:url(../images/button1.png);
	background-repeat: no-repeat;
	border:none;
	padding: 0;
	margin: 25px 0px 0px 0px;
	font-size: 24px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	font-weight: bold;
}	
.submit:hover{
	cursor:pointer;
	width: 233px;
	height: 50px;
	background:url(../images/button2.png);
	background-repeat: no-repeat;
	border:none;
	padding: 0;
	color: #000;
}
.privacy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
