* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333399;
}
body img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#wrapper {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
div#middleout {
	width: 800px;
	background-image: url(../images/shawdow/middle.png);
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 50px;
}
div#header {
	background-color: #FFFFFF;
	height: 150px;
	width: 800px;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #000000;
}
div#headernav {
	padding: 5px;
	float: left;
	height: 140px;
	width: 125px;
}
div#headerright {
	float: left;
	height: 150px;
	width: 665px;
}

#headernav ul {
	margin-top: 1px;
	margin-left: 1px;
	list-style-type: none;

}

#headernav  li {


}
#headernav li a {
	text-decoration: none;
	height: 20px;
	display: block;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bolder;
}



div#middleinner {
	width: 790px;
	padding: 5px;
}
.clear {
	clear: both;
}
#main_content h1 {
	font-size: 2em;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-align: center;
}
.services {
	margin-right: auto;
	margin-left: auto;
}
.small {

}
.small a {
	font-size: .7em;
}
.imgpadding {
	padding: 5px;
	text-align: center;
	float: right;
	clear: both;
}


.services ul {
	font-size: .8em;
	margin-left: 10px;
}


div#main_content {
	float: left;
	width: 570px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main_content p {
	font-size: .9em;
}

div#main_buttons {
	text-align: center;
	width: 254px;
	margin-right: auto;
	margin-left: auto;
	height: 74px;
}


#main_right h2 {
	text-align: center;
}
#main_right ul {
	margin-left: 15px;
	font-size: .8em;
}


div#main_right {
	float: right;
	width: 185px;
	padding: 5px;
}

div#middlebottom {
	width: 800px;
	background-image: url(../images/shawdow/middlebottom.png);
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 50px;
	height: 40px;
}
div#bottominner {
	width: 790px;
	background-color: #333333;
	height: 40px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	font-size: 0.85em;
	color: #FFFFFF;
}



div#bottomback {
	background-image: url(../images/shawdow/bottom.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 900px;
}
.cosmeticgallery {
}
.cosmeticgallery img {
	height: auto;
	width: 280px;
}
#main_right h3 {
	text-align: center;
	color: #D32429;
}

