@charset "utf-8";
/* CSS Document */

/* RESET all browsers to zero */
* {    
     margin:0;   
     padding:0;   
 }
table {   
     border-collapse:collapse;   
     border-spacing:0;   
}   
 fieldset,img {    
     border:0;   
}   
address,caption,cite,code,dfn,em,strong,th,var {   
    font-style:normal;   
    font-weight:normal;   
}   
ol,ul {   
    list-style:none;   
}   
caption,th {   
    text-align:left;   
}   
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
q:before,q:after {   
    content:'';   
}   
abbr,acronym { border:0;   
}   

html, body {
	height:100%;
	min-height:100%;
}

/* ~~~~~~ PRESET SITE FONTS ~~~~~~ */

html {font-size:75%;} /*Set IE browsers to 12px standard font size */

body {
	font-size:1.0em; /*Set all browsers to 12px standard font size */
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	color:#000;
	text-align:center;
	line-height:18px;
	background-color:#ff7707;
	width:100%;
	height:100%;
	position:relative;
	background-image:url(../images/bg_repeat.jpg);
	background-repeat:repeat-x;
}



/* ~~~~~~ PRESET CONTENT STYLES ~~~~~~ */
p, ul {
	padding-top:5px; padding-bottom:3px;
}
table {
	margin:10px 0;
}
table td {
	padding:5px;
}
h4, h5 {
	margin-top:18px;
}



h1, .mainbody h1 {font-size:2em; color:#FFFFFF;}
h2, .mainbody h2 {font-size:1.62em; color:#FFFFFF; padding-top:5px; padding-bottom:3px;}
h3, .mainbody h3 {font-size:1.0em; color:#FFFFFF; font-weight:bold; padding-top:5px; padding-bottom:3px;}
h4, .mainbody h4 {font-size:1.0em; color:#FFFFFF; font-weight:bold; padding-top:5px; padding-bottom:3px;}
h5, .mainbody h5 {font-size:1.0em; color:#FFFFFF; font-weight:normal; padding-top:5px; padding-bottom:3px;}





#main {


	
	
	margin-left: auto;
	margin-right: auto;
	

	width: 920px;
	text-align: left;
	padding:0px;
	border:0px;

	
	
}


#containerHolder{
position:relative;
float:left;

}
	#header {
		
		width:920px;
		height:88px;
		position:relative;
		float:left;
	
		margin-top:33px;
		
	}
		
		
	#logo {
	position:relative;
		float:left;
		width:380px;
	
	}	
	
	#mainButtons{
	position:relative;
		float:left;
		width:540px;
		padding-top:45px;
		

	
	}
	
	
	
	
	#nav-example {
    background:url("../images/button-sprite.gif") no-repeat;
    width:420px;
    height:48px;
    margin:0;
    padding:0;
	x-index:2000;
	position:absolute;
	top:99px;
	left:520px;
    }

    #nav-example span {
    display: none;
    }

    #nav-example li, #nav-example a {
    height:48px;
    display:block;
    }

    #nav-example li {
    float:left;
    list-style:none;
    display:inline;
    }

    #nav-example-01 {
    width: 176px;
    }
    #nav-example-02 {width: 180px;}


    #nav-example-01 a:hover {background:url("../images/button-sprite.gif") 0px -48px no-repeat; }
    #nav-example-02 a:hover {background:url("../images/button-sprite.gif") -176px -48px no-repeat; }


	
	#getit{
	
	x-index:1;
	position:absolute;
	top:35px;
	left:800px;
	
	}
	
	#seeit{
	
	x-index:1;
	position:absolute;
	top:75px;
	left:360px;
	
	}
	
	#trustlogo{
	
	x-index:1;
	position:absolute;
	top:540px;
	left:588px;
	
	}


	
	
	#mainArea{
	
	height:446px;
	width:876px;
	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;	
		position:relative;
		float:left;
	
	}
	
	
	
	#content{
	
	margin-left:313px;
	margin-top:30px;
	
	
	
	}


	




	#mainMenu{
	
		background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	height:40px;
	width:530px;
	position:relative;
	float:left;
		padding-top:12px;
		overflow:hidden;
		
		}
	#innerLinks{
	

    width:530px;
    height:20px;
    margin:0;
    padding:0;
	x-index:2000;
	
	
	}
	
	 #innerLinks span {
    display: none;
    }

    #innerLinks li, #innerLinks a {
    height:15px;
    display:block;
    }

    #innerLinks li {
    float:left;
    list-style:none;
    display:inline;
    }


