/* CSS Document */

/*********************BODY*********************/

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	color: #0f1017;
	background-color: #d1d1d1;
	
}

img {
	border: 0px;
}

p {
	font-size: 11px;
	line-height: 1.75em;
	margin: 0;
	padding: 0 0 18px 0;
	color: #333;
}

h1 {
	font-size: 18px;
	color: #999;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 22px;
	color: #000;
	margin: 0 0 5px 0;
}

.logo {
	position: relative;
	float: left;
	margin: 0 0 10px 0;
}

#content {
	position: relative;
	width: 970px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	clear: both;
}

.main {
	position: relative;
	float: left;
	width: 928px;
	height: auto;
	margin: 0;
	padding: 20px;
	text-align: left;
	clear: both;
	background-color: #fff;
}

a:link, a:visited, a:active, a:hover {
	color: #fb4a4a;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a.type:link, a.type:visited, a.type:active, a.type:hover {
	color: #0f1017;
	text-decoration: none;
	border-bottom: 1px dashed #919fb2;
}

a.type:hover {
	color: #fb4a4a;
	text-decoration: none;
	border-bottom: 1px dashed #919fb2;
	border-top: 1px dashed #919fb2;
}

a.text:link, a.text:visited, a.text:active, a.text:hover {
	color: #fb4a4a;
	text-decoration: none;
}

a.text:hover {
	color: #fb4a4a;
	text-decoration: none;
	border-bottom: 1px dashed #919fb2;
	border-top: 1px dashed #919fb2;
}

/*********************BODY*********************/




/*********************NAVIGATION*********************/

#nav {
	width: 557px;
	margin: 0;
	padding: 0;
	position: relative;
	float: right;
}

#nav .nav ul {
	list-style-type: none;
}

#nav .nav li {
	display:inline;
	padding: 0 10px 0 0;
	font-size: 13px;
	font-weight: bold;
}

#nav .nav a:link {
	color: #000;
	text-decoration: none;
}

#nav .nav a:visited {
	color: #000;
	text-decoration: none;
}

#nav .nav a:hover {
	border-bottom: 3px solid #ffcb08;
	color: #000;
	padding: 1px 0;
	text-decoration: none;
}

#nav .nav a:active {
	color: #000;
	text-decoration: none;
}

/*********************NAVIGATION*********************/




/*********************BANNER*********************/

#banner {
	position: relative;
	float: left;
	width: 927px;
	height: 313px;
	margin: 0;
	padding: 0;
	clear: both;
	background-color: #fff;
}

#banner .bannerleft {
	position: absolute;
	left: 50px;
	top: 65px;
	width: 214px;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 18px;
	color: #fff;
	margin: 0;
}

h3.banner {
	font-size: 51px;
	margin: -8px 0 0 0;
	padding: 0;
	color: #fff;
}

p.banner {
	font-size: 11px;
	line-height: 1.75em;
	margin: 0;
	padding: 0;
	color: #999;
}

p.button {
	text-align: center;
}

#banner .bannerrightone {
	position: absolute;
	right: 49px;
	top: 43px;
	width: 220px;
	margin: 0;
	padding: 0;
}

#banner .bannerrighttwo {
	position: absolute;
	right: 49px;
	top: 166px;
	width: 220px;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 14px;
	color: #8c8b8b;
	margin: 0;
}

p.bannerright {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	color: #222;
}

a.bannertext:link, a.bannertext:visited, a.bannertext:active, a.bannertext:hover {
	color: #fff;
	text-decoration: none;
}

a.bannertext:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #ffcb08;
}

#smallbanner {
	position: relative;
	float: left;
	width: 927px;
	height: 111px;
	margin: 0;
	padding: 0;
	clear: both;
	background-color: #fff;
}

#smallbanner .bannerleft {
	position: absolute;
	left: 50px;
	top: 65px;
	width: 214px;
	margin: 0;
	padding: 0;
}

/*********************BANNER*********************/




/*********************FEATURE*********************/

.feature {
	width: 970px;
	height: auto;
	position: relative;
}

.featureone, .featuretwo, .featurethree {
	position: relative;
	float: left;
	width: 276px;
	height: auto;
	padding: 30px 0 0 30px;
}

.featuretwo, .featurethree {
	padding-left: 30px;
}

.featuredouble {
	position: relative;
	float: left;
	width: 582px;
	height: auto;
	padding: 30px 0 0 30px;
	clear: both;
}

/*********************FEATURE*********************/




/*********************FOOTER*********************/

.footer {
	padding: 20px 0 20px 0;
	font-size: 11px;
	line-height: 1.5em;
}

.footerabout {
	position: relative;
	float: left;
	width: 256px;
	height: auto;
}

.footerlinks {
	position: relative;
	float: left;
	text-align: left;
	width: auto;
	height: auto;
	padding: 10px 0 30px 30px;
	font-size: 11px;
	line-height: 1.5em;
	color: #626163;
}

a.textgrey:link, a.textgrey:visited, a.textgrey:active, a.textgrey:hover {
	color: #888;
	text-decoration: none;
}

a.textgrey:hover {
	color: #e4670b;
	text-decoration: none;
	border-bottom: 1px solid #ffcb08;
}

a.footertext:link, a.footertext:visited, a.footertext:active, a.footertext:hover {
	color: #d1d1d1;
	text-decoration: none;
}

a.footertext:hover {
	color: #e4670b;
	text-decoration: none;
	border-bottom: 1px solid #ffcb08;
}

ul.list {
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
	border: 0px;
	line-height: 14px;
}

ul.listsmall {
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
	line-height: 12px;
}

ul.listsmall li.listitem {
	position: relative;
	margin: 0px; 
	padding: 1px 5px 2px 8px;
	background: transparent url("../images/bullet.png") no-repeat 0px 5px;
	font-size: 10px;
	margin-bottom: 3px;
}

ul.listsmall li.listitemfooter {
	position: relative;
	margin: 0px; 
	padding: 1px 5px 0px 7px;
	background: transparent url("../images/bullet.png") no-repeat 0px 5px;
	font-size: 10px;
	margin-bottom: 3px;
}

#footerspan {
	height: 162px;
	margin: 0;
	padding: 20px;
	clear: both;
	background-color: #171717;
}

.footerspancontent {
	position: relative;
	width: 970px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	clear: both;
}

p.footerspan {
	position: relative;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #d1d1d1;
}

p.footerspanright {
	position: relative;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	color: #d1d1d1;
}

/*********************FOOTER*********************/




/*********************FORM*********************/

input.contactbtn {
	background: #c58b31;
	border: 0 solid #FFF;
	color: #FFF;
	cursor: pointer;
	font-size: 13px;
	padding: 5px 0 5px 5px;
	width: 73px;
}

input.textbox, textarea.textbox {
	/*background: url(../images/bkgd_textbox.gif);*/
	background-color: #eeeff8;
	border: 1px solid #dee3e9;
	color: #656d78;
	font-weight: bold;
	cursor: text;
	padding: 5px 0 5px 5px;
	margin: 0;
	width: 283px;
	font-size: 18px;
}

.code {
	background-color: #656d78;
	border: 1px solid #eeeff8;
	color: #fff;
	font-weight: bold;
	cursor: text;
	padding: 5px 0 5px 5px;
	font-size: 18px;
}


td.labels {
	text-align: right;
	width: 10%;
	font-size: 13px;
}

td.textbox {
	text-align: left;
	width: 90%;
}

.red {
	color: #FF0000;
	font-size: 24px;
}

/*********************FORM*********************/

