@charset "utf-8";
/* CSS Document */

html {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
}
body {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background-color:#efefef;
}
.header {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 777px;
	border-bottom: 1px solid #ececec;
}
.content {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:left;
	

}

.container{
background-color:#FFFFFF;}

h1 {
	color: #AB182B;
	font-size:138%;
}

h2 {
color:#5a5a5a;
font-size:14px;}

.login {
	width: 140px;
	border-left: 1px solid #ececec;
	vertical-align: top;
	padding: 5px;
}
.menu {
	width: 140px;
	border-right: 1px solid #ececec;
	vertical-align: top;
	padding: 5px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ececec;
}
.menu ul li{
	list-style-type: none;
	text-align: right;
	border-bottom: 1px solid #ececec;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu ul li a {
	text-decoration: none;
	color: #af172b;
	display:block; /*maxomail*/
/*	color: #FF0066; maxocart*/
}
.menu ul li a:hover{
	text-decoration: none;
	color: #ffffff;
	background-color:#af172b;
	display:block; }

.style2 {font-family: Arial, Helvetica, sans-serif; }

.main {
	vertical-align: top;
	padding: 5px;
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
}
.main a {
	text-decoration: none;
	color: #AB182B;
	font-size: 12px; font-family: Arial, Helvetica, sans-serif; /*maxomail*/
/*	color: #FF0066; maxocart*/
}

.footer {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 777px;
	height: 35px;
	border-top: 1px solid #ececec;
	text-align: center;
	color: #5a5a5a;
	
}
.footer a {
	color: #91B3D8;
	text-decoration: none;
	}

.brandtext {
	font-weight: bold;
	color: #5a5a5a; /*maxomail*/
/*	color: #FF0066; maxocart*/
}
.bigwhitetext {
	font-weight: bold;
	font-size:18px;
	font-weight:900;
	color: #ffffff; 
	text-shadow:#333333;

}
.mediumwhitetext {
	font-weight: bold;
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	text-shadow:#333333;

}

.brandtext2 {
	color: #91b3c4; 

}
/*a few global fixes*/
input, textarea, select {
	border: 1px solid #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #5A5A5A;
}
/*home page*/
.shrink {
	width: 59px;
	padding: 0px;
}

.learnmorelink:hover {
	background-image: url(images/learnmorebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.telcell {
	text-align: right;
}

#signupform label {
	height: 100%;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	display: block;
}
.error {
	color: #FF0000;
}

.secimages {
padding:7px;

}

.leftbannerbottom {
vertical-align:bottom;
border-right: 1px solid #ececec;
text-align:right;
}

.rightbannerbottom {
vertical-align:bottom;
border-left: 1px solid #ececec;
text-align:right;

}

/*------------contact form styles-------------*/
.contactform {
	font-family: Arial, Helvetica, sans-serif;
}
.contactform label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
}
.contactform input, .contactform textarea, .contactform select{
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.contactform #xSubmit {
	display: block;
	clear: both;
}
.error {
	color: #FF0000;
}



.homebottom {
font-size:12px;
text-align:center;}

.titlepurple {color: #67436e; font-weight: bold; font-size:14px }

.style3 {
	color: #AB182B;
	font-size: 18px;
	font-weight: bold;
}


.style6 {color: #af172b}
.style8 {
	font-size: 12px
}

.news{
width:100%;}

.news img{
border:3px solid #efefef;
}

.hpmiddle{
width:100%;}

.hpmiddle th{
color: #AB182B;
font-weight:bold;
}
.hpmiddle td{
width:50%;}

.cases{
width:100%;}

.cases th{
text-align:left;
font-weight:bold;}