body,
html {
	background:url(../assets/background.jpg) #000000 no-repeat top center;
	font-family:Century Gothic, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	padding:0px;
	margin: 0px auto;
	min-width:1250px;
	height:100%;
	}
	
body {
    min-width:1250px;
    }
	
#container {
	width:1160px;
	padding:0px;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
	}
	

	

	
	
                          /*          H O M E    S T Y L E S          */
					  
#logo-sign img {
	float:left;
	display:inline;
	width:420px;
	height:326px;
	margin:50px 0px 0px 0px;
	padding:0px;
	z-index:900;
	position:absolute;
	}

	
#logo-sign-ie6 img {
	display:none;
	}
	
#home-content-wrap {
	margin:150px 0px 0px 168px;
	}
	
#home-background-top {
	width:834px;
	height:95px;
	background:url(../assets/home-background-top.jpg) no-repeat bottom;
	overflow:hidden;
	}
	
#home-background-middle {
	width:834px;
	height:278px;
	background:url(../assets/home-background-middle.jpg) no-repeat top;
	overflow:hidden;
	}
	
#home-background-bottom {
	width:834px;
	height:258px;
	background:url(../assets/home-background-bottom.jpg) no-repeat;
	overflow:hidden;
	}
	
#home-image {
	width:745px;
	height:240px;
	margin:5px 0px 0px 60px;
	}
	
.pics {  
    height:  745px;  
    width:   270px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0px;  
    width:  745px; 
    height: 270px; 
    top:  0; 
    left: 0 
} 
	
.tagline {
	float:left;
	display:inline;
	width:427px;
	height:125px;
	margin:0px 0px 0px 90px;
	}
	
#home-right-col {
	float:right;
	display:inline;
	width:270px;
	height:170px;
	margin:25px 0px 0px 0px;
	padding-left:20px;
	border-left:#000000 dotted 2px;
	}
	
#home-right-col p {
	width:200px;
	}
	
	
                          /*          N A V    S T Y L E S          */
						  
#navigation {
	width:538px;
	height:50px;
	float:right;
	display:inline;
	margin:40px 50px 0px 0px;
	padding:0px;
	}
	
#navigation img {
	display:inline;
	margin:0px;
	border:none;
	}
	
#navigation a {
	margin:0px;
	}

	

	
	
	

                          /*         C O N T E N T    S T Y L E S          */
	


	
	


	

                          /*        C O P Y    S T Y L E S          */
h1 {
	color:#224422;
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size:21px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
	}
	
h2 {
	color:#224422;
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size:14px;
	letter-spacing:0px;
	font-weight:bold;
	margin-bottom:5px;
	}
	
h3 {
	color:#000000;
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
	text-align:center
	}
	
h3 a {
	color:#ff9911;
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
	text-align:center
	}
	
h3 a:hover {
	color:#0077cc;
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
	text-align:center
	}
	
h4 {
	color:#224422;
	font-family:"trebuchet MS", Arial, sans-serif;
	font-size:14px;
	letter-spacing:0px;
	font-weight:bold;
	margin-bottom:-10px;
	padding-bottom:0px;
	}
	
.body_copy {
	font-family:"trebuchet MS", Arial, sans-serif;
	color:#224422;
	font-size:12px;
	}
	
.body_copy a{
	font-family:"trebuchet MS", Arial, sans-serif;
	color:#bb6622;
	font-size:12px;
	}
	
.body_copy a:hover{
	font-family:"trebuchet MS", Arial, sans-serif;
	color:#666666;
	font-size:12px;
	}
	
.body_copy img {
	margin-right:35px;
	}
	

	
.body_copy .innertube_home{
	padding: 40px 10px 0px 80px;
	}
	
.body_copy .innertube_home p {
	margin-top:0px;
	}
	
.body_copy .innertube{
	padding: 5px 10px 0px 80px;
	}
	
ul {
  margin-left: 1em;
  padding-left: 0;
  margin-top: 5px;
  padding-top:0px;
  }
  
li {
  margin: 0;
  padding: 0;
  }

.subpage-link {
	color:#5599CC;
	}
	
.subpage-link:hover {
	color:#666666;
	}
	
	
	
                          /*         B O T T O M   S T Y L E S          */

#footer {
	clear:both;
	width:834px;
	margin:0px auto;
	margin-top:20px;
	clear:both;
	text-align:center;
	line-height:15px;
	padding-bottom:20px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#footer a {
	color:#ffffff;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
.copyright {
	font-size:10px;
	font-weight:normal;
	margin-top:15px;
	}
	
.copyright a, .copyright a:hover {
	font-size:10px;
	text-decoration:none;
	}	
	
img {
	display:block;
	}
	
img a {
	border:none;
	display:block;
	}
