body {
	background: url(../images/bg_bottom.gif);
	margin: 0; padding: 0; font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px;
	line-height: 14px;
	color: #07343d;
}

* { outline: none; }
a img { border: none; }
.clear { clear: both; }

a.more {
	background: url(../images/more.gif) no-repeat right 2px;
	padding-right: 13px; overflow: hidden; display: block;
	text-align: right; font-size: 11px; font-weight: bold; color: #053235;
	text-decoration: none;
}

#home #header {
	width: 100%;
	height: 477px;
	background: url(../images/home_header_top.jpg) repeat-x;
	position: relative;
}

div.bar { height: 3px; width: 100%; background: url(/images/bar.png) no-repeat center; position: absolute; bottom: 0; }

#home #header #wrapper { background: url(../images/home_bg.jpg) no-repeat center top; width: 100%; }
#home #header #menu-cont {
	height: 348px;
	width: 997px;
	margin: 0 auto;

	position: relative;
}

#menu-cont h1 { margin: 0; padding: 0; position: absolute; top: 45px; right: 10px; }
#menu-cont h1 a { display: block; text-indent: -9999px; height:48px; width: 248px;
	background: url(../images/logo.gif) no-repeat;
}
#menu-cont ul { list-style: none; position: absolute; left: 0px; top: 47px; }
#menu-cont ul li { display: inline; padding-right: 28px; }
#menu-cont ul a {
	background: none;
	text-transform: uppercase; font-size: 11px; color: white;
	text-decoration: none;
}

#menu-cont ul a.active { text-decoration: none; color: #fdcb02; }

#kwicks-cont {
	background: url(../images/kwicks_bg.gif) repeat-y 50% top;
	height: 117px;
	width: 100%;
}

#kwicks-cont ul {
	display: block;
	padding: 0;
	margin: 0 auto;
	width: 997px;
	height: 117px;
	list-style: none;
	border-right: 1px solid #e82183;
	position: relative;
}

#kwicks-cont ul li { width: 166px; height: 117px; float: left; text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;

}
#kwicks-cont ul li a { display: block; width: 166px; height: 117px; }
#k1 {
	background-image: url(../images/menu/1.jpg);
}

#k2 {
	background-image: url(../images/menu/2.jpg);
}

#k3 {
	background-image: url(../images/menu/3.jpg);
}

#k4 {
	background-image: url(../images/menu/4.jpg);
}

#k5 {
	background-image: url(../images/menu/5.jpg);
}

#k6 {
	background-image: url(../images/menu/6.jpg);
}

#content { width: 100%; background: url(../images/bg_body.gif); float: left;
	padding-top: 50px;
	padding-bottom: 20px;
}

#body {
	width: 997px;
	margin: 0 auto;
}

#left { padding-top: 25px; width: 245px; text-align: right; padding-left: 85px;
	float: left; }
#left h2, #center h2, #right h2  { margin: 0; padding: 0; }
#left p { margin-right: 0; }

#center { float: left; padding-left: 30px; width: 325px; }
#home #center { padding-right: 15px; }

#center dl { margin: 0; padding: 0; }
#center dl dd { margin: 10px 0 15px 0; padding: 0; display: block; line-height: 14px; }

#center dl dt { font-size: 11px; font-weight: bold; clear: both; }
#center dl dt a { color: #07343d; text-decoration: none; }
#center dl dt span.date { font-weight: normal; color: #65bc4c; display: block; }

#center dl dd a.more-arrow {
}
#center dl dd a.more-arrow img { border: none; margin-left: 3px; background: url(../images/arrow_long.gif) no-repeat left 3px; height: 10px; width: 20px;}

#home #right { width: 296px; float: left; padding-bottom: 20px; }
#home #right h3 { font-size: 15px; margin: 0; padding: 0; margin-top: 20px; }
#home #right a.more { float: left; }
#home #right p { margin: 0; margin-bottom: 10px; }

#clients-top { border-top: #bcc8c9 1px solid; clear: both; position: relative; overflow: hidden; height: 94px; width: 100%; }
#clients { margin: 0; padding: 0;
	height: 94px; width: 878px; margin: 0 auto; list-style: none;
	background: url(../images/clients.gif) no-repeat left 12px; position: absolute;
	left: 50%; margin-left: -499px; padding-left: 120px; top: 35px;
}

#clients img { margin: 0; padding: 0; float: left; padding-right: 15px; }

#footer { height: 200px; clear: both; }
#footer address { font-style: normal; width: 997px; margin: 0 auto; position: relative; line-height: 18px; }

#footer address span.block { position: absolute; top: 30px; display: block; color: #4b4b4b; font-size: 12px; padding-top: 17px; }
#footer address span.label { display: block; clear: both; float: left; width: 100px; }
#footer address span.address { background: url(../images/label_addr.gif) no-repeat left top; }
#footer address span.phones { background: url(../images/label_phones.gif) no-repeat left top; left: 330px; }
#footer address span.fax { background: url(../images/label_fax.gif) no-repeat left top; left: 660px; }
#footer address span.email { background: url(../images/label_email.gif) no-repeat left top; left: 660px; top: 80px; }

#footer a { color: #4b4b4b; text-decoration: none; }

#meta { width: 997px; margin: 0 auto; position: relative; }
#meta span { position: absolute; top: 150px;  color: #4b4b4b; font-size: 11px; }
#meta span.author { right: 0; }

#footer a.rf { position: absolute; top: 40px; right: 0px; display: block; width: 160px; height: 75px; 
    text-indent: -9999px; background: url(/upload/rf.png) no-repeat; 
}
