* {
	color: #333333;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14px;
}

body {
	background-color: #FFFFFF;
	background-image: url("images/bg.gif");
	margin: 15px;
}

hr{
	color:#FFFFFF;
	height:1px;
	width:85%;	
}

#wrapper {
	width: 770px;
	margin: 0 auto;
}

#header {
	background-color: #187273;
	background-image: url("images/green_white_gradient.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	height: 110px;
	padding-bottom: 15px;
}

#header img {
	margin-left: 10px;
	float: left;
}



#tabs {
	text-align: center;
}

#tabs ul {
	margin: 0px;
	padding: 85px 0px 0px 170px;
	list-style: none;
}

#tabs li {
	display: inline;
	list-style: none;
}

#tabs a {
	background-image: url("images/tab_background.jpg");
	display: block;
	float: left;
	padding-top: 5px;
	margin: 0 0 0 2px;
	text-align: center;
	width: 111px;
	height: 21px;
	text-decoration: none;
	color: #187273;
}

#tabs a:hover {
	background-image: url("images/tab_over_background.jpg");
	display: block;
	float: left;
	padding-top: 5px;
	margin: 0 0 0 2px;
	text-align: center;
	width: 111px;
	height: 21px;
	text-decoration: none;
	color: #FFFFFF;
}

#photo_bar {
	background-color: #FFFFFF;
}

#woman_photo {
	width: 400px;
	height: 120px;
	background-image: url("images/woman_photo.jpg");
	background-position: center;
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	vertical-align:middle;
}

#latest_products {
	display:inline;
	width: 324px;
	height: 120px;
	padding: 10px;
	background-color: #488F90;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	float: right;
	color: #FFFFFF;
}

#latest_products_text {
	background-image: url("images/latest_products.gif");
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
	height: 30px;
}




#content{
	background-color:# BCD6D6;
	padding: 0px 25px 0px 25px;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	margin: 0px 24px 0px 33px;
}
#content p {
	margin: 0px 0px 10px 0px;
}



#container{
	background-color:#BCD6D6;
}
#container_bottom{
	/*margin-top:-10px;*/
}

#welcome_img{
	/*margin-bottom:-6px;*/
}
#green_curve{
	background-image:url(images/green_curve.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:51px;
	padding:0px;
	margin:0px;
}
#bottom_rounded{
	background-image:url(images/bottom_rounded_corners.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:14px;
	padding:0px;
	margin:-5px;
}
#bottom_container{
	background-color:#AACCCD;
	background-image:url(images/bottom_container_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:100px;
}
#latest_prod{
	color:#FFFFFF;
	font-weight:bold;
	border:0;
	text-align:center;
	padding-top:5px;
}
#bottom_prod{
	border:0;
	text-align:center;
	margin-top:20px;	
}
.email_sent {
	color: #FF0000;
}

.image_surround {
	width:66px;
	height:66px;
}

