﻿@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
}

.breakspace{
	height:5px;
	width:100%;
	clear:both;
}

.footerlink a {
color: #4b2b14;
font-size: 10px;
text-decoration: none;
}
.footerlink a:visited {
color: #4b2b14;
font-size: 10px;
text-decoration: none;
}
.footerlink a:active {
color: #4b2b14;
font-size: 10px;
text-decoration: none;
}
.footerlink a:hover {
color: white;
font-size: 10px;
text-decoration: underline;
}

.newslink a {
color: white;
font-size: 11px;
text-decoration: underline;
}
.newslink a:visited {
color: white;
font-size: 11px;
text-decoration: underline;
}
.newslink a:active {
color: white;
font-size: 11px;
text-decoration: underline;
}
.newslink a:hover {
color: #4b2b14;
font-size: 11px;
text-decoration: underline;
}


p{
	margin-top:5px;
}

.quotefield{
	width:250px;
}

/*-------BASIC STRUCTURE-----*/

#container{
	width:100%;
	height:100%;
}

#headerspan{
	width:100%;
	height:72px;
	background:url(images/headerspan_bg.jpg);
	background-repeat:repeat-x;
	position:absolute;
	z-index:900;
}

#header{
	width:900px;
	height:100%;
	margin:auto;
}

#header_nav{
	width:523px;
	height:100%;
	float:right;
}

#header_logo{
	width:360px;
	height:83px;
	float:left;
	margin-top:10px;
}



/*-------END OF BASIC STRUCTURE-----*/

/*-------INDEX STRUCTURE------------*/ 
#index_flash{
	width:100%;
	min-width:900px;
	height:432px;
	position:absolute;
	z-index:100;
	margin-top:72px;
}

#index_bodyspan{
	width:100%;
	height:432px;
	background:url(images/index_bodyspan_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-top:504px;
}

#index_leftbody{
	width:500px;
	height:432px;
	position:absolute;
	left: 50%;
	margin-left:-950px;
	background:url(images/index_leftbody_bg.jpg);
	background-repeat:repeat-x;
}

#index_centerbody{
	height:432px;
	width:900px;
	background-color:#CCFF00;
	margin:auto;
	background:url(images/index_leftbody_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b2b14;
	text-align:justify;
}

#index_rightbody{
	width:500px;
	height:432px;
	position:absolute;
	right: 50%;
	margin-right:-900px;
	background-color:#993399;
}

#index_col1{
	height:432px;
	width:518px;
	float:left;
}

#index_col1_row1{
	width:518px;
	height:253px;
	float:left;
}

#index_col1_row2{
	height:179px;
	width:518px;
	text-align:left;
	float:left;
}

#index_col2{
	height:432px;
	width:351px;
	float:right;
	background:url(images/body_col2_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#index_footerspan{
	height:45px;
	width:100%;
	background:url(images/footerspan_bg.jpg);
	background-repeat:repeat-x;
}

#index_footer{
	height:45px;
	width:900px;
	margin:auto;
	background:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
}

#index_service1{
	width:164px;
	height:132px;
	float:left;
	padding-top:23px;
	padding-left:68px;
	background:url(images/index_services1_icon.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:justify;
}

#index_service2{
	width:174px;
	height:132px;
	float:right;
	padding-top:23px;
	padding-left:58px;
	background:url(images/index_services2_icon.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:justify;
}

.news_header{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color: white;
}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 325px;
	height: 320px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	margin-top:15px;

}

/*-------END OFINDEX STRUCTURE------------*/ 

/*-------ABOUT STRUCTURE------------*/ 

#about_centerbody{
	height:581px;
	width:900px;
	background-color:#CCFF00;
	margin:auto;
	background:url(images/about_bodyspan_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b2b14;
	text-align:justify;
}

#about_leftbody{
	width:500px;
	height:581px;
	position:absolute;
	left: 50%;
	margin-left:-950px;
	background:url(images/about_leftbody_bg.jpg);
	background-repeat:repeat-x;
}

#about_bodyspan{
	width:100%;
	height:581px;
	background:url(images/about-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:272px;
}

#about_footerspan{
	height:45px;
	width:100%;
	background:url(images/about_footerspan_bg.jpg);
	background-repeat:repeat-x;
}

#about_footer{
	height:45px;
	width:900px;
	margin:auto;
	background:url(images/about_footer_bg.jpg);
	background-repeat:no-repeat;
}

