#mainwrapper {
	width: 800px;
	margin: 0 auto;
	background: #000033;
	
			
}


body {
	background-image: url(images/background.gif) repeat-x;
	background: #000033;
	background-position:  bottom;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	width: 750px;
	margin: 0 auto;
	
}

/* Logo */

#header{
	background: url(images/header.jpg) no-repeat;
	width: 800px;
	height: 99px;
	margin: 0 auto;
}

#subheader{
	width: 750px;
	height: 241px;
}

	
h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}
h4{ 
	font: bold 1em Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	text-align: center; 
	font-stretch: expanded;
	


}
/*
p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}
*/
ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
}

a {
	text-decoration: none;
	color: #0033CC;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #990000;
}

a:hover {
	border-bottom: none;
}

/* Menu */

#menu {
	width: 800px;
	margin: 0 auto;
	clear:right;
	margin-top:-4px;
	background-color: #990000;
	color: #FFFFFF;
	font: 600 0.95em Arial, Helvetica, sans-serif;
	font-stretch: extra-expanded;
	border-top: #333 1px solid;
	z-index: 15000;
	float:left;
	border-bottom: #333 1px solid;
	}


#menu ul {
	
	margin-left: 5px;
	
}

	
#menu li {
	border-right: #fff 1px solid;
	z-index: 15000;
	list-style-type: none;
	position: relative;
	display: inline;
	background-color: #990000;
 	float: left; 
	
}

#menu ul:unknown {
	border-left: #990000 1px solid
	}


#menu a {
	padding-right: 3px;
	padding-left: 7px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #FFFFFF;	
}

#menu a:hover {
	color:#fff;
	background-color:#0066ff;
	
}
#menu li:hover {
	background-color: #cc0000
}
 
#menu ul li ul {
	z-index: 15000; 
	left: -1px; 
	margin: 0px;
	font: 100 0.9em Arial, Helvetica, sans-serif;
	width: 10em;
	position: absolute;
	
}
#menu ul li ul li {
	
	border-right: white 1px solid; 
	z-index: 15000; 
	border-left: white 1px solid; 
	width: 100%; 
	border-bottom: white 1px solid;
}
#menu ul li ul li:unknown {
	
	border-top: white 1px solid; 
}
#menu ul li {
	display:block; 
}

html #menu ul {
	float: left;
	margin-left:30px;
	border-left: white 1px solid;
}


html #menu ul li ul{
	border-top: white 1px solid;
	border-left-width: 0px;
}


#page {
	width: 800px;
	margin: 0 0 10px 0;
	background-color:#FFFFFF;
	background-position:right;
	
}

/* Content -side padding: 0 1px 10px 5px; */

#content {
	float: left;
	width: 619px;
	padding: 0px;
	min-height:100%;
	background-color:#FFFFFF;
	color:#000000;
	border:#FFFFFF 2px;
	height: 1190px;
	overflow: scroll;
	
}

#address {
	width: 619px;
	margin: 0px;
	
}

#address .words {
	float: left;
	width: 580px;
	margin-right: 0em;
	margin-left: 1em;
}

#one {
	width: 619px;
	margin: 0 0 0 0;
	
}

#one .words {
	float: left;
	width: 580px;
	margin-right: 0em;
	margin-left: 1em;
}


#two {
	width: 619px;
	margin: 0 0 0 0;
	
}

#two .words {
	float: left;
	width: 580px;
	margin-right: 0em;
	margin-left: 1em;
}


#three {
	width: 615px;
	margin-left: 0px;
	
}

#three .words {
	float: left;
	width: 580px;
	margin-right: 0em;
	margin-left: 1em;
}
	
.words li.first {
	border: none;
	
}
.box {
	float: right;
	clear: right;
	width: 615px;
	margin: 0 0 0  0;
	padding: 0;
	background: white;
}

