@charset "utf-8";
/* Begin Typography & Colors */
html {
	margin: 0px;
	padding: 0px;
	height:100%;
}
li {
	margin-bottom:10px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-color:#fbfbfb;
	color: #333;
	text-align: center;
	height:100%;
	background-image: url(images/bg.gif);
	/*background-position: 0 60px;*/
	/*background-attachment:fixed;*/
}
img {
	border:0px;
}
.errormessage {
	font-size:12px;
	width:140px;
	color:#FF0000;
	padding-top:4px;
}
#outsidebox {
	margin: 0px auto;
	padding: 0px;
	height:100%;
}
#homepage {
	text-align: left;
	width: 954px;
	margin: 0px auto;
	padding: 0;
	height:84%;/*background-color: #ffffff;
	background-image: url('images/page-bg.gif');
	background-repeat:repeat-x;*/
}
#page {
	text-align: left;
	width: 955px;
	margin: 0px auto;
	padding: 0;
}
#bottom {
	padding: 0;
	margin-top: 0 auto;
	width: 945px;
	min-height:500px;
	clear:both;
}
/* ----------------- Header  ---------------- */
#headerhome {
	height:92px;
	position: relative;
	padding: 10px 0px 0px 0px;
	background: url('images/header.gif');
	overflow: hidden;
	width: 100%;
}
#header {
	height:88px;
	position: relative;
	padding: 10px 0px 0px 0px;
	background: url('images/header.gif');
	overflow: hidden;
	width: 100%;
}
#logo {
	margin: 0px auto;
	width:1000px;
	text-align:left;
}
#header div.breadcrumb {
	font-size: 95%;
}
#header div.breadcrumb a {
	color: #639ec8;
	text-decoration: underline;
}
#header div.breadcrumb a:hover {
	text-decoration: none;
}
#footer {
	margin: 0 auto;
	padding-top:20px;
	width: 100%;
	color: #666;
	font-size:11px;
	background-image: url(images/footer.gif);
	background-repeat:repeat-x;
	height:40px;
	/*float:none;*/
	clear:both;
	vertical-align: baseline;
}
#footer a:link, #footer a:visited {
	color: #666;
	text-align: center;
	text-decoration:none;
	padding-left:18px;
	padding-right:15px;
}
#footer a:hover {
	color: #666;
	text-align: center;
	text-decoration:underline;
	padding-left:18px;
	padding-right:15px;
}
/************ top nav styles **************/
.menucopy {
	font-size:0.70em;
	color:#666;
}
#menu {
	margin: 0 auto;
	margin-left:20px;
}
#menuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	height:62px;
	width: 100%;
	margin-right:200px;
	background: #ffffff url('images/header.gif') 0px -32px repeat-x;
	padding-top:9px;
}
.submenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 10px;
}
#menuLinks a:link, #menuLinks a:visited {
	background-color: #ffffff;
	background-image: url(images/menu-button.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.copyright {
	padding-right:260px;
}
#logo {
	width:900px;
}
#banner {
	height:234px;
	margin-top:5px;
	padding-left:2px;/*background-color:#FFFFFF;*/
}
#homebuttons {
	height:152px;
	width:945px;
	padding-left:2px;
	padding-top:0px;
}
#bottomhome {
	padding-top:2px;
	margin-left:4px;
	width:945px;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#leftcontentbg {
	width:565px;
	background-image:url(images/copy-top.jpg);
	background-repeat:no-repeat;
	float:left;
}
#leftcontent {
	width:516px;
	background-color:#FFFFFF;
	margin-left:2px;
	margin-top:5px;
	padding:20px;
	min-height:580px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}

#homecontentbg {
	width:565px;
	background-image:url(images/copy-top.jpg);
	background-repeat:no-repeat;
	float:left;
}
#homecontent {
	width:516px;
	background-color:#FFFFFF;
	margin-left:2px;
	margin-top:5px;
	padding:20px;
	min-height:270px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}

#pageimage {
	float:right;
	width:200px;
	position:inherit;
	z-index:100;
	clear: right;
	height: 200px;
	width: 300px;
	background-color:#00CCCC;
	margin-right:300px;
}
#rightcontent {
	width:345px;
	float:right;
	/*padding-right:10px;*/
	clear:none;
}
#bigbuttons {
	height:110px;
	background-image:url(images/widget.gif);
	background-repeat:no-repeat;
	padding:18px;
}
.title {
	color:#666;
	font-size:2.5em;
}
.title p {
	margin-top:0px;
	margin-bottom:16px
}
.subtitle {
	color:#666;
	font-size:1em;
}
.heading {
	color:#336600;
	font-size:1.8em;
}
.subheading {
	color:#6c923d;
	font-size:1em;
	padding-top:10px;
}
.holder-title {
	color:#336600;
	font-weight:bold;
	line-height:18px;
}
.copy {
	font-size: 75%;
	color:#333;
}
.bullet {
	font-size:0.70em;
	color:#666;/*width:90%;*/
}
#casestudy a:link, #casestudy a:visited {
	font-size:15px;
	color:#444;
}
/************ form styles **************/
.formcopy {
	font: 11px Arial, Helvetica, sans-serif;
}
.formBox {
	font-size:11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 180px;
	height: 17px;
}
.formWidget {
	font-size:11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 120px;
	height: 17px;
	color:#666;
}
.formBoxSmall {
	font-size:11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 90px;
	height: 17px;
	color:#666;
}
.formButton {
	color:#FFFFFF;
	background-color:#85a83c;
}
.loginBox {
	font-size:12px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 150px;
	height: 17px;
}
.formArea {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 300px;
}
.form_dropdown {
	font-size: 0.75em;
}
/*End form styles*/


a:link {
	color: #6AB0BF;
	text-decoration:none;
}
a:visited {
	color: #6AB0BF;
	text-decoration:none;
}
a:hover {
	color: #91C6D0;
}
a:active {
	color: #6AB0BF;
}
