@charset "utf-8";
/* CSS Document */

/** 
 * HTML Definitions
 */
* { font-size: 100%;}

html, body {
	margin: 0;
	padding: 0;
	background-color: #cccccc;
}
body  {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a, a:link, a:visited, a:active { 
	color: #007cb9;
	font-weight: bold;
	text-decoration: none;
}
a:hover { 
	color: #000255;
		text-decoration:overline;
		}
p {
	margin: 8px auto;
}
img, form, fieldset { 
	margin: 0px; 
	border: 0px; 
	padding: 0px;
}
.clear {
	clear: both;
	font-size: 1px;
	margin: 0;
}
.strong {
	font-weight: bold;
}
.hidden {
	display: none;
}
.nowrap {
	white-space: nowrap;
}


/**
 * Template Definitions
 */

#wrap {
	background-color: #ffffff;
} 

#header {
	position: relative;
	width: 875px;
	margin: 0 auto;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 365px;
	height: 115px;
}

#headerFlash {
	height: 135px;
	width: 860px;
	margin-left: 15px;
	background-color: #007cb9;
}

#menuLine {
	background-color: #000255;
}

#menuBox {
	margin: 0 auto;
	border-left: 2px solid #ffffff;
	padding-right: 13px;
	margin-bottom: 10px;
	width: 860px;
}

#menuBox h2 {
	float: right;
	font-size: 21px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 2px;
	padding: 0.5% 0 0 0;
	margin: 0;
}

#content {
	margin: 0 auto;
	width: 875px;
	background-color: #ffffff;
}

#footer {
	background: #cccccc;
	border-top: 20px solid #666666;
}

#footerContent {
	margin: 0 auto;
	width: 845px;
	background-color: none;
	height: 70px;
	padding: 5px 15px 0 15px;

}

#footerContent p {
	margin: 0;
	padding: 0;
}


#left {
	float: left;
	width: 520px;
	padding: 5px 0 20px 15px;
}


#left h1{
	font-size: 20px;
	color: #007cb9;
	font-weight:bold;
}
#left h2{
	font-size: 14px;
	color: #000255;
	font-weight:bold;
}
#left h3{
	font-size: 12px;
	color: #000255;
		margin: 0.2em 0;
	line-height: 1em;
}


#left h4{
	font-size: 10px;
	color: #000255;
}

#right {
	float: right;
	padding-right: 5px;
	width: 280px;
}
.serv ul {

	margin: 0 0 0 25px;
	padding: 0px;
}
.serv li {
	list-style-image: url('../images/template/point2.gif');

	margin: 0;
	padding: 0;
	text-align: left;
	color: #000255;
	font-size: 12px;
}
.rContent {
	margin: 0;
	padding-left: 15px;
	padding-top:10px;
	padding-bottom: 15px;
	
}
.rContent ul {

	margin: 0 0 0 25px;
	padding: 0px;
}
.rContent li {
	list-style-image: url('../images/template/point.gif');
	font-style: italic; 
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 0;
	text-align: left;
	color: #000255;
	font-size: 20px;
}
#contactline {
	border-bottom: 1px solid #007cb9;
	width: 250px;
	height: 20px;
	padding-top: 30px;
	margin-bottom: 20px;
}
#right h2 {
	margin: 0;
	padding: 0;
	height: 15px;
	display: inline;
	color:#007cb9;
	float:right;
}

#right h3 {
	margin: 0;
	padding: 0;
	background: url('../images/template/rightLeft.gif') no-repeat;
	height: 15px;
	display: inline;
	width: 265px;
	float:left;
}

#right h4 {
	float: right;
	margin: 0;
	padding: 0;
	height: 15px;
	width: 15px;
	background: url('../images/template/rightRight.gif') 0 0 no-repeat;
	display: inline;
}
#right h5 {
	font-size: 10px;
	display: inline;
	color:#333333;
}

#contact {
	float: right;
	height: 200px;
	width: 100px;
	margin-top: -200px;
	background-color: #000066;
}

