@charset "UTF-8";
body {
	background-image: url(../images/bg.jpg);
	margin: 0px;
	padding: 0px;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #004D92;
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #5F3525;
	letter-spacing: -1px;
}
#container {
	width: 905px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}#ContentContainer {
	float: left;
	width: 862px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 21px;
	margin-left: 1px;
}
#Footer {
	float: left;
	width: 894px;
	margin-left: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6F3623;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D3320;
	text-align: right;
	height: 100px;
	padding-right: 10px;
}
#Footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D3320;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F3623;
}
#Header {
	text-align: right;
	float: left;
	height: 30px;
	width: 905px;
	margin-top: 20px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#HomeContentLeft {
	float: left;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
#HomeContentCenter {
	float: left;
	width: 270px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
#HomeContentRight {
	float: left;
	width: 248px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#HomeContentRight2 {
	float: right;
	width: 248px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 12px;
}
#HomeTitleContainer {
	float: left;
	width: 865px;
	margin-bottom: 10px;
}
#HomeTitleLeft {
	float: left;
}
#HomeTitleRight {
	float: right;
	margin-right: 10px;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
#Logo {
	text-align: center;
}
#Menu {
	margin-top: 15px;
	float: left;
}
#Menu ul {
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#Menu li {
	display: inline;
	text-align: center;
}
#Menu li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: lighter;
	width: 50px;
	padding-left: 10px;
	padding-right: 10px;
}
#Menu li a:hover {
	color:#85E3F1;
}
#HomeTitleCenter {
	float: left;
	margin-left: 200px;
}
#MainImage {
	float: left;
	width: 905px;
}
#MainImageTop {
	background-image: url(../images/main-image-top.png);
	float: left;
	height: 17px;
	width: 905px;
}
#MainImagePhoto {
	float: left;
	width: 905px;
	padding-left: 1px;
}
#NavBar {
	background-image: url(../images/bg-nav.png);
	float: left;
	height: 49px;
	width: 905px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#Phone {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #85E3F1;
	font-weight: bolder;
	padding-right: 15px;
	padding-top: 15px;
}
#ProductLogos {
	float: left;
	width: 180px;
}
#ProductLogosText {
	float: right;
	width: 380px;
}
#SubContentLeft {
	float: left;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
#SubContentLeftTest {
	float: left;
	width: 860px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
.TableBorder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

