/* Main CSS Start */
/*importing reset stylesheet start*/
@import "reset.css";
/*importing reset stylesheet end*/

body {
	background:url(../images/body-bg.gif) repeat-x left top #e2e2e2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
html{
	background:#333;
}
h1{
	font-size:30px;
	color:#000;
	text-transform:uppercase;
}
h2{
	font-size:24px;
	color:#000;
	line-height:15px;
	text-transform:uppercase;
	padding:0 0 5px 0;

}
h4{
	font-size:16px;
	color:#cd0000;

}
h3{
	font-size:18px;
	color:#fff;
	text-align:center;
	font-weight:normal;
}
h5{
	color:#010101;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	padding:0 0 13px 0;
}
h6{
	font-size:12px;
	color:#000;
	background:#fff200;
	text-align:center;
	line-height:28px;
	margin-bottom:20px;
	font-style:italic;
}
h7{
	font-size:18px;
	color:#fff;
	text-align:center;
	font-weight:normal;
}
span{
	font-size:10px;
	color:#008ebd;
	display:block;
	padding:0 0 10px 0;
}
a{
	text-decoration:none;
	color:#00afe1;
	font-size:12px;
}
a:hover{
	text-decoration:underline;
}
p{
	font-size:12px;
	color:#000;
	text-indent:30px;
	padding:0 0 20px 0;
}
ul,ol{
	list-style:none;
}
ul li ,ol li{
	padding:0;
	margin:0;
}
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 5px 0px 0px 15px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 5px 15px 0px 0;
	display: inline;
	}
	
img.aligncenter {
	display: block;
	padding: 0px;
	margin:0 0 10px 0;
	}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
}
/* Main CSS End */


/* Header CSS Start */
#outer-header{
	width:100%;
	margin:0 auto;
	background:url(../images/outer-header.gif) no-repeat center top;
}
#header {
	width:890px;
	margin:0 auto;
	height: 160px;
}
.logo{
	float:left;
	width:252px;
	height:160px;
}
/* Header CSS End */


/* Menu CSS Start */
#menu {
	width:890px;
	margin:0 auto;
	height: 40px;
}
#menu ul {
	float:right;
	padding:0 20px 0 0;
}
#menu ul li{
	float:left;
	padding:6px 0 0 22px;
}
#menu ul li a{
	color:#f2f2f2;
	font-size:20px;
	text-decoration:none;
}
#menu ul li a:hover,#menu ul li a.active{
	color:#fff200;
}
/* Menu CSS End */

/* Content CSS Start */
#content {
	width:890px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
}
.content-top{
	background:url(../images/content-top.gif) no-repeat left top;
	height:44px;
	width:890px;
	margin-bottom:16px;
	text-align:center;
	padding:10px 0 0 0;
}
#col-1 , #col-2 {
	padding-bottom:3572px;
	margin-bottom:-3572px;
}
#col-1 {
	width: 284px;
	float: left;
	background:url(../images/col-border.gif) repeat-y right top;
	padding-left:10px;
	padding-right:10px;
	/*-----not use bottom padding and margin----*/
}
.news-add{
width:288px;
}
.news-add img{
padding:0 0 17px 0;
}
#col-1 h2 {
text-transform:capitalize!important;
}
.topic{
	float:left;
	padding-bottom:20px;
	padding:10px 0 0 0;
	border-bottom:1px solid #b7b7b7;
	margin-bottom:20px;
	width:280px;
}
.p-intent{
	text-indent:0!important;
	padding:0 20px 0 0;
}
#col-2 {
	width: 560px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	/*-----not use bottom padding and margin----*/
}
#col-2 h1{
font-family:Arial, Helvetica, sans-serif!important;
font-size:18px!important;
color:#000!important;
font-weight:normal!important;
padding:0 0 15px 0;
text-transform: capitalize!important;
}
#col-2 p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
padding:0 0 10px 0;
}

.inner-col{
	float:left;
	padding:0 0 15px 0;
}
.left-col{
	float:left;
	width:273px;
}
.right-col{
	float:right;
	width:284px;
	background:#333333;
	padding:25px 0 0 0;
}
.right-col h3{
	padding:0 0 20px 0;
	margin:0 0 0 3px;
	background:url(../images/line.gif) repeat-x left bottom;
}
.right-col h7{
	padding:0 0 0 0;
	margin:0 0 0 65px;
}	
.right-col ul{
	float:left;
	padding:8px 0 0 0;
}
.right-col ul li{
	float:left;
	padding:0 0 7px 0;
}
.news-alert
{
	text-align:center!important;
}
/*--------contact-us-----*/
#contact-us {
	width:881px;
	padding:0 0 0 9px;
	float:left;
	min-height:500px;
	height:auto !important;
	height:500px;
}

