body {
	
	font-family: 'AllerRegular';
	font-size:13px;
	background-color:#11161e;
	color:#565656;
	font-size:14px;
	margin:0;
	padding:0;
}
a:link {
	color:#596679;
	text-decoration:none;
}
a:visited {
	color:#596679;
	text-decoration:none;
}
a:hover {
	color:#0099cc;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6, P {
	margin:0;
	padding:0;
	border:0;
}
* {
	border:0px;
	outline:0px;
}
img {
	border:0px;
}
.clear {
	clear:both;
}
#container {
	width:980px;
	margin:0 auto;
}
.top-right-sec {
	width:660px;
	float:left;
	display:block;
}
.logo {
	width:280px;
	height:80px;
	float:left;
	display:block;
	margin-top:10px;
}
.welcome {
	width:475px;
	height:30px;
	text-align:right;
	float:left;
	display:block;
	color:#666666;
	font-family: 'AllerItalic';
	font-weight:normal;
	font-size:13px;
	line-height:30px;
	margin-top:15px;
}
.blue {
	color:#5dbde0;
}
.search {
	width:188px;
	height:28px;
	float:left;
	display:block;
	background-image:url(../images/searchbg.png);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-left:480px;
}
.searchinput {
	width:180px;
	height:22px;
	padding:2px;
	border:0px;
	background-color:transparent;
	color:#999;
	font-style:italic;
	font-size:12px;
}
.contentbtm {
	width:980px;
	height:6px;
	margin:0 auto;
	margin-bottom:20px;
}
.searchbtn {
	width:25px;
	height:28px;
	float:left;
	display:block;
	margin-top:15px;
}
#nav-sec {
	width: auto;
	height:30px;
	float:left;
	display:block;
	text-align:right; margin-left:12px;
}
#header-sec {
	width:980px;
	height:100px;
	margin:0 auto;
}
#in-banner-sec {
	width:980px;
	height:150px; background-image:url(../images/in-banner.jpg); background-repeat:no-repeat; background-attachment:scroll; background-position:top;
	margin:0 auto;
}

#banner-sec {
	width:980px;
	height:370px; 
	margin:0 auto;
}
#content-sec {
	width:980px;
	margin:0 auto;
	background-color:#FFFFFF; margin-top:20px;
}
.content-pad {
	width:920px;
	float:left;
	display:block;
	background-color:#fafbfb;
	padding:30px;
}
#footer-sec {
	width:100%;
	height:140px;
	background-color:#090d13;
}
#nav {
	margin:0;
	padding:0;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav li {
	display:inline;
}
#nav li a {
	font-family: 'MuseoSans500';
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	padding:12px 15px 12px 15px;
	line-height:35px;
}
#nav li a:hover {
	color:#5dbde0;
}
.toplft {
	width:650px;
	float:left;
	display:block;
	margin-bottom:10px;line-height:20px;
}
.toprgt {
	width:245px;
	float:right;
	display:block;
	font-size:12px;
	color:#999999;
	margin-bottom:10px;
}
h1 {
	font-family: 'MuseoSans500';
	font-size:20px;
	color:#0099CC;
	text-transform:uppercase;
	font-weight: normal;
	padding-bottom:20px;
}
h1 span {
	font-family: 'MuseoSans500';
	font-size:20px;
	color:#bfbfbf;
	text-transform:uppercase;
	font-weight: normal;
}
h2 {
	font-family: 'MuseoSans500';
	font-size:16px;
	color:#0099CC;
	text-transform:uppercase;
	font-weight: normal;
	padding-bottom:20px;
}

h2 span{
	font-family: 'MuseoSans500';
	font-size:16px;
	color: #CCCCCCC;
	text-transform:uppercase;
	font-weight: normal;
	padding-bottom:20px;
}
h3 {
	font-family: 'MuseoSans500';
	font-size:13px;
	color:#0099CC;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:20px;
}

