body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	padding: 0px;
	text-align: left;

}

#container {
	width: 999px;
	margin-left:auto;
	margin-right:auto;	
}

#toplogo {
	width: 500px;
	height: 77px;
}

#toplogo h1 {
	width: 500px;
	height: 77px;
	margin: 0px;
	padding: 0px;
	background:url(../images/top_logo.gif) no-repeat;
}

#toplogo span {
	display: none;
	text-align:left;
}

#navcontainer {
	display: block;
	/*padding-left: 155px;
	padding-right: 272px;*/
	padding: 0 272px 0 155px;
	margin: 0px;
	width: 749px;
	height: 19px;

	background-color:#68c6eb;
}

#navigation {
	/*position: absolute;
	left: 155px;
	top: 87px;*/
	display:block;
	margin: 0px;
	padding: 0px;
	width: 690px;
	height: 19px;	
	list-style: none;
	display: inline;
	overflow: hidden;
}

#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#navigation a {
	float: left;
	padding: 0px;
	overflow: hidden;
	height: 19px!important;
	height /**/:0px; /* for iE5 only */
}

#navigation a:hover {
	background-position: 0 -19px;
}

#home a{
	width: 57px;
	background: url(../images/nav/home_02.gif) top left no-repeat;
}

#consulting a{
	width: 108px;
	background: url(../images/nav/home_03.gif) top left no-repeat;
}

#products a{
	width: 92px;
	background: url(../images/nav/home_04.gif) top left no-repeat;
}

#skinstudio a{
	width: 107px;
	background: url(../images/nav/home_05.gif) top left no-repeat;
}

#tips a{
	width: 44px;
	background: url(../images/nav/home_06.gif) top left no-repeat;
}

#about a{
	width: 164px;
	background: url(../images/nav/home_07.gif) top left no-repeat;
}
#media a{
	width: 59px;
	background: url(../images/nav/home_08.gif) top left no-repeat;
}
#testimonials a{
	width: 118px;
	background: url(../images/nav/home_09.gif) top left no-repeat;
}
#bodyimage {
	width: 999px;
	height: 294px;
	background:url(../images/body_image_uc.jpg) no-repeat;
}

#shoppingnav {
	background-color: #eaeeba;	
	list-style: none;
	display: inline;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	float: right;
}

#shoppingnav li {
	padding: 2px;
	list-style: none;
	display: inline;
	border-left: 1px solid #a1d1d2;
	margin: 0px;	
}

#shoppingnav a {
	color: #274e5d;
	text-decoration: none;
}

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

#contenthold {
	text-align: center;
	width: 999px;
}

#content {
	text-align: left;
	width: 495px;
	margin: 0 auto 0 auto;
	color: #113244;
}
#content a {
	color: #2079ab;
	text-decoration: none;
	font-weight: bold;
}

#content img {
	border: 0px;
}

#content p {
	width: 145px;
	margin-top: 2px;
	padding-top: 0px;
}

#content1 {
	position: static;
	float: left;
	width: 155px;
	padding-left: 8px;
}

#content2 {
	position: static;
	float:left;
	width: 153px;
	padding-left: 8px;
	border-left: 1px solid #8bc8da;
	border-right: 1px solid #8bc8da;
}

#content3 {
	position: static;
	width: 160px;
	float: right;
	padding-left: 2px;
	
}
#social_media {
	clear: both;
	width: 999px;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
#footer {
	clear: both;
	width: 999px;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}

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

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

