/* @override http://back.perryballard.com/work/MR80738/css/template.css */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	background-color: #FFFFFF;
	background-image: url(../imgs/materials_resources_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}

#wrap {
	width: 820px;
	margin: 0 auto;
	text-align: left;
}


#wrap #sidebar .inside {
	background-image: url(../imgs/contact_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 6px;
}

#wrap #header .inside h1 {
	text-indent: -9999px;
	margin-top: 20px;
	height: 75px;
	width: 820px;
	background: url(../imgs/Materials_Resources_Logo.gif) no-repeat 240px;
}

.main {
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	width: 754px;
}

#header {
	width: 820px;
	height: 300px;
	margin-bottom: 22px;
	z-index: 0;
	background: url(../imgs/top_page.png) no-repeat 0 11px;

}

.address {
	font-size: 1x;
	font-weight: bold;
	padding-left: 6px;
}

#mainFloat {
	height: 250px;
	width: 800px;
	position: relative;
	left: 25px;
	top: 4px;
	z-index: 1;
	background: url(../imgs/solutions.png) no-repeat;
}

#contentwrap {
	position: relative;
	margin: 0;
	padding: 0;
	top: -22px;
	width: 820px;
	background: url(../imgs/wrap_bkg.png) repeat-y 1px 0;
	color: #fff;
}


#sidebar {
	position: relative;
	float: left;
	width: 380px;
	top: 35px;
	overflow: hidden;
	background-color: eff0f2;
	z-index: 100;
	margin-left: 20px;
}

#content {
	position: relative;
	top: 30px;
	float: left;
	width: 390px;
	overflow: hidden;
}
#content_thankyou {
	position: relative;
	top: 40px;
	padding-left: 40px;
	float: left;
	width: 700px;
	overflow: hidden;
}

#footer {
	clear: both;
	font: 10px Arial,Helvetica,sans-serif;
	color: #999;
}

.inside {
	padding: 10px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	font-size: 15px;
	margin-top: 22px;
	margin-bottom: 15px;
	color: #333;
}

ul, li {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 24px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}

h3 {
	font-size: 13px;
	color: #FF0000;
	margin-top: 6px;
}

#sidebar h3 {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

p, ul {
	font-size: 12px;
	line-height: 22px;
	color: #666;
	margin-top: 12px;
	margin-bottom: 9px;
}

#content ul {
	margin-top: 5px;
}

#content li {
	color: #666;

}

#content p {
	color: #666;
}

.forList {
	padding-left: 5px;
}
.forList p{
	font-size: 10px;
	line-height: 13px;
	color: #666;
}
.smallHead {
	font-weight: bold;
	color: #000;
	margin-bottom: 0;
}

/* --- Form Styles --- */
#contactus p {
	margin-top: 0px;
	padding-left: 7px;
}

.largeinput {
	width: 340px;
	margin-top: 2px;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-bottom: 5px;

}


.smallinput {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 150px;
	margin-top: 2px;
	margin-bottom: 6px;

}

#wrap #sidebar input:focus, #wrap #sidebar textarea:focus {
	background-color: #EAECD6;
}

#wrap #sidebar .inside .whatyouneed {
	font-weight: bold;
	color: #333333;
	margin-left: 3px;
	margin-top: 0px;
}

#wrap #sidebar .inside .whatyouneed h2 {
	color: #666666;
	letter-spacing: -.05em;
}

img, div {
	behavior: url(iepngfix.htc)
}
