html{
	height: 100%;
	width: 100%;
	display: table;
}
body{
	margin:0;
	font:12px/16px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	display: table-cell;
	height: 100%;
	width: 100%;
}
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
/* start wrapper */
#wrapper{
	width:902px;
	margin:0 auto;
	position:relative;
	padding:0 0 25px;
}
#wrapper h1{
	margin:0;
}
.logo{
	position:absolute;
	left:3px;
	top:22px;
	background:url(../images/bg-logo.gif) no-repeat;
	width:293px;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:1;
}
/* start header */
#header{
	height:111px;
	margin:0 0 15px;
	position:absolute;
	width:100%;
	top:0;
	left:0;
}
/* start header-list */
.header-list{	margin:0;	padding:0;	list-style:none;
	position:absolute;
	bottom:44px;
	right:-7px;
	font-size:10px;
	line-height:13px;
	overflow:hidden;
}
.header-list li{
	float:left;
	background:url(../images/separator01.gif) no-repeat 0 3px;
	margin:0 2px 0 -2px;
	padding:0 4px;
}
.header-list a{
	color:#464646;
}
/* end header-list */
/* start nav */
#nav{	margin:0 0 0 -4px;	padding:1px 0 0;	list-style:none;
	position:absolute;
	top:74px;
	left:0px;
	background:url(../images/bg-nav.jpg) no-repeat 4px 0;
	width:910px;
	height:36px;
	overflow:hidden;
	font-size:14px;
	line-height:17px;
	font-weight:bold;}
#nav li{
	float:left;
	background:url(../images/separator02.gif) no-repeat;
	margin:0 1px 0 -1px;
	padding:9px 30px 9px 27px;
}
#nav a{
	color:#9d0031; 
}
/* end nav */
/* end header */
/* start main */
#main{
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
	padding:126px 0 0;
}
/* start content */
#content{
	float:right;
	width:690px;
}
.big-image{
	width:100%;
	position:relative;
	margin:0 0 10px;
}
.big-image img{
	display:block;
}
.download{
	color:#00457C;
	font-size:20px;
	letter-spacing:-1px;
	word-spacing:-3px;
	line-height:20px;
	position:absolute;
	right:41px;
	top:78px;
}
.download img{
	display:inline;
}
.three-columns{
	width:700px;
	overflow:hidden;
	margin:0 0 0 -10px;
}
.column{
	float:left;
	height:197px;
	width:223px;
	margin:0 0 0 10px;
	position:relative;
	display:inline;
}
.column .holder{
	width:118px;
	padding:0 0 0 105px;
	position:absolute;
	top:67px;
	left:0px;
	z-index:1;
}
.own-video{
	font-size:18px;
	line-height:20px;
	word-spacing:2px;
	color:#1b84c6;
}
.column .more{
	font-size:14px;
	line-height:21px;
	display:block;
	margin:-5px 0 0;
	color:#fff;
	letter-spacing:-1px;
	font-weight:bold;
}
.column .more img{
	display:inline;
}
.two-column .frame{
	padding:0;
}
.two-column .holder{
	padding:0 0 0 117px;
	width:107px;
	top:61px;
}
.check-out{
	color:#464646;
	font-size:14px;
	line-height:14px;
	text-align:right;
	display:block;
	margin:0 24px 0 0;
}
.opportunities{
	color:#464646;
	font-size:14px;
	line-height:18px;
}
.bottom-box{
	position:absolute;
	bottom:19px;
	left:0px;
	width:100%;
	text-align:center;
}
.bottom-box a{
	font-size:21px;
	line-height:21px;
	color:#fff;
	letter-spacing:2px;
}
.bottom-box a:hover strong{
	text-decoration:underline;
}
.bottom-box strong{
	letter-spacing:-1px;
	display:block;
	word-spacing:-1px;
}
/* end content */
/* start sidebar */
#sidebar{
	float:left;
	width:200px;
}
#sidebar .box{
	background:url(../images/bg-box-center.gif) repeat-y;
	width:100%;
	margin:0 0 11px;
}
#sidebar .box .holder{
	background:url(../images/bg-box-bottom.jpg) no-repeat 0 100%;
	width:100%;
	overflow:hidden;
	padding:0 0 6px;
}
#sidebar .title{
	background:url(../images/bg-box-top.jpg) no-repeat;
	width:180px;
	height:21px;
	padding:7px 0 0 23px;
	font-size:12px;
	line-height:15px;
	color:#fff;
	font-weight:bold;
}#sidebar .title ul{	margin:0 0 0 -3px;	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;}
#sidebar .title ul li{
	float:left;
	background:url(../images/separator03.gif) no-repeat 0 3px;
	margin:0 2px 0 -2px;
	padding:0 3px 0 6px;
}
.sidebar-list{	margin:0;	padding:14px 0 0 22px;	list-style:none;
	height:1%;
	font-size:12px;
	line-height:15px;
}.sidebar-list li{
	margin:0 0 7px;
	overflow:hidden;
}
.sidebar-list a{
	color:#464664;
}
.sidebar-list ul{	margin:0 0 0 -4px;	padding:0;	list-style:none;
	overflow:hidden;
	float:left;
	display:inline;}
.sidebar-list ul li{
	float:left;
	background:url(../images/separator04.gif) no-repeat 0 3px;
	margin:0 2px 0 -2px;
	padding:0 4px 0 6px;
}
/* end sidebar */
/* end main */
/* start footer */
#footer{
	background:url(../images/bg-footer-center.gif) repeat-y;
	width:100%;
}
#footer .holder{
	background:url(../images/bg-footer-bottom.jpg) no-repeat 0 100%;
	width:100%;
}
#footer .frame{
	background:url(../images/bg-footer-top.jpg) no-repeat;
	height:1%;
	padding:0 29px 0 7px;
	overflow:hidden;
}
/* start footer-nav */
.footer-nav{	margin:0;	padding:1px 0 0;	list-style:none;
	float:left;
	font-size:13px;
	line-height:16px;
	overflow:hidden;}
.footer-nav li{
	float:left;
	background:url(../images/separator02.gif) no-repeat;
	margin:0 1px 0 -1px;
	padding:9px 16px 10px 17px;
}
.footer-nav a{
	color:#00447c;
}
/* end footer-nav */
.ico-list{	margin:3px 0 0;	padding:0;	list-style:none;
	float:right;}
.ico-list li{
	float:left;
	margin:0 0 0 3px;
	display:inline;
}
.copyright{
	display:none;
}
/* end footer */
/* end wrapper */
