﻿body
{
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:11px;
}
#wrapper
{
	padding:0;
	margin:0 auto;
	width:1000px;
}
#container{
	width:1000px;
	margin:0 auto;
	
}

#home_menu_div
{
	clear:both;
	width:950px;
	margin-left:25px;
	margin-top:15px;
	height:880px;
	padding-top:10px;
}

.menu_heart
{
	width:184px;
	height:910px;
	float:left;
	margin-left:4px;
	border:1px solid #ddd;
	/*background-image:url(Images/bluebox.jpg);*/
	background-repeat:no-repeat;
}
.menu_heart_heading
{
	color:#ff5800;
	font-family:"Arial Narrow";
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
	margin-left:50px;
}
.menu_heart_txt
{
	color:#636363;
	text-align:justify;
	text-decoration:none;
	font-size:16px;
	font-family:"Times New Roman";
	padding:3px;
	width:170px;
}
.menu_heart img
{
	margin-top:8px;
}

.menu_heart_readmore
{
	text-align:right;
	margin-right:3px;
}
.menu_heart_readmore a
{
	color:#0089bf;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	font-family:"Times New Roman";
	font-size:15px;
}

.menu_heart_readmore a:hover
{
	text-decoration:underline;
}

#home_content_new
{
	margin-left:25px;
	width:950px;
}

.home_title_new
{
	width:310px;
	height:150px;
	border:2px solid #cbecf6;
	float:left;
	margin-left:4px;
}

.home_title_heading
{
	text-align:center;
	vertical-align:center;
	font-family:"Arial Narrow";
	font-size:35px;
	text-decoration:none;
	font-weight:bold;
	padding-top:10px;
}

.home_title_heading a
{
	color:#000000;
	text-decoration:none;
}

.home_title_txt
{
	font-family:Tahoma;
	font-size:17px;
	text-align:center;
	padding-top:10px;
}
.home_title_txt a
{
	color:#000000;
	text-decoration:none;
}
.home_title_txt a:hover
{
	color:#ff5800;
	text-decoration:none;
}
#home_header_new{
	height:175px;
	padding:17px 0 11px 8px;
	background-color:#FFFFFF;
	margin-left:25px;
}
.home_header_txt
{
	
	font-family:Tahoma;
	font-size:18px;
	text-align:center;
	margin-top:28px;
}

.home_header_txt a
{
	text-decoration:none;
	color:#000000;
}
.home_header_txt a:hover
{
	text-decoration:none;
	color:#ff5800;
}

#header_header
{
	float:left;
	width:236px;
}

#header_second
{
	width:300px;
	float:left;
	margin-left:100px;
	margin-top:10px;
}
#header_txt
{
	color:#0072bc;
	font-family:"Times New Roman", Times, serif;
	/*font-family:Bleucher;*/
	/*font-family:"Battlefield Bold";*/
	font-weight:bold;
	font-size:45px;
	text-decoration:none;
	text-align:center;
}

.home_just_new
{
	color:#0072bc;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	margin-left:2px;
	font-style:italic;
}

#header_third
{
	float:right;
	width:265px;
	margin-right:25px;
	
}

#header_third img
{
	border:none;
	cursor:pointer;
}
.header_table
{
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
}

.header_table a
{
	text-decoration:none;
	color:#000000;
}
.header_table a:hover
{
	text-decoration:underline;
	color:#0072bc;
}

.home_right_curve
{
	background-image:url(Images/right_curve_home.jpg); 
	background-repeat:no-repeat; 
	width:21px; 
	height:156px; 
	float:left;
}

.home_left_curve
{
	background-image:url(Images/left_curve_home.jpg); 
	background-repeat:no-repeat; 
	height:156px; 
	width:21px; 
	float:left;
}

.home_center_curve
{
	background-image:url(Images/cure_bg_home.jpg);
	 background-repeat:repeat-x; 
	 width:268px; 
	 height:156px; 
	 float:left;
}
