/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #676050;
	line-height:normal;
}
body {
	background-color: #fff;
	margin: 0px 0px 10px 0px;
	padding:0px;
}
ul, li, p, h1, h2, h3, h4, h5, h6, h7{
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}
.red{
	background-color:#a51b1c;
	height:1px;
	margin:0px 0px 0px 0px;
}
a{
	color: #a51b1c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:0;
}
#page_holder{
	width:966px;
	margin:auto;
	border-left:1px solid #cedada;
	border-right:1px solid #cedada;
	border-bottom:1px solid #cedada;
	padding-bottom: 0px;
}
#header{
	width:948px;
	margin:auto;
}
#header #logo{
	float:left;
	margin:20px 0px 0px 28px;
}
#header #callDirectSales{
	float:right;
	margin:26px 2px 0px 0px;
}
#header #openbox{
	float:right;
	margin:10px 0px 0px 0px;
}
#header #printbox{
	float:right;
	margin:10px 16px 0px 0px;
}
#header #itechbox{
	float:right;
	margin:10px 16px 0px 0px;
}

#lower_navigation{
	width:948px;
	height:48px;
	margin:auto;
}
#footer{
	width:948px;
	margin:auto;
	margin-top:54px;
}
#footer #top a{
	display:block;
	float:left;
	background:url(../images/round-bullet.gif) no-repeat 0px 6px;
	margin:0px 16px 0px 0px;
	padding:0px 0px 0px 12px;
	color:#a69a81;
	text-decoration:none;
	font-size: 90%;
}
#footer #top a:hover{
	background:url(../images/round-bullet-red.gif) no-repeat 0px 6px;;
	color: #a51b1c;
	text-decoration:none;
	font-weight:
}

#footer .red {
	height: 3px
}

#footer #bottom{
	margin-top:24px;
	margin-bottom:24px;
	color:#a69a81;
}
#footer #bottom a{
	color:#a69a81;
	font-weight:bold;
	text-decoration:none;
}
#footer #bottom a:hover{
	color: #a51b1c;
}

#footer #InvestorsInPeople {
	float: left;
	margin: 8px 0px 0px 30px;	
}
#footer #Twitter {
	float: left;
	margin: 8px 0px 0px 94px;	
}
#footer #Facebook {
	float: left;
	margin: 8px 0px 0px 19px;	
}
#footer #YouTube {
	float: left;
	margin: 8px 0px 0px 15px;	
}
#footer #ISO {
	float: left;
	margin: 8px 0px 0px 77px;	
}