.box .contentheader {
	margin-top: 0;
	padding: 2px 15px;
	background: #990000;
	text-transform:none;
	letter-spacing: 3px;
	font: bold 1.25em Arial, Helvetica, Tahoma, sans-serif;
	color: #FFFFFF;
}

.box .maincontent {
	margin: 0;
	padding: 0px 10px 10px 0px;
	width: 580px;
}
/*top right bottom left*/
.box ul {
	color: balck;
	padding: 0px;
	font: 14px Arial, Helvetica, sans-serif;
	
	list-style-position:outside;
	list-style-type:disc;
	line-height: normal;
	
/*top right bottom left
	list-style-position: outside; font: 1.1em Arial, Helvetica, sans-serif; margin: 1.1em; COLOR: black; LIST-STYLE-TYPE: disc;
	*/
	}
.box li {
	padding: 3px 0;
	
}
/* 100 percent image*/
#guarantee .words {
	float: left;
	width: 580px;
	margin-right: 0em;
	margin-left: 1em;
}

#guarantee .right {
	background:url(images/100_Percent1.jpg) no-repeat;
	float: right;
	width: 125px;
	height: 129px;
	margin-top: 15px;

	
}
/* list on Our President's Guarantee*/
#guarantee .left {
	float: left; 
	width: 380px;
	margin-right: 5em}
	
.box li.first {
	border: none;
	
}
/* 
/* specialize*/
#specialize .left{
	margin-right:5em;
	width: 475px;
	height: auto;
	}
/* 
#specialize .table-wrap {
	padding-right: 1em; padding-left: 0.1em; padding-bottom: 0.1em; margin-left: auto; width: 475px; padding-top: 0.1em;
}
#specialize p {
	font: 1em arial, helvetica, sans-serif; margin-left: 160px;
}	
#specialize td {

	padding-right: 0.5em; font-size: 1.1em; vertical-align: top;
}
*/	
	
	/* 
#specialize {
	margin-top: 20px; float: left; width: 475px; height: auto;
}
#specialize #airports {
	padding-right: 0px; padding-left: 0px; padding-bottom: 1em; margin: 0px 0px 0px 2em; font: 0.8em arial, helvetica, sans-serif; padding-top: 0px; text-align: center;
}
#specialize .table-wrap {
	padding-right: 0.1em; padding-left: 0.1em; padding-bottom: 0.1em; margin-left: auto; width: 420px; margin-right: auto; padding-top: 0.1em;
}
#specialize #specialize-table {
	float: left; margin: 1em; font: 1.2em arial, helvetica, sans-serif; width: 460px; border-collapse: collapse;
}
#specialize p {
	font: 0.85em/1.2em arial, helvetica, sans-serif; margin-left: 20px; margin-right: 20px;
}
#specialize td ul {
	padding-right: 0px; padding-left: 0.5em; padding-bottom: 1em; padding-top: 0.5em;
}
#specialize th {
	font-weight: bold; font-size: 0.95em; color: white; background-color: #000033; text-align: center;
}
#specialize td {
	padding-right: 0.5em; font-size: 0.8em; vertical-align: top;
}
#specialize td .underline {
	text-decoration: underline;
}
#specialize tr {
	vertical-align: top; padding-top: 0.5em;
}
#specialize #table-header-wrap {
	
}
#specialize #table-header-wrap h1 {
	font-weight: bold; font-size: 1.05em; padding-bottom: 1em; text-align: center; text-decoration: underline;
}

*/




/*
.box a {
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
	text-decoration: none;
}
*/


