body {
  background-color:#8D86A1;
  margin:0px;
	padding:0px;	
	padding-top:20px;
	font-size:10pt;
}

#container {
	background-color:white;
	background-image:url(../GUI/content_container_bkgd.gif);
	background-repeat:repeat-y;
  width:100%;		
}

#topBar { text-align:left; }

#topBar .firstLine,#topBar .secondLine,#topBar .thirdLine,#topBar .forthLine {
	background-repeat:no-repeat;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
}

#topBar .firstLine {
  background-image:url(../GUI/firstBar_bkgd.jpg);
	background-color:#8D86A1;
	height:3px;
}

#topBar .secondLine {
  background-image:url(../GUI/secondBar_bkgd.jpg);
	background-color:#716386;
	height:40px;
}

#topBar .thirdLine {
  background-color:#B8B4C3;
  background-image:url(../GUI/topBar_bkgd.gif);
	height:2px;
}

#topBar .forthLine {
  background-color:#8C86A0;
  background-image:url(../GUI/topBar_bkgd.gif);
	height:4px;
}

#header {
  overflow:hidden;
	height:135px;
	background-image:url(../GUI/content_header_bkgd.gif);
	background-repeat:no-repeat;
	border-right:2px solid #BDBDBD;
	width:759px;
}

#header #logo {
  margin-left:40px;
	margin-right:29px;
	float:left;
}
#header img {	margin-top:11px; }

#content {
  background-image:url(../GUI/content_content_bkgd.jpg);
	background-repeat:repeat-y;
	width:760px;
	padding-left:21px;
}

#navBox {
	width:738px;
	border-right:2px solid #BDBDBD;	
}

#nav { 
	background-color:#A09AB1; 
	margin-right:8px;
	line-height:25px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
div>#navBox #nav { margin-right:10px; line-height:0px; }
#nav br { clear:left; }

ul#dropdown {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-left:165px;
}
ul#dropdown li {
	float:left;	
}

ul#dropdown a { display:block; text-decoration:none; }
ul#dropdown img { margin-top:3px; }
ul#dropdown a img { border:0px; }

ul#dropdown li ul { /* second-level lists */
	margin:0px;
	padding:0px;
	list-style-type:none;
	left:-999em;
	position:absolute;
	text-align:left;
	font-size:11px;
	border:1px solid white;
	z-index:3;
	line-height:20px;
	margin-left:-21px;
}

ul#dropdown li ul li {
	float:left;
	border-top:0px;
	border-bottom:1px solid white;
	clear:left;
	margin:0px;
	padding:0px;
	background-color:#DACFF8;
	text-align:left;
}

ul#dropdown li:hover ul, ul#dropdown li.sfhover ul { left:auto; }
ul#dropdown li ul li a { 
	color:black;
	padding:0px; 
	display:block; 
	border:0px; 
	text-indent:5px;	
	/*background-color:#A09AB1;*/
	width:138px;
}
ul#dropdown li ul li a:hover { color:white; }

#bottom #footer {
  background-image:url(../GUI/footer_bkgd.gif);
	background-repeat:no-repeat;
	background-color:#8D86A1;
	text-align:left;
	color:#eee;
	font-family:Verdana;
	letter-spacing:1px;
	font-size:8pt;
	padding-left:21px;
}

#footer a {
  color:white;
	text-decoration:none;
	font-weight:bold;
}

#bottom #lines {
  background-image:url(../GUI/bottom_bkgd.gif);
	background-repeat:repeat-x;
	line-height:0px;
	font-size:0px;
}

table.mainTable {  width:739px; }
div>#content table.mainTable { width:741px; }

#address {
	background-color:#C4C1CF;
  border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#030202;
	font-size:9pt;
	font-family:Arial,Verdana,Helvetica;
	vertical-align:top;
	padding-top:20px;
	padding-bottom:20px;
}

#address p {
  padding:5px;
}

#text {
	background-image:url(../GUI/content_text_bkgd.gif);
	background-repeat:repeat-y;
	background-position:top right;
	padding-top:1px;
	padding-right:11px;
	vertical-align:top;
	padding-left:1px;
	font-size:10pt;
	font-family:Verdana;
}
div>#content #text { padding-right:13px; }

#curve {
	background-image:url(../GUI/content_curve_bkgd.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:169px;
}

#text p {
  margin:0px;
	padding-bottom:5px;
}

#text td { font-size:12px; }

#text h1 {
  margin:0px;
	padding:0px;
	font-size:11pt;
	padding:3px;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	background-color:#726487;
	color:white;
	font-variant:small-caps;
	letter-spacing:2px;
}

