/* ----------------------------------- GLOBAL HTML ---------------------------------- */

BODY, HTML {
	height:100%; 
	margin-left: auto; margin-right: auto; 
	margin-bottom:30px;
	padding:0;
	background: #000;
	background-image: url(roadbannerbackground.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color:#fff;
	font-family:Helvetica, Arial; 
	font-weight:normal;
	 text-align:center;
}

A, A:link, A:visited, A:hover {
	color:#ffdf31; text-decoration:none; opacity:.75;
}

A:hover { color:#FFFFFF; text-shadow:2px 2px 2px #eacced;}

#topspecial {
	width: 942px;
	height: 111px;
	background: rgba(35,35,35,.6);
	background-image: url(gsw25bannerBOTTOM_944px.png);
	border:2px solid white;
	margin-top:12px;
	margin-bottom:20px;
    margin-left: auto ;
    margin-right: auto ;
	
}

#topspecial p {
	margin-top:63px;
	margin-left:310px;
	text-align: left;
	font-size: 13px;
	letter-spacing:.15em;
}

#topspecial2 {
        width: 942px;
        height: 1500px;
        background: rgba(35,35,35,.6);
/*        background-image: url(gsw25bannerBOTTOM_944px.png);*/
        border:2px solid white;
        margin-top:12px;
        margin-bottom:20px;
    margin-left: auto ;
    margin-right: auto ;

}

#topspecial2 p {
        margin-top:25px;
        margin-left:25px;
        text-align: center;
        font-size: 13px;
        letter-spacing:.15em;
}

#boxedsetbanner {
	width: 1024px;
	height: 390px;
	background-image: url(Semitransparentbackground_400px.png);
	background-repeat: repeat-x;
	margin-top:0px;
	margin-bottom:10px;
    margin-left: auto ;
    margin-right: auto ;
}

#allthewaytoherebanner {
	width: 1024px;
	height: 280px;
	background-image: url(Semitransparentbackground_400px.png);
	background-repeat: repeat-x;
	margin-top:0px;
	margin-bottom:10px;
    margin-left: auto ;
    margin-right: auto ;
}

#aboutusbanner {
	width: 1024px;
	height: 375px;
	background-image: url(Semitransparentbackground_400px.png);
	background-repeat: repeat-x;
	margin-top:0px;
	margin-bottom:10px;
    margin-left: auto ;
    margin-right: auto ;
}

#orderbutton {
	width: 924px;
	height: 45px;
	margin-top: 0px;
	margin-bottom: 12px;
    margin-left: auto ;
    margin-right: auto ;
    padding-left: 20px;
    border: 2px solid white;
    background: rgba(35,35,35,.6);
}

#orderbutton:hover {
	background: #007433;
}

#orderbutton a {
	opacity: 1;
}

#learnmorebutton {
	width: 924px;
	height: 22px;
	margin-top: 0px;
	margin-bottom: 12px;
    margin-left: auto ;
    margin-right: auto ;
    padding-top: 8px;
    padding-left: 20px;
    font-size: 12px;
    letter-spacing: .2em;
    font-variant: small-caps;
    border: 2px solid white;
    background: rgba(35,35,35,.6);
}

#learnmorebutton:hover {
	background: #007433;
}

#learnmorebutton a {
	opacity: 1;
}

.container {
   height: auto;
   overflow: hidden;
   width: 944px;
   margin-left: auto ;
   margin-right: auto ;
}


#left {
    float: left;   
    width: 210px;
    margin-left: 0px;
    
}​​

#left a { opacity:.7;}

#left a:hover { opacity:1;}


#right {
    float: none;
    width: auto;
    overflow: hidden;
    margin-right: 0px;
}

.leftfeature {
	border: 2px solid white;
	margin-bottom: 12px;
	margin-left:0px;
	padding: 0px;
}

.content {
	border: 2px solid white;
	margin-left: 24px;
	margin-bottom: 25px;
	padding: 0px 40px 8px 40px;
	background: rgba(35,35,35,.6);
	font-size: 13px;
	overflow: hidden;
}

.content p {
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
}

.content img {
	float: right;
	margin: 10px;
}

.content h2,h3,h4 {
	letter-spacing: .25em;
	}
	
.specialcontent {
	width: 874px;
	border: 2px solid white;
	margin-top: 25px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 40px 8px 40px;
	background: rgba(35,35,35,.6);
	font-size: 16px;
	overflow: hidden;
}

.specialcontent h2,h3,h4 {
	letter-spacing: .2em;
}
	
.feature {
	font-size: 15px;
	font-weight: bold;
	color: green;
	}
	
.aboutcontent {
	border: 2px solid white;
	margin-left: 24px;
	margin-bottom: 25px;
	padding: 10px 60px 20px 60px;
	background: rgba(35,35,35,.6);
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
	overflow: hidden;
}

.aboutcontent h2 {
	letter-spacing: .25em;
	}
	
.hidden { display: none; }

#textlinks {
	width: 720px;
	margin-top: 12px;
	margin-bottom: 24px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 8px;
	padding-top:24px;
	font-size: 12px;
	letter-spacing: .1em;
	border-top: 1px solid #ccc;
}

#credits {
	width: 720px;
	margin-top: 12px;
	margin-bottom: 24px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 8px;
	padding-top:24px;
	font-size: 12px;
	letter-spacing: .1em;
	border-top: 1px solid #ccc;
	color: #bbb;
}

#bottom {
	width: 720px;
	margin-top: 18px;
	margin-bottom:30px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 24px;
	padding-top:24px;
	border-top: 1px solid #ccc;
}

#bottom img {margin-right: 14px;}


#bottom a { opacity:.7; -moz-opacity:.7; filter:alpha(opacity=70); }
#bottom a:hover { opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