h4 {
	font-family: 'MuseoSans500';
	font-size:16px;
	color:#0099CC;
	font-weight:normal;
	padding-bottom:20px; padding-top:10px;
}

h5{
	font-family: 'MuseoSans500';
	font-size:18px;
	color:#999;
	font-weight:normal; text-transform:uppercase;
	padding-bottom:20px; padding-top:10px;
}
.requestbtn {
	width:223px;
	height:47px;
	float: left;
	display:block;
	background-position:0 0;
	background-image:url(../images/request.png);
	background-repeat: no-repeat;
}
.requestbtn:hover {
	width:223px;
	height:47px;
	float: left;
	display:block;
	background-position:0 -47px;
	background-image:url(../images/request.png);
	background-repeat: no-repeat;
}
p {
	padding-bottom:2px;
}
.separator {
	border-top:1px solid #ebebeb;
}
.box1 {
	width:290px;
	float:left;
	display:block;
	margin:10px 25px 0px 0px; line-height:20px;
}
.box2 {
	width:290px;
	float:left;
	display:block;
	margin:10px 0px 0px 0px;line-height:20px;
}


.flogo{ margin:0; padding:0;}
.flogo ul{margin:0; padding:0;}
.flogo li { display:inline; margin-right:16px;}


.footer-pad {
	width:980px; padding-top:20px;
	height:120px;
	margin:0 auto;
	
}