/*
.clearfield {
	lear: both; height: 20px;
	

#contentheader .title {
	background-color: #990000;
	color:#FFFFFF;
	height: 17px;
	padding: 10px 0 0 20px;
	
}
*/
/*
#textareas {
	float: left; margin-left: auto; width: 548px; margin-right: auto; height: auto; background-color: #ffffff;
}
#textareas p {
	font: 14px arial, helvetica, sans-serif; margin-left: 5px; margin-right: 20px;
}

#guarantee {
	margin-top: 20px; float: left; width: 560px; height: auto
}
#guarantee p {
	font: 14px arial, helvetica, sans-serif; margin-left: 20px; margin-right: 20px
}
#guarantee ul {
	list-style-position: outside; font: 0.85em arial, helvetica, sans-serif; margin-left: 2em; color: black; list-style-type: disc;
}
#guarantee li {
	padding-right: 0px; padding-left: 0.5em; padding-bottom: 0.2em; padding-top: 0.2em;
}
#guarantee #wrap {
	width: 100%;
}
#guarantee .left {
	float: left; width: 380px; margin-right: 2em;
}
#guarantee .right {
	background: url(images/100_percent1.jpg) no-repeat; float: left; width: 125px; height: 129px;
}
.header_wrap {
	border-right: white 1px solid; border-top: white 1px solid; float: left; padding-bottom: 2px; border-left: white 1px solid; width: 548px; padding-top: 2px; border-bottom: white 1px solid; height: auto; background-color: #990000;
}

.clearfield {
	clear: both; height: 20px
}
.hdr_clearfield {
	clear: both; height: 20px; background-color: white
}
#jm_wrap {
	margin-top: 10px; float: left; margin-bottom: 10px; margin-left: 10px; width: 500px; height: auto;
}

#guarantee .left {
	float: left; width: 380px; margin-right: 2em;
}

#rght_menu {
	clear: right; min-height: 100%; float: left; width: 200px; height: 100%;
}
.rt_menu_hdr {
	clear: both; padding-right: 0px; padding-left: 0px; float: left; padding-bottom: 2px; font: bold 0.95em arial, helvetica, sans-serif; width: 100%; color: white; padding-top: 2px; height: 18px; background-color: #2e26b3; text-align: center;
}

/*
.header_wrap {
	
	border-right: white 1px solid;
	border-top: white 1px solid; 
	float: left;
	padding-bottom: 22px;
	border-left: white 1px solid;
	width: 550px;
	padding-top: 2px;
	border-bottom: white 1px solid;
	height: auto;
	background-color: #990000;
}


#president {
	
	width: 558px;
	height: auto;
}

.guarantee{
	width: 558px;
	background: url(images/100_Percent1.jpg) no-repeat;
	float: left;
}



.guarantee.heading {
	width: 557px;
	text-aling: center;
	background-color: #990000;
	color: white;
	font: 16px Arial, Helvetica, sans-serif;

}
*/
/*


#guarantee {
	margin-top: 20px;
	flost: left;
	width: 558px;
	height: auto;
}
#guarantee p {
	font: 0.85em/1.2em Arial, Helvetica, sans-serif; 
	margin-left: 20px;
	margin-right: 20px;
	
}
#guarantee ul {
	list-style-position: outside;
	margin-left: 2em;
	color:#000000;
	list-style-type: disc;
	font: 0.08em Arial, Helvetica, sans-serif;

}
#guarantee li {
	padding-right: 0px; 
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
}
#guarantee #president {
	WIDTH: 100%
}
#guarantee .left {
	float: left;
	width: 380px;
	margin-right: 2em;
}
#guarantee .right {
	
	background: url(images/100_Percent1.jpg) no-repeat;
	float: left;
	width: 125px;
	height:: 129px;
}
*/
/* Sidebar */
/*top right bottom left*/
#sidebar {
	float: right;
	width: 180px;
	min-height:100%;
	height: 100%;
	background-color:#000066;
	padding: 0px;
	font: bold 0.95em Arial, Helvetica, sans-serif;
	
}

#sidebar .title {
	height: 20px;
	padding: 10px 0 0 20px;
	background:#2e26b3;
}

#sidebar .content {
	padding: 10px 0px;
}



#quick_links {
}
#site_map .content {
	padding-bottom: 10px;
}

.boxed {
	float: right;
	clear: right;
	width: 180px;
	margin: 0 0 0px 0;
	padding: 0;
	background: #EFF3F9;
}

