* {
	margin:0;
	padding:0;
	outline:0;
}
body {
	font-size:12px;
	line-height:18px;
	font-family:'Verdana', Arial, Helvetica , Sans-Serif;
	color:#505050;
	background:#fff;
	background:url(images/body-bg.gif) repeat 0 0;
}
a {
	color:#1155cc;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color: #0099FF;
  text-decoration: underline;
}
a img {
	border:0;
}
input, textarea, select {
	font-family:'Verdana', Arial, Helvetica , Sans-Serif;
	font-size:12px;
}
textarea {
	overflow:hidden;
}
.cl {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
.notext {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
.left, .alignleft {
	float:left;
	display:inline;
}
.right, .alignright {
	float:right;
	display:inline;
}
.shell {
	width:920px;
	margin:0 auto;
}
#header {
	height:66px;
}
#logo {
	font-family:'Comic Sans MS', Helvetica , Arial, Sans-Serif;
	font-size:22px;
	line-height:22px;
	font-weight:normal;
	text-transform:uppercase;
	width:300px;
	padding:19px 0 0 15px;
}
#logo a {
	color:#020202;
}
#logo a:hover {
	text-decoration:none;
}
#logo a span {
	font-family:'Comic Sans MS', Helvetica , Arial, Sans-Serif;
	font-size:10px;
	line-height:10px;
	color:#e29e10;
	display:block;
	padding:4px 0 0 0;
}
#navigation {
	width:830px;
	padding:4px 0 0 35px;
	position:relative;
	left:13px;
}
#navigation ul {
	list-style:none;
}
#navigation ul li {
	font-family:'Comic Sans MS', Helvetica , Arial, Sans-Serif;
	font-size:15px;
	line-height:22px;
	font-weight:bold;
	display:inline;
	float:left;
	padding:0 7px 0 0;
}
#navigation ul li.last {
	padding:0;
}
#navigation ul li a {
	color:#ffffff;
	float:left;
	padding:0 13px 8px 13px;
}
#navigation ul li a:hover, #navigation ul li a.active {
	background:url(images/nav-h.gif) no-repeat center bottom;
	text-decoration:none;
	color:#1155cc;
}

#slider, #slider_area, .slide{
	height:245px;
}

.big#slider, .big#slider_area, .slide.big{
	height:420px;
}
    
#slider{
        display:block;
        clear:both;
        padding:0px;
        position:relative; 
	margin:0px
	padding:0px; 
	width:885px;
}0 10px 20px 10px
 
#slider_area{
        overflow:hidden;
	width:885px; 
        margin:0 auto;
        position:absolute;
	overflow:hidden;
        z-index:1; 
        padding:0px;
}
        
.slide{
	width:885px;
	position:relative;
	overflow:hidden; 	
        padding:0px;
}

.slide b.title{
	font-family:'Comic Sans MS', Helvetica , Arial, Sans-Serif;
	font-size:36px;
}

.slide b.subtitle{
	font-family:'Comic Sans MS', Helvetica , Arial, Sans-Serif; 
	font-size:18px;
}

.slide b.title, .slide b.title a{ 
	text-decoration:none !important;
	border:0;
}    

.slide b.title a:hover{ 
}        	
    
.slide .image{
        margin:0;
        padding:0;
        position:relative;
	z-index:5;
	float:;	
        padding:0px !important;
}
        
#slider_area .desc{
	width:500px;
        position:absolute;
        z-index:6;
        top:40px;
        margin:0px;
        font-size:12px; 
	padding: 10px 10px 10px 10px;
	font-weight:normal;
	color:#818181;
	background: url(../images/menu_back.png);  
	line-height:20px;  
}
        
#slider_area .desc a{ 
	text-decoration:underline;
}

#slider_area .desc a:hover{ 
	text-decoration:none;
}
    
.prev, .next {
	cursor: pointer;
	padding: 0px;
	margin: 120px 0 0 0px;
	width: 14px;
	position: absolute;
	top: 0;
	height: 40px;
	z-index: 999;
	padding: 0;
	text-align: center;
	background-color: #B9BF33;
}

.prev.big, 
.next.big {
	margin:180px 0 0 0px;
}
    
.prev img, 
.next img{
	margin:15px 0 0 0px;
}
    
.prev {
	left:-17px;
}

.next {
	right:-17px;
}

.prev:hover, 
.next:hover { 
}