.copyright {
	width:980px;
	line-height:40px; color:#596679;
	border-top:1px solid #242d3a;
	margin-top:20px;
}
.darkb{ color:#2e3847; font-size:13px;}

.fLnk {font-family: 'AllerRegular';color:#596679; text-decoration:none; font-size:13px;}
.fLnk:a {font-family: 'AllerRegular';color:#596679; text-decoration:none; font-size:13px;}

.fLnk a:hover {font-family: 'AllerRegular';color:#0099CC; text-decoration: underline; font-size:13px;}


.banner-pad{ width:980px;margin:0 auto; z-index:9999; margin-top:-490px;}
#top-nav{ width:297px; height:363px; float:right; display:block; background-image: url(../images/top-nav-bg.png); background-repeat:no-repeat; margin-top:15px;}

#top-nav .head{font-family: 'MuseoSans500'; font-size:14px; text-transform:uppercase; font-weight:normal; color:#444444; line-height:24px;}

.loginitalic{  font-style:italic; font-size:11px;font-family: 'AllerRegular';}

.lbox1{width:260px; height:18px; display:block; float:left; margin-top:10px;}
.lbox2{width:260px; height:30px; display:block; float:left;}

.linput{width:240px; height:24px; border:1px solid #CCCCCC;}
.linput1{width:240px; height:100px; border:1px solid #CCCCCC;}

.loginpad{ padding:5px 20px 10px 20px;}
#top-nav .menu{ margin:0; padding:0; margin:8px 3px 3px 3px;}
#top-nav .menu ul{ margin:0; padding:0;}
#top-nav .menu li{ display:block;}

#top-nav .menu li a{ width:288px; height:32px; display:block; font-family: 'MuseoSans500'; font-size:14px; text-transform:uppercase; font-weight:normal; font-style:italic;   text-decoration:none;color:#949393; background-image:url(../images/nav-n.png); background-repeat: no-repeat; text-indent:31px; line-height:32px;}

#top-nav .menu li a:hover{ width:288px; height:32px; display:block; font-family: 'MuseoSans500'; font-size:14px; text-transform:uppercase; font-weight:normal; font-style:italic;   text-decoration:none;color:#fff; background-image:url(../images/nav-o.jpg); background-repeat: no-repeat; text-indent:31px; line-height:32px;}

.signin{ background-image:url(../images/sign.jpg); background-repeat:no-repeat; width:86px; height:30px;text-align:center; color:#FFFFFF; font-size:14px; padding-bottom:8px; margin-top:6px;}
.signin:hover{ background-image:url(../images/sign-o.jpg); background-repeat:no-repeat; width:86px; height:30px; text-align:center; cursor:pointer;color:#FFFFFF;}


.thb1{ width:200px; height:132px; float:left; display:block; margin:15px 30px 40px 0px;}
.thb2{ width:267px; height:230px; float:left; display:block; margin:30px 0px 20px 0px;}

.brd{border:5px solid #ebebeb;}
.brd:hover{border:5px solid  #11abe3; cursor:pointer;}

#left-panel{ width:209px; float:left; border-right:1px solid #ebebeb; margin-right:20px;}

#right-panel{ width:690px; float:left;}

.list{ margin:0; padding:0; margin-left:30px; margin-bottom:20px;}
.list ul{ margin:0; padding:0;}
.list li{ list-style-image:url(../images/star.png); background-repeat:no-repeat; background-position:left; line-height:24px;}


.italic{ font-style:italic; font-size:13px;}
.blue{ color:#0099CC;}

.leftnav{ width:190px; margin:0; padding:0;}

.leftnav ul{ margin:0; padding:0;}

.leftnav li{ display:block; border-bottom:1px solid #ebebeb; padding:6px 0px 6px 0px; float:left;}

.leftnav li a{width:190px;display:block;font-family: 'MuseoSans500'; font-size:13px;font-weight:normal;text-decoration:none;color:#2592ba; padding:6px 0px 6px 0px;}

.leftnav li a:hover{color:#000; background-color:#f0f0f0;padding:6px 0px 6px 0px; }

.imgleft{ border:1px solid #CCCCCC; padding:5px; margin:10px 10px 10px 0px;}
.imgright{ border:1px solid #CCCCCC; padding:5px;margin:10px 0px 10px 10px;}

.bannertext{

	font-family: 'MuseoSans500'; width:600px; float:left; display:block; background-color:#000;
	font-size:20px;
	color:#fff;
	font-weight: normal; padding:15px;


}
/* ######## BreadCrumb CSS End ######### */
.brandb_partners ul{ margin:20px 0; list-style:none; padding:0; }
.brandb_partners ul li{ display:block; float:left; margin:6px; }


.brand1{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:0 0; }
.brand1:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:0 -31px; }

.brand2{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-75px 0; }
.brand2:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-75px -31px; }

.brand3{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-150px 0; float:left; }
.brand3:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-150px -31px; }

.brand4{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-225px 0; float:left; }
.brand4:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-225px -31px; }

.brand5{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-300px 0; float:left; }
.brand5:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-300px -31px; }

.brand6{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-375px 0; float:left; }
.brand6:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-375px -31px; }

.brand7{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-450px 0; float:left; }
.brand7:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-450px -31px; }

.brand8{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-525px 0; float:left; }
.brand8:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-525px -31px; }

.brand9{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-600px 0; float:left; }
.brand9:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-600px -31px; }

.brand10{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-675px 0; float:left; }
.brand10:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-675px -31px; }



.brand11{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:0 -62px; }
.brand11:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:0 -93px; }

.brand12{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-75px -62px; }
.brand12:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-75px -93px; }

.brand13{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-150px -62px; float:left; }
.brand13:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-150px -93px; }

.brand14{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-225px -62px; float:left; }
.brand14:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-225px -93px; }

.brand15{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-300px -62px; float:left; }
.brand15:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-300px -93px; }

.brand16{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-375px -62px; float:left; }
.brand16:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-375px -93px; }

.brand17{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-450px -62px; float:left; }
.brand17:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-450px -93px; }

.brand18{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-525px -62px; float:left; }
.brand18:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-525px -93px; }

.brand19{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-600px -62px; float:left; }
.brand19:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-600px -93px; }

.brand20{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-675px -62px; float:left; }
.brand20:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-675px -93px; }



.brand21{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:0 -124px; }
.brand21:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:0 -155px; }

.brand22{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-75px -124px; }
.brand22:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-75px -155px; }

.brand23{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-150px -124px; float:left; }
.brand23:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-150px -155px; }

.brand24{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-225px -124px; float:left; }
.brand24:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-225px -155px; }

