/* CSS Document */

BODY {
	background-color: #f1f1f1;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a {
	color:#015B92;
}
#container {
	margin:0px auto;
	width: 1064px;
	height: 560px;
	text-align:left;
	margin-top: 25px;
	background-image: url(images/containerbackg.jpg);
	background-repeat: repeat-x;
	background-color: #ededed;
}
#header {
	width: 1016px;
	height: 95px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	text-align: left;
	float:left;
}
#topnav {
	position: relative;
	top: 63px;
	left: 815px;
	width: 176px;
}
#shdwleft {
	margin:0px auto;
	top: 0px;
	width: 24px;
	height: 115%;
	float:left;
	background-image: url(images/shdwleft.jpg);
	background-repeat: no-repeat;
}
#navcontainer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 204px;
	float: left;
}
#productsmenu {
	min-height: 280px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 15px;
	width: 180px;
}
#servicesmenu {
	padding-top: 5px;
	padding-left: 20px;
	width: 180px;
	padding-bottom: 5px;
}
#contactinfo {
	width: 188px;
	background-color: #e6e6e6;
	border: 1px solid #d3d3d3;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	line-height: 1.5;
}
#contactinfo a {
	color: #015B92;
	font-weight: bold;
}	
#contactinfohead {
	position: relative;
	left: 630px;
	top: -48px;
	color: white;
	width: 380px;
	line-height:25px;
	font-size:11px;
	text-align:right;
	font-weight:normal;
}

#contactinfohead a {
	color: #ffffff;
	
}

#contactinfohead1 {
	position: relative;
	left:200px;
	top: 15px;
	color: white;
	width: 390px;
	line-height:25px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
	
#contentcontainer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 608px;
	float: left;
}
#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 608px;
	min-height: 410px;
	border: 1px solid #cccccc;
	float: left;
	height: 410px;
	overflow-x: hidden;
	overflow-y: scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
}
#content2 {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 10px;
	overflow: hidden;
}
#contenttitle {
	position: relative;
	top: -10px;
	left: -10px;
}
#banner {
	position: relative;
	top: 5px;
	left: 0px;
	width: 578px;
	float: left;
	background-color: #f6f6f6;
	border: 1px solid #dddddd;
	min-height: 105px;
	text-align: center;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
}
#rightcontainer {
	position: relative;

	float: right;
	top: 0px;
	left: 0px;
	width: 200px;
}
#rightcontainer div {
	margin-bottom: 2px;
}
#rightcontact {
	position: relative;
	top: 0px;
	left: 0px;
	background-image:url(images/rightcontact.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 219px;
}
#shdwright {
	top: 0px;
	width: 22px;
	height: 115%;
	float:right;
	background-image: url(images/shdwright.jpg);
	background-repeat: no-repeat;
}
.textbox {
	font-size: 10px;
	color: #666666;
	height: 12px;
	border: none;
	width:150px;
}
