@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 46px;
}
a {
	outline: none;
	color: #EB008B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#top_bar {
	background-color: #eb008b;
	margin: 0px;
	height: 45px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#head {
	width: 1102px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	height: 35px;
	background-position: 78px bottom;
	text-align: right;
	text-transform: uppercase;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	width: 1082px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 374px;
	background-color: #FFF;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: auto;
	text-align: right;
}
#menu a {
	height: 35px;
	width: 121px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	display: block;
	float: right;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
}

#menu a:hover {
	color: #03ADEA;
}
#menu .selected  {
	height: 35px;
	width: 121px;
	text-align: center;
	background-color: #EB008B;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	display: block;
	float: right;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
}
#tel {
	padding: 0px;
	height: 45px;
	width: auto;
	text-align: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 34px;
	font-weight: bold;
	color: #00ADF4;
}
#banners {
	padding: 0px;
	height: 243px;
	width: 279px;
	text-align: right;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}

#banner_1 {
	height: 119px;
	width: 279px;
}
#banner_2 {
	height: 119px;
	width: 279px;
	margin-top: 5px;
}
#main {
	width: 1082px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

#right {
	float: right;
	width: 281px;
	padding: 0px;
	overflow: hidden;
}
* html #left {
	float: left;
	width: 750px;
	min-height: 359px;
	overflow: hidden;
	background-image: none;
	padding: 0px;
}
#left {
	float: left;
	width: 600px;
	background-image: url(../images/woman.jpg);
	background-repeat: no-repeat;
	background-position: right 40px;
	min-height: 359px;
	padding-right: 180px;
	overflow: hidden;
}

#facebook_top {
	width: 281px;
	padding: 0px;
	background-image: url(../images/face_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 14px;
}
#facebook_bottom {
	width: 281px;
	padding: 0px;
	background-image: url(../images/face_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 14px;
}
.home_boxes ul {
	list-style-image: url(../images/bullet.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 14px;
	margin: 0px;
}

#facebook_bg {
	width: 271px;
	padding: 5px;
	background-image: url(../images/face_bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
.page_heading {
	font-size: 20px;
	font-weight: bold;
	color: #02ADF5;
	padding: 0px;
	height: 25px;
	width: auto;
	margin-bottom: 15px;
}
.home_boxes {
	float: left;
	width: 250px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.home_boxes li {
	margin-bottom: 10px;
	line-height: 20px;

}
#footer a {
	color: #FFF;
	text-decoration: underline;
}

#footer {
	width: 1082px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	color: #FFF;
	background-color: #02ADF7;
}
#footer #left_side {
	overflow: hidden;
	width: 325px;
	float: left;
	margin-left: 30px;
}
#footer #right_side {
	overflow: hidden;
	width: 270px;
	float: left;
	margin-left: 100px;
}
.testimonial {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 738px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f2f2f2;
	text-align: justify;
	background-image: url(../images/flower.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #BBDAED;
	overflow: hidden;
}
.testimonial_alt {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 738px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	text-align: justify;
	border: 1px solid #CCC;
}
.testimonial_break {
	width: 575px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #02ADF5;
	padding: 0px;
	height: 25px;
	width: auto;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #EB008B;
	padding: 0px;
	height: 25px;
	width: auto;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#right_int {
	float: right;
	width: 760px;
	overflow: hidden;
	background-color: #fafafa;
	padding: 10px;
	border: 1px solid #CCC;
}
#left_int {
	float: left;
	width: 250px;
	overflow: hidden;
}
#side_banner {
	height: 300px;
	width: 250px;
	margin-top: 35px;
}

#side_menu li a{
	display: block;
	margin: 0px;
	height: 35px;
	font-size: 18px;
	background-color: #def0fb;
	color: #000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 238px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBDAED;
}
#side_menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBDAED;
	border-right-color: #BBDAED;
	border-left-color: #BBDAED;
}
#side_menu li a:hover {
	background-color: #EB008B;
	color: #FFF;
	text-decoration: none;
}
#main_int {
	width: 1092px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contact_form {
	width: 430px;
	float: right;
	overflow: hidden;
	background-color: #f2f2f2;
	text-align: justify;
	background-image: url(../images/flower.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #BBDAED;
	overflow: hidden;
	padding: 10px;
}
.formBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 250px;
	height: 25px;
}
.formCalander {
	background-image: url(images/calander.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 15px;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 40px;
	width: 150px;
	padding-top: 6px;
}
.thankYou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 40px;
	width: 440px;
}
.formError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
.form {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.formLeft {
	float: left;
	height: 250px;
	width: 150px;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39A6E7;
	border: 1px solid #35ACE6;
	background-color: #FFFFFF;
	width: 150px;
	height: 25px;
	font-weight: bold;
}
.formRight {
	float: left;
	height: 300px;
	width: 100px;
}
#footer #left_side a {
	text-decoration: none;
}
#footer #left_side a:hover {
	text-decoration: underline;
}
#footer #right_side a {
	color: #FFF;
	text-decoration: none;

}
#footer #right_side a:hover {
	text-decoration: underline;
}
#side_images {
	float: right;
	height: 500px;
	width: 216px;
}
.side_image_1 {
	background-color: #ededed;
	width: 200px;
	padding: 8px;
	float: right;
	margin-bottom: 20px;
	background-image: url(../images/image_1.jpg);
	background-repeat: no-repeat;
	height: 132px;
	background-position: center center;
}
.side_image_2 {
	background-color: #ededed;
	width: 200px;
	padding: 8px;
	float: right;
	margin-bottom: 20px;
	background-image: url(../images/image_2.jpg);
	background-repeat: no-repeat;
	height: 132px;
	background-position: center center;
}
.side_image_3 {
	background-color: #ededed;
	width: 200px;
	padding: 8px;
	float: right;
	margin-bottom: 20px;
	background-image: url(../images/image_3.jpg);
	background-repeat: no-repeat;
	height: 132px;
	background-position: center center;
}
.testimonial_short {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 510px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f2f2f2;
	text-align: justify;
	background-image: url(../images/flower.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #BBDAED;
	overflow: hidden;
}
#slimtone_banner {
	width: 759px;
	overflow: hidden;
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	margin-top: 25px;
	height: 100px;
}

