body 
{background: none;
background-image: url(gradient-bg2.jpg);
background-repeat: repeat-x;
background-position: left top;
}



#box_main 
{background-color: white; 
width: 800px; height:1100px;
padding: 0px 50px;
margin-right: auto; 
margin-left: auto; 
border-radius: 20px;
text-align: left;}




#column
{float:right;
}

#column p
{color: gray;
font-family: verdana, arial;
font-size: 15px;

}



#column li
{color: gray;
font-family: verdana, arial;
font-size: 15px;
width:210px;
list-style-position:inside;
margin:0px;
padding:0px;
text-indent:0px;
}



img 
{border: none;}


a:link {color: gray; text-decoration: underline;}
a:visited {color: gray; text-decoration: underline;}
a:active {color: gray; text-decoration: underline; }
a:hover {color: #5fa386; text-decoration: underline;}

#nav {margin: 9px 0px 46px 0px; width:800px; text-align:center;}

#nav a:link 
{text-decoration: none; 
border:0px; 
font-family: tahoma, arial; 
text-transform: uppercase;
font-weight: 300;
letter-spacing: 1px;
color: gray; 
font-size: 19px;
line-height: 20px;
margin: 0px 0px 0px 0px;}
#nav a:visited 
{text-decoration: none; 
border:0px; 
}
#nav a:active 
{text-decoration: none; 
border: 0px; 
}
#nav a:hover 
{text-decoration: none; 
border-bottom: 1px dotted; 
color: gray; 
}


h1
{font-family: tahoma, arial; 
font-weight: 100;
letter-spacing: 0px;
color: gray; 
font-size: 30px;
line-height: 33px;
margin: 0px 0px 0px 0px;
} 


h2 
{font-family: tahoma, arial; 
font-weight: 200;
letter-spacing: 1px;
color: #5fa386; 
font-size: 23px;
line-height: 28px;
margin: 6px 0px 15px 0px;
} 

h3
{font-family: tahoma, arial; 
text-transform: uppercase;
font-weight: 200;
letter-spacing: 1px;
color: #5fa386; 
font-size: 20px;
line-height: 20px;
margin: 0px 0px 0px 0px;
} 



h4
{font-family: arial; 
font-weight: 600;
letter-spacing: 1px;
color: #5fa386; 
font-size: 16px;
line-height: 16px;
margin: 0px 0px -10px 0px;
} 



p
{font-family: arial; 
color: gray; 
font-size: 15px;
} 


li
{font-family: arial; 
color: gray; 
font-size: 15px;
line-height: 18px;
margin-bottom: 7px;
} 






#banner
{margin-bottom:35px; 
border:none;
width:800px; text-align:center;}

