﻿body {
background:#FFF url(img/bg.gif) repeat-x;
font:11px Verdana, Arial, Helvetica;
color:#555;
margin:0;
padding:0;
}

a {
color:#e98b05;
text-decoration:none;
}

img {
border:0;
}

.clear {
clear:both;
}

em {
color:#e98b05;
}
em a:link{
color:#e98b05;
text-decoration:underline;
}
em a:hover{
color:#e98b05;
}
em a:visited{
color:#e98b05;
}

#container {
background:url(img/container_bg.gif) no-repeat;
width:861px;
min-height:500px;
margin:0 auto;
}

#top ul {
list-style:none;
margin:0;
padding:0;
}

#top ul li {
float:left;
color:#FFF;
text-align:center;
background:url(img/top_sep.gif) no-repeat right;
padding:7px 30px;
}

#top ul li a {
color:#FFF;
text-decoration:none;
}

#top ul li#last {
background:0;
}

#menu {
padding:95px 0 0;
}

#menu ul {
list-style:none;
margin:0;
padding:0;
}

#menu ul li {
float:left;
}

#menu ul li.current {
background:url(img/menu_left.gif);
}

#menu ul li a {
display:block;
text-transform:uppercase;
font-size:10px;
color:#FFF;
text-decoration:none;
padding:16px 15px 12px;
}

#menu ul li a.current {
color:#241114;
background:url(img/menu_right.gif) right no-repeat;
}

#center_img {
margin:30px 0 0 32px;
}

#left {
float:left;
width:542px;
margin:50px 0 0;
padding:15px;
}

#left h1 {
color:#e98b05;
background:url(img/h1.gif) no-repeat;
font-weight:400;
font-size:11px;
margin:0;
padding:17px 0 18px 40px;
}

#left .text {
line-height:1.6;
padding:8px 15px;
}

#left .sep {
height:1px;
width:495px;
background:url(img/left_sep.gif) no-repeat;
margin:10px 0;
}

#right {
float:left;
width:244px;
overflow:hidden;
padding:15px 25px 0 0;
}

#right h1 {
font-size:20px;
color:#e4780b;
font-weight:400;
text-align:center;
margin:0;
padding:0 0 0 5px;
}

#right ul {
list-style:url(img/list_dot.gif);
margin:10px 0 0 35px;
padding:0;
}

#right ul li {
background:url(img/right_list_bottom.gif) no-repeat left bottom;
margin:2px 0;
}

#right ul li a {
display:block;
color:#555;
font-size:10px;
text-decoration:none;
width:99%;
padding:5px 0 8px 4px;
}

#footer {
background:url(img/footer_bg.gif) repeat-x;
width:100%;
height:123px;
color:#FFF;
text-align:center;
padding:10px 0 0;
}

#inner {
background:url(img/inner_footer.gif) no-repeat;
width:820px;
height:64px;
margin:0 auto;
}

#footer a {
color:#FFF;
font-size:10px;
}

#footer .link {
background:url(img/grey_dot.gif) no-repeat center left;
float:left;
margin:10px 25px 4px;
padding:2px 0 2px 10px;
}

.gold{
float:left;
width: 50%;
}

.silver {
float:left;
width: 50%;
}
/* form 5 */

#form5{
margin:1em 0;
padding-top:10px;
}

#form5 fieldset{
margin:0;
padding-top:.5em;
border:none;	
border-top:1px solid #f1f1f1;
}
	
#form5 legend{
background:#fff;
padding:0 5px;
font-style:italic;
}	

#form5 p{
clear:both;
margin:.5em 0;
overflow:hidden;
}
	
#form5 label{
float:left;
width:60px;
display:block;
text-align:right;
margin-right:10px;
}
	
#form5 input, #form5 textarea{	
margin:0;	
width:250px;
border:1px solid #ddd;		
padding:3px 5px 3px 25px;
}		
	
	
#form5 input#name{background:#fff url(img/form_name.gif) no-repeat 5px 50%;}
#form5 input#email{background:#fff url(img/form_email.gif) no-repeat 5px 50%;}
#form5 input#web{background:#fff url(img/form5/form_url.gif) no-repeat 5px 50%;}
#form5 textarea#message{background:#fff url(img/form5/form_note.gif) no-repeat 5px 6px;}
	
	
#form5 textarea{
height:125px;
overflow:auto;
}
				
#form5 p.submit{
clear:both;
margin:1em 0;
padding:.5em 70px;
border-top:1px solid #f1f1f1;				
}	

#form5 button{
height:28px;
line-height:28px;		
border-top:1px solid #999;
border-left:1px solid #999;
border-right:1px solid #333;
border-bottom:1px solid #333;
background:url(img/form_button.gif) no-repeat;
padding:0 10px 0 25px;
color:#333;
cursor:pointer;
text-align:left;
font-size:11px;
font-weight:bold;
}				

/* // form 5 */


