body {
margin: 0;
padding: 0px 0px 50px 0px;
background: #7f1421;
}


body a {
outline: none;
}

body a:hover {
text-decoration: none;
}

body h1 {
margin: 0;
padding: 0; 
}


.wrapper {
width: 920px;
margin: 0 auto;
}
.container {
background: #b5b9b8;
}



.header {
height: 90px;
background: #7f1421;
}

div.logo {
width: 300px;
float: left;
padding-top: 30px;
height: 60px;
}


.nav {
float: right;
height: 80px;
paddin-top: 10px;
width: 300px;
}
.top {
height: 55px;
}







.top div {
color: white;
float: right;
font: 11px/30px Verdana, Arial, Helvetica, sans-serif;
height: 30px;
}

.top div a {
font: 11px/30px Verdana, Arial, Helvetica, sans-serif;
color: white;
}

.top div a:hover {
text-decoration:none;
}

.phone {
padding-left: 20px;
background: url(../images/phone.gif) no-repeat left center;
}

.mail{
padding-left: 20px;
margin-left: 20px;
background: url(../images/mail.gif) no-repeat left center;
}






.links {
text-align: right;

}

.links h1 {
font-size: 20px;
display: inline;
margin-left: 20px;
color: white;
}

.links a {
color: white;
text-decoration: none;
border-bottom: 1px solid white;
}

.links a:hover {
border: none;
}



.mainTitle {
color: white;
line-height: 90px;
display: inline;
}

.sub {
display: inline;
color: white;
font-size: 20px;
}


.main {
width: 900px;
background: white;
border: 10px solid #b5b9b8;
}


.content {
width: 900px;
overflow: hidden;
padding-top: 20px;
}

.content p {
color: #171717;
font: 11px/14px verdana, Arial, Helvetica, sans-serif; 
padding: 0;
margin: 0;
}

.content ul {
margin: 0;
padding: 0;
color: #667974;
font: 11px/14px verdana, Arial, Helvetica, sans-serif; 
list-style-type: none;
}


.central {
float: left;
width: 565px;
padding-left: 20px;
padding-bottom: 20px
}


.right {
float: right;
width: 280px;
padding-right: 20px;
}

.right div {
width: 280px;
height: 70px;
padding-top: 7px;
}

.right div:hover {
background: #f5f5f5;
}

.right div img {
float: left;
margin-left: 10px;
}
.right div div {
float: right;
width: 160px;
padding: 0;
}
.right div div a {
font: 11px Verdana Arial, Helvetica, sans-serif;
color: black;
}

.curr {
background: #b5b9b8 !important;
}

.curr:hover {
background: #b5b9b8 !important;
}

.curr div:hover {
background: #b5b9b8 !important;
}


.servTitle {
font: 18px Verdana, Arial, Helvetica, sans-serif;
display: inline;
margin: 0;
padding: 0;
}



.alt {
background: #e9e9e9;
}

.titles {
height: 70px;
font-size: 25px;
color: #323836;
}







.col_l {
float: left;
width: 270px;
}


.col_r {
float: right;
width: 270px;
}



.leftList {
float: left;
width: 120px;
}

.rightList {
float: right;
width: 140px;
}








.sliderwrapper{
position: relative;
overflow: hidden; 
width: 900px;
height: 355px;
}



.sliderwrapper .contentdiv{
visibility: hidden;
position: absolute;
left: 0;
top: 0;
width: 900px;
height: 355px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
display: none;
}

.websolveLink {
	margin:0 auto;
	width:920px;
	height:25px;
	line-height:25px;
	text-align:right;
}

.websolveLink a {
	color:#FFF;
	text-decoration:underline;
	font: 10px/30px Verdana, Arial, Helvetica, sans-serif;
}

.websolveLink a:hover {
	color:#FFF;
	text-decoration:none;
}

form.cmxform fieldset {
  margin-bottom: 10px;
  border: none;
}
form.cmxform legend {
  padding: 0 2px;
  _margin: 0 -7px; /* IE Win */
  color: #7f1421;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
}

/*\*//*/
form.cmxform legend {
  display: inline-block;
}
/* IE Mac legend fix */

form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font: 11px Arial, Helvetica, sans-serif;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset li input, textarea {
border: 1px solid  #333333;
width: 220px;
}

form.cmxform fieldset li input:focus, textarea:focus {
border: 1px solid #7f1421;
}

form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
  
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
  font: 11px Verdana, Arial, Helvetica, sans-serif;
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

.sendMsg {
width: 50px !important;
padding: 5px;
border: none !important;
background: #7f1421;
color: white;
cursor: pointer;
}

.sendMsg:hover {
background: #333333;
}

.cForm {
width: 270px;
float: left;
padding-right: 5px;
}

.cInfo {
width: 270px;
float: right;
padding-left: 5px;
}

.cInfo p a {
color: #7f1421;
}
.cInfo p a:hover {
text-decoration: none;
}

.cInfo span {
color: #7f1421;
font: 15px Verdana, Arial, Helvetica, sans-serif;
}

/* Validation ------------------------------ */

#msg {
	display:none; 
	position:absolute; 
	z-index:200; 
	background:url(../images/msg_arrow.gif) 
	left center no-repeat; 
	padding-left:7px
}

#msgcontent {
	font: 9px Helvetica, Arial, Verdana, sans-serif;
	display:block; 
	background:#f3e6e6; 
	border:2px solid #924949; 
	border-left:none; 
	padding:5px; 
	min-width:150px; 
	max-width:250px
}

/* Validation ------------------------------ */