#about_leftfooter{
	width:500px;
	height:45px;
	position:absolute;
	left: 50%;
	margin-left:-950px;
	background:url(images/about_leftfooger_bg.jpg);
	background-repeat:repeat-x;
}

#about_col1{
	width:369px;
	height:581px;
	float:left;
	background:url(images/about-bg-left.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#about_col2{
	width:900px;
	height:581px;
	float:right;
}

#about_flash{
	width:100%;
	min-width:900px;
	height:200px;
	position:absolute;
	z-index:100;
	margin-top:72px;
}

#about_girl{
	width:234px;
	height:379px;
	position:absolute;
	z-index:900;
	margin-top:-110px;
	margin-left:675px;
}


/*-------END OF ABOUT STRUCTURE------------*/ 

/*-------PRODUCTS STRUCTURE------------*/ 
#products_flash{
	width:100%;
	min-width:900px;
	height:358px;
	position:absolute;
	z-index:100;
	margin-top:72px;
}

#products_bodyspan{
	width:100%;
	height:505px;
	background:url(images/about-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:430px;
}

#products_centerbody{
	height:505px;
	width:900px;
	background-color:#CCFF00;
	margin:auto;
	background:url(images/about_bodyspan_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b2b14;
	text-align:justify;
}

#products_col1{
	height:505px;
	width:413px;
	float:left;
}

#products_col2{
	height:505px;
	width:453px;
	float:left;
}

#products_gutter{
	height:505px;
	width:34px;
	float:left;
}

#products_box{
	height:195px;
	width:100%;
	background:url(images/products_box.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#products_intro{
	width:413px;
	height:100px;
	position:absolute;
	z-index:900;
	float:left;
	margin-top:-100px;
}


/*-------END OF PRODUCTS STRUCTURE------------*/ 

/*-------SERVICES STRUCTURE------------*/ 
#services_flash{
	width:100%;
	min-width:900px;
	height:295px;
	position:absolute;
	z-index:100;
	margin-top:72px;
}

#services_bodyspan{
	width:100%;
	height:618px;
	background:url(images/services-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:367px;
	position:relative;
	z-index:600;
}

#services_centerbody{
	height:618px;
	width:900px;
	background-color:#CCFF00;
	margin:auto;
	background:url(images/services-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b2b14;
	text-align:justify;
}
#services_leftbody{
	width:500px;
	height:618px;
	position:absolute;
	left: 50%;
	margin-left:-950px;
	background:url(images/serviced_leftbg.jpg);
	background-repeat:repeat-x;
	margin-top:-31px;
}

#services_col1{
	width:327px;
	height:617px;
	float:left;
	margin-top:-30px;
	background:url(images/services_leftbg.jpg);
	background-repeat:no-repeat;
	padding-right:60px;
}

#services_col2{
	width:513px;
	height:617px;
	float:left;
	margin-top:1px;
}

#services_col2_row1{
	width:383px;
	height:86px;
	float:left;
	background:url(images/services_phonebg.jpg);
	background-repeat:no-repeat;
	padding-left:110px;
	padding-top:35px;
	padding-right:20px;
}


#services_col2_row2{
	width:383px;
	height:87px;
	float:left;
	background:url(images/services_faxbg.jpg);
	background-repeat:no-repeat;
	padding-left:110px;
	padding-top:35px;
	padding-right:20px;
	margin-top:15px;
}

#services_col2_row4{
	width:383px;
	height:82px;
	float:left;
	background:url(images/services_faxbg2.jpg);
	background-repeat:no-repeat;
	padding-left:110px;
	padding-top:40px;
	padding-right:20px;
	margin-top:15px;
}

#services_col2_row3{
	width:513px;
	height:221px;
	float:left;
	background:url(images/services_bottombg.jpg);
	background-repeat:no-repeat;
}

#services_chart{
	margin-left:40px;
}



/*-------END OF SERVICES STRUCTURE------------*/ 

/*-------NEWS STRUCTURE------------*/ 

#news_container{
	width:100%;
	height:100%;
	background:url(images/news-bg.jpg);
	background-position:top;
	background-repeat:repeat;
}

#news_flash{
	width:100%;
	min-width:900px;
	height:375px;
	position:absolute;
	z-index:100;
	margin-top:72px;
}

#news_bodyspan{
	width:100%;
	background:url(images/news-bg.jpg);
	background-position:bottom;
	background-repeat:repeat;
	padding-top:447px;
}