.boxed .heading {
	text-align:center;
	margin-top: 0;
	margin-bottom: 12px;
	padding: 8px 10px;
	background-color:#2e26b3;
	font: bold 120% Arial, Helvetica, sans-serif;
	color:#000033;
	color: white;
}

.boxed .content {
	margin-top: -25px;
	padding: 5px 14px 10px 14px;
}
.box .content .img{
	
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
	padding: 3px 0;
	border-top: 1px dotted #1F1F21;
}

.boxed li.first {
	border: none;
}

.boxed a {
	padding-left: 10px;
	
	text-decoration: none;
	}
#quick_links{
}	
#sign_up{
	width: 180px;
}
#our_customers {
	
}

#payments{

}

/* Footer */
/*top right bottom left*/
#footer {
	clear: both; margin-top: 1em; left: 0px; float: left; width: 750px; bottom: 0px; position: relative; height: 60px; background-color: #990000; text-transform:none;  margin-top: -10px;
}
#footer {
	width: 800px;
}
unknown {
	position: static;
}
unknown {
	position: absolute;
}
#footer_text {
	padding-right: 0px;
	text-transform:none;
	padding-left: 0px; padding-bottom: 1.1em; font: bold 1em arial, helvetica, sans-serif; color: #fff; padding-top: 1em; text-align: center; margin-top: -5px;  
}
#footer_text a:link {
	font-weight: bold; color: #fff; text-decoration: underline;
}
#footer_text a:visited {
	font-weight: bold; color: #cc0000; text-decoration: underline;
}
#footer_text a:hover {
	color: #9685ba; text-decoration: underline;
}


#bottom_menu {
	clear: both;
	padding-right: 0px;
	border-top: #000066 3px solid;
	padding-left: 0px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 0.5em;
	margin-top: -5px;
	width: 800px;
	padding-top: 0.5em;
	position: relative;
	background-color: #ffffff;
}
/*hight for white space margin-top: -10px; margin-bottom: -22px; */
#bottom_navcontainer {
	font: bold 0.7em arial, helvetica, sans-serif; 
	margin-left: auto;
	margin-top: -10px;
	margin-bottom: -22px;
	width: 700px; 
	margin-right: auto;
	
}
/*top right bottom left*/
#bottom_navlist {
	padding-right: 0px; margin-top: 10px; padding-left: 0px; padding-bottom: 10px; padding-top: -20px; list-style-type:none;
}
#bottom_navlist li {
	padding-right: 0px; margin-top: 0px; display: inline; padding-left: 0px; padding-bottom: -20px; padding-top: 0px; text-align: center; 
}
#bottom_navlist li a:link {
	font-weight: bold; color: black; text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
/*top right bottom left*/
#bottom_navlist li a:hover {
	color: #990000; text-decoration: underline;
}
a:active {
	color: #990000; text-decoration: underline;
}
#bottom_navlist li:unknown {
	content: "| ";
}
#bottom_navlist li:unknown {
	content: "";
}
 html #bottom_navlist li {
	padding-right: 0.4em; padding-left: 0.4em; padding-bottom: -10px; margin: 0px 0.4em 30px -0.4em; border-left: black 1px solid; padding-top: 0px;
}
 html #bottom_navlist {
	height: 1%;
}
 html #bottom_navlist li {
	display: block; float: left;
}
 html #bottom_navlist li:unknown {
	border-left-width: 0px;
}




/*

#footer {
	width: 750px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 60px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align:center;
	font-size:11px;
	background:url(images/foot.gif) repeat-x;
	text-transform:none;
	
}


#top_footer a {
	color:#00FFFF;
}

#footer a:hover{
	color:#FFFFFF;
}

#footer a:active {
	
}


#bottom_footer{
	width: 750px;
	padding: 10px 0 0 0;
	font: bold 95% Verdana, Arial, Helvetica, sans-serif;
}

*/

