@charset "utf-8";
/* CSS Document */

img, div, a, td {
	behavior: url(css/iepngfix.htc);
}

html, body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	line-height:17px;
	color:#404041;
	background-image:url(../layout/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:100%;
}

p {
	margin-top:0px;
}

/*ul {
	margin-left: 0;
	padding-left: 1.3em;
}*/

a:link img,
a:visited img {
		border:0px;
}

hr {
	border-top:#e2e2e2 1px solid;
	border-bottom:#ffffff 1px solid;;
	border-left:0px;
	border-right:0px;
	margin-top:35px;
	margin-bottom:25px;
}

#wrapper {
	width:1004px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
}

#nav {
	height:51px;
}

#middle {
	padding:22px;
}

#boxMiddleHome {
	height:365px;
	background-image:url(../layout/bgBoxMiddleHome.jpg);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-right:40px;
}

#boxMiddleHomeTx {
	width:420px;
	float:left;
	margin-top:55px;
}

#boxMiddleHomeImg {
	width:357px;
	height:145px;
	float:right;
	margin-top:105px;
}


#featuredBoxHome {
	height:106px;
}

#bottom {
	height:82px;
	background-color:#4a4a4a;
	background-image:url(../layout/bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:60px;
}

#disclaimer {
	background-color:#4a4a4a;
	text-align:center;
	padding:25px;
	padding-top:0px;
	margin:0px;
}


hr.disclaimerLine {
	border-top:#666666 1px solid;
	border-bottom:#4a4a4a 1px solid;;
	border-left:0px;
	border-right:0px;
	margin-top:0px;
	margin-bottom:20px;
	padding:0px;
}

#ttAboutUsHome {
	margin-bottom:15px;
}

#tableHorizontalDiv {
	height:100%;
	background-color:#FFFFFF;
}

#tableHorizontalDiv .top {
	vertical-align:top;
}

#tableHorizontalDiv .bottom {
	height:142px;
	vertical-align:bottom;
}

#tableVerticalDiv {
	padding-left:20px;
	padding-right:5px;
	vertical-align:top;
}

#tableVerticalDiv .left {
	vertical-align:top;
	width:764px;
}

#tableVerticalDiv .right {
	width:260px;
	text-align:right;
	vertical-align:top;
	padding-top:55px;
}

.rightImage {
	padding-left:20px;
	padding-bottom:20px;
	float:right;
}

.rightLogos {
	padding-left:30px;
	padding-top:53px;
	float:right;
}

.rightLogosGreen {
	padding-left:30px;
	padding-top:70px;
	float:right;
}

.featBoxHomeDistance {
	margin-right:18px;
}

.titleDistance {
	margin-bottom:15px;
	margin-top:10px;
}

.rhs-content {
	width:300px;
	float:right;
	margin-left:30px;
	margin-bottom:20px;
}
