/* Start of CMSMS style sheet 'CQS' */
html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
		background-image: transparent;
	}

	:focus {
		outline: 0;
	}
	body {
		line-height: 1;
	}
	ol, ul {
		list-style: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
	caption, th, td {
		text-align: left;
		font-weight: normal;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: "";
	}
	blockquote, q {
		quotes: "" "";
	}

	.clear {clear:both;}
	.clear-l {clear: left;}
	.clear-r {clear: right;}

	.pad1 {padding: 20px}
	.pad2 {padding: 15px}

	/* IE6 PNG fix */
	img, div, a, input { behavior: url('/images/iepngfix.htc') }


	/*******************************************************
	Layout / Style
	*******************************************************/

	body {
	margin:0px;
	padding:0;
	height:100%;
	background: #fff url('images/main_bg.jpg') top center repeat-y;
	color:#313e49;  
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 150%;
	}

	.container { 	
	margin:0 auto;
	padding:0;
	width:960px;
	text-align:left;
	vertical-align: middle;	
	}

	#hor2 .container, #hor3 .container, #hor4 .container {width: 920px;}


	#hor1, #hor2, #hor3, #hor4 {clear: both;}

	#hor1 {background: url('images/upper_bg.jpg') no-repeat top center #215084; padding-bottom: 17px;}

	#hor2 {padding: 0px !important; line-height: 0px !important;}

	#hor2 img {margin: 8px 0 0 0 !important;}

	#hor3 {padding: 30px 0 35px 0;}

	#hor4 {}


	a {
	color: #ec9e17;
	font-weight: bold;
	text-decoration:none;
	}

	a:hover {
	text-decoration:underline;
	}

	blockquote {
	margin:1em;
	padding:.5em;
	background-color:#eeeeee;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	}

	blockquote p {
	margin:.2em;
	}


	/* Nav */

	#logo {
	float: left; 
	margin: 20px 0 18px;
	font-size: 35px;
	}

	#nav {float: right; margin-top: 73px}

	#primary-nav {
	float:left;
	}

	#primary-nav li {
	float: left;
	list-style: none;
	margin: 0 20px 10px 0px;
	}

	#primary-nav li a {
	text-decoration: none;
	font-size: 120%;
	}

	#primary-nav li a:hover {
	text-decoration: underline;
	}


	#subnav {position: absolute; margin-left: 207px; margin-top: -28px; color: #1b1a1a; font-size: 15px}

	#subnav a:hover {color: #fff; text-decoration: none !important;}

	#hor2 li a {margin-right: 7px;}


	/* Header */

	#header {
	margin:0 0 15px 0;
	padding:0;
	height:160px;
	background-color:#2c2c2c;
	}


	#header h2 {
	margin:0;
	padding:0 0 0 20px;
	color:#eeeeee;
	}


	/* Sidebar */

	#sidebar {
	float:right;
	margin:0;
	padding:0;
	width:275px;
	display: inline;	
	}

	.sidebaritem {
	margin-bottom: 10px;
	background: url('images/sidebar_item_bg.jpg') top center no-repeat #fff;
	}

	#sidebar p {
	padding:10px 0;
	}

	#sidebar h2 {
	margin:0;
	padding:5px 0 10px 0;
	font-size:1.3em;
	font-weight: bold
	}

	#sidebar h3 {
	font-size: 20px;
	padding: 0 0 2px 0;
	margin: 0 0 5px 0; 
	font-weight: bold;
	}

	#sidebar ul {
	margin:0 0 0 0;
	list-style:none;
	}

	#sidebar li {
	margin:4px 0 5px 10px;
	}

	#sidebar li a {
	text-decoration:underline;
	}

	#sidebar li a:hover{
	text-decoration:none;
	}

	#sidebar .calendar-event {margin-bottom: 15px;}

	#sidebar .NewsSummary {margin-bottom: 15px;}




	/* Content */


	#homeheader{height: 281px; clear: both;}

	h1 {font-size: 28px; margin-bottom: 23px; line-height: 100%;}


	.Home {background: url(images/bg_main.jpg) top center no-repeat; min-height: 600px;}

	#content { 
	width: 610px;
