body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	background-color: #000;
	background-repeat: repeat-x;
	background-position: top;
}

a, a:link, a:visited {
	color: #EAEAEA;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px
}
a:hover {
	text-decoration: none;
	color: #FFF;
}




img { border: none; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#3d8e7d; }
cite span { color: #3d8e7d; }
em { color: #3d8e7d; }

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: lighter;
}
h1 { font-size: 34px; margin: 0 0 20px; padding: 5px 0 }
h2 {
	font-size: 18px;
	margin: 0 0 15px;
	padding: 5px 0;
	color: #363636;
}
h3 {
	font-size: 18px;
	margin: 0 0 15px;
	padding: 0;
	color: #363636;
}
h4 {
	font-size: 18px;
	margin: 0 0 15px;
	padding: 0;
	color: #FFF;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: 2px;
}
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l { float: left }
.float_r {
	float: right;
}




#site_title {
	float: left;
	height: 150px;
	width: 370px;
	text-align: left;
	background-image: url(images/selectlogo6.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 40px;
	margin-top: 25px;
}
#site_title h1 {
	margin: 0;
	padding: 0;
	color: #40889F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#site_title h1 a { display: block; width: 180px; height: 40px; color: #fff; text-indent: -10000px; background: url(images/templatemo_logo.png)  no-repeat top left }

#search_box {
	float: right;
	margin-top: 20px;
	width: 240px;
	height: 24px;
}
#search_box form {
	clear: both;
	width: 240px;
	height: 24px;
	margin: 0;
	padding: 0;
} 
#searchfield {
	display: block;
	height: 24px;
	width: 228px;
	font-size: 12px;
	color: #333;
	background: none;
	border: 1px solid #ccc;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
} 

.col_allw300 { float: left; width: 280px; padding-right: 20px; margin-right: 20px; }
.col_w900_last { padding: 0 30px; margin: 0; background: none; }
.col_last { margin: 0; }

#contact_form {
	width: 400px;
	padding: 0;
	margin-top: 16px;
}
#contact_form form { margin: 0px; padding: 0px; }
#contact_form form .input_field {
	width: 400px;
	color: #A1A1A1;
	padding: 5px;
	background-color: #212121;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin-top: 5px;
}

#contact_form form label {
	display: block;
	width: 150px;
	margin-top: 25px;
	font-size: 14px;
	color: #D5D5D5;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
#contact_form form textarea {
	width: 400px;
	height: 110px;
	padding: 5px;
	color: #FFF;
	background-color: #212121;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin-top: 4px;
	overflow: auto;
}
#contact_form form .submit_btn {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	color: #FFF;
	padding-left: 6px;
	letter-spacing: 0.1em;
}

#page-wrap {
	position:absolute;
	top: 50%;
	margin-top: -300px;
	left: 50%;
	margin-left: -340px;
	height: 680px;
	width: 400px;
}

p {
	margin: 0 0 30px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	text-indent: 0px;
	letter-spacing: 1px;
	color: #D2D2D2;
}
