
/*  ------- Document Level -------*/

	body {
		text-align: center;
		min-width: 860px;
		background-color: #dbd8d1;
		font-family: Arial, Helvetica, sans-serif;
		}
	html {
		min-height:100%;		
		margin-bottom:1px;
		}
	a {
	  	outline: none;
		}
	img {
		border-style: none;
		}
	img, div { behavior: url(/iepngfix.htc) }
 
	h1 {
		font-size:25px;
		line-height:30px;
		color:#000000;
		font-weight: normal;
		margin: 0px 50px 10px 20px;
	
		}
	h2 {
		font-size:16px;
		line-height:26px;
		color:#9e0621;
		margin: 0px 50px -15px 20px;
	}
	h3 {
		font-size:16px;
		line-height:22px;
		color:#9e0621;
		font-weight: bold;
		margin: 10px 85px 0px 20px;
	}
	h4 {
		font-size:14px;
		line-height:18px;
		color:#000000;
		margin: 5px 80px 15px 20px;
	}
	h5 {
		font-size:14px;
		line-height:18px;
		color:#000000;
		margin:15px;
	}
/*  -------  ID Rules   -------*/

	body.one #menuMain a#one, body.two #menuMain a#two,body.three #menuMain a#three,body.four #menuMain a#four,body.five #menuMain a#five,body.six #menuMain a#six {
		color: #323232;
		}
  
/*  ------- Wrapper -------*/

	#wrapper {
		width: 860px;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		background-color: #FFF;
		}
		
/*  ------- Masthead -------*/

	#masthead {
		width: 860px;
		background-image: url(/images/backgroundMasthead.gif);
		background-repeat: no-repeat;
		text-align:	left;
		}
		
/*  ------- MastheadSub -------*/

	#mastheadSub {
		width: 860px;
		height:134px;
		background-image: url(/images/backgroundMasthead2.gif);
		background-repeat: no-repeat;
		text-align:	left;
		}
		
/*  ------- NavSub -------*/
	#navSub {
		width: 605px;
		height: 35px;
		float:left;
		_margin: 0 0 0 0; /* targets ie6 */
		}
	#navSub li {
		float: left;
		list-style-type: none;
	}
	#navSub ul {
		width: 605px;
		height: 35px;
		margin: 0 0 0 32px; /*Works in all browsers */
		*margin:-3px 0 0 32px; /* targets ie6 and 7 */
		_margin:-3px 0 0 17px; /* targets ie6 */
		padding: 0px;
		float: left;
	}


/*  ------- Nav -------*/

	#nav {
		width: 860px;
		height: 35px;
		background-image: url(/images/backgroundNav.gif);
		background-repeat:repeat-x;
		}
	#nav li {
		float: left;
		list-style-type: none;
	}
	#nav ul {
		width: 860px;
		height: 35px;
		margin: 0 0 0 32px;
		padding: 0px;
		clear:both;
	}

/*  ------- Content -------*/
	
	#content {
		width: 860px;
		float: left;
		text-align: left;
		}
		
/*  ------- Copy -------*/
	
	#copy {
		width: 285px;
		float: left;
		margin-top: 45px;
		text-align: left;
		}
	#copy a{
		color: #807727;
		text-decoration: none;
	}
	#copy li {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 17px;
	}
	#copy p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		color: #000000;
		margin: 5px 20px 5px 0px;
	}
	
/*  ------- CopyInterior -------*/
	
	#copyInterior {
		width: 530px;
		float: right;
		margin: 48px 0 20px 0;
		text-align: left;
		background-image: url(/images/line-dotted.gif);
		background-repeat: repeat-y;
		}
	#copyInterior a {
		color: #807727;
		text-decoration: none;
	}
	#copyInterior ul {
		margin: 0 0 0 -5px;
	}
	#copyInterior li {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		color: #57606d;
		margin: 10px 85px 10px 0px;
		*margin:10px 60px 10px 45px; /* ie7 and ie6 hack */
	}
	#copyInterior p{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		color: #000000;
		margin: 10px 80px 10px 20px;
	}
	#copyInterior table {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		color: #000000;
		margin: 10px 80px 10px 20px;
	}
	#copyInterior  hr {
		margin: 10px 80px 10px 20px;
		*margin: 10px 20px 10px 20px;
		_margin: 10px 20px 10px 20px;
	}
	

/*  ------- Left -------*/
	
	#left {
		width: 225px;
		float:left;
		margin: 10px 0 0 0;
		}
	#left a {
		color: #807727;
		text-decoration: none;
		}
	#left a:hover {
		color: #807727;
		text-decoration: underline;
		}
	#left p {
		font-size: 12px;
		line-height: 15px;
	}
	