.slider-bg {
	background:url(images/slider-bg.png) no-repeat 0 0;
	width:897px;
	height:258px;
	padding:49px 0 0 13px;
}
.slider-holder {
	width:910px;
	height:307px;
	margin:0 0 21px 5px;
	position:relative;
}
.slider-holder .btn-nav {
	background:url(images/btn-nav.gif) no-repeat 0 0;
	width:59px;
	height:20px;
	position:absolute;
	bottom:26px;
}
.slider-holder .btn-prev {
	left:31px;
}
.slider-holder .btn-next {
	background-position:0 -20px;
	right:27px;
}
.slider-holder .nav {
	position:absolute;
	bottom:30px;
	width:64px;
	height:16px;
	margin:0 auto;
}
.slider-holder .nav ul {
	list-style:none;
}
.slider-holder .nav ul li {
	display:inline;
	float:left;
}
.slider-holder .nav ul li a {
	background:url(images/btn-dot.gif) no-repeat 0 0;
	width:16px;
	height:16px;
	float:left;
	overflow:hidden;
}
.slider-holder .nav ul li a:hover {
	text-decoration:none;
}
.slider-holder .nav ul li a.active {
	background-position:0 -16px;
}
.slider {
}
.slider .item img {
	margin:0 0 0 89px;
}
.slider .item h3 {
	font-family:'Comic Sans MS', Helvetica , Arial, Sans-Serif;
	font-size:20px;
	line-height:20px;
	color:#1155cc;
	padding:0 0 26px 0;
}
.slider .item p {
	text-align:justify;
}
.slider .item a {
	color:#585858;
	text-decoration:underline;
}
.slider .item a:hover {
	text-decoration:none;
}
.slider .item {
}
.slider .item .info {
	background:url(images/slide-info-bg.gif) no-repeat 0 63px;
	width:430px;
	min-height:172px;
	height:auto !important;
	height:172px;
}
#main {
}
.main-t {
	background:url(images/main-t_.png) no-repeat 0 0;
	height:500px;
}
.main-b {
	background:url(images/main-b_.png) no-repeat 0 0;
	height:47px;
}
.main-c {
	background:url(images/main-c_.png) repeat-y 0 0;
	width:920px;
}
.main-content {
	position:relative;
	float:left;
	width:920px;
	margin:-494px 0 0 0;
}
#head {
	height:247px;
	position:relative;
	padding:0 0 16px 0;
}
.box-t {
	position:absolute;
	top:-27px;
}
.box-t .box-bg {
	width:281px;
	height:154px;
	padding:72px 30px 42px 29px;
}
.box-t a {
	position:relative;
}
.box-t p a {
	color:#565d54;
	text-decoration:underline;
}
.box-t p a:hover {
	text-decoration:none;
}
.box-t h2 {
	font-family:'Comic Sans MS', Helvetica , Arial, Sans-Serif;
	font-size:18px;
	line-height:18px;
	color:#ffffff;
	padding:0 0 11px 0;
}
.box-t ul {
	list-style:none;
}
.box-t ul li {
	background:url(images/bullet.gif) no-repeat 0 9px;
	font-family:'Comic Sans MS', Helvetica , Arial, Sans-Serif;
	font-size:12px;
	line-height:22px;
}
.box-t ul li a {
	color:#504850;
	text-decoration:underline;
	padding:0 0 0 30px;
}
.box-t ul li a:hover {
	text-decoration:none;
}
.box-t .more {
	padding-top:15px;
}
.box-t .arr {
	background:url(images/arr1.gif) no-repeat 0 0;
	width:122px;
	height:71px;
	position:absolute;
	top:126px;
	right:-137px;
}
.box-quick {
	left:45px;
}
.box-quick .box-bg {
	background:url(images/box-quick.png) no-repeat 0 0;
}
.box-quick .more {
	background:url(images/more-blue.gif) no-repeat center bottom;
}
.box-services {
	right:45px;
}
.box-services .box-bg {
	background:url(images/box-services.png) no-repeat 0 0;
}
.box-services .more {
	background:url(images/more-green.gif) no-repeat center bottom;
}
#content {
	padding:0 59px 0 56px;
}
.box-b {
	width:380px;
	position:relative;
}
.box-b h2 {
	font-family:"Comic Sans MS", Arial, sans-serif;
	font-size:18px;
	line-height:16px;
	color:#1155cc;
	padding:0 0 15px 0;
	margin:0 0 16px 0;
}
.box-b p {
	width:362px;
	text-align:justify;
	padding:0 0 15px 5px;
}
.box-b p a {
	color:#585048;
	text-decoration:underline;
}
.box-b p a:hover {
	text-decoration:none;
}
.box-b .more {
	background:url(images/more-yellow_.gif) no-repeat 0 bottom;
	position:relative;
}
.__box-b {
	width:380px;
	position:relative;
}
.__box-b h2 {
	font-family:"Comic Sans MS", Arial, sans-serif;
	font-size:18px;
	line-height:16px;
	color:#fca400;
	padding:0 0 15px 0;
	margin:0 0 16px 0;
}
.__box-b p {
	width:362px;
	text-align:justify;
	padding:0 0 15px 5px;
}
.__box-b p a {
	color:#585048;
	text-decoration:underline;
}
.__box-b p a:hover {
	text-decoration:none;
}
.__box-b .more {
	background:url(images/more-yellow_.gif) no-repeat 0 bottom;
	position:relative;
}
._box-b {
	width:380px;
	position:relative;
}
._box-b h2 {
	font-family:"Comic Sans MS", Arial, sans-serif;
	font-size:18px;
	line-height:16px;
	color:#1155cc;
	padding:0 0 15px 0;
	margin:0 0 16px 0;
}
._box-b p {
	width:362px;
	text-align:justify;
	padding:0 0 15px 5px;
}
._box-b p a {
	color:#585048;
	text-decoration:underline;
}
._box-b p a:hover {
	text-decoration:none;
}
._box-b .more {
	background:url(images/more-yellow_.gif) no-repeat 0 bottom;
	position:relative;
}
.more {
	color:#0f0f0c;
	padding:0 0 5px 0;
	text-decoration:none;
}
.more:hover {
	text-decoration:none;
}
.box-profile {
}
.box-profile h2 {
	background:url(images/col-h1.gif) no-repeat 0 bottom;
}
.box-profile .arr {
	background:url(images/arr2.gif) no-repeat 0 0;
	width:67px;
	height:83px;
	position:absolute;
	top:52px;
	right:-7px;
}
.box-quality {
}
.box-quality h2 {
	background:url(images/col-h2.gif) no-repeat 0 bottom;
}
.box-quality .arr {
	background:url(images/arr3.gif) no-repeat 0 0;
	width:46px;
	height:85px;
	position:absolute;
	top:58px;
	right:-3px;
}
.tbox-b {
	width:370px;
	position:relative;
}
.tbox-b h2 {
	font-family:"Comic Sans MS", Arial, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#32b864;
	padding:0 0 15px 0;
	margin:0 0 16px 0;
}
.tbox-b p {
	width:360px;
	text-align:left;
	padding:0 0 5px 5px;
}
.tbox-b p a {
	color:#504850;
	text-decoration:underline;
}
.tbox-b p a:hover {
	text-decoration:none;
}
.tbox-b .more {
	background:url(images/more-yellow_.gif) no-repeat 0 bottom;
	position:relative;
}
.ybox-b {
	width:370px;
	position:relative;
}
.ybox-b h2 {
	font-family:"Comic Sans MS", Arial, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#f13c9d;
	padding:0 0 15px 0;
	margin:0 0 20px 0;
}
.ybox-b p {
	width:360px;
	text-align:left;
	padding:0 0 5px 5px;
}
.ybox-b p a {
	color:#504850;
	text-decoration:underline;
}
.ybox-b p a:hover {
	text-decoration:none;
}
.ybox-b .more {
	background:url(images/more-yellow_.gif) no-repeat 0 bottom;
	position:relative;
}
.boxcon-b {
	width:726px;
	position:relative;
}
.boxcon-b h2 {
	font-family:"Comic Sans MS", Arial, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#1155cc;
	padding:0 0 15px 0;
	margin:0 0 16px 0;
}
.boxcon-b p {
	width:362px;
	text-align:justify;
	padding:0 0 15px 30px;
}
.boxcon-b p a {
	color:#585048;
	text-decoration:underline;
}
.boxcon-b p a:hover {
	text-decoration:none;
}
.boxcon-b .more {
	background:url(images/more-yellow_.gif) no-repeat 0 bottom;
	position:relative;
}
.boxx-b {
	width:780px;
	position:relative;
}
.boxx-b h2 {
	font-family:"Comic Sans MS", Arial, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#1155cc;
	padding:0 0 15px 0;
	margin:0 0 16px 0;
}
.boxx-b p {
	width:740px;
	text-align:justify;
	padding:0 0 15px 5px;
}
.boxx-b p a {
	color:#585048;
	text-decoration:underline;
}
.boxx-b p a:hover {
	text-decoration:none;
}
.boxx-b .more {
	background:url(images/more-yellow_.gif) no-repeat 0 bottom;
	position:relative;
}
.logos {
	padding:0 0 0 0;
	font-size:10px;
}
.logos, .logos a {
	color:#283026;
	text-decoration:none;
}
.logos p {
	margin:5px;
	padding:32px 0px 0 33px;
	line-height:normal;
}
.logos .lf {
	float:left;
}
.logos .rf {
	float:right;
}
.logos .cf {
	float:center;
}
.footer {
	padding:4px 20px 15px 20px;
	font-size:10px;
}
.footer, .footer a {
	color:#565d54;
	text-decoration:none;
}
.footer p {
	margin:0;
	padding:0;
	line-height:normal;
}
.footer .lf {
	float:left;
}
.footer .rf {
	float:right;
}
.accordian .a-handle{padding:3px 0px 3px 15px;margin:0px; !important;background:url('../css/images/icon-plus.gif') no-repeat left center;cursor:pointer;display:block;
}.accordian.active .a-handle{background:url('../css/images/icon-minus.gif') no-repeat left center;}.accordian .a-extra{padding-left:px;}.accordian .a-content{padding-top:px;}








