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


body {
	
	line-height:18px;
	font-size:14px;
	margin:0;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	
}

.wrap {
	
	width:920px;
	margin: 0 auto;
	
}



.large {
	
	line-height:19px;
	font-size:16px;
	
}

#top {
	
	height: 372px;
	background:url('images/top.png') no-repeat center top;
	
}

#bot {
	
	height: 111px;
	background:url('images/bot.png') no-repeat center top;
	
}

.col {
	
	float:left;
	
}

.col ul {
	
	list-style-type:none;
	padding-left:20px;
	list-style-image: url('images/bullet.gif');
	
}

.col ul li{
	
	
	margin-bottom:12px;
	
}

.col a {
	
	color: #fc6f1d;
	text-decoration:none;
	
}

.col a:hover {
	
	text-decoration:underline;
	
}

.learnmore {
	
	color: #fc6f1d;
	font-size:12px;
	
}

#col1 {
	
	width:440px;
	float:left;
	
}

#col1 p:first-child{
	
	margin-top:0;
	
}



#col2 h2 {
	
	background:url('images/bullet.gif') 0px 3px no-repeat;
	padding-left:18px;
	font-size:15px;
	margin-top:0;
	padding-bottom:5px;
	border-bottom:1px #DDD solid;
	margin-bottom:22px;
	
}

#col3 h2 {
	
	margin-top:0;
	font-size:13px;
	
}

#col2 {
	
	height:480px;
	font-size:12px;
	line-height:17px;
	width:200px;
	border-right: 1px #DDD solid;
	padding-right:16px;
	margin-left:16px;
	padding-left:16px;
	background:url('images/seperator.gif') no-repeat left top;
	
}

#col2 iframe {
	
	height:400px;
	overflow:hidden;
	width:200px;
	border:0;
	margin:0;
	padding:0;
	
}

#slider ul {
	
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
	
}

#news {
	
	background:url('images/news.gif') no-repeat left top #e2e2e2;
	
	
}


.sideHeader{
	background:url('images/news.gif') no-repeat left top #e2e2e2;
	width:201px;
	padding:5px 9px  0px 9px; 
}


.sideHeader h5{
	margin:0;
	padding:0;
	color:#FFF;
	font-size:14px;
}


.sidePanel{
	width:218px;
	background:url('images/news.gif') no-repeat left -40px #e2e2e2;
	margin-bottom:15px;
	padding:0px 0px  0px 0px; 
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	behavior: url('../border-radius.htc');

	
}

.newsletter{
	width:202px;
	background:url('images/news.gif') no-repeat left -40px #e2e2e2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url('../border-radius.htc');
	padding:8px;
}

.newsletter img {
	
	float:left;
	margin-right:6px;
	
}

.newsletter h2 {
	
	margin-bottom:12px;
	border-bottom: 1px #CCC solid;
	overflow:auto;
	font-weight:bold;
	font-size:13px;
	
}

.newsheadline {
	
	margin-top:-12px;
	
}



.clear {
	
	clear:both;
	
}

#news h2{
	
	color: #FFF;
	font-size:13px;
	
}


#col1 ul {
	
	margin-top:18px;
	
}

#col3 {
	
	font-size:12px;
	line-height:17px;
	margin-left:16px;
	_margin-left:12px;
	width:200px;
	
}


#col2 h2{
	
	font-size:13px;
	font-weight:bold;
	
}

.customer {
	
	padding-top:3px;
	padding-left:5px;
	margin-left:-5px;
	margin-bottom:24px;
	width:210px;
	height:101px;
	background:url('images/shadow.gif') no-repeat left top;
	
}

.customer table { 
	
	border-collapse:collapse;

}

#slider p {
	
	padding-right:8px;
	
}

.customer table td {
	

	vertical-align: middle;
	text-align:center;
	width:200px;
	height:88px;
	background-color: #FFF;
	
}

.fright {
	
	float:right;
	
}
