* {margin: 0px; padding: 0px;}

body {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666;
}

/* h styles */

p	{margin-bottom: 20px; color: #666;}

ol{ margin-left: 20px;}
ul{ margin-left: 20px;}

a img {border: 0px;}
a {color: #00A2E3;text-decoration: none;}
a:hover {text-decoration: underline;}

a.underline:link, a.underline:visited {text-decoration: underline;}
a.underline:hover {text-decoration: none;}

a.large{font-size: 14px; color: #333;}
span.large{font-size: 14px; color: #333;}

form{ margin-top: 0px;}
textarea{font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
input{font-family:Arial, Helvetica, sans-serif; font-size: 11px; margin-bottom: 5px;}


#wrapper {margin: 0px auto; width: 970px;}
#bg_container {background-image: url('images/bg_main.gif');float: left;width: 970px;background-repeat:repeat-y;}
#header {display: inline; margin-top: 15px; margin-left: 5px; margin-bottom: 7px;float:left; width: 100%;}



/* ********  Nav Items  ************************************************************** */
.menu_item	{}
.menu_item a{
	background-color: #00A2E3;
	margin-left: 2px;
	width: 93.5px;
	height: 80px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
.menu_item a span {float:left;margin-left:8px;margin-top:60px;}
.menu_item a span.partners { margin-top: 48px;}
.menu_item a:hover {background-image: url('images/blue_tab.gif');background-position: top right;background-repeat: no-repeat;}
.active{background-image: url('images/blue_tab.gif');background-position: top right;background-repeat: no-repeat;}

a.menu_item_gn {background-color: #9FCE67;}
a.menu_item_gn:hover {background-image: url('images/green_tab.gif');}
.active_gn {background-image: url('images/green_tab.gif');background-position: top right;background-repeat: no-repeat;}

a.menu_item_or{	width: 190px;background-color: #F8981C; float: left; font-size: 13px; font-weight: bold;}
a.menu_item_or:hover{background-image: url('images/orange_tab.gif');}
.active_or{	background-image: url('images/orange_tab.gif');background-position: top right;background-repeat: no-repeat;}

a.first{ margin-left: 0px; }

/* *********  Content Items  ************************************************************************** */
#content_wrapper{
	display: inline;
	float: left;
	width: 651px;
	margin-bottom: 50px;
	min-height: 366px;
}

#content{
	display: inline;
	float: left;
	margin-left: 177px;
	line-height: 20px;
	width: 455px;
}

.home{
	font-size: 14px;
}

.home p.headline {
	color: #FF9900;
	letter-spacing: .2px;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 24px;
}

p.callout {
	font-weight: bold;
	font-size: 13px;
	color: #FF9900;
}

p.calloutgrey {
	font-weight: bold;
	font-size: 13px;
}

img.papercentral {
	display: inline;
	float: left;
	margin-bottom: 20px;
}
img.novus {
	display: inline;
	float: left;
	margin-bottom: 20px;
}

img.industrial {
	display: inline;
	float: left;
	margin-bottom: 15px;
}

div.col{
	display: inline;
	float: left;
	width: 245px;
	line-height: 12px;
}

/* p.product_title */

p.product_content{
	margin-left: 10px;
}
p.product_content a{
	color: #666;
	text-decoration: underline;
	line-height: 16px;
}
p.product_content a:hover{
	text-decoration: none;
}

p.margin_rt_ten{
	margin-right: 10px;
}

/* p.dotted_line */

#contact_form{
	display: inline;
	float: left;
}

div#quote td select{
	width: 100px;
}

p.indent{
	margin-left: 0px;
}

a.indent{
	margin-left: 10px;
}

#sidebar span p.warning {
	background-color: #f0478a;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 12px;
}

p.warning {
	background-color: #f0478a;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 12px;
}


/*  *****  Second Nav  ************************************************************************/
ul#second_nav{
	list-style: none;
	margin-bottom: 20px;
}
ul#second_nav li{
	display: inline;
	margin-right: 20px;
}
ul#second_nav li a{
	padding: 4px 7px;
	font-weight: bold;
	text-decoration: underline;
}
ul#second_nav li a.current{
	background-color: #00A2E3;
	color: #fff;
	text-decoration: none;
}
div#indust_prod{
	display: hidden;
}
div#quote{
	display: hidden;
}




/* ********  Side Items  ************************************************************* */
#sidebar_wrapper{
	display:inline;
	float:left;
	margin-bottom: 50px;
	width: 280px;
}
#sidebar{
	display: inline;
	float: left;
	width: 286px;
	background-color: #EFF9F8;
}
#sidebar span{display: inline;float: left;margin: 13px 0px 13px 13px;}
#sidebar span p{
	line-height: 17px;
	padding-top: 10px;
	margin-bottom: 10px;
	color: #333;
	width: 245px;
}
.sidebar_bg{
	background-image: url('images/blue_dotted_line.gif');
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
	margin-bottom: 5px;
}
#sidebar a:link, #sidebar a:visited {text-decoration: underline;}
#sidebar a:hover {text-decoration: none;}

#sidebar img.fscnote {
	padding-left: 10px;
}

.none_side{float: left; margin: 13px;}
.none_side span{width: 246px; text-align: right; line-height: 16px;}
.none_side span strong{color: #000000;}

/* *********************************************************************************** */


#footer{
	background-image: url('images/cmp_footer.gif');
	background-position: top;
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 18px;
	float: left;
	width: 100%;
}
#footer span {float: left;margin-left:30px;margin-top: 40px; margin-bottom: 20px;}

fieldset {
	padding: 5px 10px;
	margin: 10px 0;
	line-height: 2em;
	border: 1px solid #d7d7d7;
}

form span {
	margin-right: 10px;
}
fieldset {
	padding: 5px 10px;
	margin: 10px 0;
	line-height: 2em;
	border: 1px solid #d7d7d7;
}
.agency-radio {
	position: relative;
	left: 32px;
}
.facility-radio {
	position: relative;
	left: 0px;
}
.other-radio {
	position: relative;
	left: 47px;
}
form select {
	margin-bottom: 5px;
}
form{ margin-top: 0px;}
textarea{font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
input{font-family:Arial, Helvetica, sans-serif; font-size: 11px; margin-bottom: 5px;}
#contact-form input {
	width: 200px;
}
#contact-form fieldset input,
#contact-form #send_button {
	width: auto;
}
form em {
	color: #eb9800;
}
form h4 {
	font-size: 11px;
	font-weight: normal;
}
form textarea {
	width: 325px;
}

#contactmessage {
	background: #e4438d;
	padding: 10px;
}
.warning {
	display: none;
}
label.error {
	color: #fff;
	display: block;
}

.sidebar-link {
	height: 25px;
	padding: 7px 0 0;
	margin: -8px 0 0 0;
	text-indent: 40px;
	display: block;
}

#blog-link {
	background: url(/images/blog.jpg) no-repeat;
}
#facebook-link {
	background: url(/images/facebook.jpg) no-repeat;
}