/* CSS Document */
body{padding:0px; margin:0px auto 0px auto; background: #e1e1e1;}
img{border:0px;}
form{padding:0px; margin:0px;}

h1{font-weight:normal; margin:0px; padding:0px; overflow:hidden;}
h2{font-weight:normal; margin:0px; padding:0px; overflow:hidden;}
h3{font-weight:normal; margin:0px; padding:0px; overflow:hidden;}

.f-right{float:right;}
.f-left{float:left;}
:-moz-any-link:focus {outline: none;}

/*Main container*/
/*Wrapper*/
#wrapper{width:920px; margin:0px auto 0px auto; }
.logo{height:45px; width:870px; margin:auto}
.topnav{ height:23px; width:864px; margin:auto; background:#000000;}
.topnav-inner{ height:23px; margin:auto; padding:0px 23px 0px 23px;}
.content{height:580px; background:url(../images/content-bkg.jpg) repeat-x;}


/*Content Home*/
.content-home{height:410px; width:820px; padding:50px 20px ; margin:auto; overflow:hidden}
.content-home-left{height:420px; width:200px; float:left;}
.content-home-right{height:420px; width:590px; float:right;}
.content-home-right div{ float:left; padding:0px 3px 0px 0px}
.content-home-left-heading{ width:80px; margin:auto}
.content-home-left-content{ font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:11px; color:#2f2f2f; text-align:justify;}

.content-home-left-content p{ margin:10px 0px 0px 0px; padding:0px;} 
.content-innerpage-right{width:610px; float:right; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:13px; color:#2f2f2f; text-align:justify;}
.content-innerpage-right a{color:#003399}
.content-innerpage-right a:hover{color:#000; text-decoration:none}

.oth-content{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:14px; color:#2f2f2f; padding-top:150px; }


/*Slider*/
.content-slider{float:left; margin-left:10px;}

/* image replacement */
.graphic, #prevBtn, #nextBtn{margin:0; padding:0;display:block; overflow:hidden; text-indent:-8000px;}
/* // image replacement */
			
#content-slider{position:relative; }			
/* Easy Slider */

#slider{border:2px solid #000000;}	
#slider ul, #slider li{	margin:0; padding:0; list-style:none;}
#slider li{ 
/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
*/ 
width:595px; height:415px; overflow:hidden; list-style-type:none; margin:0px; padding:0px;}	
#prevBtn, #nextBtn{ display:block; width:30px; 	height:77px; position:absolute;	left:-28px;	top:165px;}	
#nextBtn{left:600px;}														
#prevBtn a, #nextBtn a{display:block; width:30px; height:77px; background:url(../images/left-arrow.gif) no-repeat 0 0;}	
#nextBtn a{background:url(../images/right-arrow.jpg) no-repeat 0 0;	}												

/*Left Nav*/

.left-nav{width:170px; margin:auto}
.left-nav div{ padding:5px 0px 5px 0px;}


div.patterns:hover{ background:url(../images/pattern-tab.jpg) no-repeat; width:169px; height:28px;}


/*Footer*/
.footer{height:20px; width:860px; padding:0px; margin:auto;}
.footer div{padding:0px 25px 0px 40px; float:left}
.footer div img{border:1px solid #000}
.footer div img:hover{border:1px solid #FFFFFF;}
.footer div img.active-tab{border:1px solid #FFFFFF}
