@charset "utf-8";
/* CSS Document */


body {
	background-color: #1d2836;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.banners {


}
.whitebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
tr {
	background-color: #FFFFFF;
}
.bluebg {
	background-color: #202D3C;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	display: block;
	height: 459px;
}
.bluebg2 {
	background-color: #202D3C;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	display: block;
}
.footer {
	background-color: #EEEEEE;
	height: 100%;
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #202D3C;
}
.footer_left {
	text-align: left;
	float: left;
	width: 200px;
}
.footer_right {
	text-align: right;
}

A.footer_left:visited  {color: #202d3c; text-decoration: none}
A.footer_left:link  {color: #202d3c; text-decoration: none}
A.footer_left:active  {color: #202d3c; text-decoration: none}
A.footer_left:hover   {color: #ee1e26; text-decoration: none}

A.links:visited  {color: #ffffff; text-decoration: none}
A.links:link  {color: #ffffff; text-decoration: none}
A.links:active  {color: #ffffff; text-decoration: none}
A.links:hover   {color: #ffffff; text-decoration: underline}


.nav {
	background-color: #202D3C;
	height: 100%;
	width: 800px;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
}
.sidebar {
	background-color: #202D3C;
	width: 250px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 10px;
	height: 460px;
	text-align: center;
	vertical-align: top;
	background-position: center top;
}
.logos {
	padding-top: 5px;
	padding-bottom: 5px;
	float: none;
	background-position: center;
	text-align: center;
}
.mainarea {
	background-color: #202D3C;
	height: 500px;
	width: 101%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	display: block;
}
.leftimg {
	float: left;
	clear: none;
	padding-top: 12px;
	padding-right: 12px;
}
.items {
	float: none;
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}
.rightimg {
	float: right;
	clear: none;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding-top: 12px;
	padding-bottom: 5px;
}
.toplogo {
	padding-top: 25px;
	padding-bottom: 5px;
	float: none;
	background-position: center;
	text-align: center;
}
.hor_space {
	width: 538px;


}
.statement {
	font-size: 36px;
	width: 100%;
	padding-left: 15px;
	padding-top: 5px;
	clear: left;
}
#productlist   li {
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
	float: left;

}
#productlist a {
	margin-top: -10px;
	color: #FFFFFF;
	text-decoration: none;
}
#productlist img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#casestudy h1 {
	font-size: 24px;
	letter-spacing: -1px;
}
#casestudy img#right {
	float: right;
	margin: 5px;
}
#casestudy {
	padding-right: 20px;
	padding-left: 20px;
}
