html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
}
body{
	color:#000;
	font:15px/18px Arial, Helvetica, sans-serif;
	background:#c6f4ff url(../images/bg-body.jpg) repeat-x;
}
img{border-style:none;}
a{text-decoration:none; color:#f27700;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
q{quotes:none;}
q:before{content:''}
q:after{content:''}
#wrapper{
	width:990px;
	margin:0 auto;
	overflow:hidden;
}
#header{
	width:100%;
	position:relative;
}
.logo{
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/logo.png) no-repeat;
	width: 288px;
	height: 147px;
	position:absolute;
	top:0;
	left: 20px;
	z-index:5;
}
.logo a{
	display:block;
	height:100%;
}
.header-holder{
	padding: 30px 10px 34px 327px;
	background: url(../images/bg-nav.jpg) repeat-x;
}
#nav{
	font:bold 13px Arial, Helvetica, sans-serif;
	z-index:10;
	position:relative;
}
#nav:after{
	content:'';
	display:block;
	clear:both;
}
#nav li{
	float:left;
	position:relative;
}
#nav li:first-child{background:none;}
#nav a{
	color:#000;
	padding: 3px 3px 3px 3px;
}
#nav li:hover a,
#nav a:hover{
	background:#0054ab;
	color:#fff;
	text-decoration:none;
	padding: 3px 3px 3px 3px;
}
#nav li:hover ul{display:block;}
#nav ul{
	display:none;
	position:absolute;
	top:18px;
	left:1px;
	background:#0054ab;
	overflow:hidden;
	width:150px;
	z-index:5;
	margin: 0 5px;
}
#nav .last ul{
	left:auto;
	right: -1px;
}
#nav ul li{
	background:none;
	padding:5px 0;
	text-align:center;
	width:100%;
}
#nav ul a{display:block;}
#nav ul a:hover{
	background:#fff;
	color:#0054ab;
}
.gallery{
	width:990px;
	height:242px;
}
.gallery ul{
	width:990px;
	height:242px;
	position:relative;
}
.gallery ul li{
	position:absolute;
	width:990px;
	height:242px;
	z-index:1;
}
.gallery ul .active{z-index:2;}
/*main*/
#main{
	background:#ddd;
	padding: 31px 49px 27px 44px;
}
.main-holder{
	background:#ddd url(../images/bg-main.gif) repeat-y 100% 0;
	overflow:hidden;
	height:1%;
}
/*content*/
#content{
	width:507px;
	float:left;
	padding: 17px 0 0;
	font-weight:bold;
}
#content h2{
	color:#0054a5;
	margin: 0 0 17px;
	font:bold 20px/24px "Arial Black", Gadget, sans-serif;
	letter-spacing: 1px;
}
#content h3{
	color:#0054a5;
	letter-spacing: 1px;
}
#content p{margin: 0 0 18px;}
#content .row{
	overflow:hidden;
	width:100%;
	margin:0 0 28px;
}
#content .block{
	padding: 0 0 0 8px;
	margin: 0 0 38px;
}
.row .photo{
	float:left;
	border:10px solid #fff;
	margin: 0 26px 0 0;
}
.row .description{
	overflow:hidden;
	padding: 15px 10px 0 0;
}
#content .bottom{margin:0;}
.bottom .description{padding: 12px 0 0;}
/*sidebar*/
#sidebar{
	padding: 29px 27px 0 12px;
	width: 263px;
	float:right;
}
#sidebar h3{
	font:bold 20px/24px "Arial Black", Gadget, sans-serif;
	margin: 0 0 17px;
	color:#fff;
	letter-spacing:1px;
}
#sidebar ul{
	margin: 0 0 5px;
	color:#fff;
	overflow:hidden;
}
#sidebar ul li{
	background: url(../images/bullet.gif) no-repeat 0 7px;
	padding: 0 0 18px 10px;
}
#sidebar ul a{
	color:#fff;
	font-weight:bold;
}
#sidebar .photo{
	margin:0 0 26px;
	text-align:center;
}
#sidebar .photo img{border:10px solid #fff;}
#footer{
	background:#000;
	font-size:12px;
	line-height: 12px;
	padding: 18px 50px 23px 39px;
	font-weight:bold;
}
#footer .row{
	overflow:hidden;
	width:100%;
	padding: 2px 0 0;
}
#footer ul{
	color:#fff;
	line-height: 15px;
}
#footer ul li{
	background: url(../images/separator1.gif) no-repeat 0 50%;
	padding: 0 6px 0 11px;
	float:left;
}
#footer ul li:first-child{background:none;}
#footer ul li a{
	color:#fff;
	padding: 2px 0;
}
#footer span{
	float:right;
	color:#fff;
}
.byline a{
	color:#fff;
}

.center{
	text-align:center;
}