.brand25{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-300px -124px; float:left; }
.brand25:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-300px -155px; }

.brand26{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-375px -124px; float:left; }
.brand26:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-375px -155px; }

.brand27{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-450px -124px; float:left; }
.brand27:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-450px -155px; }

.brand28{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-525px -124px; float:left; }
.brand28:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-525px -155px; }

.brand29{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-600px -124px; float:left; }
.brand29:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-600px -155px; }

.brand30{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-675px -124px; float:left; }
.brand30:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-675px -155px; }



.brand31{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:0 -186px; }
.brand31:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:0 -217px; }

.brand32{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-75px -186px; }
.brand32:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-75px -217px; }

.brand33{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-150px -186px; float:left; }
.brand33:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-150px -217px; }

.brand34{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-225px -186px; float:left; }
.brand34:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-225px -217px; }

.brand35{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-300px -186px; float:left; }
.brand35:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-300px -217px; }

.brand36{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-375px -186px; float:left; }
.brand36:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-375px -217px; }

.brand37{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-450px -186px; float:left; }
.brand37:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-450px -217px; }

.brand38{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-525px -186px; float:left; }
.brand38:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-525px -217px; }

.brand39{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-600px -186px; float:left; }
.brand39:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-600px -217px; }

.brand40{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-675px -186px; float:left; }
.brand40:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-675px -217px; }



.brand41{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:0 -248px; }
.brand41:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:0 -279px; }

.brand42{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-75px -248px; }
.brand42:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-75px -279px; }

.brand43{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-150px -248px; float:left; }
.brand43:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-150px -279px; }

.brand44{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-225px -248px; float:left; }
.brand44:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-225px -279px; }

.brand45{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-300px -248px; float:left; }
.brand45:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-300px -279px; }

.brand46{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-375px -248px; float:left; }
.brand46:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-375px -279px; }

.brand47{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-450px -248px; float:left; }
.brand47:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-450px -279px; }

.brand48{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-525px -248px; float:left; }
.brand48:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-525px -279px; }

.brand49{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-600px -248px; float:left; }
.brand49:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-600px -279px; }

.brand50{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-675px -248px; float:left; }
.brand50:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-675px -279px; }



.brand51{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:0 -310px; }
.brand51:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:0 -341px; }

.brand52{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-75px -310px; }
.brand52:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-75px -341px; }

.brand53{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-150px -310px; float:left; }
.brand53:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-150px -341px; }

.brand54{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-225px -310px; float:left; }
.brand54:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-225px -341px; }

.brand55{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-300px -310px; float:left; }
.brand55:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-300px -341px; }

.brand56{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-375px -310px; float:left; }
.brand56:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-375px -341px; }

.brand57{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-450px -310px; float:left; }
.brand57:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-450px -341px; }

.brand58{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-525px -310px; float:left; }
.brand58:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-525px -341px; }

.brand59{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-600px -310px; float:left; }
.brand59:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-600px -341px; }

.brand60{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-675px -310px; float:left; }
.brand60:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-675px -341px; }



.brand61{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:0 -372px; }
.brand61:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:0 -403px; }

.brand62{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-75px -372px; }
.brand62:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-75px -403px; }

.brand63{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-150px -372px; float:left; }
.brand63:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-150px -403px; }

.brand64{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-225px -372px; float:left; }
.brand64:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-225px -403px; }

.brand65{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-300px -372px; float:left; }
.brand65:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-300px -403px; }

.brand66{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-375px -372px; float:left; }
.brand66:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-375px -403px; }

.brand67{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-450px -372px; float:left; }
.brand67:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-450px -403px; }

.brand68{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-525px -372px; float:left; }
.brand68:hover{ width:75px; height:31px; background:url(../images/brands.png) no-repeat top; background-position:-525px -403px; }
.brand_partners ul{ margin:20px 0; list-style:none; padding:0; }
.brand_partners ul li{ display:block; float:left; margin:10px; }



