body{
	background: #fff url(../images/bg.png) repeat-x;
	color: #666;
	font-size: 12px;
}
body#inner{
	background-image: url(../images/bg-inner.png) ;
}

.alignCenter {
	text-align: center;
}

tr, td, th{
	padding:10px;
}

a{
	color: #6b1a78;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	color: #6b1a78;
}

h6{
	color:#666;
	font-size: 14pt;
}

.content h2{
	font-weight: normal;
	color: #6b1a78;
	font-size: 14pt;
}

.content h1{
	font-size: 32px;
	margin: 0 0 12px;
}

.content p:last-child{
	margin-bottom: 0;
}

.clear{
	clear: both;
}

.red{
	color:#F00;
}

.blue{
	color:#00F;
}

span{
	font-size:14pt;
	color: #6b1a78;
}

ul.main{
padding: 2px 0 8px 15px;
list-style-position: inside;

}

#wrapper{
	position: relative;
	margin: 0 auto;
	width: 950px;
	padding-top: 508px;
}

#inner #wrapper{
	padding-top: 175px;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 508px;
	
}

#inner #header{
	height: 175px;
}

#logo{
	position: absolute;
	width: 280px;
	height: 125px;
	left: 23px;
	top: 26px;
}

#logo a{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/logo.png) no-repeat;
}

#headerFlash{
	position: absolute;
	width: 635px;
	height: 304px;
	left: 18px;
	top: 186px;
}

#headerSection{
	overflow: hidden;
	color: #d6b9db;
	position: absolute;
	width: 244px;
	padding: 9px;
	height: 286px;
	left: 670px;
	top: 186px;
	text-align: right;
	background-image: url(../images/header-section-bg.jpg);
}

#headerSlider{
	position:absolute;
	top: 300px;
	left: 40px;
	width:350px;
	height:180px;
	z-index: 5000;
	overflow:hidden;
}

#headerSlider .testiContainer { width:350px; height:120px; overflow:hidden; position:relative; cursor:pointer; }
#headerSlider .testis { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
#headerSlider .testis li ul{ position:absolute; top:0; width:350px; display:none; padding:0; margin:0; }

#headerSection h3, #headerSection p{
	text-align: justify;
}

#headerSection p{
	line-height: 16px;
	margin: 0 0 16px 0;
}

#headerSection h3, #headerSection a{
	color: #fff;
}

#headerSection h3{
	font-size: 18px;
	letter-spacing: -1pxx;
	margin: 14px 0 10px 0;
	font-weight: 100;
}

#headerSection a{
	font-weight: bold;
}

#menu{
	position: absolute;
	top: 0;
	left: 420px;
	float: left;
	height: 29px;
	padding: 0 0 0 10px;
	background: #6a1877 url(../images/menu-bg-left.png) no-repeat 0 8px;
}

#menu ul{
	float: left;
	height: 29px;
	padding: 0 10px 0 0;
	background: url(../images/menu-bg-right.png) no-repeat 100% 8px;
}

#menu ul li{
	height: 29px;
	float: left;
	position: relative;
}

#menu ul li a{
	height: 29px;
	color: #e0b3e7;
	line-height: 29px;
	font-size: 13px;
	display: block;
	padding: 0 10px;
	float: left;
	background: url(../images/menu-item.png) no-repeat 0 0;
	text-align: center;
	text-decoration: none;
}

#menu ul li:hover a, #menu ul li a:hover{
	color: #fff;
}

#menu ul li ul{
	display: none;
	width: 130px;
	float: none;
	position: absolute;
	left: 0;
	top: 29px;
	height: auto;
	margin: 0;
	padding: 0;
	border: solid #73447c;
	border-width: 0 1px;
	background: #f3e8f5;
}

#menu ul li:hover ul{
	display: block;
}

#menu ul li ul li, #menu ul li ul li a{
	float: none;
	background: none;
}

#menu ul li ul li{
	height: auto;
	*height: 1%;
	*margin-bottom: -3px;
}

#menu ul li ul li a{
	color: #73447c;
	text-align: left;
	height: auto;
	display: block;
	border-bottom: 1px solid #73447c;
	line-height: 1.2em;
	padding: 4px 5px 3px;
	font-size: 11px;
}

#menu ul li:hover ul li a, #menu ul li ul li a:hover{
	color: #73447c;
}

#menu ul li ul li a:hover{
	background: #73447c;
	color: #fff;	
}

#content{
	overflow: hidden;
	_overflow: visible;
	_height: 1%;
	padding: 22px 18px 18px;
}

#mainColumn{
	float: left;
	text-align: justify;
	width: 617px;
	padding: 0 18px 0 0;
	border-right: 1px solid #eee;
	margin-right: -1px;
}

