@charset "UTF-8";
body {
	background-image: url(/Images/bg.jpg);
	margin: 0px;
	padding: 0px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	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 {
	background-image: url(../images/bg-footer.jpg);
	float: left;
	height: 196px;
	width: 904px;
	margin-left: 1px;
	padding-top: 25px;
}
#Footer h2 {
	text-align:left;
	margin: 0;
	padding: 10px 0 0 0;
	color:#000000;
	font-size:9pt;
	font-weight:bolder;
	font-family: Arial, Helvetica, sans-serif;
}
#Footer ul {
	font-size:10pt;
	text-align:left;
	padding: 0;
	margin: 0;
	list-style:none;
	text-decoration:none;
}
#Footer li a {
	text-decoration:none;
	text-align:inherit;
	color:#999999;
}
#Footer li a:hover {
	text-align:left;
	color:#666666;
}
#Footer p {
	text-align:left;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#333333;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
#Footer .small {
	font-size:8pt;
	line-height: 14px;
	color:#999999;
}
#Footer #follow {
	padding-left: 25px;
}
#Footer .small a {
	font-size:8pt;
	line-height: 14px;
	color:#999999;
}
#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; 
}
#Menu {
	margin-top: 30px;
	float: left;
}
#Menu ul {
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#Menu li {
	display: inline;
	text-align: center;
}
#Menu li a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 20px;
	width: 50px;
}
#Menu li a:hover {
	color:#004A8F;
}
#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: 30px;
	color: #FFFFFF;
	font-weight: bolder;
	padding-right: 20px;
	padding-top: 8px;
}
#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;
}
.staffbiocontent {
	padding-bottom: 5px;
	padding-left: 5px;
}
