/* Browser Reseter */
body,div,span,p,a,img,h1,h2,h3,h4,h5,h6,ul,ol,li,blockquote,input,textarea{
  margin: 0;
  padding:0;
  list-style:none;
  text-decoration: none;
  border: none;
  outline: none;
}

/* General body layout */
#cost {
    font-size:16px;
    color: #0080C0;
    display: block-inline;
}
.rMenu li{
    margin:5px;
    padding-left:15px;
    background: url('images/flag1.png') 0px 2px no-repeat;
}

.rMenu a{
    color: #0080C0;    
}
.rMenu a:hover{
    color: #FF0000;    
}

body{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: normal;
}
#outer-wrap{
	width:100%;
	float:left;
	background:#fff url(images/outer-wrap.gif) repeat-x;
}
#main-wrap{
	width:985px;
	float:none;
	margin:0 auto;
}

/* stylin the layout */
#header{
	position:relative;
	width:982px;
	min-height:134px;;
	float:none;
	margin:0 auto;
}


/* tool tip for logo */
em.ttip {
background:url(images/bubble.png) no-repeat;
width: 112px;
height: 56px;
position:absolute;
top: 260px;
left: 30px;
text-align: center;
text-indent:0px;
z-index: 2;
display: none;
line-height:70px;
color:#4e4e4e;
margin-top:10px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
	
#header input{
	background:url(images/search_bg.png) no-repeat left;
	width:173px;
	height:23px;
	font-size:11px;
	color:#434343;
	padding:9px 32px 0 20px;
	float:right;
	margin:28px 16px 0 0;
}

/* stylin navigation */
#header ul.nav{
	width:950px;
	height:44px;
	float:left;
	margin:23px 0 0 35px;
}
ul.nav li{
	width:auto;
	float:left;
	display:block;
}
ul.nav li a{
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:6px 25px;
	line-height:32px;
}
ul.nav li.home a{
	padding:7px 0 5px 0px;
	margin-right:55px;
}

/* stylin banner contents */
#header div.banner{
	width:982px;
	height:260px;
	float:left;
	background:url(images/banner_bg.jpg) no-repeat;
}
#header div.banner ul{
	width:950px;
	height:260px;
	float:left;
}
div.banner img{
	float:left;
	
}

#header div.bannerContent{  /* this is for banner content */
	min-width:430px;
	max-width:auto;
	float:right;
	margin:40px 30px 0 0;
}
div.bannerContent h2{
	font-size:27px;
	color:#383838;
	font-weight:bold;
	padding-bottom:20px;
}
div.bannerContent p{
	width:430px;
	float:left;
	font-size:14px;
	color:#474747;
	line-height:21px;
}

/* stylin body container */
#content-wrap{
	width:982px;
	float:left;
	background:url(images/content-repet-y.png) repeat-y;
}
div.botomContent{
	width:971px;
	height:143px;
	float:left;
	margin-left:11px;
	background:url(images/low-bot_bg.png) no-repeat left;
}
div.botomContent h3{
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
div.botomContent ul{
	width:950px;
	float:left;
	padding:0px 0 0 20px;
	margin:15px 0 0 0;
}
div.botomContent ul li{
	width:290px;
	float:left;
	background:url(images/border-right.png) no-repeat right;
}
div.botomContent ul li img{
	float:left;
	margin:15px 15px 15px 0;
}
div.botomContent ul li p{
	font-size:12px;
	line-height:18px;
	color:#fff;
	margin:13px 0 0 0;
}
div.botomContent ul li.one{
	margin:0 0 0 10px;
}
div.botomContent ul li.two{
	margin:0 0 0 25px;
}
div.botomContent ul li.three{
	margin:0 0 0 20px;
	background:none;
}


/* stylin main content */
#inner-wrap{
	width:982px;
	float:left;		
/*	background:url(images/content-repet-y.png) repeat-y;*/
}
.leftPan{
	width:573px;
	float:left;
	margin:0 33px 0 16px;
	padding:14px 0 20px 21px;
}

.leftPan ul{
    margin-top:20px;
    margin-bottom:20px;    
}
.leftPan li{
    margin:5px;
    padding-left:15px;
    color:#000;
    background: url('images/flag1.png') 0px 2px no-repeat;
}

.leftPan h1{
	font-size:30px;
	color:#000000;
	font-weight:bold;
	padding:6px 0 20px 0;
}
.leftPan h4{
	font-size:21px;
	color:#383838;
	font-weight:bold;
	padding:6px 0 20px 0;
}
.leftPan p{
	font-size:12px;
	color:#000;
	line-height:16px;
	padding-bottom:20px;
	text-align:justify
}

.leftPan a.more{
	width:69px;
	height:17px;
	float:right;
	font-size:11px;
	color:#616161;
	text-align:center;
	background:#dedede;
	line-height:18px;
}


/* stylin bottom content inside leftPan */
div.services{
	width:570px;
	height:284px;
	float:left;
	background:#eeeeee;
	border:1px solid #d9d9d9;
	margin:30px 0 0 0;
}
div.services h5{
	font-size:18px;
	color:#383838;
	font-weight:bold;
	padding:4px 0 0 20px;
}
div.services ul{
	width:547px;
	height:235px;
	float:left;
	margin:10px 0 0 10px;
	background:#fff;
}

div.services ul li{
	width:501px;
	float:left;
	margin:24px 0 0 20px;
	padding-bottom:17px;
	border-bottom:1px solid #dedede;
}
div.services ul li.nomar{
	border:none;
	padding:0;
}

