html {
	width:100%;
}
body {
	background:url(/images/main-bg.jpg) no-repeat 50% top;
	margin:0;
	width:100%;
}
#layout {
	width:930px;
	margin:0 auto;
	position:relative;
}
#page-layout {
	width:925px;
	height:100%;
	margin:0 auto;
	margin-top:-2px;
	background:#1c47a6 url(/images/right-fade.png) repeat-x;
	position:relative;
	display:table-cell;
}
.container12{
	background:url(/images/house-in-hand.jpg) no-repeat bottom;
	position:relative;
	float:left;
	width:582px;
}
.container22{
	width:343px;
	left:343px;
	float:left;
	position:relative;	
}
#left-column {
	width:343px;
	float:left;
	min-height:1000px;
	margin:0;
	position:relative;
}
#right-column {
	width:582px;
	height:auto;
	float:left;

}
#top-area {
	width:582px;
	height:401px;
	background:url(/images/right-side.png) no-repeat;
	z-index:4;
	position:absolute;
	left: 342px;
	top: 0px;
}
.grey-fade {
	position:absolute;
	background:url(/images/grey-fade.png) no-repeat;
	width:231px;
	height:353px;
	z-index:3;
	left: 342px;
	top: 75px;
}
#flash {
	position:absolute;
	width:582px;
	height:337px;
	left: 343px;
	top: 63px;
	z-index:1;
}
#main-holder {
	height:auto;
	padding-top:401px;
}
#main {
	width:567px;
	height:auto;
	min-height:601px;
	position:relative;
	background:url(/images/white-bg.gif) repeat-y;
	z-index:10;
	padding-left:20px;
	padding-bottom:5px;
}
.sub-page {
	width:560px;
	font-size:13px;
}
#footer {
	width:100%;
	height:100%;
	position:relative;
	padding-top:10px;
	margin-top:0px;
	color:#FFF;
	overflow:visible;
	background:#313f51 url(/images/bottom-bg.gif) repeat-x;
}
#footer .holder {
	width:100%;
	margin:0 auto;
	color:#fff;
	text-align:center;
}
#footer .sub-text {
	color:#fff;
	margin:0 auto;
	width:930px;
}
#footer a {
	color:#FFFFFF;
}
#footer .foot ul{
	margin:0;
	padding:0;
	float:left;
}
.header-items {
	margin:0;
	font-size:12px;
	color:#FFFFFF;
	padding-left:5px;
}
.header-items a {
	color:#FFFFFF;
}
.header-items a:hover {
	color:#FFFF00;
	font-size:14px;
}
.logo {
	padding-top:15px;
}
.titles-video {

	padding-left:25px;
}
.titles-video h1{
	color:#fff;
	font-size:24px;
}
.contact {
	padding-left:25px;
	padding-top:0px;
}
.contact .text {
	font-size:25px;
	color:#FFF;
	border-bottom:solid #f9920c 2px;
	width:200px;
	
}
.form {
	font-size:18px;
	color:#FFFFFF;
	position:absolute;
	top:475px;
	left:25px;
}
.top-right-text {
	color:#FFF;
	width:100%;
	font-size:14px;
	text-align:right;
	font-weight:bold;
}
.top-right-text .sub {
	font-size:24px;
	font-weight:bold;
}
.link-holder {
	position:absolute;
	width:213px;
	height:282px;
	left: 332px;
	top: 147px;
	font-size:16px;
	font-weight:bold;
	z-index:6;
}
.link-holder ul {
	list-style:none;
	list-style-type:none;
}
.link-holder ul a {
	color:#fff;
}
.link-holder ul li {
	height:25px;
}
.link-holder ul li a {
	height:20px;
	display:block;
	width:100%;
	text-decoration:none;
}
.link-holder ul li a:hover {
	background:#f9920c;
}
.headline {
	border-bottom:solid #f9920c 3px;
	padding-bottom:15px;
	margin-right:5px;
}
.headline p{
	margin:0;
	padding:0;
}
.headline .headline-title {
	color:#c00505;

}
.headline .headline-title h2{
	font-size:22px;
	padding-bottom:0px; margin-bottom:0px;
}
.headline .headline-text {
	padding-top:10px;
}
.headline .read-more a {
	display:block;
	width:70px;
	height:17px;
	color:#c00505;
	background:#f9920c;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding-top:0;
	margin-top:15px;
}
.headline .read-more a:hover {
	background:#000000;
	color:#fff;
}
.read-more2 a {
	color:#c00505;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.news {
	width:549px;
	height:129px;
	margin-top:15px;
	background:url(/images/news-paper.jpg) right no-repeat;
	border: solid #000000 1px;
	padding-left:5px;
}
.news .headline {
	font-size:24px;
	color:#000;
	margin-top:15px;
	background:none;
	border:none;
	padding:none;
	margin-bottom:0;
}
.news .text {
	font-size:12px;
	color:#c00505;
	margin-top:-25px;
	list-style:none;
	font-size:14px;
	list-style-type:none;
}
.news .text ul {
	list-style:square;
	list-style-type:square;
}
.news .text ul a {
	color:#c00505;
	text-decoration:none;
}
.news .text ul a:hover {
	color:#000000;
}
