/* Global reset */
img{border-style:none;}
a{
	color:#000;
	text-decoration: none;
}
a:hover{text-decoration: underline;}
:focus{outline:none;}
/* General */
body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
}
/* wrapper */
#wrapper{
	width: 881px;
	margin: 0 auto;
	background: url(../images/bg-wrapper-t.gif) no-repeat 0 33px;
	padding: 51px 0 0;
}
.frame-b{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-wrapper-b.gif) no-repeat 0 100%;
	padding-bottom:18px;
}
.frame-c{
	height: 1%;
	overflow: hidden;
	background: url(../images/bg-wrapper.gif) repeat-y;
	padding: 0 9px 6px 7px;
	position: relative;
}
/* header */
#header{
	width: 100%;
	overflow: hidden;
	position: relative;
}
#header h1{margin: 0;}
/* logo */
.logo a{
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
	width: 245px;
	height: 57px;
	margin: 22px 0 0 17px;
}
/* content */
#content{
	width: 100%;
	overflow: hidden;
	margin: -49px 0 0;
	background: url(../images/bg-content-b.gif) no-repeat 0 100%;
	padding-bottom: 37px;
}
.content-c{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-content.gif) repeat-y;
}
.content-t{
	height: 1%;
	overflow: hidden;
	background: url(../images/bg-content-t.jpg) no-repeat;
	padding: 96px 0 11px 22px;
}
#content h2{
	margin: 0 0 0 13px;
	font-size: 36px;
	color: #494949;
	font-weight: bold;
}
#content h2 strong{
	color: #f97a2b;
	text-shadow:#fff 0px 0px 15px;
}
#content h2 span{margin: 0 0 0 19px;}
/* blue blocks */
.blue-blocks{
	width: 100%;
	overflow: hidden;
	margin: 25px 0 0;
}
.blue-block{
	width: 273px;
	height: 263px;
	float: left; 
	background: url(../images/bg-blue-box.png) no-repeat;
	color: #fff;
	font-size:13px;
	text-align: justify;
	position: relative;
	margin: 0 5px 0 0;
}
.blue-block .inner{padding: 21px 26px 0 25px;}
.blue-block h3{
	margin: 0 0 10px 35px;
	font-weight: bold;
	font-size:17px;
	text-align: left;
	text-transform: uppercase;
	line-height: 18px;
}
.blue-block p{
	margin: 0;
	line-height: 18px;
}
a.btn-orange{
	position: absolute;
	left: 20px;
	bottom: 25px;
	background:url(../images/btn-big.jpg) no-repeat;
	width: 227px;
	height: 44px;
	overflow: hidden;
	line-height: 44px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-shadow:#000 0px 0px 10px;
	font-size:16px;
}
a.btn-orange:hover{
	background-position: 0 -44px;
	text-shadow:#fff 0px 0px 6px;
	color: #e75703;
	text-decoration: none;
}
a.btn-orange span{
	display: block;
	padding: 0 14px 0 0;
	background: url(../images/arrow.png) no-repeat 100% 9px;
	cursor: pointer;
}
a.btn-orange:hover span{background-position: 100% -32px;}
.blue-block01 .inner{background: url(../images/ico01.gif) no-repeat 23px 18px;}
.blue-block02 .inner{background: url(../images/ico02.gif) no-repeat 21px 20px;}
.blue-block03 .inner{
	background: url(../images/ico03.gif) no-repeat 19px 25px;
	padding-right: 21px;
}
/* two columns */
.twocolumns{
	height: 1%;
	overflow: hidden;
	background: url(../images/divider.gif) no-repeat 9px 0;
	padding: 20px 26px 0 10px;
	margin: 21px 0 0;
}
/* main */
.main{
	float: left;
	width: 523px;
	text-align: justify;
	line-height: 21px;
	color: #494949
}
.main p{margin: 0;}
.main ul{
	margin: 15px 0 0 25px;
	padding: 0;
	list-style: none;
	text-align: left;
}
.main li{
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding: 0 0 11px 18px;
}
/* sidebar */
.sidebar{
	float: right;
	width: 254px;
	background: url(../images/bg-block.gif) repeat-y;
	margin: 12px 0 0;
	font-size:11px;
	font-style: italic;
	color: #6b6b6b;
	line-height: 20px;
	text-align: justify;
}
.sidebar-t{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-block-t.gif) no-repeat;
	padding-top: 10px;
}
.sidebar-b{
	height: 1%;
	overflow: hidden;
	background: url(../images/bg-block-b.gif) no-repeat 0 100%;
	padding: 1px 20px 13px 19px;
}
.sidebar p{margin: 0;}
/* award */
.awards{
	height: 1%;
	overflow: hidden;
	margin: 37px 0 0;
	background: url(../images/divider.gif) no-repeat 18px 0;
	padding: 2px 0 0;
}
.awards ul{
	margin: 0 0 0 60px;
	padding: 0;
	list-style: none;
}
.awards li{
	float: left;
	margin: 0 59px 0 0;
}
.awards img{display: block;}
#footer{
	height: 1%;
	overflow: hidden;
	padding: 11px 14px 15px 4px;
	color: #042b4c;
}
#footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size:11px;
	overflow: hidden;
}
#footer li{
	float: left;
	margin: 0;
	background: url(../images/bullet-footer.gif) no-repeat 0 2px;
	margin: 0 9px 0 -3px;
	padding: 0 0 0 10px;
}
#footer li a{color: #f60;}
#footer li a:hover{color: #042b4c;}
#footer pre{
	font:11px Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: right;
}
/* navigation */
#nav{
	position: absolute;
	right: 20px;
	top: 4px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size: 11px;
}
#nav li{
	float: left;
	background: url(../images/separator.gif) no-repeat;
	line-height: 15px;
	margin: 0 6px 0 -1px;
	padding: 0 0 0 6px;
	display: inline;
}
#nav a{color: #f60;}
#nav a:hover{color: #042b4c;}