#news_centerbody{
	width:900px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b2b14;
	text-align:justify;
	padding-top:20px;
}

#news_footerspan{
	height:45px;
	width:100%;
	background:url(images/news_footerspan_bg.jpg);
	background-repeat:repeat-x;
}

#news_footer{
	height:45px;
	width:900px;
	margin:auto;
	background:url(images/news_footer_bg.jpg);
	background-repeat:no-repeat;
}

#news_leftfooter{
	width:500px;
	height:45px;
	position:absolute;
	left: 50%;
	margin-left:-950px;
	background:url(images/about_leftfooger_bg.jpg);
	background-repeat:repeat-x;
}
/*-------END OF NEWS STRUCTURE------------*/ 

/*-------CONTACT STRUCTURE------------*/ 

#contact_flash{
	width:100%;
	min-width:900px;
	height:410px;
	position:absolute;
	z-index:100;
	margin-top:72px;
}

#contact_centerbody{
	height:620px;
	width:900px;
	background-color:#CCFF00;
	margin:auto;
	background:url(images/news-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b2b14;
	text-align:justify;
}

#contact_bodyspan{
	width:100%;
	height:620px;
	background:url(images/news-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:482px;
}

#contact_footerspan{
	height:45px;
	width:100%;
	background:url(images/news_footerspan_bg.jpg);
	background-repeat:repeat-x;
}

#contact_footer{
	height:45px;
	width:900px;
	margin:auto;
	background:url(images/news_footer_bg.jpg);
	background-repeat:no-repeat;
}

#contact_leftfooter{
	width:500px;
	height:45px;
	position:absolute;
	left: 50%;
	margin-left:-950px;
	background:url(images/about_leftfooger_bg.jpg);
	background-repeat:repeat-x;
}

#contact_col1{
	width:520px;
	height:645px;
	float:left;
	margin-top:-192px;
	z-index:600;
	position:relative;
}

#contact_col2{
	width:353px;
	height:453px;
	float:left;
	background:url(images/contact_formbg.jpg);
	background-repeat: no-repeat;
}

#contact_col3{
	width:353px;
	height:453px;
	float:left;
	
}

#contact_gutter{
	width:27px;
	height:453px;
	float:left;
}

.contact_field1{
	width:200px;
	height:17px;
	background-color:#FFFFFF;
	border:none 0px;
}

.contact_field2{
	width:200px;
	height:150px;
	background-color:#FFFFFF;
	border:none 0px;
}



/*-------END OF CONTACT STRUCTURE------------*/ 

/*-------OASIS STRUCTURE------------*/ 

#oasis_flash{
	width:100%;
	min-width:900px;
	height:358px;
	position:absolute;
	z-index:100;
	margin-top:72px;
}

#oasis_bodyspan{
	width:100%;
	height:623px;
	background:url(images/about_bodyspan_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:430px;
}

#oasis_centerbody{
	height:623px;
	width:900px;
	background-color:#CCFF00;
	margin:auto;
	background:url(images/about_bodyspan_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b2b14;
	text-align:justify;
}

#oasis_footerspan{
	height:45px;
	width:100%;
	background:url(images/oasis_footerspan_bg.jpg);
	background-repeat:repeat-x;
}

#oasis_footer{
	height:45px;
	width:900px;
	margin:auto;
	background:url(images/oasis_footer_bg.jpg);
	background-repeat:no-repeat;
}

#oasis_col1{
	height:623px;
	width:470px;
	float:left;
	position:relative;
	z-index:600;
}

#oasis_col1_row1{
	float:left;
	width:430px;
	height:187px;
}

#oasis_col1_row2{
	float:left;
	width:430px;
	height:240px;
}

#oasis_col1_row3{
	float:left;
	width:430px;
	height:195px;
}

#oasis_col2{
	height:623px;
	width:430px;
	float:left;
}

#oasis_col2_row1{
	float:left;
	width:432px;
	height:187px;
}

#oasis_col2_row2{
	float:left;
	width:432px;
	height:213px;
}

#oasis_col2_row3{
	float:left;
	width:397px;
	height:169px;
	background:url(images/oasis_gallerybg.jpg);
	background-repeat:no-repeat;
	padding-top:55px;
	padding-left:15px;
	padding-right:20px;
}


#oasis_logo{
	height:104px;
	width:470px;
	margin-top:-104px;
}
/*-------END OF OASIS STRUCTURE------------*/ 

/*-------MOJAVE STRUCTURE------------*/ 

