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

html{margin:0;padding:0;}

body{background-image:url(images/background.png);background-repeat: repeat;margin: 0px;padding: 0px;}

#head{background-image:url(images/header.jpg); background-repeat:repeat-x; height:142px; margin: 0px; padding: 0px;}

#logo{ width:358px; position:absolute; padding-left:250px;}

#logo_container{width:896px; margin:auto;}

#top{width:846px; margin:auto;}

#container{width:896px; margin:auto;}

#nav{width:163px; float:left;}

#main_img{width:732px; float:right;}

#divider{width:896px; background-image:url(images/divider.png); background-repeat:repeat-x; height:21px; clear:both;}

#main{width:896px; background-image:url(images/paper.png); background-repeat:repeat; top:-10px;}

#content{clear:both;}

#footer{width:896px; background-image:url(images/footer.png); background-repeat:repeat-x; height:31;}

#copywrite{clear:both; width:895px;}







h2{font-size:18px; line-height:20px; color:#000000; font:Arial, Helvetica, sans-serif;}
p{font-size:12px; line-height:14px; color:#000000; font:Arial, Helvetica, sans-serif;}
li{font-size:12px; line-height:14px; color:#000000; font:Arial, Helvetica, sans-serif;}
a{font-size:12px; line-height:14px; font:Arial, Helvetica, sans-serif; text-decoration:none;}
a:hover{ color:#006600;}
a:link{color:#000000;}
a:visited{color:#000000;}

label{font-size:12px; line-height:14px; color:#000000; font:Arial, Helvetica, sans-serif;}


