body {
margin: 0;
padding: 0;
background: #a6a498;
}

body a {
outline: none;
font-weight: normal;
color: #476c8e;
}

body a:hover {
text-decoration:none;
}

body h1 {
font-weight: normal;
margin: 0px;
}

h1.cTitle {
padding-left:30px;
padding-top:10px;
font-size: 25px;
clear: left;
color: #3e3e36;
}

h1.cSubTitle {
padding-left:30px;
padding-top: 25px;
font-size: 20px;
clear: left;
color: #3e3e36;
}

h1.name {
color: white;
font-size: 25px;
padding-left: 50px;
padding-top: 50px;
}

.sTitle {
color: #82a4c2;
font-size: 15px;
padding: 10px 0px 10px 0px;
}

.csTitle {
padding-left:30px;
font-size: 17px;
clear: left;
color: #295073;
padding-top: 25px;
}

.wrapper {
width: 850px;
margin: 0 auto;
}


.top {
width: 850px;
height: 60px;
}
.cTop {
width: 250px;
border-bottom: 10px solid #20325a;
height: 50px;
float: left;
color: #3e3e36;
font: 12px Arial, Helvetica, sans-serif;
}

.cTop div a {
color: #3e3e36;
}


.cTop div {
padding-left: 20px;
margin-top: 20px;
}

.phone {
float: left;
background: url(../images/phone.gif) no-repeat left center;
}

.mail {
float: right;
background: url(../images/mail.gif) no-repeat left center;
}


.nav {
float: right;
width: 520px;
height: 60px;
text-align: right;
padding-left: 80px;
}

.nav div {
float: left;
}

.nav div a {
color: #3e3e36;
margin: 0px 15px 0px 15px;
font: 14px/60px Arial, Helvetica, sans-serif;
}

.nav div span {
color: white;
margin: 17px 15px 0px 15px;
display: block;
background: url(../images/curr.gif) no-repeat bottom center #295073;
padding: 5px 5px 10px 5px;
font: 14px Arial, Helvetica, sans-serif;
}

.title {
width: 250px;
height: 230px;
background: url(../images/nameBg.gif) no-repeat #20325a;
}


.main {
width: 850px;
overflow: hidden;
background: url(../images/mainBg.gif) repeat-y;
}

.leftCol {
width: 250px;
float: left;
}

.leftList {
padding-left: 20px;
}

.leftList ul {
margin: 0px;
padding: 0px 0px 0px 20px;
font: 11px Arial, Helvetica, sans-serif;
color: white;
clear: left;
}

.leftList ul  li {
margin-top: 5px;
padding-left: 0px;
}

.cArea {
width: 580px;
float: right;
padding-right: 20px;
}

.cArea p {
font: 11px/14px Arial, Helvetica, sans-serif;
color: #222630;
margin: 0;
padding: 10px 0px 0px 10px;
}

.cArea p a {
color: #476c8e;
}

.cArea ul {
margin: 0px;
padding: 0px 0px 0px 10px;
list-style:none;
font: 11px Arial, Helvetica, sans-serif;
color: #295073;
clear: left;
}

.cArea ul li {
margin-top: 5px;
padding-left: 10px;
background: url(../images/li.gif) no-repeat left center;
}

.cHr {
background: #e1dece;
color: #e1dece;
border: none;
height: 1px;
line-height: 1px;
width: 300px;
float: left;
margin: 0px;
display: block;
}

.lHr {
background: #3b6489;
color: #3b6489;
border: none;
height: 1px;
line-height: 1px;
width: 150px;
float: left;
margin: 0px;
display: block;
}


.footer {
height: 40px;
width: 850px;
}

.r {
width: 245px;
height: 33px;
background: #736555;
float: left;
padding-left: 5px;
text-align: center;
padding-top: 7px;
}

.r span {
font: 10px/12px Arial, Helvetica, sans-serif;
color: #a49380;
}

.footerLinks a {
color: #372c1f;
font: 11px/15px Arial, Helvetica, sans-serif;
margin: 0px 5px 0px 5px;
}


.bottom {
height: 40px;
width: 600px;
float: right;
text-align: right;
}

.cBottom {
height: 25px;
background: white;
width: 600px;
}
.bottom div span {

}









.reff {
height: 30px;
width: 850px;
}

.reff a {
color: #3e3e36;
font: 11px/20px Arial, Helvetica, sans-serif;
}



form.cmxform fieldset {
  margin-bottom: 10px;
  border: none;
}
form.cmxform legend {
  padding: 0 2px;
  _margin: 0 -7px; /* IE Win */
  color: #295073;
font: 15px Arial, Helvetica, sans-serif;
font-style:italic;

}

/*\*//*/
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;
  color: #222630;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset li input, form.cmxform fieldset li textarea {
border: 1px solid #295073;
width: 200px;
}

form.cmxform fieldset li input:focus, textarea:focus {
border: 1px solid #638db3;
}

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 */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}



.semdMsg {
float: left;
padding: 5px 5px 5px 5px;
margin: 0 0 0 5px; 
color: white;
background: #295073;
border: none !important; 
cursor: pointer;
width: 50px !important;
}

.semdMsg:hover {
background: #4a759c;
border: none;
}


.cForm {
float: left;
width: 250px;
}

.cInfo {
float: left;
width: 250px;
}

.cInfo span {
  color: #295073;
font: 15px Arial, Helvetica, sans-serif;
font-style:italic;
}


/* 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
}