#innerLinks1 {width:51px; padding-left:25px;}
#innerLinks1 a {background:url("../images/nav_sprite.gif") 0px 0px no-repeat; }
#innerLinks1 a:hover {background:url("../images/nav_sprite.gif") 0px -15px no-repeat; }
#innerLinks1 .active {background:url("../images/nav_sprite.gif") 0px -15px no-repeat; }

#innerLinks2 {width:93px; padding-left:55px;}
#innerLinks2 a {background:url("../images/nav_sprite.gif") 24% 0px  no-repeat; }
#innerLinks2 a:hover {background:url("../images/nav_sprite.gif") 24% -15px no-repeat; }
#innerLinks2 .active {background:url("../images/nav_sprite.gif") 24% -15px no-repeat; }


#innerLinks3 {width:125px; padding-left:55px;}
#innerLinks3 a {background:url("../images/nav_sprite.gif") 78% 0px  no-repeat; }
#innerLinks3 a:hover {background:url("../images/nav_sprite.gif") 78% -15px no-repeat; }
#innerLinks3 .active {background:url("../images/nav_sprite.gif") 78% -15px no-repeat; }


#innerLinks4 {width:41px; padding-left:55px;}
#innerLinks4 a {background:url("../images/nav_sprite.gif") 100% 0px  no-repeat; }
#innerLinks4 a:hover {background:url("../images/nav_sprite.gif") 100% -15px no-repeat; }
#innerLinks4 .active {background:url("../images/nav_sprite.gif") 100% -15px no-repeat; }




div.terms {
	font-size:0.83em;
}

		
.scroll{
	position:relative;
	float:left;
	display:block;
	height:260px;
	overflow:auto;
	padding-right:25px;
	border-right:0;
	margin: 0;
	left:0;
	top:0;
	width: 502px;
	/* fixes has-layout-bug in IE6*/
	zoom:1;
	
}
.scroll-home{
	position:relative;
	float:left;
	display:block;
	height:280px;
	overflow:auto;
	padding-right:25px;
	border-right:0;
	margin: 0;
	left:0;
	top:0;
	width: 502px;
	/* fixes has-layout-bug in IE6*/
	zoom:1;
	
}


#innerTitle{

color:#FFFFFF;
font-size:1.8em;
padding-bottom:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; }


#innerText{

color:#FFFFFF;
font-size:1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
}


#innerText ul {
	list-style-type:disc;
	margin-left:15px;
}

#innerText ul li {
	padding:5px;
}


#innerText ul li ul {
	list-style-type:circle;
}

#innerText ul.alphalist {
	margin-left:15px;
	list-style-type:lower-alpha;	
}
#innerText ul.romanlist {
	margin-left:15px;
	list-style-type:lower-roman;
}

#innerText ul.numlist {
	margin-left:20px;
	list-style-type:decimal;
}
#innerText ul.arrowlist, #innerText ul.ticklist{
	list-style-position:outside;
	_list-style-position:inside;
	list-style-type:none;
	list-style-image:none;
}
#innerText ul.ticklist li {
	margin-left:0px;
	background:url(../images/tick_2.gif) top left no-repeat;
	_background:none;
	_list-style-type:disc;
	padding:3px 0 3px 20px;
	display:block;
	overflow:hidden;
}
#innerText ul.arrowlist li {
	margin-left:0;
	padding-left:15px;
	_list-style-type:square;
	background:url(../images/arrow2.gif) 0px 11px no-repeat;
	_background:none;
	font-size:1.0em;
	display:block;
}


.clear {
	clear:both;
	padding:0px;
	margin:0px;
}


 a:link{ color: #e6e3e0;  }

 a:visited{ color: #e6e3e0; }

a:hover, a:focus{ color: #000;	text-decoration:none; }


a:link, a:visited {
	color:#e6e3e0;
	font-weight:bold;
}
a:hover, a:active {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	outline:none;
}






/*Admin */


.step1DropDownLeft {
	

text-align:left;


float:left;
padding-left:10px;
width:150px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
}	

.step1DropDownRight {
	
	width:250px;
	text-align:left;
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
}	


.clearAll
{
	position:relative;
	margin:0px;
	padding:0px;
	border:0px;
	font-size:1px;
	line-height:0px;
	clear:both;
}

