body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bg.jpg) repeat-x #2d2d2d;
	line-height:20px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;

}

a{text-decoration:underline; color:#f85656;}
a:hover{text-decoration:none;  color:#f0be03;}

 img, div, input, td, table, tr { behavior: url("iepngfix.htc") }

h1,h2,h3,h4,h5,h6,p {margin:0px; padding:0px; text-decoration: none;}

h1 {color:#d11616; font-family:Tahoma, "Trebuchet MS"; font-size:18px; margin-bottom:5px;}
.red15{color:#FF0000; font-size:15px;}

.blue13{color:#fff; font-size:13px; font-weight:bold;}
.yel13{color:#ffffff; font-size:13px;}
.white16{color:#fff; font-size:16px;}

.btm_link {color:#555555; font-size:12px;}
.btm_link2 {color:#555555; font-size:12px; text-decoration:none;}
.btm_link2:hover {color:#555555; font-size:12px; text-decoration:underline;}
.btm_11 {color:#3c3c3c; font-size:11px;}

.white14a {color:#fff; font-size:14px; text-decoration:none;}
.white14a:hover {color:#fff; font-size:14px; text-decoration:underline;}


.menu ul {padding:0px; margin:0px;}
.menu ul li {list-style:none; display:inline;}
.menu ul li a {padding:0 14px 0px 15px; font-size:16px; color:#fff; float:left; display:block; text-decoration:none; line-height:40px; height:40px; font-weight:bold; font-family: "Trebuchet MS", Tahoma; margin:0 1px 0px 1px; }
.menu ul li a:hover {color:#fff; text-decoration:none; background: url(../images/hover.jpg) repeat-x;}
.menu ul li a.act{color:#fff; text-decoration:none; background: url(../images/hover.jpg) repeat-x;}



	
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:800px;
		}	
			
    /* 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:800px;
		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:800px;
		height:286px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:110px;
		}	
	#nextBtn{ 
		left:800px;
		}														
	#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 */


.bg_sml_box {background:url(../images/form1.gif) bottom left repeat-x #3a3a3a; border:#464646 1px solid;}

.inputbox { background:none; border: #006600 0px solid; width:280px; color:#FFFFFF}

.inputbox2 { background:none; border: #006600 0px solid; width:280px; height:60px; color:#FFFFFF}