float: left;
	padding:0;
	}

	#content p {
	padding:6px 0 10px 0;
	}

	#content h2 {
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	font-size:2em;
	font-weight: bold;
	}

	#content h3 {
	font-weight: bold;
	margin-bottom: 10px
	}

	#content img {border: 1px solid #d7effa}

	#content ul {
	margin:0 0 0 20px;
	list-style-type:disc;
	}

	#content li {
	margin:4px 0 5px 10px;
	}

	#content .calendar-event {border-bottom: 1px dashed #eee; margin: 0 0 10px 0; padding: 0 0 10px 0; }

	#content .NewsSummary {margin-bottom: 20px;}

	#NewsPostDetailHorizRule {
	height: 1px;
	border-color: #ddd;
	background-color: #ddd;
	margin: 13px 0 10px 0;
	}

	h3#NewsPostDetailTitle {font-size: 17px; margin-top: 10px;}

	h2 a {text-decoration: none;}
	h2 a:hover {color: #333;}

	textarea {width: 100%}


	#homesidebar {float: right; margin: 0 0 100px 30px }
	#homesidebar img {margin: 0 0 15px 0}

	#homeproducts {width: 800px; margin-top: 10px;}
	#homeproducts h2 {font-size: 18px; color: #0d56a5; margin-bottom: 2px;}
	#homeproducts div {float: left; margin: 0 15px 15px 0;}

	.contactblock {float: left; margin-right: 70px;}

	.quote {margin-bottom: 0px}
	.quotedby {font-style: italic; padding-top: 0px !important}

	.last {margin-right: 0px !important;}


	.productlist {float: left; width: 300px; margin-top: 8px}

	.productsection {clear: left; padding-top: 10px;}
	.productsection h3 {line-height: 110%; }

	.productdescription {background-color: #f1f7fa; height: 227px; margin-bottom: 15px;}
	.productdescription h3 {padding: 20px 0 10px 20px !important; font-size: 25px; color: #0d56a5; font-weight: normal;}
	.productdescription ul {padding: 0 0 0 20px;}
	.productdescription img {float: right; margin-left: 10px;}


#clientlist {font-size: 120%; line-height: 200%}

	/* Footer */

	#footer {
	color: #bbb;
	position:relative;
	bottom:0;
	margin:15px 0 0 0;
	padding: 15px 0 20px 0;
	text-align:right;
	font-size: 75%;
	clear: both !important;
	}

	#footer a {
	color: #bbb;
	font-weight: normal;
	}

	#footernav a {
	color: #bbb;
	}

		/* Upload Field Styling */


	
	.detailsleft {
		width: 300px;
		float:left;

	}
	.detailsleft fieldset {
		border: solid 1px #cccccc;
		padding: 20px;
height: 350px;

	}
	.detailsleft legend {
		font-size: 18px;
		font-weight:bold;
color: #21AAE7;

	}
	.detailsleft input {
		font-size: 14px;
		border: solid 1px #cccccc;
                width: 255px;
                height: 30px;
	}
	.uploadright {
		width: 280px;
		float:left;
margin: 0px 0px 20px 20px;
	}
.uploadright fieldset {
		border: solid 1px #cccccc;
		padding: 20px;
height: 350px;

	}
.uploadright legend {
		font-size: 18px;
		font-weight:bold;
color: #21AAE7;

	}
.uploadright input {
height: 35px;
border: solid 1px #cccccc;
width: 264px;

}
.uploadright hr {

height: 1px;
color: #cccccc;
margin: 21px 0px 20px 0px;

}
.error_message {
margin: 0px 0px 20px 0px;
padding: 20px;
background-color: #F7FFFF;
}

/* End of 'CQS' */

