/*			Reset			 */
*, html, body { 
	margin:0; 
	padding:0; 
	/*height: 100%;*/
	}

fieldset, img { 
	border:0; 
}

h1, h2, h3, h5, h5, h6 { 
	font-size:100%; 
	}

ul { 
	list-style:none; 
}

/*   General Styling    */

body {
	background: #F1F1F1;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

h1, h2, h3 {
	color: #01A7E5;
	padding: 0px 0px 14px 0px; 
	margin: 0px;
}

h1 {
	font-size: 36px;
	line-height: 36px;
}

h2 {
	font-size: 24px;
	line-height: 24px;
}

h3 {
	font-size: 16px;
	line-height: 20px;
}

h4 {
	font-size: 14px;
	line-height: 20px;
	color: #01A7E5;
	margin: 0px;
}

p {
	font-size: 12px;
	line-height: 20px;
	padding: 0px 0px 14px 0px; 
	margin: 0px;
	color: #585858;
}

#right h2 {
	font-size: 24px;
	line-height: 24px;
}

a {
	text-decoration: none;
	color: #01A7E5
}

a:hover {
	color: #90A4A3;
}

ol li {
	margin-left: 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #585858;
}

hr {
	display: block;
	border: 0;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px #01A7E5 solid;
}


.clear { 
clear: both; 
}

.clear_module { 
clear: both; 
}


.imgRight {
clear:right;
float:right;
margin: 2px 0px 2px 5px;
}

.imgLeft {
clear:left;
float:left;
margin: 2px 5px 2px 0px;
}

.text_container {
	float: left;
	width: 600px;
	}
	
.image_container {
	float: right;
	width: 300px;
}

.pullout {
	width: 95%;
	margin-top: 20px;
	padding: 10px 20px 20px 20px;
	border: 2px #F0F4F3 solid;
	border-top: #01A7E5 3px solid; 
	background: #fff url("images/mod_bkgrd.jpg") repeat-x left bottom; 
}

.quote {
	margin-left: 30px;
	border-left: #01A7E5 5px solid;
	padding-left: 10px;
}



/*   Site Structure   */
	
#wrapper { 
margin: 0px auto; width: 1048px; 
background: #F1F1F1 url("images/body_bkgrd.jpg") repeat-y center; 
min-height: 100%; 
text-align: left; 
position:relative; 
padding:0px;  
}

#content {
width: 1002px;
margin-left: 23px;
	border-top: #01A7E5 8px solid;
	min-height: 1000px; 
}

#masthead {
	height: 146px;
	/*background: #fff url("images/masthead_shadow.jpg") repeat-x 0 0; */
	background: #fff url("images/masthead_shadow_new.jpg") repeat-x left bottom; 
	
}

#logo {
	float: left;
	padding-top: 35px; 
	padding-left: 30px;
	z-index: 999;
}

#logo h1 {
	text-indent:-5000px;
}

#splash {
	padding: 0;
	margin: 0;
	/*border-bottom: #01A7E5 3px solid;*/
}

#splash img {
	border-bottom: #01A7E5 3px solid;
}

#content_wrap {
min-height: 200px;
	background: #fff url("images/masthead_shadow.jpg") repeat-x left top; 
}

#content_shadow {
	height: 111px;
	margin-left: 23px;
	margin-right: 23px;
	background: #fff url("images/footer_shadow.jpg") repeat-x left bottom;

}

#left_col {
	float: left;
	width: 170px;
	padding: 48px 0 0 30px;
}

#right_col {
	float: right;
	width: 250px;
	padding: 48px 0 0 0;
}

#right_col p {
font-size: 11px;
}

#mid_col {
	float: left;
	width: 450px;
		padding: 48px 0 0 0;
}

#full_right_col {
	float: right;
	width: 760px;
	padding: 48px 20px 0 20px;
}

#full_left_col {
	float: left;
	width: 620px;
	padding: 48px 20px 0 20px;
}

#full_col {
	width: 940px;
	margin-left: 10px;
	padding: 48px 0 0 20px;
}

#full_col ul , #full_left_col ul , #full_right_col ul , #mid_col ul , #right_col ul, #full_col ol , #full_left_col ol , #full_right_col ol , #mid_col ol , #right_col ol {
	padding: 0px 0 10px 0px;

}



#full_col ul li, #full_left_col ul li, #full_right_col ul li, #mid_col ul li, #right_col ul li {
	padding: 2px 0 2px 22px;
	list-style-position: outside; 
	list-style:none; 
	background: transparent url("images/square_bullet.gif") no-repeat 0 8px; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #585858;
}

