body{
	margin:0;
	font:13px/16px Arial,Helvetica,sans-serif;
	color:#fff;
	background:#1a1a1a url(../img/bg-body.jpg) no-repeat 50% 0;
}
a{
	color:#ff1f99;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p img{
	display:inline;
	padding:0 2px;
	vertical-align:middle;
}
form,fieldset,img{
	margin:0;
	padding:0;
	border:0;
}
/*page*/
#page{
	width:900px;
	margin:0 auto;
	overflow:hidden;
}
/*header*/
#header{
	width:100%;
	overflow:hidden;
}
#header h1{
	float:left;
	margin:36px 0 0 13px;
}
#header h1 a{
	float:left;
	width:310px;
	height:64px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/logo.png) no-repeat 0 0;
}
#header a.contact-us{
	float:right;
	display:inline;
	width:254px;
	height:64px;
	margin:24px 4px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/bg-contact-us.png) no-repeat 0 0;
}
#header ul.menu{
	float:left;
	width:100%;
	height:37px;
	margin:7px 0 0;
	padding:0;
	font-size:14px;
	line-height:37px;
	list-style:none;
	background:url(../img/bg-menu.png) repeat-x 0 0;
}
#header ul.menu li{
	float:left;
	padding:0 0 0 2px;
	margin:0 0 0 -2px;
	background:url(../img/bg-menu.png) no-repeat 0 -74px;
}
#header ul.menu li a{
	float:left;
	width:133px;
	padding:0 0 0 17px;
	color:#fff;
}
<!--#header ul.menu li.active a,-->
#header ul.menu li a:hover{
	text-decoration:underline;
	background:url(../img/bg-menu.png) repeat-x 0 -37px;
}
#header div.header-image{
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
	background:url(../img/bg-header-image.png) repeat 0 0;
}
#header div.header-image div.flash-area{
	width:900px;
	height:229px;
}
#header div.header-image img{
	display:block;
}
#header div.header-image div.flash-area-sub{
	width:645px;
	height:229px;
	margin:auto;
}
#header div.header-image div.flash-area-small{
	float:right;
	width:645px;
	height:229px;
}
#header div.header-image div.submenu ul{
	position:relative;
	float:left;
	width:288px;
	margin:-1px -33px 0 0;
	padding:0;
	font-size:17px;
	line-height:30px;
	list-style:none;
	vertical-align:top;
}
#header div.header-image div.submenu ul li{
	width:220px;
	margin:0 0 0 11px;
	padding:1px 0 0 12px;
	background:url(../img/bg-dotted.gif) repeat-x 0 0;
}
#header div.header-image div.submenu ul a{
	display:block;
	width:220px;
	color:#fff;
}
#header div.header-image div.submenu ul a:hover{
	text-decoration:none;
}
#header div.header-image div.submenu ul li a:hover,
#header div.header-image div.submenu ul li.active a{
	position:relative;
	padding:0 45px 8px 23px;
	margin:0 -45px -8px -23px;
	cursor:pointer;
	background:url(../img/bg-submenu.png) no-repeat 0 0;
}
/*main*/
#main{
	width:844px;
	padding:19px 27px;
	border:1px solid #2a2a2a;
	overflow:hidden;
	background:url(../img/bg-main.png) repeat 0 0; 
}
#main h1{
	padding:0 0 20px;
	margin:0;
	font-size:30px;
	line-height:45px;
}
#main h2{
	padding:0 2px;
	margin:0 -2px 18px;
	font-size:27px;
	line-height:43px;
	background:url(../img/bg-dotted.gif) repeat-x 0 100%;
}
span,strong{
	color:#f61a8d;
}
#main h2 span{
	color:#f61a8d;
}
#main h3{
	padding:0 2px;
	margin:5px -2px 18px;
	font-size:20px;
	line-height:38px;
	background:url(../img/bg-dotted.gif) repeat-x 0 100%;
}
#main h4{
	padding:0 0 6px;
	margin:0;
	font-size:19px;
	line-height:23px;
	font-weight:normal;
}
#main h4 a:hover{
	text-decoration:none;
	color:#fff;
}
#content h4 span{
	color:#F61A8D;	
}
#main h5{
	margin:0;
	font-size:16px;
	line-height:20px;
}
#main h6{
	margin:0;
	font-size:14px;
	line-height:19px;
}
#main p{
	margin:0;
	padding:0 0 11px;
}
#main div.clear{
	width:100%;
	overflow:hidden;
	clear:both;
}
#main div.products ul{
	width:104%;
	/*margin:37px 0 0;*/
	padding:27px 0 11px 5px;
	list-style:none;
	overflow:hidden;
	/*background:url(../img/bg-dotted.gif) repeat-x 0 0;*/
}
#main div.products ul li{
	float:left;
	padding:0 40px 0 0;
}
#main div.products ul a{
	display:block;
	color:#fff;
}
#main div.products ul strong{
	display:block;
	padding:0 0 7px;
	font-size:15px;
	line-height:23px;
	text-align:center;
}
#main div.products ul img{
	display:block;
	border:3px solid #fff;
}
#main div.products ul a:hover{
	text-decoration:none;
	cursor:pointer;
}
#main div.products ul a:hover img{
	border:3px solid #f61a8d;
}
#main ul.services{
	width:104%;
	margin:-4px 0 0;
	padding:0 0 15px;
	list-style:none;
	overflow:hidden;
}
#main ul.services li{
	float:left;
	width:187px;
	padding:0 30px 0 0;
}
#main ul.services h4{
	font-size:16px;
	line-height:19px;
}
#main ul.services a.more{
	float:left;
	margin-top:-5px;
}
#main ul.products-big{
	width:104%;
	margin:29px 0 0;
	padding:0 0 18px;
	text-align:justify-left;
	list-style:none;
	overflow:hidden;
}
#main ul.products-big li{
	float:left;
	width:247px;
	padding:0 38px 0 6px;
}
#main ul.products-big div.image{
	padding:0 0 14px;
	margin:0 -12px 0 -6px;
}
#main ul.products-big div.image a{
	display:block;
}
#main ul.products-big div.image img{
	display:block;
	border:3px solid #fff;
}
#main ul.products-big div.image a:hover img{
	border:3px solid #f61a8d;
}
#main ul.products-big h4{
	padding:0 0 4px;
}
#main ul.products-big a.more{
	margin-top:-9px;
}
/*content*/
#content{
	float:left;
	display:inline;
	width:545px;
	padding:0 15px 0 2px;
	margin:0 0 0 -2px;
}
#content h2{
	padding:0 15px 0 2px;
	margin:0 -15px 18px -2px;
}
#content h3{
	padding:0 11px 0 4px;
	margin:5px -11px 18px -4px;
}
#content ul{
	margin:14px 0 0;
	padding:0 0 16px 15px;
	list-style:none;
}
#content ul li{
	padding:0 0 6px 21px;
	height:1%;
	background:url(../img/marker.png) no-repeat 0 2px;
}
/*sidebar*/
#sidebar{
	float:right;
	width:233px;
	padding:0 11px 0 4px;
}
#main dl{
	width:100%;
	margin:5px 0 0;
	padding:0 0 16px;
	overflow:hidden;
}
#main dl dt{
	float:left;
	width:50px;
	color:#fc1f97;
}
#main dl dd{
	height:1%;
	padding:0;
	margin:0;
	overflow:hidden;
}
#main dl dd a{
	color:#fff;
}
#sidebar dl{
	font-size:14px;
	line-height:19px;
}
a.more{
	float:right;
	padding:0 14px 0 0;
	background:url(../img/ico-more.gif) no-repeat 100% 60%;
}
/*footer*/
#footer{
	width:844px;
	padding:0 28px 18px;
	margin:11px 0 0;
	line-height:26px;
	overflow:hidden;
}
#footer p{
	margin:0;
}
#footer p.left{
	float:left;
}
#footer p.right{
	float:right;
}
#footer p.right span{
	float:left;
}
#footer p.right a{
	float:left;
	margin:0 0 0 9px;
	color:#fff;
}
#footer p.right a:hover{
	text-decoration:none;
	color:#f61a8d;
}
#footer p.right a.redcat{
	width:125px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/ico-redcat.gif) no-repeat 0 0;
}
#footer p.right a.redcat:hover{
	background-position:0 -20px;
}

#content ul.gallery {
	list-style:none;
	padding:0;
	margin:0;
}
#content ul.gallery li {
	list-style:none;
	padding:15px 0 0 20px;
	margin:0;
	background:none;
	float:left;
}
