@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 {


}

	
	#mainArea{
		height:446px;
		width:876px;
		background-image:url(../images/main_middle.jpg);
		background-repeat:no-repeat;	
		position:relative;
		float:left;
	}

/* ~~~~~~ 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: Century Gothic, Arial, Helvetica, sans-serif; 
	color:#000;
	text-align:center;
	line-height:18px;
	width:100%;
	height:100%;
	position:relative;
	background:#FFFFFF url(../images/bg_repeat.jpg)  repeat-x scroll center top;
	
}



/* ~~~~~~ PRESET CONTENT STYLES ~~~~~~ */
p, ul {
	padding-top:8px; padding-bottom:5px;
}
table {
	margin:10px 0;
}
table td {
	padding:5px;
}
h4, h5 {
	margin-top:18px;
}

h1, .mainbody h1 {font-size:2em; color:#000;}
h2, .mainbody h2 {font-size:1.62em; color:#000; padding-top:5px; padding-bottom:3px;}
h3, .mainbody h3 {font-size:1.0em; color:#000; font-weight:bold; padding-top:5px; padding-bottom:3px;}
h4, .mainbody h4 {font-size:1.0em; color:#000; font-weight:bold; padding-top:5px; padding-bottom:3px;}
h5, .mainbody h5 {font-size:1.0em; color:#000; font-weight:normal; padding-top:5px; padding-bottom:3px;}

#main {
	margin:0 auto;
	width: 876px;
	text-align: left;
	padding:0px;
	border:0px;
	overflow:hidden;
}
#containerHolder{
	position:relative;
	width:876px;
	overflow:hidden;
}

/* ~~~ HEADER SECTION ~~~ */

	#header {
		width:876px;
		height:132px;
		position:relative;
	}
	#logo {
		position:absolute;
		height:100px;
		width:350px;
		top:10px;
		left:20px;
	}
		#logo table {
			margin:0;
			padding:0;
		}	
			#logo table td {
				padding:0;
			}
	#mainButtons{
		display:none;
		position:relative;
		float:left;
		width:540px;
		padding-top:45px;
	}
		
	#trustlogo{
	
	x-index:1;
	position:absolute;
	top:540px;
	left:588px;
	
	}


	
