body, html {
background-image:url(../images/mainBg.gif); 
background-repeat:repeat-y;
background-position:center;
background-color:#f3f1dc;
margin:0px;
font-family:Segoe UI; 
font-size:12px;
color:#666666;
padding:0px;
}

.mainDiv {
background-image:url(../images/horizontalBg.gif); 
background-repeat:repeat-x; 
width:100%; 
height:338px;
}

.topLeft {
background-image:url(../images/index_01.jpg);
background-repeat:no-repeat;
width:527px;
height:272px;
}

.topRight{
background-image:url(../images/index_02.jpg);
background-repeat:no-repeat;
width:302px;
height:272px;
}

.menuBg{
background-image:url(../images/index_03.jpg);
background-repeat:no-repeat;
width:829px;
height:66px;
}

.footer {
width:829px;
height:43px;
font-family:Segoe UI; 
font-size:11px; 
color:#a99679;
padding-top:10px;
line-height:19px;
}

.icon {
border:2px solid #e7deb5;
background-color:white;
padding:2px;
margin-right:4px;
}

.iconTitle {
font-family:Segoe UI; 
font-size:14px;
color:#776341;
font-weight:bold;
}

.iconInfo {
font-family:Segoe UI;
font-size:12px;
color:#666666;

}

.iconWrap {
width:97%;
margin-top:10px;
}

.thumb {
border:4px solid #e7deb5;
padding-bottom:2px;
background-color:white;
}

a.Links,a.Links:visited {
font-family:Segoe UI; 
font-size:11px; 
color:#666666;
font-weight:bold;
text-decoration:none;
}

a.Links:hover {
font-family:Segoe UI; 
font-size:11px; 
color:#666666;
font-weight:bold;
text-decoration:underline;
}

a.Footer,a.Footer:visited {
font-family:Segoe UI; 
font-size:11px; 
color:#666666;
font-weight:lighter;
text-decoration:none;
}

a.Footer:hover {
font-family:Segoe UI; 
font-size:11px; 
color:#666666;
font-weight:lighter;
text-decoration:underline;
}

.LV_validation_message{
    margin:0 0 0 5px;

font-size:11px;	
}

.LV_valid {
    color:#00CC00;
font-size:11px;	
}
	
.LV_invalid {
    color:#CC0000;
font-size:11px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
font-size:11px;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
font-size:11px;
}

.action {
background-image:url(../images/sendContact.gif);
width:503px;
height:40px;
line-height:18px;
color:darkred;
}
