body, html {
	margin : 0px;
	padding : 0px;
	background : #446481 url(images/container_bg2.jpg) repeat-y top center;
	color : white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	line-height: 1.5em;
}

a {
	color : #91ff59;
}

h3 a {
	color : white;
}

a img {
	border: none;
	text-decoration: none;
}

hr {
	margin : 25px 0px;
	border : 0px;
	border-top : 1px dotted white;
}

h1 {
	margin-top : 40px;
}

strong {
	font-size : 1.3em;
}

table {
	text-align: left;
	font-weight: bold;
	font-size : .8em;
	vertical-align: top;
}

.theader {
	background : url(images/light_cells.jpg);
}

th {
	color: #165153;
}

th, td {
	padding : 5px 10px;
	max-width : 250px;
}

td {
	border-bottom : 1px dotted white;
	border-right : 1px dotted white;	
}

input.text, textarea {
	font-size: 1.2em;
	padding : .5em .2em;
	width : 18em;
	border : 2px solid #666;
}

input.button {
	font-size : 1.2em;
}

input.errored {
	background : #fee;
	border : 2px solid red;
}








.clear { clear: both; }

.floatright {
	float: right;
	margin : 0px 0px 20px 20px;
	border : 5px solid #65a841;
}

.galleryright {
	float: right;
	margin : 0px 0px 20px 20px;
}

.galleryright img {
	border : 5px solid #65a841;
	display: block;
	margin-bottom : 20px;
}







#container {
	margin : auto;
	width : 1100px;
	padding-bottom : 50px;
	background : url(images/content_bg2.jpg) no-repeat 0px 223px;
}

#header h1 {
	margin : 0px; padding : 0px;
}

#header h1 a {
	display: block;
	width : 1100px;
	height : 223px;
	background : url(images/header_img3.jpg) no-repeat;
	text-indent : -9999px;
	outline: none;
}












#content-left {
	width : 308px;
	float: left;
}

#menu,
#menu li {
	margin : 0px;
	padding : 0px;
	list-style-type: none;
}

#menu  li a {
	display: block;
	width : 308px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#menu .home {
	background-image: url(images/menu_home3.jpg);
	height : 85px;
}

#menu .about {
	background-image: url(images/menu_about3.jpg);
	height : 64px;
}

#menu .services {
	background-image: url(images/menu_services3.jpg);
	height : 68px;
}

#menu .resources {
	background-image: url(images/menu_ordering3.jpg);
	height : 68px;
}

#menu .references {
	background-image: url(images/menu_references3.jpg);
	height : 70px;
}

#menu .faq {
	background-image: url(images/menu_faq3.jpg);
	height : 70px;
}

#menu .caseexamples {
	background-image: url(images/menu_caseexamples_10.jpg);
	height : 70px;
}

#menu .contact {
	background-image: url(images/menu_contact3.jpg);
	height : 70px;
}

#content-left p {
	margin-left : 40px;
	margin-top : 4em;
	font-weight: bold;
}

#content-left a {
	color: #7bda4d;
}











#content-right {
	width : 742px;
	padding-right : 50px;
	float: right;
}




.ctabox {
	height : 80px;
	margin : 50px 0px;
}

.ctabox img {
	float: left;
	display: block;
}

.ctabox img:first-child {
	margin-right : 50px;
}







.servicebox {
	width : 700px;
	background : white url(images/homebox_bottom.gif) no-repeat bottom left;
	color : black;
	padding : 20px;
	font-size : 10pt;
	line-height : 1.5em;
}

.servicebox a {
	color : black;
}

.servicebox h2 {
	margin : -20px -20px 20px -20px;
	padding : 10px 20px;
	color: white;
	font-weight: normal;
	font-size : 1.2em;
}

.servicebox h2 {
	background : #711b0a url(images/homebox_redtop.gif) no-repeat;
}

.servicebox img {
	margin-top : 20px;
}

.servicebox ul {
	padding-left : 1.3em;
}

.servicebox li {
	margin-bottom : 1em;
}

.center {
	text-align: center;
}

.requestlink {
	display: block;
	height : 35px;
	width : 200px;
	background : url(/images/request_button3.jpg) no-repeat;
	text-indent: -9999px;
	outline: none;
	margin : 20px 0px;
}








#footer {
	clear: both;
	color : #d1dfec;
	background: #446481;
	padding : 50px;
	font-weight: bold;
	font-size : .7em;
	text-transform: uppercase;
	letter-spacing: .2em;
	text-align: center;
}











.partnerlinks {
	display: block;
	text-align: center;
}

.partnerlinks a {
	text-decoration: none;
	padding-bottom : 50px;
	display: inline-block;
}

.partnerlinks img {
	padding : 20px; 
	background: white; 
	border: 2px solid green;
}






.errors {
	background : #fee;
	border : 2px solid red;
	padding : 20px;
	color : red;
}

.errors h2 {
	margin : -20px -20px 20px -20px;
	background : red;
	color : white;
	padding : 5px 20px;
	font-size : 1.2em;
}
