
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FAF2DB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin: 0px;
}
#site {
	background-image: url(../images/bg.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
#middle {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	height: 164px;
}
#banner .contact-det {
	background-image: url(../images/contact_details.png);
	height: 177px;
	width: 256px;
	position: relative;
	top: -70px;
	left: 745px;
	
}
.contact-det h2 {
	color: #a91964;
	
	font-size: 24px;
	display: block;
	margin: 0px;
	text-align: right;
	padding-right: 25px;
	padding-top: 15px;
	font-weight: normal;
}
.contact-det p {
	font-size: 18px;
	color: #4c4247;
	text-align: right;
	padding-right: 25px;
	padding-top: 5px;
}
.contact-det p a {
	text-decoration: none;
	color: #1a4e82;
}
.contact-det p a:hover {
	text-decoration: underline;
	color: #1a4e82;
}
#banner .logo {
	background-image: url(../images/artofhenna.png);
	height: 74px;
	width: 418px;
	position: relative;
	top: 30px;
	display: block;
}
#banner .logo a {
	height: 74px;
	width: 418px;
	display: block;
}
#banner #banner-menu {
	width: auto;
	height: 31px;
	position: relative;
	top: 45px;
	
	font-size: 14px;
	background-image: url(../images/menu_rounded_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}
#banner #banner-menu .right-rounder {
	height: 31px;
	width: 6px;
	float: left;
	background-image: url(../images/menu_rounded_right.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner-menu a {
	
	color: #FF2B8F;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	width: auto;
	height: 24px;
	background-color: #FFFEF1;
	padding-top: 7px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 14px;
}
#banner-menu a:hover {
	color: #333;
	text-decoration: none;
	background-color: #ff6db2;
}
#header {
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	height: 63px;
	width: 1000px;
}
#header h1 {
	color: #a91964;
	
	font-size: 24px;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	display: block;
	padding-left: 20px;
	font-weight: normal;
}
#content {
	width: 960px;
	background-color: #FFFEF1;
	padding-right: 20px;
	padding-left: 20px;
}
.contact {
	background-image: url(../images/contactbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contact .contactinfo {
	width: 300px;
	left: 330px;
	float: right;
}
.contact .contactinfo a {
	text-decoration: none;
	color: #1a4e82;
}
.contact .contactinfo a:hover {
	text-decoration: underline;
	color: #1a4e82;
}
.contact form {
	display: block;
	width: 300px;
	float: left;
}
.contact .name {
	width: 300px;
	height: 22px;
	padding-top: 5px;
	padding-left: 5px;
}
.contact .message {
	width: 300px;
	height: 150px;
	padding-top: 5px;
	padding-left: 5px;
}
#content p {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
}
#content h2 {
	color: #a91964;
	
	font-size: 24px;
	margin: 0px;
	display: block;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .servsection .ss h2{
	color: #2E497C;
	
	font-size: 24px;
	margin: 0px;
	display: block;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FED5A7;
	height: 1px;
	width: 100%;
	clear: both;
}
.servsection p {
	clear: both;
}
.servsection h3{
	color: #597DC1;
	
	font-size: 22px;
	margin: 0px;
	display: block;
	font-weight: bold;
	background-image: url(../images/price_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 140px;
	padding-top: 20px;
	padding-left: 40px;
	float: right;
}
.servsection .testi {
	float: right;
	text-align: right;
	padding-top: 25px;
}
.servsection .testi h2 {
	font-size: 16px;
	color: #5798CC;
}
.servsection .testi a {
	
	font-size: 12px;
	color: #F66;
	display: inline;
	padding: 0px;
	text-decoration: none;
	float: none;
	clear: none;
}
.servsection .testi a:hover {
	
	font-size: 12px;
	color: #333;
	display: inline;
	padding: 0px;
	text-decoration: underline;
	float: none;
	clear: none;
	background-color: #FFFEF1;
}
.servsection ul {
	float: left;
}
.servsection ul li{
	list-style-type: disc;
	list-style-position: inside;
}
.servsection a {
	
	font-size: 14px;
	color: #333;
	display: block;
	padding: 5px;
	width: 400px;
	text-decoration: none;
	float: left;
	clear: left;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px dotted #CCC;
}
.servsection a:hover {
	color: #333;
	background-color: #E4FD8E;
	text-decoration: none;
	border: 1px dotted #666;
}
#content .leftside {
	width: 750px;
	float: left;
}
.section  {
	padding-bottom: 10px;
}
#content .leftside p {
	color: #4c4247;
	font-size: 12px;
	text-align: justify;
}
#content .leftside .nb p{
	color: #7C6B74;
	font-size: 12px;
	text-align: justify;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
}
#content .leftside li {
	color: #C43575;
	font-size: 16px;
	text-align: justify;
}
#content .leftside img {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 8px;
	background-image: url(../images/last_image_bg.jpg);
	padding: 20px;
	position: relative;
	left: -19px;
}

