body
{
	padding-bottom: 10px;
}

form
{
	padding: 0px;
	margin: 0px;
}

#container
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#header
{
	width: 760px;
}

#header #logo{
	float: left;
	padding-bottom: 5px;
}

#header #contact{
    display:inline;
	top: 0px;
	float: right;
}

#subheader
{
	clear: both;
	width: 760px;
	height: 150px;
}

#subheader #rightimg
{
	float: right;
}

#subheader #subheadercontent
{
	height: 150px;
	background-image: url(/images/subheader-left.png);
	background-repeat: none;
}

#subheaderpoints
{
	font-size: 14px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	list-style-image: url(/images/arrow-orange.png);
	list-style-position: inside;
}

#subheaderpoints li
{
	line-height: 14px;
	padding-bottom: 5px;
}

.subheaderpoint
{
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
}

.subheaderpoint img
{
	padding-right: 5px;
	padding-top: 2px;
}

.subheaderpointtext
{
}

.subpoint
{
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mainpoint
{
	font-size: 14px;
	color: #094A8C;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mainpoint a
{
	text-decoration: none;
}

#subheaderbuttons
{
	margin-left: 225px;
	position: relative;
	top: -10px;
}

#subheaderbuttons a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	width: 80px;
	height: 25px;
	padding: 5px;
}

.bluebutton
{
	background-color: #2D6EAC;
}

.orangebutton
{
	background-color: #F97B0C;
	font-weight: bold;
	margin-left: 5px;
}

#navigation
{
	background-color: #094A8C;
	margin-top: 1px;
	height: 30px;
}

#navigation ul
{
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

#navigation ul li
{
	list-style: none;
	display: inline;
}

#navigation ul li a
{
	font-size: 14px;
	line-height: 14px;
	padding: 7px 10px;
line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
}

#navigation ul li a:hover
{
	background-color: #2D6EAC;
}

#navigation ul li.selected a
{
	font-size: 14px;
	line-height: 30px;
	color: #094A8C;
	font-weight: bold;
	background-color: #FFFFFF;
}

#navigation ul li.selected a:hover
{
	background-color: #FFFFFF;
}

#navigation ul li.selected 
{
	background-color: #FFFFFF;
}

h2
{
	font-size: 18px;
	color: #F97B0C;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: normal;
}

#content
{
	width: 760px;
	margin-top: 10px;
}

#leftpane
{
	float: left;
	width: 499px;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px dotted #999999;
}

#rightpane
{
	float: right;
	width: 230px;
	margin: 0;
	height: 1%;
}

#testimonial
{
	background-color: #CCCCCC;
	background-image: url(/images/testimonial-top.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}

#testimonial #quotetext
{
	line-height: 27px;
	padding-left: 5px;
	padding-right: 5px;
	/*text-align: justify;*/
}

#testimonial #quoteby
{
	background-image: url(/images/testimonial-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
	padding-top: 15px;
	padding-left: 62px;
	font-size: 14px;
}

#testimonial #quoteby #quotebyname
{
	color: #094A8C;
	font-weight: bold;
}

#testimonial #quoteby #quotebycompany
{
	color: #999999;
}

.orangebox
{
	background-color: #F97B0C;
	background-image: url(/images/orangebox-top.gif);
	background-repeat: no-repeat;
}

.orangebox2
{
	padding: 10px 0px;
	background-image: url(/images/orangebox-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.graybox
{
	background-color: #CCCCCC;
	background-image: url(/images/graybox-top.gif);
	background-repeat: no-repeat;
}

.graybox2
{
	padding: 10px;
	background-image: url(/images/graybox-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#clientloginform input
{
	width: 150px;
	margin-left: 30px;
}

#clientloginform label
{
	position: absolute;
	width: 30px;
	text-align: center;
	padding-top: 3px;
}

#clientloginform .submit
{
	width: 60px;
	padding: 0px 10px;
	background-color: #FFFFFF;
	color: #F97B0C;
	font-size: 14px;
	font-weight: bold;
	border: none;
	margin-top: 10px;
	cursor: pointer;
	cursor: hand;
}

.newsdate
{
	font-size: 14px;
	color: #094A8C;
	font-weight: bold;
}

.mid
{
	padding-top: 5px;
}

.blue
{
	color: #094A8C;
}

a
{
	color: #094A8C;
}

#footer
{
	width: 760px;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	color: #FFFFFF;
	background-color: #094A8C;
	text-align: center;
	clear: both;
	position: relative;
	top: 10px;
}

#mainform textarea
{
	width: 409px;
}

#mainform input
{
	width: 150px;
}

#mainform .submit
{
	width: 60px;
	padding: 0px 10px;
	height: 25px;
	background-color: #F97B0C;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border: none;
	margin-top: 10px;
	cursor: pointer;
	cursor: hand;
}

.formrow label
{
	float: left;
	width: 75px;
	font-weight: bold;
	color: #094A8C;
}

.formrow
{
	padding-bottom: 5px;
}

.lastrow
{
	padding-bottom: 0px;
}

.num
{
	position: relative;
	float: left;
	width: 20px;
	color: #094A8C;
	font-weight: bold;
}

.point
{
	padding-left: 20px;
	padding-bottom: 5px;
}

.form_errors
{
	color: #CC0000;
}
