div#content1{
width: 100%;
height: 880px;
padding: 0px;
overflow: auto;
}

div#content2{display: none;}
div#content3{display: none;}
div#content4 {width: 95%;}

body{
background: url(../images/gradient.png) repeat-x top;
color: #ffffff;
/*background-color: #009132;*/
margin: 30px 0 20px 0;
font: 11px Verdana, Arial, Helvetica, sans-serif;}

.outer_wrapper{
background-color: #000000;
background-repeat: repeat-y;
border-left: 10px solid #ccaf00;
border-top: 10px solid #eebb00;
border-bottom: 10px solid #303030;
border-right: 10px solid #303030;
width: 780px;
margin: 0px;
}

.wrapper{
border-left: 0px solid #ffffff;}

/*-Header-*/
.header_wrapper{
background-color: #000000; 
color: #ffffff;
border-bottom: 6px solid #ccaf00;
edit: true;
height: 50px;
background-repeat: no-repeat;
background-position: top right;
padding-top: 2px;
padding-left: 6px;}

.main_header{color: #fff;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 5px;
font-size: 20px;
font-weight: bold;
float: left;
height: 40px;
overflow: hidden;}

.sub_header{color: #ddd;
right: 550px;
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
float: right;
height: 30px;
padding: 0px 10px 5px 0px;}
/*-End Header-*/

/*-Bottom Navigation-*/
.navigation{
background-color: #000000;
color: #ccaf00;
float: left;
display: inline;
width: 160px;
overflow: hidden;}

.navigation ul{font-size:11px;
width: 160px;
height: auto !important;
list-style-type: none;
padding: 0;
margin: 0;}

.navigation ul: after{content: ".";
display: block;
visibility: hidden;
height: 0;
font-size: 1px;
clear: both;}

.navigation ul li{background-repeat: no-repeat;
background-position: left;
font-weight: bold;}

.navigation ul li.last_nav_item{
padding: 8px 0 0 0;
width: 160;
height: auto !important;}

.navigation ul li.first_nav_item{
padding: 32px 0 0 0;}

.navigation ul li a{color: #eecc00;
text-decoration: none;
text-align: center;
background-repeat: no-repeat;
width: 160px;
height: 21px;
padding-top: 4px;
padding-bottom: 4px;
display: block;
overflow: hidden;}

.navigation ul li a:visited{color: #ccaf00;
background-position: 0 -18px;
background-color: #000000;}

.navigation ul li a:hover{color: #000;
background-color: #ccaf00;}
/*-End Bottom Navigation

/*-Page Title-*/
.pagetitle{
background-color: #000;
border-left: 0px solid #D2D2D2;
border-bottom: 3px solid #D2D2D2;
color: #2DC6ff;
float: left;
edit: true;
font-size: 18px;
font-weight: bold;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
width: 600px;
text-align: center;}
/*-End Page Title-*/

.extra1{border-left: 10px solid #2DC6ff;}

.extra3{display: none;}

.extra4{background-image: url('http://a1distributors.net/images/sunset.png');
background-repeat: no-repeat;
border-bottom: 3px solid #D2D2D2;
float: center;
width: 100%;
height: 134px;
}

.extra4 span{height: 20px;
right: 550px;
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2em;
float: right;
padding: 4px 10px 0 0;}

.extra6{edit: true;}

.extra12{edit: true;}

/*-Content-*/
.content{
background: url(../images/gradient.png) repeat-x;
background-color: #00ce33;
border-left: 3px solid #D2D2D2;
float: left;
display: inline;
/*background-repeat: repeat-y;*/
width: 597px;
height: 880px;
padding: 10px;
overflow: no;
}


.content img{}
/*-End Content

/*-ContentATL-*/
.contentatl{
/*background-color: #3d3d3d;*/
float: left;
display: both;
edit: true;
padding-top: 20px;
padding-left: 15px;
padding-bottom: 10px;
width: 280px;}

.contentatl img{}
/*-End ContentATL-*/

/*-ContentATr-*/
.contentatr{
/*background-color: #3d3d3d;*/
float: right;
display: both;
edit: true;
padding-top: 20px;
padding-right: 15px;
padding-bottom: 10px;
width: 280px;}

.contentatr img{}
/*-End ContentATr-*/

/*-Footer-*/
.footer{color: #ffffff;
background-color: #000000;
border-top: 3px solid #D2D2D2;
edit: true;	
font-size: 10px;
clear: both;
text-align: right;
width: auto;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 3px;}
/*-End Footer-*/

/*-Extra Stuff-*/
a:link{color: #BFBFBF;
text-decoration: underline;}
a:visited{color: #BFBFBF;}
a:hover{color: #888;
text-decoration: none;}

.banner{margin-top: 40px;
text-align: center;}
/*-End Extra Stuff-*/

