body, html {
	background-color: #ececec;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#bg1 {
	background: url('images/background.jpg') repeat-x bottom center;
}

div#bg2 {
	background: url('images/bg2.jpg') repeat-x top center;
}


div#container {
	position: relative;
	width: 1000px;
	min-height: 1405px;
	height:auto !important;
	height: 1405px;
	margin: 0 auto;

}

div#extrabox {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 163px;
	height: 365px;
	padding: 30px 20px 20px 15px;
	background: url('images/box.png') repeat-x top center;
	z-index: 999999;
	color: #fff;
	font-size: 12px;
}

div#extrabox h1 {
	font-weight: normal;
	font-size: 18px;
}

div#extrabox a {
	color: #fff;
}

div#header {
	position: relative;
	height: 200px;
	background: url('images/bg-header.jpg') repeat-x top center;
}

div.bar {
	width: 1000px;
	height: 6px;
	background: url('images/bar.gif') repeat-x top center;
}

div#logo {
	position: absolute;
	top: 6px;
	left: 0;
	width: 194px;
	height: 194px;
	/* border: 1px solid red; */

}

div#tagline {
	position: absolute;
	top: 33px;
	left: 229px;
	width: 656px;
	height: 27px;
}

div#search {
	position: absolute;
	top: 66px;
	left: 781px;
}

div#search form {
	margin: 0;
	padding: 0;
}

div#search input.textField {
	float: left;
	height: 20px;
	font-size: 11px;
	padding-left: 6px;
	padding: 0;
	padding-left: 5px;
	margin: 0;
	border-top: 1px solid #e7ecee;
	border-left: 1px solid #e7ecee;
	border-bottom: 1px solid #e7ecee;
	background-color: #f7f9fa;
	color: #000;
	vertical-align:middle;
	width: 120px;
	background: url('images/search_bg.jpg') repeat-x top center;
}

div#search input.btn {
	float: left;
	margin: 0;
	padding: 0;
	border-top: 1px solid #e7ecee;
	border-right: 1px solid #e7ecee;
	border-bottom: 1px solid #e7ecee;
	vertical-align: middle;
}

div#menu {
	position: absolute;
	top: 170px;
	left: 170px;
	width: 828px;
	overflow: hidden;
}

div#menu ul {
	list-style: none outside none;
	margin:0;
	padding: 0;
}

div#menu li {
	float: left;
}

div#menu li a {
	font-size: 17px;
	line-height: 15px;
	text-decoration: none;
	color: #000;
	padding: 0 10px;
	border-right: 1px solid #000;
}

div#menu li a:hover {
	text-decoration: underline;
}

div#menu li.menu-last a {
	border: 0;
}

div#slider {
	height: 395px;
}

div#bar2 {
	width: 1000px;
	height: 20px;
	padding: 0;
	background: url('images/bar-bg.jpg') repeat-x top center;
}

div#row1 {
	width: 1000px;
	height: 195px;
	background: url('images/row1-bg.jpg') repeat-x top center;
}

div#row1 h1 {
	color: #7a2723;
	font-weight: normal;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 22px;
}

div#row1 p {
	margin-top: 10px;
	margin-bottom: 5px;
}

div#row1-1 {
	float: left;
	width: 341px;
	height: 185px;
	padding: 5px 20px;
	overflow: hidden;
}

div#row1-2 {
	float: left;
	width: 361px;
	height: 150px;
	padding: 5px 20px;
	padding-top: 40px;
	overflow: hidden;
}

a.learnmore {
	color: #7a2723;
	margin: 10px;
	float: right;
}

div#row1-3 {
	position: relative;
	float: left;
	width: 217px;
	height: 195px;
	background: url('images/row1-3.jpg') repeat-x top center;
	color: #fff;
}

div#row1-3 div.maintext {
	padding: 5px 12px;
}

div#row1-3 div.bottomtext {
	position: absolute;
	top: 115px;
	left: 120px;
	font-weight: normal;
	font-size: 15px;
}

div#row2 {
	height: 187px;
	background: url('images/row1-bg.jpg') repeat-x top center;
}

div#row2 a.learnmore {
	color: #05527d;
}


div#row2 h1 {
	color: #05527d;
	font-weight: normal;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 22px;
}

div#row2 p {
	margin-top: 10px;
	margin-bottom: 5px;
}

div#row2-1 {
	float: left;
	width: 381px;
	height: 187px;
	overflow: hidden;
}

div#row2-2 {
	float: left;
	width: 361px;
	height: 175px;
	padding: 5px 20px;
	overflow: hidden;
}

div#row2-3 {
	position: relative;
	float: left;
	width: 177px;
	height: 177px;
	padding: 5px 20px;
	overflow: hidden;
	background: url('images/row2-3.jpg') repeat-x top center;
}

div#row2-3 div.learnmore {
	position: absolute;
	top: 140px;
	left: 60px;
	float: none;
}

div#row2-3 div.learnmore a {
	color: #7a2723;
}

div#row2-3 h1 {
	color: #7a2723;
	font-size: 22px;
}

div#row3 {
	height: 187px;
	background: url('images/row3-bg.jpg') repeat-x top center;
	margin: 0;
	padding: 0;
	color: #fff;
}

div#row3 a {
	color: #fff;
}

div#row3 h1 {
	color: #fff;
	font-weight: normal;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 22px;
}

div#row3 p {
	margin-top: 10px;
	margin-bottom: 5px;
}

div#row3-1 {
	float: left;
	width: 341px;
	height: 175px;
	padding: 5px 20px;
	overflow: hidden;
}

div#row3-2 {
	float: left;
	width: 361px;
	height: 140px;
	padding: 5px 20px;
	padding-top: 40px;
	overflow: hidden;
}

div#row3 a.learnmore {
	color: #fff;
	margin: 10px;
	float: right;
}

div#row3-3 {
	float: left;
	width: 217px;
	height: 187px;
	background-color: red;

}

div#footer {
	position: relative;
	width: 1000px;
	height: 95px;
	background: url('images/footer-bg.jpg') repeat-x top center;
}

div#footer div.content {
	position: absolute;
	top: 14px;
	height: 47px;
	line-height: 47px;
	text-align: right;
	font-size: 10px;
	width: 980px;
	padding-right: 20px;
}

div#footer div.content img {
	margin: 0 3px;
	margin-bottom: 4px;
}