/*@import 'reset.css';*/
body
{
margin:0px;
background:url(../images/bg.jpg);
background-attachment:fixed;
background-position:center;
background-color:#dedede;
margin-left:1px;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

#wrapper
{
width:1003px;
margin:0 auto;


}

#wrapper1
{
width:958px;
margin:0 auto;
padding-left:45px;
padding-right:45px;

}


#header
{
height:141px;

}

#logo
{
width:262px;
float:left;
}

#call
{
width:220px;
padding-top:67px;
float:right;
padding-right:0px;

}

.color_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#c99d42;
text-decoration:none;
}

.black_text_header
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
text-decoration:none;
font-weight:800;
}

.img1
{
float:left;
padding-right:10px;
}

#menu {
margin:0px;
padding:0px;
position:relative;
  width:913px;
}


#menu_primary ul {
  list-style-type: none;
  overflow: hidden;
}

#menu_primary ul li {
  float: left;
  margin-left: 20px;
  margin-top:8px;
  

}

#menu_primary ul li a {
/*  border: 1px solid #000000;
  border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;*/
  color: #dbeae3;
  display: block;
  font-weight: bold;  
  padding:5px 20px;
  text-align: center;
  text-transform: uppercase;
  text-decoration:none;
   font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}

#menu_primary ul li a:hover {
  background: #c99d42;
  border: 1px solid #c99d42;  
}

#flash_header
{
width:913px;
float:left;
}

#left_img
{
width:130px;
float:left;
}
#flash_img
{
width:530px;
float:left;
padding-top:1px;
height:428px;
}
#right_img
{
width:253px;
float:left;
height:428px;
padding-top:1px;
}



#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 253px;
padding: 0px;
margin: 0px;
background:#c99d42;
}


#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;

}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 75%;
display: block;
border-bottom: 1px solid #dfbf7c;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #ffffff;
width:160px;
line-height:22px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
}

#content_part
{
width:913px;
float:left;
padding-top:20px;
padding-left:40px;
min-height:275px;
}

#news_part
{
width:350px;
float:left;
padding-left:10px;
}

#welcome_part
{
width:260px;
float:left;
padding-left:10px;
}

/*#form1
{
width:220px;
float:left;
padding-left:40px;
}*/

.black_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
text-align:justify;
}

.black_text a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
text-align:justify;
}

.black_text a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
text-align:justify;
}

/*form, form fieldset input, form fieldset textarea, form label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}



form p { position: relative; margin: 5px 0;}
form p label { position: absolute; top: 0; left: 0;
}
form p br {display: none;}


form fieldset p input,
form fieldset p textarea {
	display: block;
    
	width: 216px;
	margin: 0;
}

form fieldset p label {
	width: 210px;
	display: block;
	margin: 5px 5px 5px 6px;
	padding: 0;
}

form fieldset p textarea {
	padding: 2px;
	width: 220px;
}

form fieldset p textarea,
form fieldset p input {
	border: solid 1px #ccc;
}
form fieldset p label {
	color: #777;
}
*/



#footer_part
{
width:1003px;
height:30px;
background:#f6f6f6;
float:left;
background-image:url(../images/footer_img.jpg);
background-repeat:no-repeat;
background-position:top;
padding-top:30px;
}