.contact-us-left{
	width:202px;
	float:left;
	padding:18px 0 0 0;
}
.contact-us-left h4{
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:13px!important;
	color:#00afe1!important;
	padding:5px 0 0 0!important;
	background:none!important;
}
.contact-us-right{
	width:660px;
	float:right;
	padding:17px 12px 0 5px;
}
.contact-us-right p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#010101;
	padding:0 0 16px 0;
}
.contact-us-right p a{
	text-decoration:none;
	color:#00afe1;
}

.contact-us-right p a:hover{
	text-decoration:underline;
}
.form{
	width:823px;
	background:url(../images/contact-top.jpg) no-repeat;
	min-height:248px;
	height:auto;
	height:248px;
	padding:0 0 0 49px;
}
.form textarea{
	width:690px;
	height:151px;
	border:0!important;
	float:left;
	padding:0 5px 0 5px;
}
.form input{
	width:250px;
	height:29px;
	border:0!important;
	float:left;
	padding:0 5px 0 5px;
}
.form label{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	float:left;
	width:85px;
	text-align:right;
	padding:0 5px 0 0;
}
.form ul{
	width:821px;
	padding:10px 0 0 0;
}
.form ul li{
	padding:0 0 0 22px;
	height:40px;
}
.form-bottom{
	width:782px;
	background:url(../images/contact-bottom.jpg) no-repeat left bottom;
	height:40px;
	margin:0 0 20px 0;
	padding:5px 90px 0 0;
}
.coloure{
	color:#00afe1!important;
	line-height:normal!important;
}
.send{
	background:url(../images/tent-button.jpg) no-repeat left top;
	width:124px;
	height:33px;
	cursor:pointer;
	border:0;
	text-indent:-9000px;
	float:right;
}
/*--------contact-us-----*/
/* Content CSS End */


/* Footer CSS Start */
#footer {
	width:100%;
	border-top:1px solid #d7d7d7;
	margin:0 auto;
	height: 159px;
	background:#333;
}
#inner-footer{
	width:890px;
	margin:0 auto;
}
.footer-menu{
	text-align:center;
	width:100%;
	padding:34px 0 35px 0;
}
#inner-footer ul{
	text-align:center;
	margin:0;
	display:inline-block;
	border-bottom:1px solid #b7b7b7;
}
#inner-footer ul li{
	float:none;
	display:inline-block;
	font-size:18px;
	padding:0 24px 5px 0!important;
	margin:0!important;
}

#inner-footer ul li.nopadd{
	padding-right:0 !important;
}

#inner-footer ul li a{
	padding:0!important;
	margin:0!important;
	font-size:20px;
	letter-spacing:1px;
	color:#f2f2f2;
	font-family:"arial narrow", Helvetica, sans-serif;;
	font-weight:normal!important;
	text-decoration:none;
}
#inner-footer ul li a:hover,#inner-footer ul li a.active{
	color:#fff200;
}
#inner-footer p{
	float:right;
	text-align:right;
	color:#f2f2f2;
	font-size:14px;
	line-height:34px;
}
.about-us{
width:881px;
padding:0 0 20px 0;
float:left;
}
.our-works{
width:870px;
background:url(../images/bottom-works_03.jpg) bottom no-repeat;
margin:0 0 18px 0;
}

.our-works h5{
font-family:Arial, Helvetica, sans-serif!important;
font-size:12px!important;
color:#000000!important;
padding:0 0 15px 0!important;
text-transform:lowercase!important;
font-weight:bold;
}
.our-works h2{
text-transform:capitalize !important;

}
.our-works p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
padding:0 0 18px 0;
font-weight:normal!important;
}
.pading{
padding:16px 0 0 0;
}
.our-wok p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
padding:0 0 18px 0;
font-weight:normal!important;
text-transform:lowercase!important;
}
.our-wok {
width:870px;
background:none!important;
margin:0 0 18px 0;

}
.our-wok h2{
text-transform:capitalize !important;

}
.works-text{
width:472px;
}
/* Footer CSS End */
