/* Start of CMSMS style sheet 'theme' */
/* reset.css */
html {margin:0;padding:0;border:0;}
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, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

body {
	padding:20px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#C03 url('../images/bg_body01.png');
}
#holder {
	margin:0 auto;
	padding:20px;
	background:#FFF;
	width:1090px;
}
#Header {
	margin:0 auto;
	background:#FFF;
	width:1090px;
	height:150px;
	position:relative;
	z-index:1000;
}
#Header h1 {
	margin:5px 0 0 15px;
	background:transparent url('../images/logo01.png') no-repeat;
	width:410px;
	height:124px;
	text-indent:-9999px;
	float:left;
	display:block;
}
#Header h1 a {
	width:410px;
	height:124px;
	display:block;
}
#Navigation {
	margin:0 auto;
	clear:both;
	position:absolute;
	right:0;
	bottom:20px;
}
#banner {
	margin:0 auto;
	width:1090px;
	height:427px;
	overflow:hidden;
	position:relative;
}
#Content {
	padding-top:20px;
	background:transparent url('../images/bg_content01.jpg') no-repeat;
	width:1090px;
	display:table;
	z-index:0;
}
#Content h2, #Content h3, #Content h4 {
	font-weight:bold;
}
#Content em {
	font-style:italic;
}
#Content a:link, #Content a:active, #Content a:visited {
	color:#C03;
	font-weight:bold;
	text-decoration:none;
}
#Content a:hover {
	color:#222;
}
#homeBox1, #homeBox2, #homeBox3 {
	padding:30px 0 0 120px;
	width:229px;
	height:128px;
	float:left;
}
#homeBox1 h2, #homeBox2 h2, #homeBox3 h2 {
	padding:0;
	font-size:18px;
}
#homeBox1 p, #homeBox2 p, #homeBox3 p {
	padding:0 0 5px 0;
	line-height:normal;
	font-size:12px;
	color:222;
}
#homeBox1 {
	background:transparent url('../uploads/images/pic-home01.jpg') no-repeat;
}
#homeBox2 {
	margin:0 22px 0 21px;
	background:transparent url('../uploads/images/pic-home02.jpg') no-repeat;
}
#homeBox2 ul {
	list-style:none;
	font-size:12px;
}
#homeBox3 {
	background:transparent url('../uploads/images/pic-home03.jpg') no-repeat;
}
#col-1 {
	width:1090px;
	display:table;
	position:relative;
}
#col-1 h2 {
	margin:0 0 10px 0;
	padding:5px 0 5px 10px;
	background:#C03;
	font-size:20px;
	color:#FFF;
}
#col-1 h3 {
	margin:0 0 10px 0;
	padding:5px 0 5px 0;
	border-bottom:1px dotted #DDD;
	font-size:18px;
	color:#C03;
}
#col-1 h4 {
	padding:5px 0 5px 0;
	font-size:14px;
	color:#C03;
}
#col-1 p {
	padding:10px 0;
	line-height:1.6em;
	font-size:12px;
	color:222;
}
#col-1 ul {
	padding:10px 45px;
	font-size:12px;
}
#col-2 {
	margin-right:20px;
	padding:0 20px 0 0;
	border-right:1px dotted #DDD;
	width:200px;
	float:left;
}
#col-2 h2 {
	background:#222 !important;
}
#col-3 {
	width:849px;
	float:left;
}
#col-4 {
	width:535px;
	float:left;
}
#footer-holder {
	width:1090px;
	font-size:10px;
	color:#999;
	clear:both;
	position:relative;
}
#footer {
	padding:20px 0 0 0;
	width:1090px;
	display:table;
}
#footer p {
	float:left;
}
#social {
	position:absolute;
	top:20px;
	right:0;
}
#social img {
	margin-left:5px;
}
a.FooterLink{
	color:#888;
	text-decoration:none;
}
a.FooterLink:hover{
	color:#C03;
}

.formbuilderform td {
	padding:3px;
	font-weight:bold;
}
.formbuilderform input, .formbuilderform textarea {
	width:250px;
}
.formbuilderform select {
	width:257px;
}
.cms_submit {
	width:100px !important;
}
/* End of 'theme' */

