/* CSS Document */
body{
	background:#e7e7e7 url(../images/bodyBg.jpg) repeat-x top left;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#686868;
}

p, dl. dt, dd, h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
}

img{
	border:none;
}

.cle{
	clear:both;
}

a{
	color:#686868;
	text-decoration:none;
}

#wrapper{
	width:900px;
	margin:20px auto 0px auto;
}

/* Top Img */
#topimg{
	background:url(../images/topIMg.jpg) no-repeat top left;
	height:10px;
	width:900px;
	font-size:1px;
}
/* End Top Img */

/* Middle Img */
#middleImg{
	background:url(../images/middleImg.jpg) repeat-y top left;
	padding:15px 20px 20px 20px;
}
/* End Middle Img */

/* Header */
#header{
	padding-bottom:20px;
	width:860px;
	float:left;
}
/* End Header */

/* Logo */
#header .logo{
	float:left;
	width:463px;
}
/* End Logo */

/* Header Right */
#header #header_right{
	width:385px;
	float:right;
}
/* End Header Right */

/* Vat No */
#header #header_right .vatno{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#67673d;
	text-transform:uppercase;
	line-height:18px;
}
/* End Vat No */

/* Menu */
#menu{
	padding:50px 0px 0px 0px;
	float:right;
}

#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#menu ul li{
	float:left;
}

#menu ul li a{
	background:url(../images/navleftImg.jpg) no-repeat bottom left;
	height:38px;
	float:left;
	display:block;
	text-decoration:none;
	padding-left:10px;
	margin:0px 4px 0px 4px;
	*margin:0px 2px 0px 2px;
}

#menu ul li a strong{
	background:url(../images/navrightImg.jpg) no-repeat bottom right;
	height:38px;
	line-height:38px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	float:left;
}

#menu ul li a:hover, #menu ul li a.select{
	background-position:top left;
}

#menu ul li a:hover strong, #menu ul li a.select strong{
	background-position:top right;
	color:#ffffff;
}
/* End Menu */

/* Banner */
.banner{
	width:860px;
	padding-bottom:20px;
	float:left;
}
/* End Banner */

/* Content Body */
#content_body{
	width:840px;
	float:left;
	padding:0px 10px 0px 10px;
}
/* End Conetent Body */

/* Left Body */
#left_body{
	width:230px;
	float:left;
}
/* End Left Body */

/* Our Vision */
#our_vision{
	padding-bottom:20px;
}

#our_vision h1{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#444444;
	text-transform:uppercase;
	margin:0px 0px 5px 0px;
	padding:0px 0px 6px 0px;
	background:url(../images/strip.jpg) no-repeat bottom left;
}

#our_vision h1 strong{
	color:#cc9900;
}

#our_vision span{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#757574;
	line-height:23px;
}
/* End Our Vision */

/* Our Services */
#our_services h1{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#444444;
	text-transform:uppercase;
	margin:0px 0px 5px 0px;
	padding:0px 0px 6px 0px;
	background:url(../images/strip.jpg) no-repeat bottom left;
}

#our_services h1 strong{
	color:#cc9900;
}

#our_services ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#our_services ul li{
	font-family:Arial, Helvetica, sans-serif;
	color:#464645;
	font-size:12px;
	background:url(../images/dotIMg.jpg) no-repeat left 8px;
	padding-left:12px;
	line-height:23px;
}

#our_services .img{
	border:2px solid #cccc9a;
	margin-top:30px;
}
/* End Our Services */

/* Right Body */
#right_body{
	width:582px;
	float:right;
}

#right_body h2{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#444444;
	text-transform:uppercase;
	margin:0px 0px 5px 0px;
	padding:0px 0px 6px 0px;
	background:url(../images/strip.jpg) no-repeat bottom left;
}

#right_body h2 strong{
	color:#cc9900;
}

#right_body span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cc9900;
	font-weight:bold;
}

#right_body .for{
	float:right;
}

#right_body p{
	line-height:20px;
}

#right_body h3{
	font-family:"trebuchet MS";
	font-size:20px;
	font-weight:normal;
	color:#cc9900;
	font-style:italic;
	margin:0px;
	padding:0px;
}
/* End Right Body */

/* Bottom Img */
#bottomImg{
	background:url(../images/bottomimg.jpg) no-repeat bottom left;
	height:22px;
	width:900px;
	margin-bottom:10px;
	float:left;
}
/* End Bottom Img */

/* Footer */
#footer{
	padding:0px 20px 20px 20px;
	*padding:0px 20px 5px 20px;
}
/* End Footer */

/* Footer Left */
#footer_left{
	width:300px;
	float:left;
	color:#3e3e3e;
	text-align:center;
	line-height:22px;
}

#footer_left a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3e;
	text-decoration:none;
	margin:0px 10px 0px 10px;
}
/* End Footer Left */

/* Footer Right */
#footer_right{
	width:400px;
	float:right;
	background:url(../images/footerImg.jpg) no-repeat top right;
	height:62px;
}

#footer_right p{
	padding:8px 0px 0px 30px;
	*padding:30px 0px 0px 30px;
}

#footer_right p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3e;
	font-weight:bold;
	text-decoration:none;
}
/* End Footer Right */


/* Objectives */
ul.objectives{
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.objectives li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#686868;
	background:url(../images/dotIMg.jpg) no-repeat left 8px;
	line-height:22px;
	padding-left:15px;
	margin-left:10px;
}
/* End Objectives */

/* Contact Page */
.contactleft{
	float:left;
	width:280px;
}
/* End Contact Page */


/* Contact Form */
.form{
	float:right;
	width:300px;
}

.form dl{
	margin:0px;
	padding:5px;
	border:1px dashed #666666;
}

.form dl dt{
	margin:0px;
	padding:0px;
	width:100px;
	float:left;
	text-align:right;
	line-height:30px;
}

.form dl dd{
	margin:0px;
	padding:0px;
	width:180px;
	float:right;
	line-height:30px;
}

.form dl dd input{
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.form dl dd textarea{
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.form dl dd input.btn{
	background:#999900;
	width:80px;
	height:20px;
	line-height:20px;
	border:1px solid #996600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fcfcfc;
	cursor:pointer;
}

.form dl dd.clear{
	clear:both;
	float:none;
	width:100%;
	font-size:0;
	height:0;
	line-height:0;
}
/* End Contact Form */


.txtCenter{
	text-align:center;
}