@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.widecolumn {
	font-size: 13px;
}
.outer {
	background-image: url(../images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}
form {
	margin: 0;
	padding: 0;
}
.header {
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x;
	height: 126px;
	background-color: #FFFFFF;
}
.header, .blue-strip, .content-container, .footer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
background-color: #192747;
}
.header #inner, .blue-strip #inner, .content-container #inner, .footer #inner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.header #logo {
	float: left;
}
.header #searchbox, .header #menu {
	float: right;
	clear: right;
}
.header #searchbox {
	margin: 40px 0 0 0;
}
.footer {
	padding-top: 20px;
	}
.footer #inner {
	text-align: center;
	color: #ffffff;
	padding-bottom: 20px;
	background-color: #192747;
}
.content-container {
background-color: #ffffff;
	background-image: url(../images/bg-content-footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
		font-size: 12px;

}
.content-container #outer {
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-x;
	padding-bottom: 28px;
}
form {
	padding: 0;
	margin: 0;
}
#searchinput {
	width: 137px;
	height: 16px;
	border: 0;
	background-image: url(../images/search-box.gif);
	background-repeat: no-repeat;
	padding: 5px;
	color: #bfbfbf;
	padding-right: 15px;
}
#header-button {
	vertical-align: top;
}
#content ul {
	list-style-type: none;
	margin: 0 0 10px 10px;
	padding: 0;
}
#content li {
	padding: 5px 0;
	margin: 0;
}
#content ul li:before {
    content: "» ";
}
#content ul.Inputfields li:before, #content ul.nav li:before {
	content: "";
}
ul.Inputfields {
	margin: 0;
	padding: 0;
}
.ui-widget-header {
	float: left;
	width: 100px;
	font-weight: bold;
}
p.description {
	display: none;
}

.InputfieldMaxWidth, #Inputfield_email {
	width: 200px;
}
.FieldtypeTextarea {
	width: 250px;
}
.InputfieldSubmit label {
	display: none;
}
p.ui-state-error-text {
	color: #ff0000;
	float: right;
}

ul#menu {
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 13px 0 0 0;
	height: 47px;
	width: 587px;
}
ul#menu li {
	padding: 0;
	margin: 0;
	display: inline;
	padding: 0 25px;
	float: left;
	background-image: url(../images/menu-divider.gif);
	background-repeat: no-repeat;
	background-position: right;	
}
ul#menu li#last {
	padding-right: 0;
	background-image: none;
}
ul#menu li img {
	vertical-align: middle;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 15px 0 20px 0;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	letter-spacing: -2px;
}
p {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 16px;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
ul#threecol {
	margin: 0 0 0 0;

	padding: 20px 0 0 0;

	display: block;
	clear: both;
}
ul#threecol h1 {
	padding-top: 0px;
}
ul#threecol li {
	width: 270px;
	float: left;
	margin-right: 10px;
	padding: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
ul#threecol li.last {
	margin: 0;
}
ul#threecol li#what {
	background-image: url(../images/home-what-we-do-bg.jpg);
	height: 392px;
}
ul#threecol li#how {
	background-image: url(../images/home-how-we-do-it.jpg);
	height: 392px;
}
ul#threecol li#who {
	background-image:url(../images/home-who-we-are.jpg);
	height: 392px;
}
ul#threecol ul, ul#threecol ol {
	padding: 0;
	margin: 0;
	list-style-type: none;
	clear: left;
}
ul#threecol ul li {
	padding: 4px 0 4px 17px;
	margin: 0 0 0 11px;
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
}
ul#threecol ol li {
	padding: 7px 0 7px 32px;
	margin: 0 0 0 11px;
	list-style-type: none;
	background-position: 0px 4px;
	background-repeat: no-repeat;
}
ul#threecol ol li#one {
	background-image: url(../images/list1.gif);
}
ul#threecol ol li#two {
	background-image: url(../images/list2.gif);
}
ul#threecol ol li#three {
	background-image: url(../images/list3.gif);
}
ul#threecol ol li#four {
	background-image: url(../images/list4.gif);
}
ul#threecol ol li#five {
	background-image: url(../images/list5.gif);
}
ul#threecol ol li#six {
	background-image: url(../images/list6.gif);
}
ul#threecol ol li#seven {
	background-image: url(../images/list7.gif);
}
.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
.reqasterisk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	font-weight: bold;
}
.legend {
	display: block;
	float: left;
	width: 100px;
}
.your-message textarea {
	width: 300px;
	height: 100px;
}
.bottom {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
}
.align_right {
	float: right;
}