*{
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: "Calibri","Trebuchet MS",Helvetica,sans-serif;
}

h1,h2,h3,h4,h5,h6{
	color: #b5121b;
	font-weight: normal;
}

ul{
	margin-left: 40px;
}

html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto; min-height: 100%;
}

#mainwrap {
	padding-bottom: 100px;
}

#footerwrap {position: relative;
	margin-top: -100px;
	height: 100px;
	clear:both;
} 

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


#top{
	width: 766px;
	margin: 0px auto;
	clear: both;
}

#banner{
	width: 100%;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
	margin-bottom: 10px;
}

#bannercontainer{
	width: 766px;
	margin: auto;
	text-align: right;
	padding: 4px;
}

#banner a{
	color: #b5121b;
	text-decoration: none;
}

#banner a:hover{
	color: #666;
}

#nav{
	width: 766px;
	margin: 0px auto;
	clear: both;
}

#main{
	width: 766px;
	margin: 20px auto 40px auto;
	padding: 0px 0px;
	clear: both;
	font-size: 14px;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-y;
}

div.mainbig{
	background-image: none;
}

#main a{
	color: #b5121b;
}

#main a:hover{
	color: #666;
}

#main p{
	margin-bottom: 21px;
}

#mainleft{
	width: 471px;
	float: left;
	padding-right: 20px;
}

#mainright{
	width: 245px;
	float: left;
	margin-left: 10px;
	padding: 0px 10px;
}

#footer{
	width: 100%;
	border-top: 5px solid #b5121b;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	clear: both;	
}

#footercontainer{
	width: 766px;
	margin: 0px auto;
}

#footercontainer ul{
	position: relative;
	top: -5px;
	margin: 0px;
}

#footercontainer ul li{
	list-style-type: none;
	float: left;	
	width: 90px;
	padding: 0px 4px;
	position: relative;
	top: 0px;
}

#footercontainer ul li a{
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#footercontainer ul li.nav1{
	border-top: 5px solid #b5121b;
}

#footercontainer ul li.nav2{
	border-top: 5px solid #ddb123;
}

#footercontainer ul li.nav3{
	border-top: 5px solid #246cae;
}

#footercontainer ul li.nav4{
	border-top: 5px solid #5aaa10;
}

#footercontainer ul li.nav5{
	border-top: 5px solid #842571;
}

#footerleft{
	float: left;
}

#footerright{
	float: left;
	width: 276px;
	margin-top: 10px;
	text-align: center;
}

#companynews{
	text-align: justify;
}

div.newsitem{
	margin: 10px 0px;
}

div.newsitem h4{
	background-color: #b5121b;
	color: #fff;
	padding: 5px;
	margin: 0px 10px 0px 0px;
	float: left;
	text-align: center;
}

#mainright p{
	font-size: 13px;
}

#mainright li{
	font-size: 13px;
}

div.newsitem li{
	font-size: 13px;
	list-style-type: circle;
}

div.service{
	clear: both;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;	
}

div.service img{
	float: left;
	margin-right: 10px;
	margin-bottom: 40px;
}

div.service p{
	font-size: 13px;
}

div.service h3 a{
	text-decoration: none;
}

div.service a.moreinfo{
	float: right;
}

div.testimonial{
	background-image: url(../images/quotebg.jpg);
	background-repeat: no-repeat;
	width: 245px;
	min-height: 200px;
	text-align: justify;
	font-size: 13px;
}

span.from{
	font-size: 14px;
	color: #b5121b;
	float: right;
	text-align: right;
}

div.footertext{
	font-size: 11px;
	color: #666;
	padding-top: 35px;
}

.storeitem{
	width: 140px;
	text-align: center;
	float: left;
}

.storeitem.mid{
	width: 140px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
	float: left;
	margin: 0px 10px;
	padding: 0px 10px;
}

div.storeitem img{
	width: 125px;
	height: 100px;
	margin: 10px 0px;
}

table.affiliates{
	width: 100%;
}

table.affiliates tr{
	width: 50%;
}

table.affiliates tr td{
	text-align: center;
	padding-bottom: 20px;
}

form.contactform label{
	float: left;
	width: 125px;
}

form.contactform input,textarea{
	border: 1px solid #ccc;
	padding: 2px;
}

form.contactform div{
	margin-bottom: 10px;

}

ol.remotesupport{
	margin-left: 20px;
	border-bottom: 1px solid #ccc;

}

ol.remotesupport li{
	padding-bottom: 15px;
}

ol.legacyTool{
	margin-left: 20px;
}

ol.legacyTool li{
	padding-bottom: 15px;
}

ol.faq{
	margin-left: 20px;
}

fieldset.newsletter input{
	border: 1px solid #ccc;
	font-size: 13px;
	padding: 2px;
	width: 230px;
}

fieldset.newsletter input.submit{
	width: 50px;
}

#s2{
	width: 400px;
}

#s2{
	border: 1px solid #ccc;
}