body{
	background:#000000;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2;}

img{
	border:0;}	

a:link, a:visited, a:hover, a:active{
	color:#1972B7;
	text-decoration:none;
	outline:none;}	

a:hover{
	text-decoration:underline;}		

#container{
	width:752px;
	margin:0px auto;}

#main{
	width:750px;
	margin:0px auto;}

#main p{
	margin:10px 10px;}		

#nav {
	width: 752px;
	height: 34px;
	position: relative;
	background: url(images/main-nav.png);
	margin: 0;
	padding: 0;
}

#nav li {
float: left;
}

#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 34px;
	background: url(images/main-nav.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

li#nav-home a{
	left: 0;
	width: 125px;
	background-position: 0 0;}

li#nav-about a{
	left: 125px;
	width: 125px;
	background-position:  -125px 0;}	
	
li#nav-dresses a{
	left: 250px;
	width: 125px;
	background-position:  -250px 0;}
	
li#nav-terms a{
	left: 375px;
	width: 125px;
	background-position:  -375px 0;}
	
li#nav-contact a{
	left: 500px;
	width: 125px;
	background-position: -500px 0;}
	
li#nav-links a{
	left: 625px;
	width: 125px;
	background-position: -625px 0;}

/* hover */
li#nav-home a:hover {
	background-position: 0 -38px;
}	

li#nav-about a:hover {
	background-position: -125px -38px;
}

li#nav-dresses a:hover {
	background-position: -250px -38px;
}

li#nav-terms a:hover {
	background-position: -375px -38px;
}	

li#nav-contact a:hover {
	background-position: -500px -38px;
}

li#nav-links a:hover {
	background-position: -625px -38px;
}				

.borders{
	border:1px solid #292929;
	border-top:none;
	border-bottom:none;}		
	
.callouts{}	

.callout-customorder{
	width:250px;
	height:175px;
	background:url(images/callout-customorder.jpg) top left no-repeat;
	float:left;
	}

.custom-wrapper{
	text-align:center;
	width:175px;
	margin:0px auto;
	margin-top:50px;}		

.callout-mensline{
	width:250px;
	height:175px;
	background:url(images/callout-mensline.jpg) top left no-repeat;
	float:left;}

.mensline-wrapper{
	text-align:center;
	width:175px;
	margin:0px auto;
	margin-top:80px;}		

.callout-mailinglist{
	width:250px;
	height:175px;
	background:url(images/callout-mailinglist.jpg) top left no-repeat;
	float:left;}	

.mailinglist-wrapper{
	text-align:center;
	width:175px;
	margin:0px auto;
	margin-top:40px;}	

#footer{
	background:url(images/footer.jpg) top left no-repeat;
	height:131px;}
	
.clear-both{
	clear:both;}

ul{
	margin:0;
	padding:0;
	list-style-type:none;}	

/* about */
.left-pic{
	width:240px;
	float:left;}

.right-text{
	float:right;
	width:500px;}	
	
.left-text{
	float:left;
	width:500px;}

.right-pic{
	width:240px;
	float:right;}	
	
/* terms */

ul.terms, ul.schedule{
	list-style-type:none;
	padding:0;
	margin:0 0 0 10px;}	

/* contact */

.contactRight{
	width:300px;
	height:300px;
	background:url(images/contactbg.jpg) top left no-repeat;
	float:right;
	text-align:center;}

.contactRightText{
	margin-top:100px;}		

.contactForm{
	float:left;
	width:400px;}	
	

/* links */

ul.linkbox{
	margin:0px;
	padding:0px;}

ul.linkbox li{
	float:left;
	width:180px;
	padding:4px 0;}

.centerContent{
	margin:0px auto;
	width:550px;}	

.centerImage{
	text-align:center;}			
	
/* dresses */
#dresses{
	margin-top:20px;}	

/* fancybox gallery */
a.fancybox{
	padding-top:15px;
	padding-left:15px;
}	
	
/* schedule */
ul.schedule{
	margin-left:20px;}	
