#sub1 {position:absolute; z-index:10; left: 0px; top: 25px; visibility: hidden}
#sub2 {position:absolute; z-index:11; left: 0px; top: 25px; visibility: hidden}
#sub3 {position:absolute; z-index:12; left: 0px; top: 25px; visibility: hidden}
#sub4 {position:absolute; z-index:13; left: 0px; top: 25px; visibility: hidden}
#sub5 {position:absolute; z-index:14; left: 0px; top: 25px; visibility: hidden}

body {
	background-color: #ffffff;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding: 15px;
	margin: 0px;
	text-align:center;
}
td,p,div {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}
.wraptable {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #824a34;
	position:relative;
}
.nav1 {
	border-bottom: solid 1px #824a34;
	height: 24px;
	position:relative;
}
.nav2 {
	border-bottom: solid 1px #824a34;
	width: 768px;
	height: 25px;
	background-color: #b1b4ac;
	filter: Alpha(Opacity=80); 
	-moz-opacity: 0.85;
}
.content {
	height: 453px;
	background-color: #a0a096;
	background-image: url(../images/fullpage/woman_shopping.jpg);
	background-repeat: no-repeat;
}
.contenttable {
	height: 453px;
	width: 100%;
}
.contentwrapper {
	position: relative;
}
.contentleft {
	position:relative;
}
#contentright {

	color: #ffffff;
	float: right;
	width: 402px;
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 140%;
}
.contentrighttext {
	color: #ffffff;
	position: relative;
	padding: 11px 21px 11px 11px;
}
.contentrighttext a, .contentrighttext a:hover {
	color: #ffffff;
}
#contentright2 {

	color: #ffffff;
	float: right;
	width: 402px;
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 140%;
}
.contentrighttext2 {
	color: #ffffff;
	position: relative;
	padding: 11px 21px 11px 11px;
}
.contentrighttext2 a, .contentrighttext2 a:hover {
	color: #ffffff;
}
a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}

a.viewwithalt:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.viewwithalt:visited {
	color: #666666;
	font-weight: normal;	
	text-decoration: none;
}
a.viewwithalt:hover{
	color: #333333;
	font-weight: normal;	
	text-decoration: underline;
}

.nav a {
	width: 120px;
	display: block;
	background-color: #efefef;
	border: solid 1px #cccccc;
	padding: 4px;
	margin-bottom: 2px;
}
.subnav {
	background-color: #efefef;
	border: solid 1px #cccccc;
	border-bottom: none;

}
.subnav td {
	border-bottom: solid 1px #cccccc;
	padding: 10px;
}
.navholder {
	position: relative;
	padding: 0px;
	margin: 0px;
	z-index: 9;
}
h3 {
	font-size: 14px;
	}
.portrait {
	border: 1px solid #666666;
}