body {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #e4e8f1;
}
#outer {
	padding: 0px;
	width: 1065px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	clear: both;
}
#heading {
	height: 110px;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

#container {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcol {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#leftcol {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#middlecol {
	width: 665px;
	_width: 659px;
	margin-top: 0px;
	margin-left: 197px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#middlecol p {
	font-size: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 125%;
	text-align: justify;
}
#middlecol ul {
	margin-top: 0px;
}
#middlecol li {
	font-size: 80%;
	padding-right: 5px;
	line-height: 110%;
}

#bottommenu {
	text-align: center;
	clear: both;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	width: 100%;
}
#footer {
	text-align: center;
	padding: 10px;
	clear: both;
	width: 1055px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 80%;
	margin-left: auto;
	margin-right: auto;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#menu {
	padding: 0px;
	background-color: #e6e9ed;
	border: 3px solid #FFFFFF;
	width: 188px;
	margin: 0px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li {
	list-style-type: none;
	height: 27px;
	width: 188px;
	display: block;
	margin: 0px;
	background-image: url(images/navbutton.jpg);
	padding: 0px;
	font-size: 80%;
}
#menu li a {
	display: block;
	color: #040783;
	text-decoration: none;
	margin: 0px;
	height: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#menu li a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/navbutton1.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
#menu .currentpage {
	background-image: url(images/navbutton2.gif);
	background-repeat: no-repeat;
	background-color: #e6e9ed;
	height: 27px;
}
.quote_menu {
	border: 3px solid #FFFFFF;
	background-color: #65729c;
	font-size: 14px;
	width: 188px;
}


.rightbox {
	padding: 0px;
	text-align: center;
	border: 3px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-position: right top;
	background-repeat: no-repeat;
}
.rightbox p {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0px;
}
.rightbox a {
	color: #040783;
	text-decoration: none;
}
.quoteoptionsbox {
	color: #2e3866;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 190px;
	background-image: url(images/3quotesbg.jpg);
	background-repeat: no-repeat;
}
.middlebox {
	border: 3px solid #FFFFFF;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.middlebox a {
	color: #333366;
	text-decoration: none;
}
.pageheading {
	background-color: #e7f0e3;
	border: 3px solid #FFFFFF;
	margin-bottom: 3px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.pageheading h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 26px;
}
h1 {
	font-size: 105%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #000033;
	padding-top: 15px;
	padding-bottom: 5px;
	margin: 0px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000033;
}
hr {
	height: 1px;
	border: none;
	background-color: #dddddd;
}
.floatleft {
	float: left;
	margin-right: 10px;
	padding-bottom: 15px;
}
.floatright {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
.outinedtable {
	margin-top: 0px;
	padding-top: 0px;
}
#content {
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	min-width: 250px;
	width: 1065px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#content a {
	color: #339900;
	text-decoration: none;
}
#full-quote {
	height: 55px;
	width: 83px;
	float: left;
	margin-top: 110px;
	margin-left: 100px;
	display: inline;
}
#callme {
	float: right;
	margin-right: 60px;
	margin-top: 65px;
	width: 83px;
	height: 55px;
	display: inline;
}
#roughquote {
	margin-top: 133px;
	float: left;
	margin-left: 126px;
	height: 55px;
	width: 83px;
	display: inline;
}
.quoteoptionsbox a {
	color: #2e3866;
	text-decoration: none;
}
.quoteoptionsbox a:hover {
	color: #990000;
	text-decoration: none;
}
.pagecontent {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 3px;
}
.pagecontent a {
	color: #078F0B;
	text-decoration: underline;
}
.pagecontent a:hover {
	color: #2d3764;
	text-decoration: none;
}
.submenu {
	border: 3px solid #FFFFFF;
	padding: 10px;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 18px;
}
.submenu a {
	color: #333366;
	text-decoration: underline;
	text-transform: lowercase;
	font-weight: normal;
}
.submenu a:hover {
	color: #C7E1BC;
	text-decoration: none;
}
.outinedtable p {
	font-size: 85%;
	line-height: 14px;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
}
.weatherwidget {
	background-repeat: no-repeat;
	width: 194px;
	height: 80px;
	padding-top: 24px;
}
.totop {
	font-size: 10px;
	text-align: right;
}
.rightbox ul {
	margin-left: 0px;
	padding-left: 20px;
}
.caption {
	font-size: 75%;
}
.tabletext {
	font-size: 12px;
}
.companydetails {
	font-size: 12px;
}
.rightbox li {
	font-size: 13px;
}
.topbox {
	background-image: url(images/roundcorneredbox.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottombox {
	background-image: url(images/roundcorneredbox.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
}
img {
	margin: 0px;
	padding: 0px;
}
.clearall {
	clear: right;
	height: 1px;
}

.underline_jobs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
