* {
	padding: 0px;
	margin: 0px;
}

html {
	height: 100%;
	background: #000 url(/site_images/site_bg.jpg) center top repeat;
}


body {
	height: 100%;
	font-family: georgia, serif;
	background: url(/site_images/woman_bg.gif) center top no-repeat;
}

h1, h2 {
	color: #686767;
	font-weight: normal;
	text-transform: uppercase;
}

h1 {
	font-size: 26px;
	line-height: 27px;
}

h1 em {
	font-style: normal;
	color: #242222;
}

h2 {
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #7fb4e8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 12px;
	line-height: 17px;
	color: #242222;
	margin-bottom: 9px;
}

ul {
	margin: 25px;
}
li {
	font-size: 12px;
	line-height: 17px;
	color: #242222;
	margin-bottom: 5px;
}
#woman_bg {
	margin: 0px;
	padding-top: 140px;
	overflow: hidden;
}

#container {
	width: 1005px;
	height: 555px;
	background: #fff;
	border: 7px solid #f56359;
	padding-top: 15px;
	margin: 0px auto 10px auto;
}

#content {
	width: 972px;
	height: 517px;
	padding: 4px 0px 4px 4px;
	margin: 0px auto;
	border: #c0c0c0 solid 1px;
}

#left_col {
	float: left;
	width: 410px;
	margin-right: 10px;
}

#right_col {
	float: right;
	width: 550px;
}

#logo {
	width: 210px;
	padding: 20px 30px 10px 295px;
}

#announcement {
	width: 520px;
}

#announcement p {
	font-family: 'century gothic', sans-serif;
	font-size: 12px;
	color: #7fb4e8;
	text-transform: uppercase;
}

#announcement a {
	color: #7fb4e8;
	text-decoration: none;
}

#announcement a:hover {
	text-decoration: underline;
}

.mailing_list {
	width: 270px;
	height: 16px;
	background: #dce8ec;
	margin: 5px 0px 5px 0px;
	border: #d1dbdf solid 1px;
}

#wholesale h1 {
	font-family: 'century gothic', sans-serif;
	font-weight: bold;
	color: #9fb644;
	font-size: 11px;
	line-height: 12px;
	margin-top: 25px;
}

#wholesale p {
	font-family: georgia, serif;
	color: #868787;
	font-size: 11px;
	text-transform: none;
}

.clients {
	width: 95px;
	height: 14px;
	border: #d1dbdf solid 1px;
	
}

#footer {
	font-family: 'century gothic', sans-serif;
	font-size: 12px;
	color: #686767;
	text-align: center;
	padding-top: 5px;
}

#footer em {
	font-style: normal;
	text-transform: uppercase;
}

#footer a {
	color: #686767;
	text-decoration: none;
}



body#video #left_col {
	width: 700px;
}

#videobox {
	float: left;
	width: 532px;
	height: 402px;
	padding: 4px;
	margin: 50px 0px 0px 40px;
	border: #d2d2d2 solid 6px;
}

#videobox img {
	border: #000 solid 1px;
}

#homepglink {
	position: absolute;
	width: 150px;
	margin-top: 410px;
	margin-left: 610px;
}

#homepglink a {
	font-size: 20px;
	color: #686767;
	text-transform: uppercase;
	text-decoration: none;
}

#homepglink a em {
	color: #242222;
	font-style: normal;
}

body#video #right_col {
	width: 245px;
}

#logo2 {
	width: 210px;
	padding: 20px 30px 10px 5px;
}

#download_links {
	float: left;
	width: 100px;
	padding: 235px 10px 0px 35px;
}

p.pdflink {
	text-align: center;
}

p.pdflink a {
	color: #919295;
	width: 80px;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	display: inline-block;
	background: #fff url(/site_images/pdf_icon.gif) center 20px no-repeat;
	border: #ccc solid 1px;
	padding: 85px 10px 10px 10px;
	text-transform: uppercase;
	text-decoration: none;
}

p.pdflink a:hover {
	background-color: #f2f2f2;
	border: #7fb4e8 solid 1px;
}

#downloads {
	float: right;
	width: 500px;
	padding: 235px 20px 0px 35px;
}

#downloads h1 {
	font-size: 24px;
	margin-bottom: 5px;
}