#footer {
	margin: 0px auto; width: 1048px; 
	background: #F1F1F1 url("images/footer_bkgrd.jpg") no-repeat center top; 
	font-size: 11px;	
	height: 50px;
}

#footer_copyright {
	float: left;
	padding-top: 15px;
	margin-left: 23px;

}

#footer_menu {
	float: right;
	padding-top: 15px;
	margin-right: 23px;

}


/*   Navigation   */

#top_right_nav {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	font-size: 11px;
	line-height: 12px;
}

#nav {
	float: left;
	margin-top: 45px; 
	margin-left: 20px;
		font-size: 18px;
	line-height: 20px;
}

#nav ul li {
	display: inline-block;
	float: left;
	list-style:none; 
}

#nav a {
	padding-left: 20px;
	/*color: #90A4A3;*/
	color: #585858;
}

#top_right_nav a, #footer a {
	color: #000;
}


#nav a, #top_right_nav a, #footer a {
	text-decoration: none;
}

#nav a:hover, #top_right_nav a:hover, #footer a:hover {
	color: #01A7E5
}

#side_nav {
	width: 140px;
	border-top: #01A7E5 5px solid;
}

#side_nav .sidenav {
	font-size: 14px;
	color: #01A7E5;
	line-height:16px; 
	padding: 10px 0 30px 0;
	border-bottom: 1px #585858 dotted;
	
}

#side_nav .sidenav a {
	color: #01A7E5;
}


#side_nav .sidenav a:hover {
	color: #585858;
}


#side_nav ul li {
	font-size: 12px;
	line-height:20px; 
	padding: 2px 0 2px 12px;
	list-style-position: outside; 
	list-style:none; 
	background: transparent url("images/grey_triangle.gif") no-repeat 0 7px; 
	border-bottom: 1px #585858 dotted;
}

#side_nav a {
	/*padding-left: 12px;*/
	text-decoration: none;
		/*color: #90A4A3;*/
	color: #585858;
}

#side_nav a:hover {
	color: #01A7E5
	
}

#nav .current_page_item, #side_nav .current_page_item {
	color: #01A7E5
}

#footer_menu ul li {
	display: inline-block;
	float: left;
	list-style:none; 
}



/*   Modules & Widgets   */

#left_module {
	float: left;
	width: 400px;
	/*margin-top: 20px;*/
	padding: 10px 20px 20px 20px;
	border: 2px #F0F4F3 solid;
	border-top: #01A7E5 3px solid; 
	background: #fff url("images/mod_bkgrd.jpg") repeat-x left bottom; 
}

#right_module {
	float: right;
	width: 400px;
	/*margin-top: 20px;*/
	margin-left: 20px;
	padding: 10px 20px 20px 20px;
	border: 2px #F0F4F3 solid;
	border-top: #01A7E5 3px solid; 
	background: #fff url("images/mod_bkgrd.jpg") repeat-x left bottom; 
}

#sidebar_module {
	float: right;
	width: 220px;
	margin-bottom: 20px;
	margin-right: 30px;
	padding: 10px 20px 20px 20px;
	border: 2px #F0F4F3 solid;
	border-top: #01A7E5 3px solid; 
	background: #fff url("images/sidebar_bkgrd.jpg") repeat-y right top; 
}

#sidebar_module hr {
	margin: 5px 0 5px 0;
	border: 0; 
	height: 2px;
	padding: 0px; 
	color:#F0F4F3; 
	background: #F0F4F3; 
}

#sidebar_review {
	float: right;
	width: 220px;
	min-height: 350px;
	margin-bottom: 20px;
	margin-right: 30px;
	padding: 10px 20px 20px 20px;
	border: 2px #F0F4F3 solid;
	border-top: #01A7E5 3px solid; 
	border-bottom: #01A7E5 3px solid; 
	background: #fff url("images/sidebar_bkgrd.jpg") repeat-y right top; 
}

#sidebar_review p {
padding-bottom: 5px;
}

.reviewer {
color: #01A7E5;
font-weight: bold;
}

/*   Forms   */

#contact_form {
	margin-top: 20px;
}

#contact_response {
	margin-top: 60px;
}

#contact_perspirex p {
	padding: 10px 0 0 0;
}

#contact_perspirex label {
	line-height: 20px;
}

#contact_perspirex input[type="text"], #contact_perspirex textarea, #contact_perspirex select {
	font-size: 14px;
	padding:5px;
	/*border: 1px solid #01A7E5;*/
}

.contact_button {
	margin-left: 310px;
	margin-top: 10px;
}

.review_button {
	float: right;
	width: 200px;
	margin-top: 20px;
	margin-left: 100px;
}

label.error{
padding: 20px;
color: red !important;
}

input.error { 
border: 1px solid red; 
}