body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1.4;
	background-color: #42413C;
	background-image: url(../images/main-grd.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

ul, ol, dl { padding: 0;margin: 0;}
h1, h2, h3, h4, h5, h6, p {	margin-top: 0;	padding-right: 15px;	padding-left: 15px;}
.content h3 {
	color: #C00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-weight: normal;
}
.red {
	color: #C00;
}
.gray {
	color: #333;
}

a img {	border: none;}
a:link {color: #42413C;	text-decoration: underline;}
a:visited {	color: #6E6C64;	text-decoration: underline;}
a:hover, a:active, a:focus {text-decoration: none;}

.container {
	width: 1000px;
	background: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header {
	text-align: center;
	margin-top: 0px;
}

.sidebar1 {
	float: left;
	width: 335px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ededed;
	padding-right: 10px;
	padding-left: 10px;
}
.header .address {
	margin-top: 5px;
	margin-bottom: 23px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-weight: bold;
}
.header .address img {
	margin-right: 3px;
	margin-left: 8px;
	vertical-align: text-bottom;
}


.content {
	margin-top: 10px;
	font-size: 13px;
	color: #666666;
	line-height: 23px;
	width: 615px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.content h2 {
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-left: 4px;
	padding-left: 4px;
}

.content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	color: #7D7D7D;
}
.content p .black {
	font-size: 15px;
}

.black {
	color: #000;
	font-size: 15px;
}
.sidebar2 {
	float: left;
	width: 210px;
	padding-top: 153px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.sidebar2 img {
	padding-top: 10px;
	text-align: left;
	vertical-align: bottom;
}
.content ul, .content ol {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
}
ul.nav {
	list-style: none;
}
.nav .logo {
	padding-bottom: 13px;
	text-align: right;
	vertical-align: top;
	margin: 0px;
}
ul.nav li {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
ul.nav a, ul.nav a:visited {
	display: block;
	text-decoration: none;
	padding-right: 15px;
	padding-bottom: 3px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #FFF;
}

.footer {
	padding: 5px;
	position: relative;
	clear: both;
	color: #ccc;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

.fltrt { float: right;	margin-left: 8px;}
.fltlft { float: left;	margin-right: 8px;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container{
	position:relative;
	text-align:left;
	background:#fff;
	margin-bottom:0px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	width: 925px;
		}	
				
	#content{
		position:relative;
		}		
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }

/* Easy Slider */

	#slider{
}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		width:920px;
		height:385px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:55px;
		position:absolute;
		left:-25px;
		top:192px;
		}	
	#nextBtn{ 
		left:925px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:25px;
		height:55px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}		
.clientstbl {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clientstbl tr td ul li {
	list-style-image: url(../images/bullet-red.gif);
	line-height: 22px;
}
