	body {
		font:80% Arial, Helvetica, Sans-Serif;
		background-color:#000000;
		color:#333;
		line-height:180%;
		margin:0;
		padding:0;
		text-align:center;
		}
		
	img{
	    border:none;
		}
	
	#container{	
		margin:auto;
		position:relative;
		text-align:left;
		width:750px;
		background-color:#FFFFFF;
		}	
		
	#header{
		height:107px;
		width:750px;
		background-image:url(../images/main/bg-header.jpg);
		background-repeat:no-repeat;
		line-height:60px;
		color:#000000;
		}
				
	#logo{
    	padding-top:20px;
		width:300px;
		height:67px;
		float:left;
		}
		
	#navigation{
		width:450px;
		height:107px;
		float:left;
	}
	.nav-links li {
		list-style-type:none;
		float:left;
		text-align:center;
}

.nav-links li a {
		text-decoration:none;
		color:#666666;
		text-transform:uppercase;
		font-size:12px;
		display:block;
		height:29px;
		padding-top:15px;
		padding-left:20px;
}
	
.nav-links li a:hover {
		color:#0f9cff;
}	


	#content{
		position:relative;
		float:left;
		}	
		
		 /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */		

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:750px;
		height:320px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:100px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:750px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/left.png) no-repeat 0 0;
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/right.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	
/* // Easy Slider */


#vertical-menu{
float:left;
width:250px;
height:100%;
background-color:#f4f4f4;
}

#middle-info{
width:750px;
float:left;
background-color:#FFFFFF;
}

#text{
float:left;
padding-left:10px;
padding-top:10px;
width:480px;
height:205px;
line-height:normal;
}

#text-interior{
float:left;
padding-left:10px;
padding-top:10px;
width:480px;
line-height:normal;
}

#images-bottom{
width:750px;
margin:0 auto;
line-height:normal;
}
	.images-bottom{
	margin-left:15px;
	
	}
	
	.ul-bottom{
	width:750px;
	margin:0 auto;
	}

#footer {
width:750px;
height:30px;
background-color:#606060;
float:left;
color:#FFFFFF;
text-align:center;
padding-top:5px
}

#footer a { color:#FFFFFF }

#request {
	display:block;
	width:325px;
	height:48px;
	position:absolute;
	left:60px;
	top:300px;
	z-index:500;
	}

a:link {
	color:#ff0000;
	text-decoration:none}      /* unvisited link */
	
a:visited {
	color:#ff0000;
	text-decoration:none;}  /* visited link */
	
a:hover {
	color:#ff0000;
	text-decoration:underline;}  /* mouse over link */
	
a:active {
	color:#06609f;}  /* selected link */
	
	/********** slider **********/
.slider { background-image:url(../images/header-images.jpg); background-repeat: no-repeat;}
.slider2 { background-image:url(../images/header-images.jpg); background-repeat: no-repeat;}

/*simple text*/
.slider div.slice1 { width:750px;}
.slider div.slice1 div.slice2 {width:750px;}
.slider div div div p.img { float:right; padding:0 10px; margin:0;}
.slider div div div p {font:normal 12px Arial, Helvetica, sans-serif; color:#858585; margin:0; margin:0; line-height:1.8em;}	
			