/*GLOBAL OPTIONS*/
html {font-size: 100.1%;}
body {
	font: 64% Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	background: #2f3231 url(../images/bg-body.jpg) no-repeat 0 0;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
li {list-style: none;}
a {text-decoration: none;}
a:hover {text-decoration: none;}
a:focus {outline: none;}
img {border: none;}
/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*MAIN CONTAINER*/
#main {
	margin: 60px auto 0;
	width: 800px;
	padding: 0 14px 10px;
	background: url(../images/bg-main.png) repeat-y;
}
#main:after {
	content: ".";
	display: block;
	width: 100%;
	overflow: hidden;
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}
/*HEADER*/
#header {
	height: 475px;
	background: url(../images/bg-header.gif) repeat-x;
	position: relative;
}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: -30px;
	left: 0;
}
.logo a {
	background: url(../images/logo.png) no-repeat;
	height: 39px;
	width: 383px;
}
/*top menu*/
.top-menu {
	width: 395px;
	height: 58px;
	position: absolute;
	right: -12px;
	top: 30px;
	background: url(../images/bg-blue-box.png);
}
.top-menu ul {
	padding: 0;
	margin: 0;
	text-align: center;
}
.top-menu ul li {
	display: inline;
	padding-left: 30px;
	background: url(../images/img-big.gif) no-repeat 11px 50%;
	color: #010101;
	font-size: 24px;
}
.top-menu ul li a {
	color: #010101;
	font-size: 24px;
	text-decoration: none;
}
.top-menu ul li a:hover {text-decoration: underline;}
.top-menu ul li.first {
	padding: 0 !important;
	background: none !important;
}
.top-menu ul.small-list li {
	font-size: 16px;
	background: url(../images/img-top-menu-separator.gif) no-repeat 7px 50%;
	padding-left: 20px;
}
.top-menu ul.small-list li a {font-size: 16px;}
/*main navigation*/
.main-nav {
	position: absolute;
	left: 35px;
	top: 393px;
	padding: 0;
	margin: 0;
}
.main-nav li {
	float: left;
	margin-right: 37px;
}
.main-nav li a {
	float: left;
	overflow: hidden;
	width: 153px;
	height: 46px;
}
.main-nav li a span {
	float: left;
	text-indent: -9999px;
	width: 153px;
	height: 92px;
	cursor: pointer;
}
.main-nav li a.link1 span {background: url(../images/img-link1.png) no-repeat;}
.main-nav li a.link2 span {background: url(../images/img-link2.png) no-repeat;}
.main-nav li a.link3 span {background: url(../images/img-link3.png) no-repeat;}
.main-nav li a.link4 span {background: url(../images/img-link4.png) no-repeat;}
.main-nav li a:hover {background: none;}
.main-nav li a:hover span {margin-top: -46px;}
/*gradient*/
.grad {
	width: 100%;
	height: 230px;
	background: url(../images/bg-grad.png) repeat-x;
}
/*CONTAINER*/
#container {
	background: #dfe0e0;
	padding: 0 30px;
	float: left;
	width: 740px;
}
/*cont-holder*/
.cont-holder {
	margin-top: -245px;
	position: relative;
	float: left;
}
/*h2*/
h2 {
	font: 18px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #010101;
	margin: 0 0 15px;
}
p {
	font-size: 14px;
	line-height: 20px;
	color: #515454;
	margin: 0 0 20px;
}
/*photo-holder*/
.photo-holder {
	float: right;
	margin-left: 50px;
	width: 250px;
}
.photo-holder span {
	display: block;
	text-align: center;
	color: #515454;
	font-size: 12px;
	line-height: 16px;
}
.photo-holder .image-shadow {
	background: url(../images/bg-photo.png) no-repeat;
	width: 261px;
	height: 228px;
	overflow: hidden;
}
.photo-holder .image-shadow img {
	display: block;
	margin: 4px 0 0 23px;
}
.photo-holder h2 {margin-left: 18px;}
/*CONTENT*/
.content {
	position: relative;
	width: 100%;
	overflow: hidden;
}
/*list holder*/
.list-holder {
	overflow: hidden;
	padding: 0 15px 40px;
}
.list {
	float: left;
	width: 355px;
	padding: 0;
	margin: 0;
}
.list li {
	padding-left: 40px;
	background: url(../images/img-check.gif) no-repeat 0 50%;
	font: 14px/35px Verdana, Arial, Helvetica, sans-serif;
	color: #575453;
}
/*polarity*/
.polarity h2 {margin-left: 0;}
.polarity span {text-align: left;}
/*license*/
.license {
	background: #fff;
	border: 1px solid #3e4803;
	width: 332px;
	text-align: center;
	color: #3e4803;
	font: 18px/37px Verdana, Arial, Helvetica, sans-serif;
	margin: 35px auto 20px;
	display: block;
}
/*content box*/
.c-box {
	background: #c6c8c4 url(../images/img-qute.gif) no-repeat 33px 21px;
	border: 1px solid #fff;
	padding: 22px 37px 0;
	margin: 0 auto 28px;
	width: 620px;
}
.c-box div {
	margin-left: 90px;
	height: 50px;
}
.c-box h3 {
	margin: 0 0 5px;
	color: #000;
	font: bold 16px "Trebuchet MS", Verdana, Arial, sans-serif;
}
.c-box em {
	display: block;
	color: #575555;
	font-size: 14px;
	font-style: normal;
}
.c-box p {
	font-style: italic;
	line-height: 25px;
}
/*two-boxes*/
.two-boxes {
	overflow: hidden;
	padding: 0 20px;
}
.small-box {
	background: url(../images/bg-small-box.jpg) no-repeat;
	width: 260px;
	height: 125px;
	padding: 12px 30px;
	float: left;
}
.small-box h2 {
	border-bottom: 1px solid #000;
	padding-bottom: 8px;
}
.small-box p {margin: 0 0 8px 7px;}
.small-box p strong {font-size: 16px;}
.right {float: right;}
/*banners*/
.banners {
	width: 670px;
	margin: 5px auto;
      padding-bottom: 15px;
}
.banners div {
	float: left;
	width: 390px;
}
.banners img {display: block;}
.banners span {
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #565652;
	padding: 5px 0 0 10px;
}
/*FOOTER*/
#footer {
	clear: both;
	width: 790px;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}
#footer span {
	float: left;
	color: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#footer span a {color: #84ade5;}
#footer span.copyright {float: right;}
