#wrapper {
	margin: 0 auto;
	width: 973px;
	
	
}

body {
	margin:0;
	background:#5E91AC url(../images/bg.jpg) repeat-x;
}

#banner{
	position: relative;
	top: 0px;
	left: 200px;
	width: 200px;
	height: 150px;
	background: Aqua;
	
}

#flash_logo{
	width: 175px;
	float: left;
	top: -1px;	
	padding: 0 0 0 4px;
	position: relative;
}

#flash_secure{
	width: 191px;
	float: left;
	
	padding: 0 0 0 24px;
	
}

#container{
float: left;
width: 933px;
padding: 0 20px 0 20px;
background: url(../images/nav/container_bg.jpg);
overflow: hidden;	
}

#container_admin{
float: left;
width: 941px;
padding: 0 15px 0 16px;
background: url(../images/nav/container_bg.jpg);
overflow: hidden;	
}


#header{
float: left;
width: 934px;
height: 148px;
background: url(../images/banner_header.jpg);
	
}

#admin_header{
float: left;
width: 940px;
height: 99px;
background: url(../images/admin_header.jpg);
margin: 0px 0 10px 0 ;
	
}
.buttons{
	width: 291px;
	height: 55px;
	
	text-decoration: none;
	margin: 5px 0 0 15px;
	padding: 5px 0 5px 0 ;
	color:#4C4B4B;
	font: 14px Arial;
}

.buttons:hover{
	background: #F5F9FB;
	 width: 291px;
	height: 55px;
}

.buttons a {  
	text-decoration: none;  
	color: #4C4B4B;
}

.buttons a:hover {  
	text-decoration: underline;  
}


a.sign_up {
float: right;
	margin: 21px 19px 0 0px;
	padding: 0;
	display: block;	
	width: 151px;
	height: 44px;
	font-size: 1em;
	background: url(../images/sign_up.jpg);
	
	
}

a.quick {
float: right;
	margin: 15px 18px 0 0px;
	padding: 0;
	display: block;	
	width: 151px;
	height: 44px;
	font-size: 1em;
	background: url(../images/quick_but.jpg);
	
	
}


a:hover.sign_up, a:hover.quick  {
  background-position: 0 44px;
  text-decoration: underline;  
  /*background: Aqua;*/
}




#banner_right{
float: left;
	width: 600px;
	height: 306px;
	background: url(../images/banner_2.jpg);	
	/*overflow: hidden;*/
	
}

#admin_left_col{
	float: left;
	width: 585px;
	
	background: #DFE6EB;
	margin: 0px 0 0 0px;
	padding: 12px 0 20px 15px;
	border: 1px solid #DAD9D9;
	text-align: center;
	font: 12px Arial;
	color: #414955;
	
}

#admin_left_col a{
	color:#404853; 	
}

#admin_left_col a:hover{
	color:#5886A7; 	
}

#banner_left{
	float: right;
	width: 316px;
	height: 286px;
	background: #DFE6EB;
	margin: 1px 0 0 15px;
	padding: 12px 0 5px 0;
	border: 1px solid #DAD9D9;
}

#get{
	width:167px;
	height:161px;
	float: left;
	
	padding: 0 0 0 420px;
	position: relative;
	top: -50px;
}
#container_text{
	float: left;
	width: 933px;
	padding: 25px 0 20px 0;
	color: #404040;
	font: 11px verdana;
	

}

.images_left{
float: left;
margin: 10px 23px 20px 6px ;
	
}

#footer {
	display: block;
	width: 996px;
	padding: 0;
	margin: 15px auto 15px auto;
	font-size: 10px;
	text-align: center;
	color: White;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#footer a:link, #footer a:visited, #content-middle a:link, #content-middle a:visited {
	font-weight: normal;
	color: White;
	text-decoration: none
}

#footer a:hover, #footer a:active, #content-middle a:hover, #content-middle a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: White;
	background-color: #0F4977;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;

}

.title_admin{
	width: auto;
	
	text-align: left;
	background: #C2CAD5;
	font: 19px Arial;
	color:#767D86; 
	padding: 5px 0 5px 22px;
}



h4{	
	font: 19px Arial;
	color:#767D86; 
	padding: 0px 0 5px 0px;
	margin: 0;
}

.gray_box{
	width:auto;
	padding: 12px 0 15px 20px;	
	background: #F3F8FB;	
	text-align: left;
}

/*
admin page */

.button {
	padding: 5px;
	border-right: #416072 1px outset;
	border-top: #2B4A58 1px outset;
	border-left: #2B4A58 1px outset;
	color: #FDFDFD; 
	font: 12px Arial;
	border-bottom: #416072 1px outset;
	background-color: #3D6491;
	margin: 10px 0 0 0
}

.input_admin {
	font-family: Arial;
	font-size: 12px;
	width: 175px;
	padding: 1px 3px 1px 6px;
	margin: 5px 0 0px 0;
	color: #416072; 
}

#banner_text{
 float: left;
	width: 250px;
	padding: 0 0 0 30px;
}

.arial_blue_20 {
	font:20px Arial;
	color: #0E4876;
}

.welcome{
	font: 12px Arial;
	text-align: right;
	padding: 5px 050px 5px 0 ;
}

.even {
	background: #DFE6EB;
}

.odd {
	background: #B9CCDB;
}

.cell_header {
   font: 16px verdana;
   font-weight: bold;
   text-align: center;
   background: #DFE6EB;
   height: 40px;
   vertical-align: middle;
   border: thin solid rgb(0,0,0);
}

.cell_body {
   font: 12px verdana;
   border-left: thin solid rgb(0,0,0);
   border-right: thin solid rgb(0,0,0);
   border-bottom: thin solid rgb(0,0,0);
   vertical-align: top;
}

.faq_question {
   font: 12px Arial;
   font-weight: bold;
   background: #DFE6EB;
}

.faq_answer {
   font: 12px Arial;
   background: #E4ECFF;
}

.price-table {
	border: 1px solid #000000;
}