.beavers a {
	float: right;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 13px;
	height: 20px;
    background: url('../images/template/beavers.gif') no-repeat 0px 0px;
}

.beavers a:hover, p.navbuttons a:active {
    background-position: 0px -21px;
	cursor: pointer;
}

.sendFor {
	}
#sendFor {
	margin-bottom: 30px;
	margin-top: 30px;
}

.sendFor h1 {
	display: none;
}

#address {
	width:120px;
	float: left;
	margin-right: 10px;
	margin-bottom: 40px;
}
#tel {
	width:100px;
	float: right;
	margin-right: 20px;
	margin-bottom: 40px;
}
/**
 * Menu Definitions
 */


ul.menu {
	display: inline;
	list-style-type: none;
	margin: 0px;
}
ul.menu li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 7px 0 9px 0;
	display: inline;
}

ul.menu li a, ul.menu li a:visited  {
	list-style-type: none;
	padding: 7px 15px 9px 15px;
	border-right: 2px solid #fff;
	margin: 0px;
	height: 30px;
    background: none;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
ul.menu li a:hover, ul.menu li a:active {
    background-color: #007CB9;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.tester {
	float: right;
	width: 200px;
	height: 90px;
	margin: 10px 10px 0 0;
	background-color: #000099;
	display: inline;
}

.tester2 {
	background: #006600;
	margin: 10px 220px 10px 10px;
}

.tester2 p {
	margin: 0;
	padding: 0;
}
#clientsLeft {
	width: 200px;
	float: left;
}
#clientsright {
	width: 200px;
	float:right;
}
#line {
	border-bottom: 1px solid #000255;
	width: 500px;
	margin-bottom:10px;
}
#line2 {
	border-top: 1px solid #000255;
	width: 300px;
	padding-top: 15px;
	margin-top: 20px;

}

/**
	*table Definitions
 */
	
table.enquiry{
	padding: 5px;
	width: 100%;
	margin-bottom: 30px;
	border-spacing: 0px;
}
table.enquiry th {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	color: #000000;
	font-size: 10px;
		text-align: center;
}
table.enquiry td {
	border: 0px;
	text-align: center;
	padding: 0px;
	text-align: left;
}
table.enquiry input {
	width: 300px;
	height: 20px;
	margin-right: 10px;
	padding: 0px;
	background: #ffffff;
		border-color: #000255;
		font-size: 16px;
}
table.enquiry textarea {
	width: 300px;

	margin-right: 10px;
	padding: 1px;
	background: #ffffff;
	border-color: #000255;
	font-size: 16px;

}
table.enquiry select {
	width: 100%;
	height: 20px;
	margin-right: 10px;
	padding: 1px;
	background: #ffffff;
	border-color: #9f2297;

}
button.enquirySend, a.enquirySend, a.enquirySend:link, a.enquirySend:visited, a.enquirySend:active {
	background: url('../images/send2.gif')  no-repeat 0px 0px;
	border: 0pt none;
	cursor: pointer;
	margin-top: 10px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	text-decoration: none;
	width: 188px;
	height: 32px;
border-color: #9f2297;
}

/**
	*footer Definitions
 */
	
ul.footer {
	display: inline;
	list-style-type: none;
	margin: 0px;
}
ul.footer li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 2px 0 9px 0;
	display: inline;
}

ul.footer li a, ul.footer li a:visited  {
	list-style-type: none;
	padding: 7px 9px 9px 9px;
	margin: 0px;
	height: 15px;
    background: none;
	font-size: 100%;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif
	letter-spacing: 2px;
	text-decoration: none;
}
ul.footer li a:hover, ul.footer li a:active {
	cursor: pointer;
	text-decoration: none;
	color: #eeeeee;
}
.head {
	font-size:12px;
	color:#000255;
	margin-bottom: 4px;
}
.star {
	font-size:18px;
	color:#007cb9;
}
.whitestar {
	font-size:18px;
	color:#ffffff;
}