#mojave_bodyspan{
	width:100%;
	height:475px;
	background:url(images/about_bodyspan_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:430px;
}

#mojave_centerbody{
	height:475px;
	width:900px;
	background-color:#CCFF00;
	margin:auto;
	background:url(images/about_bodyspan_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b2b14;
	text-align:justify;
}

#mojave_col1{
	height:475px;
	width:470px;
	float:left;
	position:relative;
	z-index:600;
}

#mojave_col2{
	height:475px;
	width:430px;
	float:left;
}

#mojave_footerspan{
	height:45px;
	width:100%;
	background:url(images/mojave_footerspan_bg.jpg);
	background-repeat:repeat-x;
}

#mojave_footer{
	height:45px;
	width:900px;
	margin:auto;
	background:url(images/mojave_footer_bg.jpg);
	background-repeat:no-repeat;
}

/*-------END OF MOJAVE STRUCTURE------------*/ 

/*-------ADD OPTION STRUCTURE------------*/ 

#option_flash{
	width:100%;
	min-width:900px;
	height:295px;
	position:absolute;
	z-index:100;
	margin-top:72px;
}

#option_bodyspan{
	width:100%;
	height:515px;
	background:url(images/news-bg.jpg);
	background-position:bottom;
	background-repeat:repeat;
	padding-top:367px;
}

#option_centerbody{
	width:900px;
	height:515px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b2b14;
	text-align:justify;
}

/*-------END OF ADD OPTION STRUCTURE------------*/ 

/*-------BENEFITS STRUCTURE------------*/ 


#benefits_bodyspan{
	width:100%;
	height:795px;
	background:url(images/news-bg.jpg);
	background-position:bottom;
	background-repeat:repeat;
	padding-top:367px;
}

#benefits_centerbody{
	width:900px;
	height:635px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b2b14;
	text-align:justify;
}

/*-------END OF BENEFITS STRUCTURE------------*/ 

/*-------GALLERY STRUCTURE------------*/ 

#gallery_flash{
	width:100%;
	min-width:900px;
	height:358px;
	position:absolute;
	z-index:100;
	margin-top:72px;
}

#gallery_bodyspan{
	width:100%;
	height:475px;
	background:url(images/about_bodyspan_bg.jpg);
	background-position:bottom;
	padding-top:430px;
}

#gallery_centerbody{
	height:475px;
	width:900px;
	background-color:#CCFF00;
	margin:auto;
	background:url(images/about_bodyspan_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b2b14;
	text-align:justify;
}
#gallery_col1{
	height:90px;
	width:380px;
	float:left;
	margin-top:-90px;
	z-index:600;
	position:relative;
}


/*-------END OF GALLERY STRUCTURE------------*/ 

/*-------QUOTE STRUCTURE------------*/

#quote_flash{
	width:100%;
	min-width:900px;
	height:410px;
	position:absolute;
	z-index:100;
	margin-top:72px;
}

#quote_centerbody{
	height:860px;
	width:900px;
	background-color:#CCFF00;
	margin:auto;
	background:url(images/news-bg.jpg);
	background-position:top;
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b2b14;
	text-align:justify;
}

#quote_bodyspan{
	width:100%;
	height:900px;
	background:url(images/news-bg.jpg);
	background-position:bottom;
	background-repeat:repeat;
	padding-top:522px;
}

#quote_col1{
	width:520px;
	height:1030px;
	float:left;
	margin-top:-210px;
	position:relative;
	z-index:600;
}

#quote_footerspan{
	height:45px;
	width:100%;
	background:url(images/news_footerspan_bg.jpg);
	background-repeat:repeat-x;
}

#quote_footer{
	height:45px;
	width:900px;
	margin:auto;
	background:url(images/news_footer_bg.jpg);
	background-repeat:no-repeat;
}

#quote_leftfooter{
	width:500px;
	height:45px;
	position:absolute;
	left: 50%;
	margin-left:-950px;
	background:url(images/about_leftfooger_bg.jpg);
	background-repeat:repeat-x;
}

/*-------END OF QUOTE STRUCTURE------------*/  

#find_bodyspan{
	width:100%;
	height:500px;
	background:url(images/services-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:367px;
	position:relative;
	z-index:600;
}

#find_centerbody{
	height:500px;
	width:900px;
	background-color:#CCFF00;
	margin:auto;
	background:url(images/services-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b2b14;
	text-align:justify;
	
}