a {
	color:#6EB43F;
	text-decoration:none;
}
a:hover {
	color:#6EB43F;
	text-decoration:underline;
}

.footer a {
	color:#000000;
	text-decoration:none;
}
.footer a:hover {
	color:#000000;
	text-decoration:underline;
}


#bottomRightContainer {
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:1;
	height:567px;
	width:400px;
	overflow:hidden;
}

#bottomRight {
	position:absolute;
	
	height:567px;
	width:400px;
	right:0;
	bottom:-50px;
}
#topLeftContainer {
	width:802px;
	margin:0 auto;
	height:1px;
	font-size:1px;
	overflow:visible;
	position:relative;
	z-index:200;
}
#topLeft {
	position:absolute;
	top:109px;
	left:111px;
	margin:0 0 0 -127px;
	width:46px;
	height:43px;
}
body{
	margin:0;
	padding:0;
	font-family: Arial;
	font-size:11px;
}

html, form, p, object{
	margin:0;
	padding:0;
	outline:none;
	border:0;
}

.clear{
	clear:both;
	font-size:1px !important;
}

.siteContainer{
	margin: 0px auto;
	width:802px;
}

.header{
	margin:0px auto;
	width:800px;
	height:104px;
	
}
.headerLogo img {
	border:0;
}
.headerLogo {
	margin:20px 0 0 0;
	width:350px;
	height:69px;
	float:left;
	display:inline;
	outline:none;
}

.headerText{
	margin-top:40px;
	width:393px;
	height:54px;
	float:right;
	display:inline;
	text-align:right;
	font-size:20px;
}

.menuHolder{
	margin:0px auto;
	height:27px;
	width:802px;
	background-image: url("../images/menuBg.gif");
	background-repeat: no-repeat;
}

.menuText{
	padding-top:3px;
	padding-right:10px;
	width:790px;
	text-align:right;
	font-size:14px;
}

.middleDot{
	
}

.homeMiddleHolder{
	margin:0px auto;
	width:802px;
	height:339px;
	background-image: url("../images/homeMiddleBg.gif");
	background-repeat: no-repeat;
	overflow:hidden;
}

.homeMiddleImages{
	padding-left:5px;
	padding-top:3px;
	padding-right:4px;
	width:791px;
	overflow:hidden;
}

.homeHotButtons{
	margin:10px auto;
	width:807px;
	height:171px;
	background-image: url("../images/homeHotBg.gif");
	background-repeat: no-repeat;
	background-position: -4px;
}

.homeHotButtonsInner{
	padding-left:7px;
	padding-top:9px;
	width:800px;
	overflow: hidden;
}

.verticalDivider{
	margin-left:3px;
	margin-right:3px;
}

.footer{
	margin:20px auto;
	width:750px;	
}	


.footerNumber{
	float:left;
	display:inline;
	font-size:24px;
}

.footerDivider{
	margin-left:5px;
	margin-right:5px;
	height:30px;
	width:5px;
	float:left;
	display:inline;
	background-image: url("../images/verticalDivider.gif");
	background-repeat: no-repeat;
}

.footerText{
	float:left;
	display:inline;
}





/*	Template Subpage */
.subpageCenter{
	margin:0px auto;
	width:802px;
	background-image: url("../images/802middle.gif");
	background-repeat: repeat-y;
	font-family: Arial;
	font-size:12px;
	line-height:18px;
}

.subpageCenterMask{
	width:802px;
	background-image: url("../images/802top.gif");
	background-repeat: no-repeat;	
}

.subpageCenterBottom{
	width:802px;
	height:4px;
	background-image: url("../images/802bottom.gif");
	background-repeat: no-repeat;
	font-size:1px;
}

.subpageSidebar{
	padding-left:25px;
	padding-top:15px;
	padding-bottom:20px;
	width:250px;
	float:left;
	display:inline;
}

.subpageCenterContent{
	padding:15px 20px 20px 20px;
	width:487px;
	float:left;
	display:inline;
}

.subpageCenterFull{
	padding:15px 30px 20px 20px;
}

.subpageHotHolder{
	margin:20px auto;
	width:807px;
	overflow: hidden;
}

.subpageHotTop{
	width:807px;
	height:2px;
	background-image: url("../images/807top.gif");
	background-repeat: no-repeat;
	background-position: -4px;
	font-size:1px;
}

.subpageHotMiddle{
	margin:0px auto;
	padding:5px;
	width:792px;
	background-image: url("../images/807middle.gif");
	background-repeat: repeat-y;
}

.subpageHotBottom{
	margin:0px auto;
	width:802px;
	height:2px;
	background-image: url("../images/807bottom.gif");
	background-repeat: no-repeat;
}





/*	Crew Styles */
.crewPageContainer{
	margin-right:7px;
	margin-bottom:10px;
	width:118px;
	float:left;
	display:inline;
	text-align:center;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
}
.crewPageDescription{
	color:#6eb43f;
}



/* crew page */
#crewContainer {
	width:480px;
	margin:0 auto;
	padding:20px 0;
}
.crewLeft {
	float:left;
	display:inline;
	width:175px;
}

.crewRight {
	float:left;
	display:inline;
	width:285px;
	padding:30px 0 0 20px;
	color:#78787a;
	font-family:Arial;
}

.crewName {
	color:#000000;
	font-size:22px;
	font-weight:bold;
	padding-bottom:20px;
}

.crewDescription {
	font-size:11px;
	font-weight:bold;
	color:#6eb43f;
}

.crewBio {
	margin-top:20px;
}

.bioHeader {
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}
.bioText {
	color:#78787a;
}

.crewBio hr {
	color:#78777c;
	height:1px;
	margin:10px 0;
	border:0;
	border-top:1px solid #78777c;
}
.bioEmail {
	font-size:18px;
	color:#000000;
}


/* Pricing Page */
.priceVerticalLine{
	background-image: url('../images/pricing/vertLine.gif'); background-position:14px; background-repeat: repeat-y; width: 17px;
}

.priceHorizLine{
	background-image: url('../images/pricing/horizLine.gif'); background-repeat: repeat-x; height: 2px;
}

.priceImagePad{
	padding-top:15px;
	width:27px;
}

.priceBorder{
	border-bottom: 1px solid #bababa;	
}

.priceTableHolder{
	padding-left:10px;
	padding-bottom:10px;
}

.priceInfo{
	text-decoration:underline;
}

.priceItem{
	padding-top:5px;
	padding-bottom:5px;
	font-family:Arial;
	font-weight: bold;
}

.priceItemGray{
	color:#9b9b9b;	
}

.priceTableBottom{
	background-repeat: no-repeat; background-position:14px 0px; height:2px; font-size:1px;
}


#breadcrumbContainer {
	
}
#breadcrumbContainerSidebar {
	margin:15px 0 0 20px;
}

.previewContainer {
	position:absolute;
	top:0;
	right:0;
}

.previewContainer .submit {
	background:#ffffff;
	border:1px solid black;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
}

#pageTitle {
	color:#6EB43F;
	font-size:24px;
}
#pageTitleFull {
	color:#6EB43F;
	margin:10px 0 20px 70px;
}

iframe {
	border:0;
	outline:none;
}