@charset "UTF-8";
/* CSS Document */

*{
padding:0;
margin:0;
}



div.scroll
{
padding-left:20px;
width:470px;
height:289px;
overflow:auto;
}




body {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size: 11px;
font-weight:normal;
line-height:12px;
background-image:url(images/bg.png);
background-repeat:repeat-x;
background-color:#F5F5E7;
padding:0;
margin:0;
}




#container {
width:950px;
margin-left:auto;
margin-right:auto;
}




#headerLeft {
width:470px;
float:left;
margin:0;
}

#headerRight {
width:480px;
float:left;
margin:0;
}

#contentFlash {
width:950px;
height:302px;
float:left;
padding:0;
margin:0;
}




#contentLeftPiece {
background-image:url(images/home_06.png);
width:35px;
height:299px;
float:left;
padding:0;
margin:0;
}

#contentText {
background-image:url(images/home_07.png);
background-repeat:no-repeat;
background-position:left;
width:522px;
height:299px;
float:left;
margin:0;
}

#contentText p {
font-family:Arial, Helvetica, sans-serif;
color:#A3485B;
font-size: 12px;
font-weight:normal;
line-height:16px;
padding-right:10px;
padding-top:10px;
padding-bottom:20px;
}

#contentText a {
font-family:Arial, Helvetica, sans-serif;
color:#A3485B;
font-size: 12px;
font-weight:bold;
line-height:16px;
}


#contentRight {
width:6px;
height:299px;
float:left;
padding:0;
margin:0;
}




#contactText {
background:url(images/home_09.png);
width:373px;
height:299px;
float:left;
padding:0;
margin:0;
}

#contactText p {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size: 11px;
font-weight:bolder;
line-height:16px;
padding-top:5px;
}

#contactRight {
background-image:url(images/home_10.png);
width:14px;
height:299px;
float:left;
padding:0;
margin:0;
}




#footer {
height:55px;
background-image:url(images/footer.png);
background-repeat:repeat-x;
background-color:#4193C2;
clear:both;
}