body{
margin: 0;
padding: 0;
background: #e4f6fe url(/images/bkg-repeat.gif) repeat-x 100% 0;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: left;
}


#wrap {
position: relative;
margin: 0 auto;
padding: 0;
font-size: 95%;
text-align: left;
width: 950px;
background: #fffffff;
}

#wrap2 {
position: relative;
margin: 0 auto;
padding: 0;
font-size: 95%;
text-align: left;
width: 992px;
background: #fffffff;
}

#wrap3 {
position: relative;
margin: 0 auto;
padding: 0;
font-size: 95%;
text-align: left;
width: 950px;


}

#footer {
background: url(/images/bottom-footer.png) no-repeat 100% 0;
margin: 0 0 30px 20px;
padding: 0;
height: 50px;
width: 956px;
}


.clear-me {
	clear: both;
}

#header {
	margin: 20px 0 10px 0;
}

.logo {
float: left;
width: 400px;	
}

.logo span {
	display: none;
}

.contact-top {
	float: right;
	width: 350px;
	text-align: right;
}

.contact-top span {
	display: none;
}


/*start navigation*/

#navigation {
	background: url(/images/nav-bkg.png) no-repeat 100% 100%;
margin: 0;
padding: 0;
height: 41px;
width: 952px;
}

#navigation ul {
	margin: 23px 0 0px 20px;
	padding: 12px 0 0px 0;
	display: block;
}

#navigation li {
	float: left;
	text-align: left;
	display: inline;
	padding: 0 4px 0 4px;
}

#navigation li a {
	color: #fff;
	font-family: "Verdana";
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#navigation li span {
	color: #fff;
	padding: 0 0px 0 20px;
}

#navigation li a:hover {
	text-decoration: underline;
}

/*main content*/

#main-content {
	margin: 0px 0 0 17px;
		width: 956px;
}

.rotation-banner {
	background: url(../images/top-wrap.gif) no-repeat 100% 0;
	width: 956px;
padding: 0 3px 0 0;
}

#main-content-holder {
		background: url(../images/wrap-main.gif) repeat-y 0 100%;
			width: 956px;
	/*		min-height: 450px;*/
			padding: 2px 0 7px 0;
			margin: 0 0 0 3px;
}

.left-content {
	float: left;
	width: 630px;
	padding: 0 0 10px 30px;
	margin: -110px 0 0 0;
 }

.right-content {
	float: right;
	width: 250px;
	padding: 0 30px 10px 0;
		margin: -110px 0 0 0;
}

.sidebar-banners span {
	display: none;
}

.sidebar-banners li {
	padding: 0 0 10px 0;
}
/* BANNER ROTATION*/
.sample {
	padding: 10px 40px 10px 18px;
}



#box1{
	position:absolute;
}

#box1 span{
	display:block;
	float:left;
}

/*.sample{padding:0px 0px; margin:30px 0 0px 0;}*/

.mask1{
	position:relative;
	width:924px;
	height:162px;
	overflow:hidden;
}



.gradient {
	background: url(../images/gradient-top.gif) no-repeat 0 0;
	width: 947px;
	height: 127px;
	margin: 0 0px 0 5px;
}

/*styling*/

#main-content strong {
	font-weight: bold;
}

#main-content p {
	padding: 5px 0 5px 0;
	line-height: 18px;
	color: #3d3d3d;
	font-family: "Verdana";
	font-size: 12px;
}

#main-content li {
	line-height: 18px;
	color: #3d3d3d;
	font-family: "Verdana";
	font-size: 12px;
}

#main-content h2 {
	padding: 10px 0 10px 0;
	line-height: 18px;
	color: #3d3d3d;
	font-family: "Verdana";
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

#main-content h4 {
	padding: 5px 0 10px 40px;
	line-height: 18px;
	color: #E2DCC5;
	font-family: "Verdana";
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/bullet-icon.gif) no-repeat 0 8px;
}



#main-content h1 {
	padding: 10px 0 10px 0;
	line-height: 18px;
	color: #3d3d3d;
	font-family: "Verdana";
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}


 h3 {
	padding: 10px 0 10px 0;
	line-height: 18px;
	color: #3d3d3d;
	font-family: "Verdana";
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.list-styles li {
	background: url(../images/bullet-icon.gif) no-repeat 0 8px;
	padding: 10px 0 10px 40px;
}


/*footer */

#footer p{
		color: #fff;
	font-family: "Verdana";
	font-size: 11px;
padding: 5px 0 5px 0;
}

.left-footer {
	float: left;
	width: 400px;
	margin-top:40px;
}

.right-footer {
	float: right;
	width: 400px;
	text-align: right;
	margin-top:40px;
}

#footer a{
		color: #fff;
	font-family: "Verdana";
	font-size: 11px;
	text-decoration: none;
padding: 5px 0 5px 0;
}