/*  ------- LeftInterior-------*/
	
	#leftInterior {
		width: 330px;
		float:left;
		margin: 0 0 0 0;
		}
	#leftInterior a {
		color: #807727;
		text-decoration: none;
		}
	#leftInterior a:hover {
		color: #807727;
		text-decoration: underline;
		}
	#leftInterior p {
		font-size: 12px;
		line-height: 20px;
		color: #9e0621;
		margin: 10px 80px 10px 100px;
	}

/*  ------- Right -------*/

	#right {
		float:right;
		width: 340px;
		text-align: left;
		margin: 20px 0 20px 0;
		background-image: url(/images/line-dotted.gif);
		background-repeat: repeat-y;
		}
	
	#right a {
		color: #f06794;
		underline: none;
	}	
	
	#right p {
		font-size: 12px;
		line-height: 15px;
		letter-spacing:.01px;
		margin: 10px 40px 10px 20px;
	}
	


	#right em {
		font-family: Garamond, Georgia, Helvetica, sans-serif;
		font-size: 14px;
		color: #4f4f4f;
		line-height: 22px;
	}
	
	#right li {
		font-size: 10px;
		line-height: 16px;
		list-style:none;
		margin-bottom: 15px;
	}
	
/*  ------- RightInterior -------*/

	#rightInterior {
		float:right;
		width: 203px;
		/* IE MIN-HEIGHT HACK */
		min-height:435px;
		height:auto !important;
		height:435px;
		text-align: left;
		background-color: #6320a8;
		}
	#rightInterior a {
		color: #FFFFFF;
		text-decoration: none;
		}
	#rightInterior a:hover {
		color: #ffc000;
		text-decoration: none;
		}
	#rightInterior p {
		font-size: 12px;
		line-height: 15px;
	}
	#rightInterior ul {
		margin-top: 40px;
		margin-left:0px;
		margin-right:10px;
		margin-bottom:20px;
	}
	
	#rightInterior li {
		font-size: 13px;
		line-height: 16px;
		list-style:none;
		margin-bottom: 15px;
	}
	
/*  ------- Login -------*/
	#login {
		float:right;
		font-family: Arial, Helvetica, sans-serif;
		font-size:9px;
		text-align:left;
		color:#FFFFFF;
		margin: 30px 20px 0 0;
	}
	.username {
		font-family: Arial, Helvetica, sans-serif;
		font-size:9px;
		height:11px;
		width:125px;
		margin:0px;
	}


/*  ------- Footer -------*/
	
	#footer {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #333333;
		width: 860px;
		height: 100px;
		text-align: center;
		float: left;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		_margin-bottom:0px;
		background-color: #8a8680;
		padding:24px 0 0 0;
		}
	#footer a {
		font-size: 11px;
		color: #333333;
		text-decoration: none;
		font-weight:bold;
		}
	#footer a:hover {
		text-decoration: underline;
		}
	#footer p {
		margin: 20px 0 5px 30px;
		}
	#footer li {
		display: inline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		}
	#footer ul {
		margin: 0 0 0 -10px;
	}
	
	#clearboth {
		clear: both;
	}

/*  ------- Classes -------*/

	.backgroundHome {
		background-image: url(/images/photo-home.jpg);
		background-repeat: no-repeat;
		background-position: bottom left;
		*background-position: 261px left;
	}
	.backgroundHomeFooter {
		background-image: url(/images/photo-home2.jpg);
		background-repeat: no-repeat;
		background-position: top left;
	}
	.floatRight {
		float: right;
		text-align: right;
		}
	.floatRightSign {
		float: right;
		text-align: right;
		margin: 63px 112px 0px 0px;
		}
		/* Safari 3.0 and opera 9.0 hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .floatRightSign { margin: 63px 112px 0px 0px; }
}
	.floatLeft {
		float: left;
		text-align: right;
		}
	.signupPos {
		margin: 35px 0 0 35px;
	}

	.signupLink { 
		font-size: 16px;
	}
	.caption {
		color: #9e0621;
	}
	.imgPos1 {
	margin: 100px 0 0 0;
	}
	.imgPosWhatCosts1 {
	margin: 80px 0px 0px 20px;
	}
	.imgPosWhatCosts2 {
	margin: 0px 0px 0px 20px;
	}
	.imgPosWhatSell1 {
	margin: 40px 0px 0px 20px;
	}
	.imgPosWhatDo1 {
	margin: 85px 0px 0px 10px;
	}
	.imgPosYouSell1 {
	margin: 35px 0px 0px 30px;
	}
	.imgPosYouSell2 {
	margin: 0px 0px 0px 30px;
	}
	.imgPosYourBrand1 {
	margin: 60px 0px 0px 0px;
	}
	.imgPosYourBrand2 {
	margin: 25px 0px 0px 0px;
	}
	.imgPosSignup1 {
	margin: 80px 0px 0px 30px;
	}
	.imgPosSignup2 {
	margin: 0px 0px 0px 30px;
	}
	
	#login {
		*padding:0 20px 0 0;
		*margin:30px 0px 0 0;
	}
