body * 
{
    
}

body {
margin: 0;
padding: 0;
background-image: url(/App_Themes/flholocaust/Images/pri_bg_home.gif);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background-position: center 390px;
color: #131725;
}

html {
margin: 0;
padding: 0;
background-image: url(/App_Themes/flholocaust/Images/pri_bg_home.gif);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
background-position: center 390px;
}

p {
margin: 0;
padding: 0;
font-size: 12px;
color: #131725;
}

a {
color: white;
font-weight:bold;
text-decoration:none;
}

img {
border: 0;
}

/* Header */

.header {
background-image: url(/App_Themes/flholocaust/Images/header_bg.gif);
background-repeat: repeat-x;
height: 144px;
}

.header_cont {
margin-left: auto;
margin-right: auto;
width: 990px;
}

.header_left {
display: inline;
float: left;
width: 268px;
height: 144px;
}

.header_right {
display: inline;
float: left;
height: 144px;
width: 694px;
}

.header_right_top {
width: 724px;
height: 80px;
padding-top: 10px;
}

.header_right_bottom {
width: 732px;
height: 39px;
clear: both;
}

.header_btns {
display: inline;
float: left;
height: 93px;
text-align: right;
width: 552px;
}

.header_btns2 {
display: inline;
float: left;
height: 93px;
width: 172px;
}

.header_btns2 img {
padding-bottom: 5px;
}

/* Sub Header */

.subheader {
background-image: url(/App_Themes/flholocaust/Images/home_cta_bg.gif);
height: 246px;
width: 100%;
background-repeat: repeat-x;

}

.subheader_cont {
margin-left: auto;
margin-right: auto;
width: 990px;
overflow: hidden;
}

.sub_left {
display: inline;
float: left;
width: 310px;
height: 246px;
background-image: url(/App_Themes/flholocaust/Images/bg_sub_left.jpg);
background-repeat: no-repeat;
}

.sub_right {
display: inline;
float: left;
height: 246px;
width: 679px;
}

.slide {
	border-top: 9px solid #fae3b5;
	border-right: 9px solid #fae3b5;
	border-bottom: 10px solid #fae3b5;
	border-left: 9px solid #fae3b5;
height: 226px;
width: 659px;
}


.content {

}

.content_cont {
margin-top: 10px;
margin-left: auto;
margin-right: auto;
width: 1000px;
}

.content_left {
width: 330px;
display: inline;
float: left;
}

.content_mid {
width: 330px;
display: inline;
float: left;
margin-left: 5px;
}

.content_right {
width: 330px;
display: inline;
float: left;
margin-left: 5px;
}

/* Content boses */

.content_left_top {
height: 31px;
width: 330px;
background-color: #09101b;
}

.content_left_top h1 p 
{
	color: #5296cd;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
	padding-left: 10px;
	margin-top:-10px;
}

.content_left_c {
width: 330px;
background-color: #132232;
height: 358px;
color:#89B2D5
}

.content_left_c h2 {
color: #ffffff;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}


.content_mid_top {
height: 31px;
width: 330px;
background-color: #2c4764;
}

.content_mid_top h1 p {
color: #5296cd;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
font-style: italic;
padding-top: 5px;
padding-left: 10px;
margin-top:-10px;
}

.content_mid_c h2 {
color: #ffffff;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.content_mid_c {
width: 330px;
background-color: #5c7695;
height: 358px;
}

.content_right_top {
height: 31px;
width: 330px;
background-color: #79869e;
}

.content_right_top h1 p {
color: #131725;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
font-style: italic;
padding-top: 5px;
padding-left: 10px;
margin-top:-10px;
}

.content_right_c {
width: 330px;
background-color: #8998a4;
height: 358px;
}

.content_right_c h2 {
color: #ffffff;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.content_left_c p {
color: #89b2d5;
}



.footer {

}
 
.footer_cont {
margin-left: auto;
margin-right: auto;
width: 960px;
}

.footer_left {
display: inline;
float: left;
width: 242px;
height: 95px;
}

.footer_mid {
display: inline;
float: left;
padding-left: 40px;
padding-top: 30px;
}

.footer_mid p {
color: #5784ab;
}

.footer_mid a {
padding-left: 12px;
padding-right: 12px;
}

.footer_right {
display: inline;
float: left;
padding-top: 27px;
padding-left: 40px;
}

.copyright {
clear: both;
text-align: center;
width: 960px;
}

.copyright p {
color: #122536;
font-size: 11px;
}

.copyright a {
color: #122536;
}