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

html,
body {
  height: 100%;
}


body
{
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	font-weight: 400;
	line-height: 140%;
	
}
h3 {
	color: #FFFFFF;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 10px;
}
p {
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;
}

/* Links */
a {
	text-decoration: none;
	color: #305474;
}

a:hover {
	color: #000000;
}

#menuoptions a:hover {
	text-decoration: underline; 
}
#container {
	text-align: left;
	background-color: #fff;
	width: 780px;
	border: 1px solid #305474;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container #header {
	height: 203px;
	width: 780px;
	padding-top: 20px;
}

#left {
	float:left;
	width:260px;
	margin:0;
	padding:0;
	height: 150px;
		} 
	#right {
	float:right;
	width:260px;
	height: 200px;
	background-image: url(../images/logoright.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
		} 
	#middle {
	height: 204px;
	margin-top: 0;
	margin-right: 260px;
	margin-bottom: 0;
	margin-left: 260px;
	background-image: url(../images/cardboardbox.jpg);
		} 
#middlebar {
	height: 110px;
	width: 780px;
	background-image: url(../images/index_16.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #305474;
	margin-bottom: 1px;
}
#filestorage {
	float: left;
	width: 430px;
	height: 85px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#strapline {
	background-image: url(../images/strapline.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 300px;
	float: right;
	height: 70px;
}
#strapline2 {
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 300px;
}
#menuoptions {
	margin-top: 100px;
	height: 100px;
	margin-left: 40px;
}
#menuoption1 {
	height: 33px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 20px;
	color: #305474;
}
#menuoption2 {
	height: 33px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 20px;
	color: #305474;
}

#menuoption3 {
	height: 33px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 20px;
	color: #305474;
}
#mainbody {
	height: auto;
	background-color: #26465d;
	float: left;
	margin-bottom: 1px;
	clear: left;
	width: 780px;
}
#mainbodyleft {
	float:left;
	width:260px;
	height: auto;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#mainbodyright {
	width:260px;
	height: auto;
	float: left;
	clear: none;

}
.files {
	float: left;
	padding-left: 15px;
	margin-right: 10px;
}
.links {
	font-weight: bold;
	color: #FFFFFF;
}
#footer {
	background-color: #305474;
	height: auto;
	width: 780px;
	color: #26465D;
	clear: both;
	display: block;
}
.filesborder {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
	margin-left: 15px;
}
#readmore {
	float: left;
	height: 20px;
	border: 1px none #FFFFFF;
	width: 778px;
	clear: both;
	background-color: #26465D;
}
#readmoreleft {
	float: left;
	height: auto;
	width: 244px;
	padding-left: 15px;
}
.copyright {
	padding-left: 15px;
	color: #FFFFFF;
}
#contact {
	float: left;
	height: auto;
	width: 740px;
	padding: 20px;
	position: relative;
	background-color: #FFFFFF;
}
#mainbodycontact {
	height: auto;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 1px;
	position: static;
	width: 780px;
}
h4 {
	color: #305474;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin-top: 10px;
}

#contactleft {
	float: left;
	height: auto;
	width: 410px;
	background-color: #26465D;
	padding-left: 30px;
	padding-top: 25px;
	margin-bottom: 5px;
	}
#contactright {
	float: right;
	height: 250px;
	width: 250px;
	background-color: #26465D;
	clear: right;
	margin-top: 25px;
}

	
/* FORM DATA */

.cssform p{
	width: 260px;
	clear: left;
	margin: 0;
	padding-left: 155px;
	height: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 130px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
	width: 250px;
	height: 130px;
}

.verif {
	vertical-align: bottom;
}

#thankyou {
	background-color: #305474;
	height: 200px;
	width: 350px;
	color: #FFFFFF;
	margin-left: 200px;
	padding-left: 20px;
	margin-top: 70px;
	margin-bottom: 70px;
	padding-top: 10px;
	padding-right: 10px;
	float: left;
	display: inline;
}
.boxes {
	float: right;
	border: 1px solid #000000;
	margin: 10px;
	padding: 0px;
}
#leftmargin {
	height: auto;
	width: 525px;
	float: left;
}
li {
	color: #FFFFFF;
}

#rightmargin {
	height: 300px;
	width: 200px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.office {
	border: 1px solid #000000;
}
.style1 {color: #FFFF00}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	color: #F66500;
	margin-left: 15px;
	font-weight: bold;
	font-size: 17pt;
	font-style: normal;
}
.noborder {
border-style: none;
}
