/*--------------------------------------------------------------
                    CONTAINER
--------------------------------------------------------------*/
div#wrapper{
	width: 950px;
	margin: 0 auto;
	position: relative;
	
	}
	
div.main{
	width:950px;
	margin:0 auto;
	clear:both;
}

div#container{
background:url(Images/content_bg.jpg);
width:950px; height: 1600px;
}
div#content{
width:70%; padding:20px;;
}
div#content p{
font-size:16px; color: #FFFFFF; padding: 10px 90px 0 70px;
}
div#content h3{
padding:0px 20px 0px 20px;
color: #003300;
font-size:16px;
font-weight:bold;
}
.orange{
color: #FFCC00;
font-size:24px;
font-weight:bold;
}

/*---------------------------
        SIDEBAR 
---------------------------*/
#sidebar {
height: 800px; width: 30%px;
vertical-align: top;
color:#000000;
float:right;
}

.sidetest {
	width: 202px;
	background:#D18925;
	border-left:1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

.sidetest p{
border-bottom: 1px solid rgb(227, 227, 227);
color: #FFFFFF;
font-family: calibri, arial;
font-size: 12px;
line-height: normal;
padding: 20px 0px 20px 0px;
text-align: center;
}
.lead_box {
width: 270px;
height: 603px;
padding-bottom:15px;
border: none;
background-image: url(Images/form-bg-r.png);
background-repeat: no-repeat;
}

.lead_box p{
padding: 5px 10px 5px 0px;	
}

.lead_box label{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
color:#FDBF2F;
font-weight: bold;
}

.lead_box fieldset{
padding: 425px 0px 0 35px;
border:none;
}

.lead_box input.text{
border: #CC0000 1px solid;
}

.submit{
padding:1.5em 4em 0em 1em;
}

/*-------------------------------------------------------------
	                    HEADER/BANNER
-------------------------------------------------------------*/

body{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	padding: 0;
    margin: 0;
	background: url(Images/body-bg.jpg) repeat-x;
	background-color:#A2BB5E;
    width: 100%;
	
}
/*--------------------------------------
             LOGO
---------------------------------------*/

#logo{
height: 225px; width: 100%; margin: 0px 0px 0px 0px;
background:url(Images/bts-logo.png) #CCCCCC left no-repeat;
float: left;
}
#logo p{
padding: 45px 0px 0px 350px;
text-align:center;
color:#000000;
font-family: arial, helvitica, sans-serif;
font-size: 16px;
font-weight: 400;
}
#logo span{
color: #FF6600; font-weight: bolder;
}
#lead span{
color: #000000; font-weight:bold;
}
#lead p{
text-align:center;
font-family: Tahoma;
font-size: 16px;
padding: 60px 0px 0px 0px;
}
#lead{
height: 94px; width: 250px;
margin-left: 700px;
vertical-align: top;
color:#333333;
}
#above_header_photo{
width:auto;
height:260px;
margin: 0px 0px 0px 0px;
background:url(Images/above_header_image.jpg) no-repeat left;
}
/*--------------------------------------
         TOP NAVIGATION
---------------------------------------*/
#navbar{
	width:auto;
	height:32px;
	margin: 15px 0px 0px 0px;
	background:url(Images/navbar-bg.png) left top repeat-x;
}
#navbar .inbar{
	display:block;
	height:32px;
	background:url(Images/right-round.png) right top no-repeat;
}
#navbar ul, #navbar ul li{
	border:0px;
	margin:0px;
	padding:0px;
	list-style:none;
	height:32px;
	line-height:32px;
}
#navbar ul{
	background:url(Images/left-round.png) left top no-repeat;
}
#navbar ul li{
	float:left;
	display:block;
	line-height:32px;
}
#navbar ul li a{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#navbar ul li a span{
	padding:0 20px 0 0;
	height:32px;
	line-height:32px;
	display:block;
	margin-left:20px;
}
#navbar .navhome a, #navbar .navhome a:hover{
	background:url(Images/a-bg.png) left top no-repeat;
	height:32px;
	line-height:32px;
}
#navbar .navhome a span, #navbar .navhome a:hover span{
	color:#FFFFFF;
	background:url(Images/span-bg.png) right top no-repeat;
	height:32px;
	line-height:32px;
}
#navbar ul li a:hover{
	background:url(Images/ahover-bg.png) left top no-repeat;
	height:32px;
	line-height:32px;
}
#navbar ul li a:hover span{

	background:url(Images/spanhover-bg.png) right top no-repeat;
	height:32px;
	line-height:32px;
}

.checklist {
width:250px;
}
.checklist ul {
list-style:url(Images/green_check.png); font-size:16px; color: #FFFFFF; padding:0; margin:0;
}
.checklist ul li {
padding:5px;
}

.checklistmain {
width:500px
}
.checklistmain ul {
list-style: url(Images/green_check.gif); font-size:14px; color:#000; padding:0; margin:0;
}
.checklistmain ul li {
padding:5px;
}

/*--------------------------------------------
              CONTENT STYLES
--------------------------------------------*/
.webinar {
width: 100%;
height: 450px;
padding-top:100px;
padding-bottom:15px;
border: none;
}

.webinar ul li span{
padding: 4px;
color: #000000;
font-size:12px;
font-weight: bold;
display: block;	
background: #FF9900;
border: 1px solid #993300;
overflow: hidden hidden;
list-style-type: none;
}

.webinar label{
width: 80px;
text-align: right;
margin-right: 0.5em;
float:left;
display: block;
color: #FFFFFF;
font-size:12px;
font-weight: bold;
}

.webinar fieldset{
padding: 0px 0px 0 0px;
border:none;
width: 500px;
}

.webinar input.text{
border: #CC0000 1px solid;
padding: 5px;
}

.webinarsubmit{
padding:1.5em 50px 0px 100px;
}


/*--------------------------------------------
             PAGE FOOTER
--------------------------------------------*/

#footer{
	background: url(Images/footer.jpg) #993300; 
	color:#333333; 
	text-align:center; 
	display:block; 
	height:105px;
}
#footer p{padding: 35px 0px 15px 0px; font-size:16px;}


h1{
font-size: 20px;
color: #FFFFFF;
text-align:left;
vertical-align:top;
padding: 0px 0px 0px 0px;
font-weight:normal;
}

h2{
	font-size: 12pt;
	color:#333333;
	margin:0px;
}

p{
	margin:0px;
	font-size:8pt;
	line-height:16px;
}

ul{
    list-style-type:square;
}


a{
	color: #6d6e71;
	font-size:8pt;
        
}

