/* prem CSS Document */
*, body
{
margin:0px;
padding:0px;
}
 body
{
background:#f9e7cc url(../images/bg.jpg) repeat-x;
}
#container
{
width:1011px;
margin:0 auto;
}


#containerIn
{
width:1009px;
background:#FEFDFD;
float:left;
border:1px solid #EAE4D8;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header
{
background:url(../images/header-bg.jpg) repeat-x;
float:left;
width:1009px;
height:136px;
}

#header .contact
{
float:right;
width:200px;
height:40px;
font-size:8pt;
margin-top:10px;
text-align:center;
}

#header .contact a
{
color:#943232;
text-decoration:none;
}

#header #menu
{
background:url(../images/bg-menu.jpg) bottom no-repeat;
height:86px;
width:791px;
float:right;
margin-right:5px;
}

#header #menu ul
{
list-style:none;
padding-top:40px;
}

#header #menu ul li
{
display:inline;
}

#header #menu ul li a
{
display:block;
font-size:9pt;
font-weight:bold;
float:left;
padding:0 7px 0 19px;
padding-top:12px;
color:#fff;
text-decoration:none;
height:29px;	
background:url(../images/btn-bg.png)  no-repeat
}
#header #menu ul li a:hover
{
background:url(../images/btnbg-hover.png) no-repeat
}

.shadow
{
background:url(../images/shadow.jpg) repeat-x;
float:left;
width:1009px;
height:34px;
}


#left
{
width:310px;
padding-left:12px;
float:left;
}

#left .inner
{
width:290px;
padding:10px;
background:#eae5d9;
float:left;
}

#left .inner2
{
width:270px;
padding:3px 9px;
border:1px solid #FFF;
background:#f8f5ee;
float:left;
}

#left .inner2 p
{
padding-left:10px;
padding-top:10px;
font-weight:bold;
color:#5C4D38;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}
#left .inpu
{
/*background:url(../images/input.png) no-repeat;*/
border:none;
width:230px;
padding-top:7px;
padding-left:20px;
float:left;
height:31px;
}

#left .inpu2
{
background:#f9e7cc;
width:210px;
height:20px;
border:1px #EBAF56 groove;
}

#left .bottom
{
margin:10px 0px;
}


#bodyPart2
{
width:640px;
float:left;
padding:10px 20px;
}
#bodyPart2 h1
{
background:url(../images/h1bg.jpg) no-repeat;
color:#990000;
font-size:12pt;
padding-left:30px;
padding-top:10px;
height:40px;
}
#bodyPart2 p
{
color:#333;
font-size:9pt;
padding :10px 0px;
line-height:20px;
}

#bodyPart2 h2
{
color:#990000;
font-size:11pt;
padding:15px 0px 0px 0px;
}

#footer
{
width:1009px;
background:#f9e7cc;
float:left;
text-align:center;
font-size:9pt;
color:#990000;
padding:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer p
{
margin-top:10px;
color:#990000;
}
#footer p a
{
margin-top:10px;
color:#990000;
text-decoration:none;
}
#flash
{
width:1009px;
float:left;
}


#bodyPart
{
width:1009px;
}
#bodyPart ul
{
line-height:40px;
font-size:10pt;
list-style:none;
font-weight:bold;
margin-left:30px;
}
#bodyPart ul li
{
background:url(../images/btn-bg.png)  no-repeat;
padding-left:25px;
color:#3E3D3B;
}
#bodyPart ul li a
{
text-decoration:none;
color:#990000;
padding:3px;
}

#bodyPart ul li a:hover
{
color:#3E3D3B;
background:#F9E7CC;
border-top:1px solid #DD8F1C;
border-right:1px solid #DD8F1C;
border-bottom:1px solid #F1CA8F;
border-left:1px solid #F1CA8F;
}