div.services ul li img{
	float:left;
	margin:0 18px 0 0;
}
div.services ul li h6{
	font-size:14px;
	color:#1496b6;
	font-weight:bold;
}
div.services ul li p{
	font-size:12px;
	color:#616161;
	line-height:18px;
}
div.services ul li p a{
	display:block;
	float:left;
	font-size:11px;
	color:#1496b6;
	margin-top:6px;
	text-decoration:underline;
}
div.services ul li p a:hover{
	text-decoration:none;
}

/* stylin rightPan column */
.rightPan{
	width:292px;
	float:left;
	padding:14px 0 20px 0px;
	background:url(images/gradient-right_bg.png) repeat-y left;
}

.rightPan h5{
	width:260px;
	height:26px;
	float:left;
	font-size:18px;
	color:#cb0000;
	padding:6px 0 0 20px;
	background:url(images/heading_bg.png) no-repeat;
}
.rightPan ul{
	width:270px;
	float:left;
	display:block;
	margin-left:20px;
	padding:16px 0 0 0;
}
.rightPan ul li{
	width: 269px;
	float:left;
	display:block;
}
.rightPan ul li p{
	font-size:12px;
	color:#616161;
	line-height:18px;
	padding:0 0 15px 0;
}
.rightPan ul li p a{
	font-weight:bold;
	color:#078bac;
	text-decoration:underline;
}
.rightPan ul li p a:hover{
	text-decoration:none;
}

/* stylin contact form inside right column */
div.contactForm{
	width:290px;
	float:left;
	margin:20px 0 0 0;
}
div.contactForm div.form{
	width:270px;
	float:left;
	display:block;
	margin:0px 0 0 23px;
	padding:22px 0 0 0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
div.form label{
	width:57px;
	float:left;
	padding:6px 0 0 0;
}
div.form input{
	width:181px;
	height:34px;
	float:left;
	background:url(images/input-form.png) no-repeat;
	margin:0 0 6px 0;
	padding:0 9px 0 9px;
	font-size:11px;
	color:#616161;
}

div.form  textarea{
	width:180px;
	height:98px;
	float:left;
	padding:6px 10px 10px 10px;
	font-size:11px;
	color:#616161;
	line-height:18px;
	background:url(images/message-box_form.png) no-repeat;
}

div.form input.submit, div.form input.reset{
	background: url(images/smal-butons.png) no-repeat;
	width:61px;
	height:23px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin:10px 0 0 60px;
	padding:0 0 0px 0;
	cursor:pointer;
}
div.form input.reset{
	margin-left:10px;
}


/* styling footer content */
#footer-wrap{
	width:100%;
	height:79px;
	float:left;
	background:url(images/footer-wrap.png) repeat-x;
}
#footer{
	width:982px;
	float:none;
	margin:0 auto;
}
#footer p.address{
	width: auto;
	float:left;
	padding:24px 0 0 16px;
	font-size:11px;
	color:#929292;
}
#footer p.copyright{
	clear:both;
	min-width:270px;
	max-width:auto;
	float:left;
	display:block;
	font-size:11px;
	color:#929292;
	padding:12px 0 0 16px;
}

#footer ul.footNav{
	float:right;
	margin-right:16px;
}
#footer ul.footNav li{
	float:left;
	display:block;
	color:#929292;
}
#footer ul.footNav li a{
	float:left;
	display:block;
	font-size:11px;
	color:#929292;
	padding:1px 6px;
}


/* slider content starts here */

#slider{
	width:965px;
	float:left;	
	margin-left:15px;
	position:relative;
	overflow:hidden;
	}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	overflow:hidden;
	}
#slider li{
	width:950px;
	height:257px;
	}	
	
#prevBtn, #nextBtn{ 
	display:inline;
	text-indent:-8000px;		
	width:20px;
	height:40px;
	float:left;
	position:relative;
	left:-0px;
	top:-140px;
/*	left:322px; 
	top:360px;*/
	over-flow:hidden;
	}	
#nextBtn{ 
	left:950px;
	top:-101px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:20px;
	height:40px;
	position:relative;
	background: url(images/slide-left.png) no-repeat 0 0;	
	}	
#prevBtn a{
	display:block;	
}
#nextBtn a{
	display:block;
	top:-40px;
	background: url(images/slide_right.png) no-repeat 0 0;	
	}
	
/* #########################################
########## Stylin Inner Pages ##############
######################################## */

.rightPan p.address{
	width: 150px;
	float:left;
	margin:20px 0 0 20px;
	font-size:12px;
	color:#616161;
	line-height:18px;
}
	
/* stylin blog pages */

#inner-wrap .leftPan ul.blog{
	width:100%;
	float:left;
}
inner-wrap .leftPan ul.blog li{
	width: 100%;
	float:left;
	display:block;
}
#inner-wrap .leftPan ul.blog li h4{
	width:100%;
	float:left;
	padding:0px 0 5px 0;
	text-transform:capitalize
}
#inner-wrap .leftPan ul.blog p.post{
	width:100%;
	float:left;
	line-height:18px;
	padding:0 0 10px 0;
}
#inner-wrap .leftPan ul.blog li img{
	float:left;
	margin:10px 0;
}
#inner-wrap .leftPan ul.blog p.date{
	width:100%;
	float:left;
	padding:0 0 5px 0;
	line-height:18px;
}
#inner-wrap .leftPan ul.blog p a{
	color:#078bac;
	text-decoration:underline;
	line-height:18px;
}
#inner-wrap .leftPan ul.blog p a:hover{
	text-decoration:none;
}
#inner-wrap .leftPan ul.blog span{
	margin-bottom:20px;
}

/* stylin sitemap content */
ul.sitemap, ul.sitemap li{
	width:150px;
	float:left;
	display:block
}
ul.sitemap li a{
	width:100%;
	float:left;
	font-size:12px;
	color:#07a;
	line-height:21px;

}
ul.sitemap li a:hover{
	font-weight:bold;
	text-decoration:underline;
}