h2.process { font-family:Arial,Helvetica,Verdana,san-serif; letter-spacing:1px; font-size:14px; border-bottom:1px solid #726487; color:#726487; }

.productBlock {
	margin:5px;
	margin-right:0px;
	clear:both;
}

.productBlock img {
  border:1px solid #726487;
	float:left;
	margin-bottom:10px;
	clear:left;
}


.productBlock h2 {
  font-size:10pt;
	font-family:Verdana;
	margin:0px;
	padding:0px;
	border:0px;
	border-bottom:1px solid #726487;
	border-top:1px solid #726487;
	border-right:10px solid #726487;
	margin-left:10px;
	padding-left:150px;
}

.productBlock h3 {
  font-size:10pt;
	font-family:Verdana;
	margin:0px;
	padding:0px;
	margin-left:155px;
	padding-left:3px;
  border-bottom:1px solid #A09AB1;
	color:#726487;
	margin-top:1px;
	margin-bottom:1px;
	padding-top:2px;
	padding-bottom:2px;
}

.productBlock ul {
  margin:0px;
	padding:0px;
  margin-left:180px;
	list-style-type:square;
  font-size:10pt;
	font-family:Verdana;
	margin-top:5px;
	margin-bottom:5px;
	padding-right:5px;
	line-height:18px;
}

.productBlock p {
  margin:0px;
	padding:0px;
  padding-left:160px;
  font-size:10pt;
	font-family:Verdana;
	padding-top:5px;
	padding-right:5px;
	line-height:18px;
}

.productBlock p a {
  font-weight:bold;
	font-size:8pt;
	color:#726487;
	text-decoration:none;
}

.productBlock li a { color:black; }
.productBlock li a:hover { color:#726487; }

.productBlock p a.email {
  font-size:10pt;
}

.productBlock p a:hover {
  color:#494057;
}

.productBlock hr {
  font-size:0px;
	line-height:0px;
	height:1px;
	clear:both;
	margin:0px;
	padding:0px;
}

.productBlock form {
  margin:0px;
  clear:both;
  text-align:right;
  padding:5px;
  background-color:#D9DE95;
  font-size:11px;
  color:#000;
  border:1px solid #726487;
  margin-bottom:10px;
}

.productBlock form input { border:1px solid #333; font-size:11px; }

#submenu {
  text-align:center;
	font-size:9pt;
	font-family:Verdana;
	padding:3px;
	background-color:#D9DE95;
}

#submenu a {
  color:black;
	pre:nowrap;
	font-weight:bold;	
}

#submenu b {
  color:#929854;
}

#text div.enlarged {
  text-align:center;
	margin:10px;
}

table#hireTable {
  font-size:8pt;
	font-family:Arial;
	margin-top:1px;
	border:2px dotted #B6BA7D;
}

table#hireTable th {
  vertical-align:bottom;
	background-color:#D9DE95;
}

th.hireHeading {
  font-size:10pt;
	text-align:left;
	border-right:2px solid #B6BA7D;
}

#hireTable td {
  text-align:center;
	font-size:10pt;
	padding:5px;
}

#hireTable .hireEquip {
  text-align:left;
	border-right:2px solid #B6BA7D;
}

#hireTable .hireRate {
	border-right:2px solid #B6BA7D;
}

#text .btt {
  font-weight:bold;
  font-size:8pt;
  text-align:right;
}

#text .btt a {
  color:#726487;
  text-decoration:none;
}

#text .btt a:hover {
  color:#494057;
}

table#cartList {
	width:95%;
	border:0px;
	font-size:12px;
}

table#cartList th {
	background-color:#D9DE95;
	padding:5px;
}

table#cartList td {
	text-align:center;
	padding:5px;
}

table#cartList td a {
	color:black;
}

table#cartList tfoot td {
	text-align:right;
	background-color:#D9DE95;
}

table.delivery_form { width:95%; margin-bottom:15px; }
table.delivery_form td,table.delivery_form th { padding:5px; }
table.delivery_form input,table.delivery_form textarea { border:1px solid #000; }
table.delivery_form tfoot,table.delivery_form th { color:white; background-color:#A09AB1; font-size:13px; }

.price { text-align:right; margin-top:10px; margin-bottom:10px; clear:both; font-weight:bold; }

.cart_checkout {
	text-align:right;
	padding:10px;
}

.cart_checkout a { color:black; }
.cart_checkout a:hover { color:white; background-color:#726487; }
