@charset "utf-8";
@import url("w3c.css");
/* CSS Document */

body {
	margin:0; font-family:Helvetica, Arial, sans-serif; font-size:small;
	}
	
#pre-header{
	width: 760px;
	height: 12px;
	margin-bottom: 10px;
	background-image: url(../images/page_top.png);
	overflow: hidden;
	background-repeat: no-repeat;
}
	
h3 {
	font-size: 16px;
	color : #365b99;
	margin-top : 5px;
	margin-bottom : 5px;
}

h4 {
	font-size: 14px;
	margin-top : 3px;
	margin-bottom : 3px;
}

h4 a {
	color : #365b99;
}

h5 {
	font-size: 12px;
	margin-top : 3px;
	margin-bottom : 3px;
	font-style : italic;
}

#container {
	width: 760px;
	margin-bottom: 10px;
	padding-top : 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 110%;
}
/* hack for MSIE \*/
* html #container {
	font-size: 120%;
	}
/* hack for MSIE */	

#meta-links{
	width: 760px;
	height: 40px;
	margin-bottom: 10px;
	background-image: url(../images/superlin.png);
	background-repeat: no-repeat;
}

#meta-links a {
	float: left;
	margin-top: 13px;
	margin-left: 15px;
	padding-right: 17px;
	font-size: 11px;
	text-decoration: none;
	color: #365b99;
	border-right: 1px solid #365b99;
}

#meta-links a.last {
	border-right: none;
}
#meta-links a.end { float:right; margin-right:30px;	border-right: none;
}

#meta-links a:hover {
	text-decoration: underline;
}
#mbox {
	margin: 5px 0px 0px 400px;
	padding: 0px;
	height: 30px;
	width: 80px;
}


#header
{
	margin-bottom: 20px;

}
.clear {
	clear: both;
}

#flag img {
	position: absolute;
	height: 50px;
	width: 68px;
	left: 217px;
	top: 93px;
}
#content_wrap {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background: url(/images/content-top.png) no-repeat;
	float: left;
}
#content-main {
	width: 69%;
	margin-right: 1%;
	float: right;
}


/*#content-main {
	width: 69%;
	margin-right: auto;
	margin-left: auto;
}*/
	
#content-main-right {
	width: 49%;
	float: right;}	
	
/* hack for MSIE 6 \*/ 
* html #content-main {
	width: 65%;
	margin-right: 1%;}
/* hack for MSIE 6 */ 
	
#content-main ul {
	margin-left: -43px;
	list-style-type: none;
	line-height: 250%;
}

/* hack for MSIE 6 \*/ 
* html #content-main ul {
	margin-left: 0px;}
/* hack for MSIE 6 */ 

#menu {
	width: 26%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	padding-right: 1%;
}

/* hack for MSIE 6 \*/ 
/** html #menu {
 	width: 25%;}*/
/* hack for MSIE 6 */ 

#menu {
	text-align: right;
	font-size: 1.2em;
	color: #365b99;
	margin-bottom: 1em;
}

#menu h2 {
	color: #365b99;
	list-style: none;
	text-align: right;
	font-size: 15px;
	line-height: 1.5em;
	margin-top : 0px;
	margin-bottom: 0px;
	}
	
#menu a:hover {
		text-decoration: underline;
	}
	
#menu h2 a{
	color: #365b99;
	text-decoration: none;
	line-height: 200%;
	}

/*#menu ul {
	text-align: right;
	font-size: 11px;
	line-height: 1.5em;
	color: #686256;
	margin: 0 !important;
	margin-top : -15px;
}

#menu ul a {
		color: #686256;
		text-decoration: none;
	}
	
#menu ul a:hover {
		text-decoration: underline;
	}
*/


#footer {
	width: 760px;
	height: 12px;
	background-image: url(../images/page_bot.png);
	font-size : 10px;
	color : #eee;
	text-align:center;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#footer a
{
	color : #fff;
	text-decoration : none;
}

#footer a:hover
{
	text-decoration:underline;
}
#copyright {
	width: 760px;
	background: #0064b1;
	text-align: center;



	color: #fff
	clear: both;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	font-size: small;
	color: #fff;
	clear: both;
	display: block;
}
#bcws {
	text-align: center;
}


address{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #363636;
	text-align: center;
	margin-bottom: 3px;
}
address a{
	color: #363636;
	text-decoration: underline;
}
.textRev, .textRevE, .textRevEO {
	color: #0064b1;
	text-align: center;
	padding: 10px 0;
	width: 160px;
	border: 1px solid #365b99;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	background: #ccc;
	margin:0 auto;
	display: block;
}
.textRevEO, .textRevEO a{ 
	color: #ff0000;
	font-weight:bold;
	/*border: 1px solid #FF0000;*/
	background: #eee;
	text-decoration:none;
	
	}

.textRevE {
	margin:15px 0;
		}
		
.textRevE:hover {
	z-index: 11;
	box-shadow: 0px 0px 20px black;
	-moz-box-shadow: 0px 0px 20px black;
	}		
		
	
.textRev a, textRev a{color: #0064b1; text-decoration:none;}
.textRev a:hover, .textRevE a:hover{
	color: #eee; 
	 }

.menuBoxText {
	font: 13px/125% Arial, Helvetica, sans-serif;
	padding:10px;
	width: 160px;
	text-align: center;
	display: block;
	margin:10px auto;
}

dl {
	margin-top: 15px;
	margin-bottom: 0px;
}

dt {
	font-weight: bold;
}
dd {
	margin-left: 15px;
	line-height: 150%;
}
.ddend {
	width: 80%;
	text-align:center;
	border-bottom:thin solid #ccc;
	padding-bottom: 8px;
/*	margin-left: 0px;*/
}
.ddital {
	font-style: italic;
}
#whatson #container #content_wrap #content-main ul, #packages #container #content_wrap #content-main ul {
	line-height: 250%;
	list-style-type: disc;
	list-style-position: inside;
}
.adobeInfo {
	font: x-small Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.listed {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	width: 160px;
	border: 1px solid #365b99;
	padding: 2px 0 3px 0;
	margin: 0 auto;
	background: #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
}
.listed a {
	color: #663;
	text-decoration: underline;
}
.listed a:hover {
	color: #e1e1e1;
}

#home #t-home, #objective #t-objective, #services #t-services, #locations #t-locations, #equipment #t-equipment,
#rentpurchase #t-rentpurchase, #troubleshooting #t-troubleshooting, #faq #t-faq, #whatson #t-whatson, #packages #t-packages,
#customer #t-customer, #retail #t-retailer  {
	color: #B82105;
}
.text-small {
	font-size: x-small;
}
#locations #container #content_wrap #content-main #right_column {
	float: right;
	width: 48%;
}
#wrapcols {
	float: left;
	width: 100%;
}


