@charset "utf-8";
/* CSS Document */


body{
background-image: url(images/pageback2.jpg);}

p{}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6EBCE3;
	margin-left:25px;
	font-weight:600;
	line-height:12px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6EBCE3;
	margin-left:15px;
	font-weight:600;
/*	line-height:12px;
*/
}
#salespanel h2{
	text-align:center;}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#193759;
	margin-left:15px;
	font-weight:600;
/*	line-height:12px;
*/
}
a.menutext:link, a.menutext:visited, a.menutext:active, a.menutext:hover {
	display:block;
	height:31px;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
width: auto;
margin-left:0px;
padding-right:10px;
padding-left:5px;
float:left;
line-height:1.9;
border-right-style:solid;
border-right-color: #666;
border-right-width:thin;
text-decoration:none;
border-left: solid 1px #ccc;
}
a.menutext:hover{
color: #C6FFFF;
background-image:url(images/menbutovr.png);
line-height:2.0;
}

a.paneltextlink:link, a.paneltextlink:visited, a.paneltextlink:active, a.paneltextlink:hover {
	display:block;
	width:170px;
	height:26px;
	background-image:url(images/menbutup.png);
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
margin-left:0px;
padding-right:0px;
text-decoration:none;
}
a.paneltextlink:hover{
color: #0099FF;

}
table{
	border-top:2px solid #666;}
	
#wrapper, #saleswrapper{
	display:block;
	width:830px;
	height:655px;
	margin:auto;
	margin-top: 5px;

	background-color: #FFFFFF;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	border-top: solid 2px #999999;
	border-top-color: #999999;
}
#saleswrapper{
	display:block;height:1500px;
overflow: scroll;}


#logobar{
	position:absolute;
	width:830px;
	height:144px;
	margin-left:0px;
	margin-top: 0px;
	background-color: #C8CDA9;
	background-image: url(images/banner830_144.jpg);
}

#menubar{
	width:830px;
	height:31px;
	position:absolute;
	border-bottom-color:#339999;
	margin-top: 114px;
	background-image: url(images/menbutup.png);
}




#centerpanel, #centerpanel2, #salespanel{
	width:830px;
	height:500px;
	position: absolute;
	margin-top: 154px;
	margin-left: 0px;
	background-image:url(images/page830_600.jpg);
	background-position:bottom;
}

#centerpanel2{background-image: url(images/page830_600trans.jpg);
}
#salespanel{
	background-image:none;
	background-color:#FFF;

	height:auto;

	
	}

.smallpanel1, .smallpanel2, .smallpanel3{
	width:180px;
	height:500px;
	float: left;
	margin-left: 0px;
	text-align:left;
	background-image: url(images/smallpbacktop.jpg);
	background-repeat: no-repeat;
	padding-left:12px;
	padding-right:12px;

}
.smallpanel1{
margin-left:0px;}

#servmainpanel, #contmainpanel{
	width:580px;
	height:480px;
	position:absolute;
	padding-top: 15px;
	padding-left:20px;
}
 #contmainpanel{
	width:575px;
	float: left;

}

.servsubpanel, .servsubpanel_2{
	width:250px;
	height:85px;
	float:left;
	margin-left: 0px;
}

.servsubpanel_2{
	background-color: #E6FAF9;
}


#servcolright, #contcolright{
	width:205px;


height400px;
	float:right;
	padding-right: 25px;
}

#contcolright{
	width:190px;
	float: right;
}

.paneltext, .salestext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	margin-left:0px;
	font-weight: bold;

}
.salestext{display:block;	margin-left:20px;}
.servtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	margin-left:0px;
	padding-left: 100px;
	display: block;

}



#contpanelleft{}
#contpanelright{}




.imgcenter{
	margin-left: 50px;
}

.imgleft{
	float:left;
	padding-right: 10px;
	margin-top: 5px;
}
.imgright{
	float:left;

}


#footer{font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:100;

padding-left:15px;
padding-top:6px;
	width:814px;
	height:26px;
	margin:auto;	background-image: url(images/menbutup.png);
	border-left:#777 solid 3px;
	border-right:#777 solid 3px;
}
