body {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border:none;
}

#bgim {
	background-image:url(../images/pback.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}

a {
	color:#ffffff;
}

a:hover{
	color:#ffffff;
}

img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

h1 {
	font-weight:normal;
	font-size:13px;
	color:#ffffff;
	padding: 0px 0px 10px 2px;
}

h2 {
	padding:5px;
}

* {
	margin: 0px;
	padding: 0px;
}
.clear{clear:both;}

#container {
	position:relative;
	z-index:1;
	height:100%;
	margin: 0px auto;
	text-align: left;
	width: 760px;
}

.servicebox {
	padding-bottom:15px;
}

.servicebox ul {
	padding:8px 0px 0px 5px;
}

.servicebox li{
	list-style-type:none;
}

.servicebox a {
	text-decoration:none;
	color:#cccccc;
}

.servicebox a:hover {
	text-decoration:none;
	color:#ffffff;
}

#fplow {
	height:20px;
}

#sbsep {
width:140px;
height:6px;
border-bottom:1px solid #DDDDDD;
}

#sbitem {
	width:150px;
	height:350px;
}

#sbmore {
	text-align:right;
	padding-right:15px;
}

#header {
	width:760px;
	height:170px;
	background-color:#ffffff;
	background-image:url(../images/ccshead.jpg);
}

#navigation {
	/*width:760px;*/
	padding-top:141px;
	height:28px;
	border-bottom:1px solid #BDC0C1;
}

#textbody {
	overflow:hidden;
	width:760px;
	border-top:1px solid #607276;
	background-color:#7A8D93;
	height:100%;
}

#textbodycontright {
	background-image:url(../images/rbgrad.jpg);
	background-repeat: no-repeat;
	width:260px;
	padding:10px 25px 25px 10px; 
	position:relative;
	float:right;

}

#wdright {
	background-image:url(../images/rbgrad.jpg);
	background-repeat: no-repeat;
	width:120px;
	padding:10px 25px 25px 40px; 
	position:relative;
	float:right;
}

.webserv {
	width:360px;
}

.webserv p {
	padding-top:10px 0px 0px 10px;
}

#witem {
	width:345px;
	padding:25px 25px 0px 25px;
}

#wdright h1 {
	font-size:12px;
	padding:0px;
}

#wdl {
	padding-bottom:10px;
}

#textbodycontright p {
	text-align:justify;
	padding:0px 0px 5px 2px;
}

#textbodycontleft {
	text-align:justify;
	width:250px;
	padding:10px 0px 0px 10px;
	float:left;
}

#enqleft {
	text-align:justify;
	width:350px;
	padding:10px 0px 0px 70px;
	float:left;
}

#enqsent {
	text-align:center;
	width:760px;
	/*padding:10px 0px 0px 70px;/*
	float:left;*/
}

div.frmbutton {
	clear: both;
	padding-top: 3px;
	width: 100px;
	padding-left: 237px;
	padding-bottom:10px;
}

.frmrow {
	padding:5px 0px 0px 0px;
}

.label { 
	padding: 0px 0px 0px 2px;
}

#qnlink img{
	border:none;
}

.servicebox h1 {
	padding:10px 0px 5px 3px;
}

.servicebox p {
	padding:0px 12px 8px 4px;
}

.rthead {
	margin-top:1px;
	background-image:url(../images/rctop.gif);
	height:5px;
}
.rtbase {
	background-image:url(../images/rcbase.gif);
	height:5px;
}

#footerbox {
	margin-top:0px;
	width:760px;
	background-color:#7A8D93;
}
#footertext {
	color:#BFBFD6;
	padding:5px;
	text-align:left;
}

#footertext ul{
	padding:0px;
	display:block;
	text-align:right;
}
#footertext li{
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	padding:10px;
}

#navigation ul{
	padding:7px;
	display:block;
	text-align:left;
}
#navigation li{
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	padding:10px;
}
#navigation ul a{
	text-decoration:none;
	color:#cccccc;
}
#navigation ul a:hover{
	text-decoration:none;
	color:#ffffff;
}