#footer a:hover {
		color: #fff;
	font-family: "Verdana";
	font-size: 11px;
	text-decoration: underline;
padding: 5px 0 5px 0;
}

/*newsletter signup */

.newsletter-signup {
	background: url(../images/newsletter-bkg.gif) no-repeat 0 0;
	width: 570px;
	height: 114px;
	padding: 10px;
	margin: 20px 0 10px 0;
}

#wrap2 .newsletter-signup p {
	padding:0;
	line-height: 14px;
}

.table-newsletter td p {
	margin: 3px 0 3px 0;
}

.newsletter-signup h3 {
	padding: 0 0 5px 0;
}

/*contact form*/

#contact-form {margin: 20px 20px 0 20px;}
#contact-form p.row { padding: 10px 15px; margin: 0; }
#contact-form p.info { border-top: 2px solid #F0EFE6; color: #241F1B;  font-size: 0.92em; }
#contact-form p.submit { padding: 0 15px 10px 15px;  }
#contact-form p span.required { margin-left: 10px; color: #241F1B; }
#contact-form label { float: left; color: #241F1B; font-weight: bold; width: 220px; }
#contact-form input.text { width: 300px; }
#contact-form textarea { width: 300px; height: 130px; }
#contact-form select { width: 303px; }
#contact-form p.submit { padding-left: 235px; }
#contact-form p.submit input { display: block; overflow: hidden; color: #fff; width: 119px; height: 30px; padding: 0; border: 0; background: url(/images/send.gif) 0 0 no-repeat; text-transform: uppercase; font-size: 0.83em; text-indent: -1001em;  cursor: pointer; }


/*gallery*/

#gallery-photo {
	border: 1px solid #BDBDBD;
	padding: 15px 10px 15px 20px;
}

.downloads {
	width: 228px;
	border: 1px solid #BABABA;
	padding: 20px;
	margin: 0 0 20px 0;
}

.downloads h3 {
	
}

.downloads ul {
	margin: 10px 0 0 0;
}

.downloads li {
	background: url(../images/word.gif) no-repeat 0 0;
	padding: 5px 0 5px 40px;
}

.downloads li a {
	color: #3d3d3d;
	font-family: "Verdana";
	font-size: 12px;
	text-transform: uppercase;

	text-decoration: none;
}

.downloads li a:hover {
	text-decoration: underline;
}

.downloads  h3 {
	padding: 0px 0 10px 0;
	line-height: 18px;
	color: #3d3d3d;
	font-family: "Verdana";
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#main-content a {
	color: #3d3d3d;
	font-family: "Verdana";
	font-size: 12px;
	text-decoration: underline;

}

#main-content a:hover {
	text-decoration: none;
}

#accordion h3.atStart {
	background: url(../images/bullet-icon.gif) no-repeat 0 8px;
	padding: 5px 0 10px 40px;
		color: #3d3d3d;
	font-family: "Verdana";
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#wrap2 .list li {
	line-height: 14px;
	padding: 0;
	margin: 0;
		
}/*News Page*/.article-title {border-top: 1px solid #ccc; margin-top: 15px; color: #ff1c1c; font-size: 13px; border-bottom: 1px dashed #ccc; padding-bottom: 8px;}.findoutmore{display: block; width: 227px; height: 33px;   margin-top: 15px; margin-bottom: 15px;  background: url(../images/findoutmore.jpg) no-repeat 0 0; }.findoutmore:hover{background-position: -227px 0; cursor: hand;}.backnews{display: block; width: 137px; height: 33px;   margin-top: 15px; margin-bottom: 15px;  background: url(../images/back_news.jpg) no-repeat 0 0; }.backnews:hover{background-position: -137px 0; cursor: hand;}/*Testimonial Page*/.testimonial {background: #eee; border: 1px solid #ccc; display: block; padding: 10px; font-size: 16px; font-weight: bold;}.testimonial p { font-size: 16px; font-weight: bold;}.testimonial .mark{font-size: 32px;}.testimonial .author{display: block; margin: 10px 0 0 0; color: #ff1c1c;}


.maintinance{display: block; width: 251px; height: 171px;   margin-top: 15px; margin-bottom: 15px;  background: url(../images/maintinance.jpg) no-repeat 0 0; }
.maintinance:hover{background-position: -251px 0; cursor: hand;}

.edit_details{display: block; width: 251px; height: 171px;   margin-top: 15px; margin-bottom: 15px;  background: url(../images/details.jpg) no-repeat 0 0; }
.edit_details:hover{background-position: -251px 0; cursor: hand;}

.backvac{display: block; width: 169px; height: 33px;   margin-top: 15px; margin-bottom: 15px;  background: url(../images/back_vacancies.jpg) no-repeat 0 0; }.backvac:hover{background-position: -169px 0; cursor: hand;}