#mainColumn .horizontalImages{
	overflow: hidden;
	_overflow: visible;
	_height: 1%;
	padding: 0;
	margin: 0 0 16px 0;
	list-style-type: none;
}

#mainColumn .horizontalImages li{
	float: left;
	margin: 0 22px 0 0;
}

#mainColumn .horizontalImages li.last{
	margin: 0 0 0 0;
}

#sideColumn{
	float: right;
	width: 262px;
	padding: 5px 0 0 16px;
	border-left: 1px solid #eee;
	margin: 0 0 0 -1px;
}

#sideColumn h2{
	font-size: 24px;
	font-weight: 300;
	margin: 0 0 10px 0;
}

#sideColumn h3{
	font-size: 19px;
	font-weight: 30000;
	margin: 0 0 5px 0;
}

#sideColumn ul.contactsList{
	overflow: hidden;
	_overflow: visible;
	_height: 1%;
}

#sideColumn ul.contactsList li{
	float: left;
}

#sideColumn ul.contactsList li p{
	padding: 0 0 12px 15px;
	line-height: 14px;
}

#sideColumn ul.contactsList li a{
	color: #666;
}

.sideSection{
	background: #e9e9e9 url(../images/side-section-top.png) no-repeat;
	margin: 0 0 18px 0;
}

.sideSection:last-child{
	margin: 0 0 0 0;
}

.sideSectionBottom{
	background: url(../images/side-section-bottom.png) no-repeat 0 100%;
	padding: 14px 14px 14px;
}

#contactForm{
	text-align: right;
}

#contactForm label{
	display: block;
	padding: 3px 0;
	text-align: left;
}

#contactForm .niceField{
	padding: 1px;
	margin: 0 0 8px 0;
	height: 14px;
	text-align: left;
	width: 228px;
	color: #999;
}

#contactForm textarea.niceField{
	height: 80px;	
}

#contactForm .submit{
	border: 0;
	background: none;
	padding: 0;
	margin: 0;
	color: #6b1a78;
	font: 300 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footerWrapper{
	background: #333;
	border-top: 2px solid #6c1b7d;
}

#footer{
	width: 914px;
	margin: 0 auto;
	padding: 18px 0;
	text-align: right;
	line-height: 1.6em;
}

#footer, #footer a{
	color: #aaa;
}

.bigQuotes{
	color: #111;
	text-align: justify;
	font-size: 12px;
	margin: 0 0 15px 0;
	line-height: 2.0em;
}

.bigQuotes big{
	font-size: 36px;
	position: relative;
	top: 8px;
	left: 1px;
	padding: 0 3px;
	color: #999;
	line-height: 0em;
}


.niceBorder{
	padding: 5px;
	background: #f1e7f2;
	border: 1px solid #a163ab;
	margin: 0 10px 5px 0px;
	
}

.niceBorder img, .niceBorder object{
	vertical-align: bottom;
}
.niceBorderright{
	padding: 5px;
	background: #f1e7f2;
	border: 1px solid #4a163ab;
	float: right;
	margin: 0 0px 5px 10px;
}

.niceBorderright img, .niceBorderright object{
	vertical-align: bottom;
}

.niceBorderleft{
	padding: 5px;
	background: #f1e7f2;
	border: 1px solid #a163ab;
	margin: 0 10px 5px 0px;
	float: left;
}

.niceBorderleft img, .niceBorderleft object{
	vertical-align: bottom;
}

#callus {
	position: absolute;
	top: 128px;
	right: 20px;
}
#callus h3{
	font-size: 18px;
	text-align: right;
	color: #666;
	
}

.purple {
	color: #6a1877;
	font-size: 30px;
}

/* testimonial bubbles */

.testi-bubble{
	width: 543px;
	margin: 0 auto;
	background: url(../images/bubble-bg.png) repeat-y;
	margin-bottom: 15px;
	color:#626262;
}

.testi-bubbleHome{
	width: 543px;
	margin: 0 auto;
	margin-top: 9px;
	background: url(../images/bubble-bg.png) repeat-y;
}

.testi-bubbleTop{
	padding: 5px 10px 5px 10px;
	background: url(../images/bubble-top.png) no-repeat 0 0;
	color:#626262;
	
	}

div.testi-bubbleTop{
	height: 3px;
}

.testi-bubbleBottomLeft{
	padding: 0 10px;
	padding-bottom: 25px;
	background: url(../images/bubble-bottom-left.png) no-repeat 0 100%;
}

.testi-bubbleBottomRight{
	padding: 0 10px;
	padding-bottom: 25px;
	background: url(../images/bubble-bottom-right.png) no-repeat 0 100%;
}


/* */


#mainColumn .box {
	border: 1px solid #eee;
	padding: 5px;
	margin-bottom: 1em;
}

.skyadvert {
  float: right;
  margin: 0 -11px 10px 10px;
}






