/* CSS Document */


img, div { behavior: url(iepngfix.htc) }


img{border:none;}

* {
	/*font: 100% Verdana, Arial, Helvetica, sans-serif;*/
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	color: #000000;
}

a
{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover
{
	background-color:#76B900;
}

table tr th
{
	color:#ffffff;
}

input
{
	padding:2px;
	width:150px;
	color:#000000;
	border:1px solid #AAAAAA;
}

select
{
	padding:2px;
	width:155px;
	color:#000000;
	border:1px solid #AAAAAA;
}

textarea
{
	padding:2px;
	width:150px;
	color:#000000;
	border:1px solid #AAAAAA;
}


option
{
	color:#000000;
	text-transform:capitalize;
}

.wrapper{
	width:1004px;
	margin:0 auto;
	}

.headera{
float:left;
height:132px;
padding-left:40px;
}

.logo{
float:left;
}

.logo h1{
float:left;
background:url(images/index_03.jpg) no-repeat;
text-indent:-9999px;
width:447px;
height:131px;
}

.call{
float:left;
background:url(images/index_04.jpg) no-repeat;
height:131px;
width:464px;
}
	
/* // Easy Slider */
	
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:910px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:910px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:144px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#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:910px;
		height:258px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:130px;
		}	
	#nextBtn{ 
		left:910px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */

.banner{
	float:left;
	padding-left:40px;
	height:258px;
	width:910px;
}

.divider{
float:left;
height:40px;
width:910px;
}

.nav{
float:left;
width:910px;
height:40px;
background:#9ac02f;
}

.ads{

float:left;
}

.a{
float:left;
background:url(images/a.jpg) no-repeat;
height:306px;
width:306px;
}

.b{
float:left;
background:url(images/b.jpg) no-repeat;
height:306px;
width:287px;
}

.c{
float:left;
background:url(images/c.jpg) no-repeat;
height:306px;
width:317px;
}

.simple{
float:left;
background:url(images/index_13.jpg) no-repeat;
height:153px;
width:910px;
padding-top:10px;
}


.footer{
float:left;
background:#000;
width:910px;
height:100px;
}

.textarea{
float:right;
color:#FFFFFF;
font-size:12px;
padding-top:40px;
padding-right:10px;
}

.textara a{
text-decoration:none;
}

.login{
float:right;
color:#000;
padding-right:10px;
font-size:12px;
padding-top:10px;
}

.login a{
color:#000;
text-decoration:none;
font-size:14px;
font-weight:bold;
}

.contarea{
float:left;
color:#000;
/*padding:15px;*/
text-align:justify;
font-size:12px;

}
