html, body, h1, h2, h3, h4, h5, h6, p, ul, li div, span, form, fieldset{
	margin:0;
	padding:0;
}
ol, ul {
	list-style:none;
}
img {
	border:none;
}
a {
	text-decoration:none;
}
body, input, textarea {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#545454;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
a {
	color:#a3709e;
}
a:hover {
	color:#333;
}
p {
	line-height:16px;
	padding-bottom:5px;
}
h2 {
	font-size:24px;
}
#wrapper {
	width:1000px;
	margin:0 auto;
	background:url(../images/wrapper_bg.png) repeat-y top;
}
.main_container {
	width:940px;
	margin:0 auto;
}

.testimonials_list {
	background:#f5f5f5;
	border:5px solid #D295D1;
	padding:10px 10px 0px 10px;
	line-height:19px;
	margin:0px 0px 10px 0px;
}
.testimonials_list hr {
	background:#D295D1;
	height:2px;	
	border:none;
	margin:10px 0px;
}
.testimonials_list .testimonials_info {
	font-weight:bold;
	font-style:italic;
}

/* FONTS
============================================================*/
@font-face {
    font-family: 'HelveticaNeueLTStd57Condensed';
    src: url('../fonts/helveticaneueltstd-cn-webfont.eot');
    src: url('../fonts/helveticaneueltstd-cn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneueltstd-cn-webfont.woff') format('woff'),
         url('../fonts/helveticaneueltstd-cn-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneueltstd-cn-webfont.svg#HelveticaNeueLTStd57Condensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueLTStd47LtCn';
    src: url('../fonts/helveticaneueltstd-ltcn-webfont.eot');
    src: url('../fonts/helveticaneueltstd-ltcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneueltstd-ltcn-webfont.woff') format('woff'),
         url('../fonts/helveticaneueltstd-ltcn-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneueltstd-ltcn-webfont.svg#HelveticaNeueLTStd47LtCn') format('svg');
    font-weight: normal;
    font-style: normal;
}

.header {
	height:105px;
}
.header h1 {
	float:left;
	font-size:38px;
	padding-top:30px;
	font-family: 'HelveticaNeueLTStd47LtCn';
	font-style:italic;
	color:#3c3c3c;
}
.header img {
	padding-top:5px;
}

/* MENU
============================================================*/
.menu {
	background:#3c3c3c;
	height:40px;
	border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}
.menu li {
	float:left;
	background:url(../images/menu_sep.gif) no-repeat right;
}
.menu li.last{
	float:left;
	background: none !important;
}
.menu li a {
	color:#fff;
	line-height:40px;
	display:block;
	padding:0 13px;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'HelveticaNeueLTStd57Condensed';
}
.menu li a:hover, .menu li:hover>a {
	background:#c99bc2;
}
.menu li a span.arrow {
	background:url(../images/menu_arrow.png) no-repeat 100% -1px;
	width:9px;
	height:6px;
	display:inline-block;
	padding-left:2px;
}
.menu li.non, .menu li ul li a.non {
	background:none;
	border-bottom:none !important;
}
.menu li ul {
	position:absolute;
	display:none;
	background:#3c3c3c;
	width:183px;
	padding:2px 10px 5px;
	z-index:12;
}
.menu li:hover ul {
	display:block;
}
.menu li ul li {
	display:block;
	float:none;
	background-image:none;
}
.menu li ul li a {
	line-height:20px;
	padding:3px 7px;
	font-size:14px;
	border-bottom:1px solid #545454;
}
.menu li ul li a:hover {
	background:#292929;
}
/* BANNER
============================================================*/
.banner {
	width:940px;
	height:317px;
	margin:10px 0;
	position:relative;
}
/* TAGLINE
============================================================*/
.tagline {
	text-align:center;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background:url(../images/shadow.gif) no-repeat bottom;
	padding-bottom:20px;
}
/* SERVICES
============================================================*/
.services {
	background:url(../images/shadow.gif) no-repeat bottom;
	padding-bottom:24px;
	overflow:hidden;
	margin-top:8px;
}
.services li {
	float:left;
	width:306px;
	margin-left:10px;
}
.services li:first-child {
	margin-left:0;
}

/* CONTENT AREA
============================================================*/
.content_area {
	margin:15px 0;
}
/* LEFTAREA */
.leftarea {
	width:624px;
}
.content1{
	color:#9d6d2f;
}
.content_area h1 {
	color:#4e4e4e;
	font-family:'HelveticaNeueLTStd57Condensed';
	padding-bottom:7px;
	font-weight:normal;
}
.content_area h2 {
	color:#4e4e4e;
	font-family:'HelveticaNeueLTStd57Condensed';
	padding-bottom:7px;
	font-weight:normal;
}
.content_area span.contact {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
.content_area span.contact .purple {
	color:#a3709e;
}

/* RIGHTAREA */
.rightarea {
	width:306px;
}
.latest_news {
	border:1px solid #beaac6;
	border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	border-top:none;
	margin-bottom:10px;
}
.latest_news h3 {
	background:url(../images/head_bg.gif) no-repeat;
	height:29px;
	line-height:29px;
	color:#fff;
	padding-left:10px;
	text-transform:uppercase;
}
.latest_news p {
	font-size:18px;
	color:#333;
	padding:10px;
	font-family: 'HelveticaNeueLTStd47LtCn';
}
.latest_news span {
	padding:10px;
	display:block;
	padding-top:0px;
	overflow:hidden;
}

.testimonial {
	margin-bottom:10px;
}
.tikko {
	background:#f0e6f0;
	padding:10px;
	border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}
.tikko p {
	padding-top:5px;
	color:#53453a;
}
.tikko a {
	background:#9a7696;
	padding:3px 6px;
	color:#fff;
	font-weight:bold;
}
.img{
	padding-right:10px;
}
.img1{
	padding-left:10px;
	padding-right:10px;

}
.our_services p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#17110e;
	/*font-weight:bold;*/
	padding-top: 3px;
	padding-bottom: 3px;
}
.our_services1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9d6d2f;
	padding-top:10px;
	padding-bottom:10px;
	line-height:22px;
}
.staircase_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	padding-top:25px;
}
.textfeild{
	border:#9d6d2f 1px solid;
	width:180px;
	height:20px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}
.textarea{
	border:#9d6d2f 1px solid;
	width:250px;
	height:50px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}

/* FOOTER
============================================================*/
.footer {
	border-top:2px solid #ccc;
	padding:10px 0;
	font-size:11px;
	color:#797979;
}
.footer a {
	color:#797979;
	padding:0 3px;
}
.footer a:hover {
	color:#333;
}
.footer span {
	display:block;
	padding-top:6px;
}
