@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0;
}
#toplinks{
	width:900px;
	margin-left:52px;
	margin-right:52px;
	background-image:url(../images/topbar.png);
	height:39px;
	position:relative;
}
#leftcol{
	position:absolute;
	width:52px;
	height:580px;
	left:0;
	top:0;
	background:url(../images/leftcol.png) no-repeat;
	background-position:right top;
}
#rightcol{
	position:absolute;
	width:52px;
	height:580px;
	top:0;
	left:952px;
	background:url(../images/rightcol.png) no-repeat;
}
#header{
	width:900px;
	margin-left:52px;
	margin-right:52px;
	height:64px;
	position:relative;
	background:url(../images/hseperator.png) no-repeat;
	background-position:bottom;
}
#container{
	width:900px;
	margin-left:52px;
	margin-right:52px;
	position:relative;
}
#maincontent{
	float:left;
	width:700px;
/*	height:480px;*/
/* background:url(../images/maincontent.png) no-repeat;*/
	overflow:auto;
	padding:0;
	margin:0;

}
#maincontentbg{
	position:absolute;
	top:0px;
	left:0px;
	width:700px;
	height:480px;
	background:url(../images/maincontent.png) no-repeat;
	z-index:-99999;
}

#hseparator{
	float:left;
	width:11px;
	height:480px;
	background:url(../images/vseparator.png) no-repeat;
}
#rightcontent{
	float:left;
	width:189px;
	/*height:480px;*/
	/*background:url(../images/rightcontent.png) no-repeat;*/
}
#rightcontentbg{
	position:absolute;
	top:0px;
	left:711px;
	width:189px;
	height:480px;
	background:url(../images/rightcontent.png) no-repeat;
	z-index:-99999;
}
#heading {
	text-align:left;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-left:20px;

}
#heading h1{
	color:#115542;
	padding:0;
	margin:0;
}
.content {
	text-align:center;
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	height:180px;
}
.contentAuto {
	text-align:center;
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	height:auto;

	
}
.contentMenu {
	text-align:center;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
}

.contentL {
	text-align:center;
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	
}

.contentL p{
color:#000000;
font:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:right;
}
.imgbox{
float:right;
width:150px; 
height:150px; 
margin-top:20px; 
margin-left:10px; 
margin-bottom:10px; 
}
.contimgbox{
float:right;
width:200px; 
height:100px; 
margin-top:20px; 
margin-left:10px; 
margin-bottom:10px; 
}
.webStimgbox{
float:right;
width:175px; 
height:100px; 
margin-top:20px; 
margin-left:10px; 
margin-bottom:10px; 
}
.techimgbox{
float:right;
width:350px; 
height:700px; 
margin-top:10px; 
margin-left:10px; 
margin-bottom:10px; 
}

#footer{
	width:1004px;
	position:relative;
	background:url(../images/footerbg2.png) no-repeat;
	height:100px;
}
#footer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12PX;
	color:#999999;
	padding-top:5px;
	text-align:center;
}
.seperator{
	width:900px;
	height:0px;
	font-size:1;
	clear:both;
}
img {
	border:none;
	padding:0;
	margin:0;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003333;
	text-align:left;
}
#toplinks a{
color:#003333; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:10px;
}
#toplinks a:hover{
	color:#669900;
}
#rightcontent a{
	color:#FFFFFF; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:11px;padding-top:3px; font-weight:bold;
	display:block;
	width:146px;
	height:20px;
	background:url(../images/mnubg.png) repeat;
	border-bottom:1px solid #CCCCCC;
}
#rightcontent a:hover{
	color:#003300;
	/*background:url(../images/mnubghover.png) repeat;*/
	background:rgb(208,226,195);
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	width:144px;

}
.rightlinkdiv{
/*	width:146px;
	height:20px;
	background:url(../images/mnubg.png) repeat;*/
}
#menuhead{
	width:146px;
	height:15px;
	background:url(../images/mnutop.png) no-repeat;
}
#menufoot{
	width:146px;
	height:21px;
	background:url(../images/mnubot.png) no-repeat;
}
.specialofferh{
	font-size:18px;
	color:#CC0000;
}
.specialofferp{
	display:block;
	background:#DBE895;
	padding:3px;
	margin:0;
	border:1px solid #999999;
	
}
h2{
color:#000000;
font:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
}
p{
color:#000000;
font:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
}
