@import "jquery.fancybox.css";
/* R E S E T */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	text-decoration:none;
}
/* BODY */
body {
	background:url(../images/siteBackground.png);
}
.wrapper {
	width:970px;
	overflow:hidden;
}
#sideBar {
	float:left;
	width:300px;
	overflow:hidden;
	margin-right:11px;
	background-color:#fff;
}
#bodyContent {
	width:604px;
	overflow:hidden;
	background-color:#FFF;
	padding:10px;
	float:left;
}
#bodyContent h1 {
	color:#64939d;
	font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	border-bottom:2px solid #ddf5f3;
}
#bodyContent h2 {
	color:#64939d;
	font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	line-height:18px;
}
#bodyContent h2 a {
	color:#ec5900;
	border-bottom:1px solid #999;
}
#bodyContent h2 a:hover {
	border-bottom:1px solid #ec5900;
}
#bodyContent ul {
	margin-bottom:12px;
}
#bodyContent li {
	font:normal 13px Tahoma, Geneva, sans-serif;
	color:#666;
	padding-left:20px;
	line-height:19px;
	background:url(../images/bullet.gif) no-repeat 5px 7px;
}
#bodyContent p {
	font:normal 13px Tahoma, Geneva, sans-serif;
	color:#666;
	line-height:19px;
}
#bodyContent p a {
	color:#ec5900;
	border-bottom:1px solid #999;
}
#bodyContent p span {
	font-style:italic;
	color:#ec5900;
}
#bodyContent p a:hover {
	border-bottom:1px solid #ec5900;
}
#bodyContent hr {
	color:#cee2e0;
	margin:8px 0px 8px 0px;
}
#bodyContent {
}
#nav-container {
	position:relative;
	padding:10px;
	width:278px;
	height:300px;
}
#nav-container a {
	color:#FFF;
}
#nav-container .box {
	border:2px solid #9ac5c1;
	width:79px;
	height:79px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	cursor:pointer;
}
#nav-container .box:hover {
	border:2px solid #ec5900;
	width:79px;
	height:79px;
	background-color:#fff;
}
#nav-container .box:hover {
	border:2px solid #ec5900;
	color:#ec5900;
}
#nav-container .welcome {
	background:url(../images/nav-log.gif);
	text-indent:-9999px;
	position:absolute;
	left:12px;
}
#nav-container .aboutus {
	position:absolute;
	top:10px;
	left:108px;
	background-color:#9ac5c1;
}
#nav-container .aboutus span {
	position:relative;
	top:64px;
	left:23px;
}
#nav-container .sevices {
	position:absolute;
	top:10px;
	left:205px;
	background-color:#9ac5c1;
}
#nav-container .sevices span {
	position:relative;
	top:64px;
	left:28px;
}
#nav-container .testimonials {
	position:absolute;
	top:104px;
	left:12px;
	background-color:#9ac5c1;
}
#nav-container .testimonials span {
	position:relative;
	top:64px;
	left:1px;
}
#nav-container .contactus {
	position:absolute;
	top:200px;
	left:12px;
	background-color:#9ac5c1;
}
#nav-container .contactus span {
	position:relative;
	top:64px;
	left:11px;
}
#nav-container .logo {
	position:absolute;
	top:104px;
	left:108px;
	background:url(../images/siteLogo.gif) no-repeat;
	height:190px;
	width:175px;
	text-indent:-9999px;
}
#nav-container .logo span {
	position:relative;
	top:64px;
	left:11px;
}
#wepromise {
	margin-top:40px;
	background:url(../images/wepromise.gif) no-repeat;
	width:274px;
	height:37px;
	margin-left:11px;
}
#homeContact {
	margin-top:10px;
	background:url(../images/btmleftimg.jpg) no-repeat right;
	width:284px;
	height:307px;
	margin-left:15px;
}
#homeContact p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#67757a;
}
#homeContact p > span {
	color:#e95800;
}
#slideshow {
	margin-top:12px;
	border:2px solid #9ac5c1;
}
#shadow {
	height:6px;
	background-color:#e6f0ef;
	margin-bottom:15px;
}
#whowhat {
	overflow:hidden;
	margin-top:15px;
}
#whowhat ul {
}
#whowhat li {
	background-color:#e6f0ef;
	float:left;
	width:174px;
	height:211px;
	position:relative;
	z-index:1;
	margin-right:10px;
}
#whowhat li div {
	position:absolute;
	left:-2px;
	z-index:5;
	bottom:2px;
}
.clear {
	clear:both;
}
#footer {
	margin-top:10px;
}
.copyrights {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#4f696e;
	float:left;
}
.designby {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#4f696e;
	float:right;
}
.designby a {
	color:#4f696e;
	font-weight:bold;
}
.imageHover img {
	border:2px solid #9ac5c1;
	margin-right:11px;
}
.imageHover img:hover {
	border:2px solid #ec5900;
}
blockquote {
	margin: 10px 0 10px 15px;
	font-style: italic;
	font-size: 130%
}
blockquote > *:first-child:first-letter {
	font-size: 150%
}
blockquote.quotation {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	border: none;
	background: url(../images/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}
blockquote.quotation p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(../images/blockquote_end.png) 100% 100% no-repeat;
}
