@charset "utf-8";
/* CSS Document */
body
{
background-image:url(../images/main_bg.jpg);
background-repeat:repeat-x;
background-position:left top;
background-color:#FFFFFF;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
}
 
 #container
 {
 width:980px;
 margin:0px auto;
 padding:0px;}


/*------------------------------------top area starts----------------------------------------*/
.top_area
 {
 width:980px;
 margin:0px;
 padding:0px;
 float:left;
 }
 
 .top_nav { width:960px;
 float:left;
 margin:0px;
 padding:0px;}
 
 .top_nav ul { width:650px;
 float:right;
 margin:0px;
 padding:10px 0px 0px 0px;
 list-style:none;}
 
 .top_nav ul li {
 float:left;
 margin:0px;
 padding:0px 5px 0px 5px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size:11px;}
 
 .top_nav ul li a { color:#0168aa;
 text-decoration:none;}
 
 .top_nav ul li a:hover { color:#e61938;
 text-decoration:none;}
 
 .logo { width:280px;
 float:left;
 margin:0px;
 padding:0px;}
 
 .logo_txt {width:500px;
 float:left;
 margin:0px;
 padding:15px 0px 0px 0px;}
 
 /*------------------------------------top area ends----------------------------------------*/
 
 

 /*------------------------------------navigation starts----------------------------------------*/
 .navigation
 {
 width:960px;
 margin:0px 0px 0px 0px;
 padding:10px 0px 0px 0px;
 float:left;
 }
 
 .navigation ul 
 {
 width:980px;
 margin:0px;
 padding:0px 0px 0px 0px;
 float:left;
 list-style:none;
 }
 
  .navigation ul li 
 {
 margin:0px;
 padding:10px 7px 0px 6px;
 float:left;
 font-size:13px;
 font-weight:bold;
 color:#FFFFFF;
 }
 
 .navigation ul li a { color:#FFFFFF;
 text-decoration:none;}
 
 .navigation ul li a:hover { color:white;
 text-decoration:underline;}
 
 
  /*------------------------------------navigation ends----------------------------------------*/
 
 
  
  
  
  /*------------------------------------header starts----------------------------------------*/
  .header
 {
 width:960px;
 margin:0px;
 padding:18px 0px 0px 0px;
 float:left;
 }
 
 .header_left { width:628px;
 float:left;
 margin:0px;
 padding:0px;}
 
 
 /*------------------------------------HEADER_RIGHT------------------------------------*/
 
 
 .header_right { width:314px;
 float:left;
 margin:0px 0px 0px 15px;
 display:inline;
 padding:0px;}
 
 .header_right_txt { width:300px;
 float:left;
 margin:2px 0px 0px 0px;
  padding:10px 17px 0px 17px; 
  background-image:url(../images/right_txt_bg.jpg);
 background-repeat:repeat-x;

 font-size:12px;
 color:#000000;
 line-height:18px;
}
 
 .header_right_txt h1 { width:300px;
 float:left;
 margin:10px 0px 0px 0px;
 padding:5px 0px 0px 0px;
 font-size:14px;
 font-weight:bold;
 color:#0068a9;}
 
 .header_right_txt h1 a{ 
text-decoration: underline;
color: #000000;
}

 .header_right_txt p { width:300px;
 float:left;
 margin:10px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 font-size:12px;
 color:#000000;
 line-height:18px;}
 
 .blue_txt { color:#0068a9;}
 
 .header_right_txt a { color:#0068a9;
 text-decoration:underline;
 font-weight:bold;}
 
 .header_right_txt a:hover { color:#000000;}
 
   /*------------------------------------header ends----------------------------------------*/
 
  
  
  
  /*------------------------------------content starts----------------------------------------*/
  
  .center_part
 {
 width:980px;
 margin:20px 0px 0px 0px;
 padding:0px;
 float:left;
 line-height:18px;

 }
 
 .center_home_ownership { width:220px;
 float:left;
 margin:0px;
 padding:0px 8px;
 border:0px solid #e5e5e5;
 
}
 
 .center_home_ownership h1 { width:220px;
 float:left;
 margin:0px;
 padding:5px 0px 5px 0px;
 background-color:#0066a4;
 text-align:center;
 color:#FFFFFF;
 font-size:18px;
 /* border-right:2px solid #ffffff;*/}
 
.center_home_ownership h1 a{ 
color:#fff;
text-decoration: none;
}

.center_home_ownership h1 a:hover{ 
color:black;
text-decoration: underline;
}


 .center_home_ownership h2 { width:220px;
 float:left;
 margin:0px;
 padding:5px 0px 5px 0px;
 text-align:center;
 /* border-right:2px solid #e5e5e5;
  border-left:2px solid #e5e5e5;*/}
  
  .center_home_ownership h3 { width:220px;
 float:left;
 margin:0px;
 padding:0px 0px 0px 0px;
 font-size:16px;
 color:#0068a9;
/* border-right:2px solid #e5e5e5;
  border-left:2px solid #e5e5e5;*/ }
  
  .center_home_ownership h4 { width:220x;
  clear:both;
 margin:0px 0px 0px 0px;
 padding:10px 0px 0px 0px;
 font-size:14px;
 color:#0068a9;
 font-weight:bold;
 color:#787878;
/* border-right:2px solid #e5e5e5;
  border-left:2px solid #e5e5e5;*/ }
  
  .center_home_ownership p { width:220px;
 float:left;
 margin:0px;
 padding:10px 0px 0px 0px;
 font-size:12px;
 color:#000000;
 line-height:18px;
 /* border-right:2px solid #e5e5e5;
  border-left:2px solid #e5e5e5;*/ }
  
   
  .center_home_ownership h5 { width:220px;
 float:left;
 margin:0px;
 padding:10px 0px 0px 0px;
 /* border-right:2px solid #e5e5e5;
  border-left:2px solid #e5e5e5;
  border-bottom:2px solid #e5e5e5;*/
  text-align:center;}
 
 .future_img { width:471px;
 float:left;
 margin:6px 0px 0px 8px;
 display:inline;
 padding:0px;}
 
img a{
border: 0px;
}
 
 /*---------------------------------Bottom Part------------------------------*/
 
 .bottom_part {width:980px;
 margin:20px 0px 0px 0px;
 padding:0px;
 float:left;}
 
 .bottom_left_part { width:480px;
 float:left;
 margin:0px;
 padding:0px;}
 
 .google_add { width:480px;
 float:left;
 margin:0px;
 padding:0px;}
 
 .bottom_right_part { width:480px;
 float:left;
 margin:0px 0px 0px 10px;
 padding:0px;}
 
 .cvc_news { width:470px;
 float:left;
 margin:0px;
 padding:0px;
 background-image:url(../images/cvc_news.jpg);
 background-repeat:repeat-x;}
 
 .cvc_news h1 { width:460px;
 float:left;
 margin:0px;
 padding:10px 0px 0px 10px;
 font-size:18px;
 font-weight:bold;
 color:#0068a9;}
 
  .cvc_news h2 { width:460px;
 float:left;
 margin:0px;
 padding:15px 0px 0px 10px;
 font-size:14px;
 font-weight:bold;
 color:#787878;}
 
  .cvc_news p { width:450px;
 float:left;
 margin:0px;
 padding:15px 0px 0px 10px;
 font-size:12px;
 line-height:18px;
 color:#000000;}
 
  .cvc_news h5 { width:470px;
  height:28px;
 float:left;
 margin:0px;
 padding:0px 0px 0px 0px;
 background-image:url(../images/cvc_bottm_img.jpg);
 background-repeat:repeat-x;}
 
 .bottom_line { width:960px;
 float:left;
 margin:10px 0px 10px 0px;
 padding:0px;
 border-bottom:1px solid #e5e5e5;}
 
.bottom_link_bg { width:960px;
float:left;
margin:0px;
padding:0px;
background-color:#0066a4;} 

.bottom_link { width:960px;
float:left;
margin:0px;
padding:0px;}

.bottom_link ul { width:650px;
margin:0px auto;
padding:0px;
list-style:none;
text-align:center;}

.bottom_link ul li {
float:left;
margin:0px;
padding:10px 5px 10px 5px;
font-size:14px;
font-weight:bold;
color:#ffffff;}

.bottom_link ul li a { color:#ffffff;
text-decoration:none;}

.bottom_link ul li a:hover { color:#e61938;
text-decoration:none;}

.footer_img { width:960px;
float:left;
margin:0px;
padding:0px;}

.footer_img ul { width:550px;
margin:0px auto;
padding:5px 0px 0px 0px;
list-style:none;}

.footer_img ul li {
float:left;
margin:0px;
padding:0px;}


 


  /*------------------------------------footer starts----------------------------------------*/
   .footer
 {
 width:960px;
 margin:0px;
 padding:0px;
 float:left;
 }
 
 .footer_txt { width:960px;
 float:left;
 margin:0px;
 padding:0px;}
 
 
 
 .footer_txt p { width:960px;
 float:left;
 margin:0px;
 padding:6px 0px 0px 0px;
 text-align:center;
 font-size:11px;}
 
 .footer_txt p a{
 color:#0068a9;
 text-decoration:underline;
 }
 
 .footer_txt p a:hover{
 color:#000;
 text-decoration:none;
 }
 
 
 
 
/*------------------------------------footer ends----------------------------------------*/


/*-----------------------------------Inner_Page------------------------------------------*/


.inner_txt { width:596px;
float:left;
margin:0px;
line-height:18px;
padding:10px 0px 10px 10px;
background-color:#FFFFFF;}

.inner_txt h1 { width:576px;
float:left;
height:25px;
margin:0px;
padding:0px;
font-size:18px;

border-bottom:1px solid #666666;}

.inner_txt p { width:596px;
float:left;
margin:0px;
padding:10px 0px 0px 0px;
line-height:18px;}

.starting_business { width:308px;
float:left;
margin:0px;
padding:0px;
background-color:#FFFFFF;
padding:2px 15px 10px 15px;
font-size:12px;
line-height:18px;
}

.starting_business h1 { width:308px;
float:left;
margin:0px 0px 10px 0px;
padding:10px 0px 10px 0px;
background-color:#0066a4;
font-size:22px;
color:#FFFFFF;
text-align:center;}

.starting_business h2 { width:308px;
float:left;
margin:0px;
padding:5px 0px 0px 0px;
text-align:center;}

.starting_business h3 { width:308px;
float:left;
margin:0px;
padding:5px 0px 0px 0px;
font-size:16px;
font-weight:normal;
color:#0265a6;}

.starting_business h4 { width:308px;
float:left;
margin:0px;
padding:10px 0px 0px 0px;
font-size:14px;
text-decoration:underline;
}

.starting_business p { width:308px;
float:left;
margin:0px;
padding:2px 10px 10px 20px;
font-size:12px;
line-height:18px;}

.starting_business a{
 color:#0068a9;
 text-decoration:underline;
 }
 
.starting_business a:hover{
 color:#000;
 text-decoration:none;
 }

