@charset "utf-8";
/* CSS Document */
body{
	width: 950px;
	margin: 0 auto;
	color: #464646;	
	font-family: arial, tahoma, time new roman;
	font-size: 10pt;
}

#wrapper{
	margin: 0 10px;
}

#header{
	float:left;	
	height: 140px;
	width: 100%;
}

#logo{
	float:left;
	width: 330px;	
	margin-top: 30px;
}
.payment
{
	float:right;
	width: 100%;
	text-align:right;
}

.payment .title
{
	float:right;
	padding-top: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.client
{
	float:left;
	padding: 5px 0 0 15px;
}

.client a
{
	font-weight: bold;
	color: #000;
}

.visa-links
{
	float:right;
	padding-right: 10px;
	padding-top: 5px;
}

.form-paypal
{
	float:right;
	padding-top: 5px;
}

#primary-links{
	float:right;
	width: 600px;	
	text-align:right;
}

.phone{
	float:right;
	padding: 30px 40px 33px 0;
	font-size: 16pt;	
	font-weight: bold;
}

#primary-links ul{
	list-style: none;	
	float:right;
	margin: 0;
	text-align:right;
	padding: 0;
	width: 520px;
}

#primary-links ul li{
	float:left;	
	padding-right: 1px;
	line-height:30px;
}

#primary-links ul li a{
	background: url(../images/bg-menu.gif) repeat-x 0 0;
	padding: 5px 10px 10px 10px;		
	color: #FFF;
	font-weight:bold;
}

#primary-links ul li a:hover{
	background: url(../images/bg-menu.gif) repeat-x 0 -35px;	
	text-decoration:none;
}

#header-board{
	float:left;
	height: 90px;
	clear: both;
	background:url(../images/line-top-headerboard.gif) repeat-x 0 0;
	padding-top: 20px;
	width: 100%;
	text-align: center;
	color: red;
}

#header-board ul{
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#header-board ul li{
	float: left;
	padding-left: 10px;
}

#header-board span.title{
	text-align: center;
	text-transform:uppercase;
	font-size: 20pt;	
}

#header-board .col{
	float:left;
	width: 200px;
	margin: 0 5px;
	padding: 10px;
	border:1px solid #999;	
}

#header-board .col img{

}

#header-board .col .title{
	text-transform: uppercase;
	font-weight:bold;	
	padding: 10px 0 ;
	text-align:center;
	color: #242E38;
}

#header-board .col .button{
	text-align: center;
	line-height: 40px;
}

#header-board .col ul li a{
	color: #5D5D5D;	
}

#header-board .col .button a{
	color: #FFF;	
	background: url(../images/bg-button.png) no-repeat center top;	
	line-height: 40px;
	width: 170px;
	padding: 4px 50px 10px 50px;
	font-weight:bold;
}

#header-board .col .button a:hover{
	background: url(../images/bg-button.png) no-repeat 5px -34px;	
	text-decoration:none;
}

.need-help
{
	padding: 10px 0 0 35px;
	height: 40px;
	float: left;
	width: 180px;

}

.subscribe
{
	float:left;
	height: 35px;
	padding: 10px 0 0 50px;
	width: 160px;
}

#header-board-sub{
	float:left;
	height: 105px;
	clear: both;
	background:url(../images/line-top.gif) repeat-x 0 0;
	padding-top: 20px;
	width: 100%;
	text-align: left;
	color: red;
}

#header-board-sub ul{
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	float:left;
}

#header-board-sub ul li{
	float: left;
	padding-left: 10px;
}

#header-board-sub span.title{
	text-align: center;
	text-transform:uppercase;
	font-size: 20pt;	
}

#header-board-sub .need-help
{
	padding: 10px 0 0 20px;
	height: 60px;
	width: 150px;
	float:left;
	margin-left: 30px;
	border:2px dashed #333;	
}

#main{
	float:left;	
	clear: both;
	background:url(../images/line-top.gif) repeat-x 0 0;
	padding-top: 20px;
	width: 100%;
}
#main #sidebar-left{
	float:left;
	width: 180px;	
	border:1px solid #e8e8e8; 
}

#main #sidebar-left  ul{
	margin: 0;
	padding:0;
	list-style: none;
}

#main #sidebar-left  ul  li{
	background-color: #ddd;
	line-height: 25px;
	margin-bottom: 1px;
	padding-left: 10px;
}
#main #center{
	float:left;
	width: 500px;	
	padding: 0 10px;
}

#main #center-full{
	float:left;
	width: 700px;
	padding: 0 10px;
}

#main #center-full #content h1{
	font-size: 18px;
	text-transform: uppercase;	
}

#main #center #content h1{
	font-size: 18px;
	text-transform: uppercase;	
}

#main #sidebar-right{
	float: left;
	width: 220px;
	margin: 0;	
}

#main #sidebar-right .box{
	float: left;
	clear: both;
	border:2px dashed #333;	
	margin: 0 0 20px 0;
	padding: 5px 10px 10px 12px;
	background:url(../images/note.png) no-repeat 0 0;
	width: 92%;
}

#main #sidebar-right .box h1{
	font-size: 16px;
	color: #000;
	font-family: arial, Tahoma, Time new roman;
	padding: 10px 0 0 30px;
	margin: 0;
	text-transform:uppercase;
}

#main #sidebar-right .box .box-link{
	font-size: 11pt;
	font-weight:bold;	
	background:url(../images/arrow.png) no-repeat 0 3px;
	padding-left: 15px;
}


#footer{
	float: left;
	clear: both;	
	background:url(../images/line-top.gif) repeat-x 0 0;
	padding: 10px 0 10px 0px;
	width:100%;
	font-weight:bold;
	text-indent: 10px;
}


h1{
	margin: 0;	
}

p{	
	line-height: 20px;
}

#center-full #content a{
	text-decoration: none;	
	color: #ab4304;
}

#center-full #content a:hover{
	text-decoration:underline;	
	color: #2d7cb3;
}

a{
	text-decoration: none;	
	color: #000;
}

a:hover{
	color:#2d7cb3;	
	text-decoration:underline;
}
