/*----------------reset.css----------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


/* ---------------- GLOBAL ---------------- */

body  {
	font:15px Georgia, "Times New Roman", Times, serif;
	background-image: url(images/supportsmcsr-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #f1e6be;
	line-height: 1.6em;
	margin: 0;
	padding: 0 60px 0 60px;
	text-align: center;
	color: #444;
	}
h1 {
	font-weight: normal;
	font-size: 37px;
	color: #006394;
	line-height: 1.0em;
	}
h2 {
	font-size: 22px;
	font-weight: normal;
	color: #006394;
	}
h3 {
	font-size: 15px;
	font-weight: normal;
	color: #006394;
	}
a {
	color: #006394;
	}
.clear {clear: both;}

img, div, a, input, li, ul { behavior: url(resources/iepngfix.php); }

#wrapper {
	width: 840px;
	margin: 0 auto;
	text-align: left;
	}
#header {	
	height: 180px;
	padding-top: 50px;
	padding-left: 10px;
	background-image: url(images/supportsmcsr-rendering.png);
	background-position: top right;
	background-repeat: no-repeat;
	}
.subhead {
	color: #645c3e;
	font-size: 16px;
	line-height: 1.2em;
	border-top: 1px solid #b2a77e;
	width: 285px;
	margin-top: 10px;
	padding-top: 10px;
	}
#content {
	background-color: #FFF;
	border: 1px solid #ded2a5;
	padding: 50px 35px 35px 35px;
	}
.left {
	width: 430px;
	margin-right: 50px;
	float: left;
	}
.right {
	width: 285px;
	float: left;
	background-image: url(images/supportsmcsr-sutterlogo.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 95px;
	}
.right p {
	margin-bottom: 10px;
	padding-left: 20px;
	}
#contactbox {
	padding-top: 20px;
	border-top: 1px solid #71a0cb;
	margin-top: 20px;
	}
.submit {
	background-color: #006394;
	color: #FFF;
	padding: 10px 15px 10px 15px;
	margin: 20px 10px 0 0px;
	border: none;
	font-family: "Arial" san-serif;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
	}
.field {
	float: left;
	margin-bottom: 20px;	
	background-color: #d5e5f6;
	height: 48px;
	border: 0px solid #71a0cb ;
	width: 420px;
	padding: 0px 0px 0px 10px;
	font-family: "Arial" san-serif;
	font-size: 18px;
	color: #7a9fc9;
	}	
.captcha {
	margin-bottom: 20px;
	width: 100px;	
	background-color: #d5e5f6;
	height: 48px;
	border: 0px solid #71a0cb ;
	padding: 0px 0px 0px 10px;
	font-family: "Arial" san-serif;
	font-size: 18px;
	color: #7a9fc9;
	}	
.message {
	background-color: #d5e5f6;
	height: 150px;
	border: 0px solid #71a0cb ;
	width: 420px;
	padding: 10px 0px 0px 10px;
	font-family: "Arial" san-serif;
	font-size: 18px;
	color: #7a9fc9;
	}