/* CSS Document */

body
	{
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #464646;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	background-color: #b7b7b7;
	background-image: url(images/ds.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
	
#container
	{
	border-right-style: solid;
	border-right-width: 1px;
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	background-color: #fff;
	height: 100%;
	}
	
[if lte IE 6]>
<style type="text/css">
#container {
height: 100%;
}
</style>
<![endif]
		
#header {
	height: 397px;
	width: 100%;
}	

#headtop
	{
	height: 100px;
	width: 100%;
	background-color: #fff;
	}

#headtop1
	{
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 100px;
	width: 210px;
	float: left;
	text-align: center;
	}
#headtop2
	{
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 100px;
	width: 509px;
	float: left;
	}
#headtop3
	{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 100px;
	width: 242px;
	float: left;
	text-align: center;
	}				
				
#headmiddle
	{
	width: 100%;
	height: 265px;
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
	}

#headmiddle a 
	{
	color: #fff;
	text-decoration: none;
	border: 0px;
	text-transform: uppercase;
	font-size: 12px;
	}	
#headmiddle a:hover
	{
	color:#a0d1f7;
	}
#headmiddle1
	{
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 210px;
	height: 265px;
	float: left;
	background-color: #008efe;
	line-height: 150%;
	}
	
#headmiddle2
	{
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	float: left;
	width: 509px;
	height: 265px;
	background-color: #333333;
	}
	
#headmiddle3
	{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 242px;
	height: 265px;
	float: left;
	/*background-image: url(images/productbg.jpg);*/
	}

#headbottom1
	{
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 210px;
	height: 30px;
	float: left;
	background-color: #844252;
	}

#headbottom2
	{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 752px;
	height: 30px;
	background-color: #008efe;
	color: #fff;
	font-style: italic;
	float: left;
	vertical-align: middle;
	}	
	
#headbottom2 p
	{
	vertical-align: middle;
	}		

#body
	{
	width: 100%;
	height: 500px;
	}

#bodyleft
	{
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 210px;
	float: left;
	/*background-color: #ede3e5;*/
	background-color: #ebeff7;	
	min-height: 500px;
	}
	
#bodyright
	{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	float: left;
	min-height: 100%;
	float: left;
	width: 752px;
	}	
	
#bodyright h1 {display:none} 	
#bodyright h2 
	{
	padding-left: 30px;
	font-size: 15px;
	color: #333333;
	font-weight:100;
	line-height: 100%;
	font-style: italic;

	} 
	
#bodyright h3 
	{
	padding-left: 30px;
	font-size: 18px;
	color: #0083FF;
	font-weight:100;
	line-height: 100%;
	font-style: italic;

	} 	

p
	{
	font-size: 11px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 200%;
	}	
	
#bodyright a
	{
	text-decoration: none;
	color: #5385B1;
	padding-left: 5px;
	padding-right: 5px;
	}

#bodyright 	a:hover
	{
	background-color: #5385B1;
	color: #fff;
	}

#footer1
	{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	width: 210px;
	height: 25px;
	background-color: #ebeff7;
	float: left;
	}
	
#footer2
	{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	float: left;
	background-color: #fff;
	width: 752px;
	height: 25px;
	}

#footer1 p, #footer2 p
	{
	text-align: right;
	padding-right: 20px;
	color: #626262;
	vertical-align: middle;
	}
#bodyright img {
	padding-right: 10px;
}
.rightpic {
	padding-right: 0px;
	padding-left: 10px;
}
#bodyright li {
	line-height: 150%;
}
#headtop2 img {
	padding-left: 15px;
	vertical-align: middle;
	padding-top: 20px;
}
.headerimage {
	padding-top: 30px;
}
#bodyright ul {
	padding-right: 40px;
	padding-left: 40px;
}
.required {
	font-weight: bold;
	color: #CC0000;
}
