/* CSS Document */

html	{font-size:101%;}

body	{
	background:#325d86;
	color:#7d7d7d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.15em;
	margin:0px;
	padding:0px;
}
img	{border:0px;}

.container	{
	margin:0 auto;
	padding:0px;
	position:relative;
	width:800px;
	z-index:1;
}

.header_blue	{
	background:#72b8cf;
	display:block;
	font-size:1px;
	height:5px;
	line-height:1px;
	margin:0px;
	padding:0px;
	position:relative;
	z-index:2;
}
.header_green	{
	background:#72b8cf;
	display:block;
	font-size:1px;
	height:5px;
	line-height:1px;
	margin:0px;
	padding:0px;
	position:relative;
	z-index:2;
}
.header_logo	{
/*	background:url(../images/header_phone.jpg) no-repeat right #fff;*/
	background: #fff;
	display:block;
	height:28px;
	margin:0px !important;
	margin:-3px 0px;
	padding:34px 20px;
	z-index:2;
}
.header_nologo	{
	background: #fff;
	display:block;
	height:0px;
	margin:0px !important;
	margin:0px 0px;
	padding:0px 0px;
	z-index:0;
}

/*----------*/
/*--NAV 01--*/
/*----------*/
.nav01	{
	background:#72b8cf;
	border-bottom:2px solid #579fb6;
	display:block;
	font-size:1.1em;
	margin:0px;
	padding:10px 0px 0px 5px;
	height:23px;
	z-index:2;
}
.nav01 ul	{
	list-style:none;
	margin:0px;
	padding:0px;
	position:relative;
}
.nav01 ul li	{
	display:inline;
	margin:0px;
	padding:0px;
}
/*--END NAV 01--*/

/*----------------*/
/*--PAGE HEADERS--*/
/*----------------*/
.header	{
	background:url(../images/bkgd_headerShadow.gif) repeat-x top #3e6d99;
	color:#d2e9f1;
	margin:0px;
	padding:20px 0px 18px 20px;
	z-index:2;
}
/*--END PAGE HEADERS--*/

/*-------------------*/
/*--ORANGE GRADIENT--*/
/*-------------------*/
.orangeGrad	{
	background:url(../images/bkgd_orangeGrad.gif) repeat-x top #ecbf8a;
	color:#af6615;
	display:block;
	height:105px;
	margin:0px;
	padding:13px 0px 17px 20px !important;
	padding:23px 0px 9px 20px;
	position:relative;
	z-index:2;
}
.orangeGrad img	{
	float:left;
	margin:-5px 0px 10px 0px;
	padding:0px;
	position:relative;
}
.orangeGrad img.pic	{
	position:absolute;
	right:0px;
	top:-30px;
}
.orangeGrad a img	{
	bottom:-5px;
	left:325px;
	position:absolute;
}
.orangeGrad ul	{
	float:left;
	margin:10px 0px;
	padding:0px 15px;
	position:relative;
}
/*--END ORANGE GRADIENT--*/

/*-----------*/
/*--CONTENT--*/
/*-----------*/
.content	{
	background:#fff;
	margin:0px;
	padding:20px;
	position:relative;
	width:760px;
	z-index:2;
}
.duo_L	{
	float:left;
	margin:0px;
	padding:0px 20px 0px 0px;
	position:relative;
	width:440px;
	z-index:3;
}
.duo_L img	{
	border:1px solid #d6d6d6;
	padding:0px;
	position:relative;
}
.duo_L img.left	{
	float:left;
	margin:5px 10px 5px 0px;
}
.duo_L img.right	{
	float:right;
	margin:5px 0px 5px 10px;
}
.duo_R	{
	float:left;
	position:relative;
	width:300px;
	z-index:3;
}
.sell	{
	background:url(../images/bkgd_cartPhone.gif) repeat-x bottom #fbf3e7;
	border:1px solid #eabe8b;
	color:#b46f21;
	margin:0px 0px 15px 0px;
	padding:30px 10px;
	position:relative;
	width:277px;
}
.sell_col	{
	position:relative;
	text-align:center;
	width:125px;
}
.sell_col#floatMe	{float:right;}
.duo_R p.clients img	{margin:0px 7px;}
.duo_R hr	{
	background:#f4dcbe;
	border:0px;
	color:#f4dcbe;
	height:1px;
	margin:10px 0px;
	padding:0px;
	position:relative;
}
.tri	{
	float:left;
	margin:0px;
	padding:0px 30px 0px 0px;
	position:relative;
	width:200px;
	z-index:3;
}
.tri#third	{
	padding:0px;
	width:300px;
}
.tri#third img	{margin:0px 7px;}
.clear	{
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:0px;
	padding:0px;
	position:relative;
}
/*--END CONTENT--*/

/*----------*/
/*--FOOTER--*/
/*----------*/
.footer	{
/*	background:url(../images/bkgd_phoneNumber.gif) no-repeat left center #edf7f9;*/
	background:#edf7f9;
	color:#72b8cf;
	font-size:0.85em;
	line-height:1.2em;
	margin:0px;
	padding:0px 0px 0px 450px;
	position:relative;
	z-index:2;
}
/*--END FOOTER--*/

.orangeGrad .tourBtn {
	clear: both;
}	

.orangeGrad .tourBtn img {

}

.orangeGrad .tourBtn a img {
	bottom:auto;
	left: auto;
	float: none;
	margin: -5px 0px 0px 325px;
}