#content .rightside {
	width: 190px;
	float: right;
	position: relative;
	top: -38px;
}
#content .rightside p {
	color: #4c4247;
	font-size: 12px;
	text-align: left;
	
}
#content .rightside h5{
	color: #9F4A6F;
	font-size: 14px;
	text-align: right;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
}
#footer {
	background-image: url(../images/footer_bg.png);
	height: 87px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center top;
}
#footer .right-block {
	float: right;
	padding-top: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-right: 5px;
	width: 255px;
}
.right-block a {
	display: block;
	height: 16px;
	width: 16px;
}
#footer .right-block .link1 {
	height: 16px;
	width: 16px;
	background-image: url(../images/myspace.png);
	padding: 3px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#footer .right-block .link2 {
	height: 16px;
	width: 16px;
	background-image: url(../images/facebook.png);
	padding: 3px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#footer .right-block .link3 {
	height: 16px;
	width: 16px;
	background-image: url(../images/twitter.png);
	padding: 3px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#footer .right-block p {
	padding-top: 3px;
}
.footbuttons {
	background-image: url(../images/footer_base.png);
	height: 138px;
	width: 1000px;
	background-repeat: no-repeat;
}
.footbuttons a {
	color: #333;
	
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none;
	padding: 5px;
}
.footbuttons a:hover {
	color: #333;
	font-variant: small-caps;
	text-decoration: none;
	padding: 5px;
	background-color: #E0E8E7;
}
.footbuttons .tiptop {
	float: left;
	position: relative;
	top: 8px;
	left: 55px;
}
.footbuttons .orion {
	float: left;
	position: relative;
	top: 6px;
	left: 795px;
}
.break {
	height: 0px;
	width: 100%;
	clear: both;
}.rightside .section .square {
	background-image: url(../images/last_image_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
	height: 250px;
	width: 250px;
	font-size: 14px;
}
.rightside .section .square .title {
	width: auto;
	height: 22px;
	top: -65px;
	left: -5px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFEF1;
	display: block;
	float: left;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.rightside .section .square .link {
	position: relative;
	width: 150px;
	top: -60px;
	left: 5px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFEF1;
	display: block;
	float: right;
}
.square .link a {
	display: block;
	height: 22px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #1a4e82;
	width: auto;
}
.square .link a:hover {
	display: block;
	height: 22px;
	text-decoration: none;
	color: #000;
	background-color: #B8DC98;
}
.rightside .section .square img {
	height: 250px;
	width: 250px;
	float: left;
	padding: 0px;
	position: relative;
	display: block;
}
.rightside .section .linksection a {
	text-decoration: none;
	color: #1a4e82;
	display: block;
	width: auto;
	text-align: left;
	padding: 5px;
}.rightside .section .linksection a:hover {
	color: #0C243D;
	background-color: #FCB6D6;
}

