/* CSS Document */

/* main css */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #D6558D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/cosmetic-makeovers_01.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}
h1 {
	font-size: 14px;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
/* End*/


/* Main container */
#maincontainer {
	position: relative;
	width: 990px;
	margin: auto;
	top: 0px;	 
}
/* end */

/* top row container */
#Spacer {
	float: left;
	width: 990px;
	height: 10px;
}
/* end */

/* top row container */
#Img1 {
			float: left;
			width: 990px;
}
/* end */

/* top row container */
#Img2 {
			float: left;
			width: 990px;
}
/* end */


/* top row container */
#Img3 {
			float: left;
			width: 990px;
}
/* end */

/* top row container */
#Buttons {
			float: left;
			width: 990px;
}
/* end */

/* top row container */
#Img3 {
			float: left;
			width: 990px;
}
/* end */

/* top row container */
#Text {
	float: left;
	width: 930px;
	background-image: url(../images/cosmetic-makeovers_15.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
/* end */