/* ~~~ MAIN BODY SECTION ~~~ */

	#mainAreaAdmin{
		height:446px;
		width:876px;
		background-image:url(../images/content_bg_admin.jpg);
		background-repeat:no-repeat;	
		position:relative;
		float:left;
	}
		#content{
			margin-left:310px;
			margin-top:30px;
		}
		#seeit{	
			Z-index:1000;
			position:absolute;
			right:54px;
			top:-93px;
			height:100px;
			width:440px;
		}
			#seeit img.description {
				z-index:5000;
				position:absolute;
				top:-10px;
				left:-75px;
			}
			#nav-example {
				background:url("../images/button-sprite.gif") top right no-repeat;
				width:329px;
				height:42px;
				margin:0;
				padding:0;
				position:absolute;
				top:63px;
				right:0px;
				z-index:6000;
			}
				#nav-example span {
					display: none;
				}		
				#nav-example li, #nav-example a {
					height:42px;
					display:block;
				}
				#nav-example li {
					float:left;
					list-style:none;
					display:inline;
				}
				#nav-example-02 {width: 329px;}		
				
				#nav-example-02 a:hover {background:url("../images/button-sprite.gif") right -43px no-repeat; }
			#getit{
			x-index:1;
			position:absolute;
			top:35px;
			left:800px;
			}


	#mainMenu{
		background-image:url(../images/nav_bg.gif);
		background-repeat:no-repeat;
		height:40px;
		width:530px;
		position:relative;
		float:left;
		padding-top:10px;
		margin-left:8px;
			_margin-left:3px;
		margin-top:4px;
		overflow:hidden;
	}
	#innerLinks{
		width:530px;
		height:20px;
		margin:0;
		padding:0;
		x-index:2000;
	}
	 #innerLinks span {
		display: none;
    }
    #innerLinks li, #innerLinks a {
		height:21px;
		display:block;
    }
    #innerLinks li {
		float:left;
		list-style:none;
		display:inline;
    }
	#innerLinks1 {width:43px; padding-left:15px;}
	#innerLinks1 a {background:url("../images/nav_sprite.gif") 0px 0px no-repeat; }
	#innerLinks1 a:hover {background:url("../images/nav_sprite.gif") 0px -21px no-repeat; }
	#innerLinks1 .active {background:url("../images/nav_sprite.gif") 0px -21px no-repeat; }
	
	#innerLinks2 {width:95px; padding-left:25px;}
	#innerLinks2 a {background:url("../images/nav_sprite.gif") 14% 0px  no-repeat; }
	#innerLinks2 a:hover {background:url("../images/nav_sprite.gif") 14% -21px no-repeat; }
	#innerLinks2 .active {background:url("../images/nav_sprite.gif") 14% -21px no-repeat; }
	
	
	#innerLinks3 {width:136px; padding-left:30px;}
	#innerLinks3 a {background:url("../images/nav_sprite.gif") 49% 0px  no-repeat; }
	#innerLinks3 a:hover {background:url("../images/nav_sprite.gif") 49% -21px no-repeat; }
	#innerLinks3 .active {background:url("../images/nav_sprite.gif") 49% -21px no-repeat; }
	
	
	#innerLinks4 {width:147px; padding-left:28px;}
	#innerLinks4 a {background:url("../images/nav_sprite.gif") 100% 0px  no-repeat; }
	#innerLinks4 a:hover {background:url("../images/nav_sprite.gif") 100% -21px no-repeat; }
	#innerLinks4 .active {background:url("../images/nav_sprite.gif") 100% -21px no-repeat; }

	div.terms {
		font-size:0.83em;
	}
	
	.scroll{
		position:relative;
		float:left;
		display:block;
		height:290px;
		overflow-y:auto;
		overflow-x:hidden;
		padding-right:25px;
		border-right:0;
		margin: 0;
		left:0;
		top:0;
		width: 502px;
		/* fixes has-layout-bug in IE6*/
		zoom:1;
		padding-left:10px;
		
	}
	.scroll-home{
		position:relative;
		float:left;
		display:block;
		height:300px;
		overflow:hidden;
		border-right:0;
		margin: 0;
		left:0;
		top:0;
		width: 545px;
		/* fixes has-layout-bug in IE6*/
		zoom:1;
	}
	#innerTitle, h1{
		color:#4d4d4d;
		font-size:1.8em;
		padding-bottom:10px;
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		margin-top:10px;
	}
	h2{
		color:#000;
		font-size:1.2em;
		padding-bottom:6px;
		padding-top:10px;
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
	}
	#innerText{
		color:#4d4d4d;
		font-size:1.2em;
		font-family: Century Gothic, Arial, Helvetica, sans-serif;
		  
	}
	#innerImage{
		position:absolute;
		bottom:0px;
		color:#4d4d4d;
		font-size:1.2em;
		font-family: Century Gothic, Arial, Helvetica, sans-serif;  
	}
	#innerText ul {
		list-style-type:none;
		margin-left:15px;
	}
	#innerText ul li {
		background:transparent url(/build/ticks.gif) no-repeat scroll 0 6px;
		_background:none;
		display:block;
		font-size:1em;
		list-style-type:none;
		_list-style-type:square;
		margin-left:0;
		padding:5px 5px 5px 20px;
	}
#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; outline:none !IMPORTANT;  }

 a:visited{ color: #e6e3e0; outline:none !IMPORTANT;  }

a:hover, a:focus{ color: #000;	text-decoration:none; outline:none !IMPORTANT;  }


a:link, a:visited {
	color:#0070B8;
	font-weight:bold;
	outline:none !IMPORTANT; 
}
a:hover, a:active {
	color:#4D4D4D;
	font-weight:bold;
	text-decoration:underline;
	outline:none;
	 outline:none !IMPORTANT; 
}






/*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;
}
#Footer{ color:#4d4d4d; margin-top:5px; position:relative; float:left; width:870px;}
#Footer div.copyright{ margin-left:8px;  position:relative; float:left;}
div#Footer div.siteBy{position:relative; float:right;  margin-right:8px; font-size:10px; }
#flashTime {
	display:block;
	height:261px;
	width:250px;
	position:absolute; 
	top:25px; 
	left:34px;
}