html {
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
height: 100%;
}
body table {
	width:100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset, img {
border:0 none;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
legend {
color:#000000;
}
input, button, textarea, select, optgroup, option {
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
}
body {

font-family:arial,helvetica,clean,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.231;
}
select, input, button, textarea, button {
font-family:arial,helvetica,clean,sans-serif;
font-size:99%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
table {
font-size:inherit;
}

h3, h1 {
	font-size:18px;
	line-height:1em;
	color:#000;
	font-weight:bold;
	padding-left:16px;
	padding-bottom:12px;
	text-transform:uppercase;
	
}
.h3-con {
	height:48px;
	vertical-align:bottom;
	display:table-cell;
	background-color:#FFF;
	position:relative;
}


.orange {
	color:#f57421;
}

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

#wrapper {
	width:960px;
	margin-left: auto;
  	margin-right: auto;
}
#header {
	width:960px;
	height:500px;
	position:relative;
	margin-bottom:11px;
}
#header div.header-top {
	width:960px;
	height:136px;
	position:absolute;
	top:0px;
}
#header div.logo {
	position:absolute; left:0px; top:0px;
	padding:20px 0px 0px 25px;
	height:109px; width:229px;
	
}
#header div.links {
	position:absolute; left:254px; top:0px;
	height:136px; width:706px;
	text-align:right;
}
#header div.system {
	padding-right:10px;
	width:696px;
	height:45px;
	padding-top:50px;
	color:#bbbbbb;
	font-size:17px;
	font-weight:bold;
}
#header div.system a:link, #header div.system a:active, #header div.system a:visited {
	color:#bbbbbb;
}
#header div.system span.seaparator {
	display:inline-block;
	padding:0px 10px 0px 10px;
}
#header div.tab-con {
	width:706px;
	height:41px;
	color:#868686;
	font-size:12px;
	font-weight:bold;
}
#header div.tab-con div.inner {
	background-color:#eeeeee;
	width:483px;
	float:right;
}
#header div.tab-con a:link, #header div.tab-con a:active, #header div.tab-con a:visited, #header div.tab-con span.seaparator {
	background-color:#eeeeee;
	display:inline-block;
	height:28px;
	padding:13px 10px 0px 10px;
	color:#868686;
}


#header-middle {
	width:960px;
	height:57px;
	background-image:url(img/mainmenuBG.jpg);
	background-repeat:repeat-x;
	z-index:99;
	position:absolute;
	top:136px;

}
#header-middle .menu-con {
	width:960px;
	height:57px;
	}

#header-bottom {
	width:960px;
	height:307px;
	background-image:url(img/headerMiddleBG.jpg);
	background-repeat:repeat-x;
	position:absolute;
	margin-bottom:11px;
	z-index:1;
	top:193px;
}
#header-bottom div.welcome {
	width:677px;
	height:307px; 
	position:absolute;
	top:0px;
	left:0px;
}
#header-bottom div.buttons {
	width:225px;
	height:307px; 
	position:absolute;
	top:0px;
	left:735px;
}
#header-bottom div.buttons a {
	overflow:hidden;
	display:block;
	width:225px;
}
#promo-modules {
	width:965px;
	height:183px;
	overflow:hidden;
}
#promo-modules a {
	display:block;
	float:left;
	overflow:hidden;
}
#promo-modules .first, #promo-modules .second, #promo-modules .third {
	margin-right:14px;
	}

#content-three-columns {
	width:960px;
	margin-top:20px;
	background-image:url(img/three-columnBG.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	background-position:0px 49px;
}

#content-two-columns {
	width:960px;
	margin-top:20px;
	background-image:url(img/two-columnBG.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#content-three-columns p, #content-two-columns p {
	padding:10px 0px 10px 0px;
}

#content-three-columns .column-left, #content-three-columns .column-middle, #content-three-columns .column-right, #content-two-columns .column-left, #content-two-columns .column-right {
	float:left;
	position:relative;

}
#content-three-columns .column-left, #content-three-columns .column-right, #content-two-columns .column-right {
	width:230px;
} 
#content-two-columns .column-left {
	width:716px;
	margin:0px 14px 0px 0px;
}
#content-three-columns .column-middle {
	width:472px;
	margin:0px 14px 0px 14px;
} 
#content-three-columns .column-middle .inner, #content-two-columns .column-left .inner {
	background-color:#fff;
	padding:10px 15px 5px 15px;
}
#content-two-columns .column-left h3 {
	padding-left:0px;
	padding-top:10px;
}

#content-three-columns .column-right .inner, #content-two-columns .column-right .inner {
	background-color:#c7c7c7;
	padding:20px 15px 5px 15px;
}
.l-updates {
	list-style:none;
}
.l-updates li {
	padding-bottom:10px;
}
.l-updates a {
	color:#000;
	text-decoration:underline;
}

#footer {
	height:220px;
	width:100%;
	background-image:url(img/footerBG.jpg);
	background-repeat:repeat-x;
	position:relative;
	clear:both;
	margin-top:40px;
	color:#FFF;
	
}
#footer .inner {
	height:165px;
	width:870px;
	padding:55px 45px 0px 45px;
	position:relative;
		margin-left: auto;
  	margin-right: auto;
}
#footer a {
	color:#FFF;
	display:inline-block;
}
#footer .seaparator {
	display:inline-block;
	padding:0px 10px 0px 10px;
}
#footer .copy, #footer .milkbar {
	padding-bottom:10px;
	padding-top:10px;
}
#footer .inner .right {
	position:absolute;
	text-align:right;
	width:350px;
	top:55px;
	left:565px;
}
#footer .contact {
	padding-top:10px;
	padding-bottom:15px;
}
#footer .contact span {
	display:inline-block;
	width:130px;
}

#bread {
	width:940px;
	padding:5px 10px;
	background-color:#ededed;
	margin-top:10px;
	font-size:10px;
}
.column-middle .inner ul {
	padding-left:20px;
}
.inner form table {
	display:block;
	padding-top:10px;
	width:442px;
}
label {
	width:100px;
	padding-right:0px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	height:30px;
	display:inline-block;
}
input[type=text]  {
	width:300px;
	padding:4px;
	font-size:12px;
}
textarea {
	width:300px;
	padding:4px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
input[type=submit] {
	border:#2f3130 1px solid;
	background-color:#f57421;
	padding:5px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}
input[type=sbmit]:hover {
	border:#f57421 1px solid;
	background-color:#2f3130;
	padding:5px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}

