body {
margin: 0px;
padding: 0px;
background: #c2d4e3;
font: 12px/25px Arial, Helvetica, sans-serif;
color: #15405c;
line-height:160%;
}

body a {
outline: none;
}

img {
border:none;
}

.wrapper {
width: 760px;
margin: 0 auto;
background: url(../images/mainBg.jpg) repeat-y;
margin-top: 30px;
}

.headWrapper {
background: url(../images/topShadow.jpg) no-repeat top center transparent;
padding-left: 10px;
padding-right: 10px;
padding-top: 9px;
}


.bottomShadow {
width: 760px;
height: 20px;
background: url(../images/bottomShadow.jpg) no-repeat;
}

.headImage {
background: url(../images/headImage.jpg) no-repeat;
width: 740px;
height:241px; 
}

ul.menu {
width: 740px;
height: 50px;
background: url(../images/menuBg.jpg) repeat-x;
text-align: center;
list-style:none;
margin:0;
padding:0;
}

ul.menu li {
margin: 0;
padding: 0; 
display:inline;
position:relative;
border-left:1px solid #6a6a6a;
}

.menu a:link {
color: white;
font:bold 12px/50px Arial, Helvetica, sans-serif;
padding-left: 22px;
padding-right: 22px;
height:50px;
text-decoration:none;
width:100%;
}

.menu a:visited {
color: white;
font:bold 12px/50px Arial, Helvetica, sans-serif;
padding-left: 22px;
padding-right: 22px;
text-decoration:none;
}

.menu a:hover {
color: #71a0d5;
text-decoration:none;
}
.menu a:active {
color: white;
font:bold 12px/50px Arial, Helvetica, sans-serif;
padding-left: 22px;
padding-right: 22px;
text-decoration:none;
}

.content {
padding-right: 30px;
padding-left: 30px;
width: 700px;
padding-top: 15px;
overflow: hidden;
}

.content p {
text-align:justify;
margin:15px 0 15px 0;
}

a:link{
text-decoration:underline;
color: #15405c;
}

a:visited{
text-decoration:underline;
color: #15405c;
}

a:hover{
text-decoration:none;
color: #15405c;
}

a:active{
text-decoration:underline;
color: #15405c;
}

.content ul {
text-align:justify;
}

.content ul li {
padding-bottom: 15px;
}

.title {
display: block;
color: #1a3954;
font: 20px/25px  Arial, helvetica, verdana, tahoma, sans-serif;
margin-top:25px;
}

.subTitle {
color: #1a3954;
font:bold 16px/25px  Arial, helvetica, verdana, tahoma, sans-serif;
}

.content .latest div a {
float: left;
color: #e5562b;
text-decoration: none;
padding-left: 20px;
margin-top: 5px;
background: url(../images/link.gif) no-repeat 10px center;
}

.content .latest div a:visited {
float: left;
color: #e5562b;
text-decoration: none;
padding-left: 20px;
margin-top: 5px;
background: url(../images/link.gif) no-repeat 10px center;
}

.content .latest div a:hover {
color: #969696;
}
.content .latest div a:active {
float: left;
color: #e5562b;
text-decoration: none;
padding-left: 20px;
margin-top: 5px;
background: url(../images/link.gif) no-repeat 10px center;
}

.textHighlight {
	font-size:14px;
	font-weight:bold;
}


/*---------------------- Columns and Block ---------------------------*/

.latest {
width: 700px;
overflow: hidden;
margin-top: 10px;
}

.latest div {
float: left;
width: 233px;
text-align: center;
}

.latest div img {
border: 1px solid #757575;
}


.specText { 
width:400px;
float:left;
}

.specImages {
	width:250px;
	float:left;
	padding:75px 25px 0 25px;
	text-align:center;
	line-height:15px;
}

.blockLeftHo, .blockRightHo {
background:#f3f0e3 url(../images/blockGradient.gif) left top repeat-x;	
}

.blockLeftHo img, .blockRightHo img {
	margin-top:15px;
}

.blockLeftHo {
width:295px;
float:left;
padding:15px;
}

.blockRightHo {
width:295px;
float:left;
margin-left:50px;
padding:15px;
}


/*---------------------- Footer ---------------------------*/

.footer {
width: 750px;
margin: 0 auto;
height: 30px;
padding-left: 10px;
font-size: 9px;
}

.footer a , .websolveLink a {
color: #233a59;
font: 11px/30px Arial, Helvetica, sans-serif;
margin-left: 10px;
margin-right: 10px;
float: left;
}

.footer a:hover {
color: #061d29;
}


.footer span {
float: right;
color: #233a59;
font: 11px/30px Arial, Helvetica, sans-serif;
padding-right: 20px;
}

.websolveLink {
width: 750px;
margin: 0 auto;
height: 30px;
padding-left: 10px;
font-size: 9px;
}


/*---------------------- General and Helper Styles ------------------------- */

p.miniItalic {
font-size:10px;
font-style:italic;
}

.clearLeft {
clear:left;
}

.center {
text-align:center;
}

/*-------------------- Language Select ----------------------- */

#langSelec {
	background:#FFFFFF;
}

#langSelec div {
	text-align:center;
	width:500px;
	margin:25px auto 0 auto;
	padding:15px;
}


/* ------------------- Contact Styles ------------------ */

form.cmxform {
margin:0;
padding:0;
}

form.cmxform fieldset {
  margin-bottom: 10px;
  border: none;
}
form.cmxform legend {
padding: 0 2px;
_margin: 0 -7px; /* IE Win */
margin:0 0 12px 0;
font: 13px Arial, Helvetica, sans-serif;
font-weight:bold;
color: #15405c;
}

/*\*//*/
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 #0a3138;
}

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

form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding:0 0 0 5px;
	margin:0 0 12px;
  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) */
}


.cForm {
width: 360px;
float: left;
padding-right: 5px;
}
.cInfo {
width: 300px;
float: left;
padding-left: 20px;

}


.cInfo span {
font: 13px Arial, Helvetica, sans-serif;
font-weight:bold;
}



/* ------------------- Contact Styles ------------------ */



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

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

#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}
