/* CSS Document */

body{
	margin:0 auto;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:none;
	color:#383838;
	background-color:#ffffff;
	line-height:18px;
}
a{
	color:#0274b8;
	text-decoration:underline;
	}

a:hover{
	color:#0274b8;
	text-decoration:none;
	}
	
p{
	padding:10px 0px 0px 0px;
	margin:0px 0px 3px 0px;
	text-align:justify;
	}
h1{
	padding:0px;
	margin:0px 0px 0px 0px;
	color:#000000;
	font-weight:bold;
	font-size:20px;
}

h2{
	padding:0px 0px 0px 0px;
	margin:30px 0px 0px 0px;
	color:#0274b8;
	font-weight:bold;
	font-size:14px;



}
	
.page{
	width:946px;
	margin:0 auto;
	padding:0;
	background:url(images/pg-bg.jpg) repeat-y;
	background-color:#ffffff;
}

.header{
	background:url(images/header.jpg) no-repeat;
	width:946px;
	height:182px;
	margin:0 auto;
	
}


.container{
	padding:0px;

}

.container_left{
	float:left;
	padding:15px 20px 20px 40px;	
	width:582px;
	}
	
.container_right{
	float:left;
	width:283px;

}

.image_block{
	float:left;
	padding:0px 10px 10px 0px;	
	
	}
	
.image_content{
	float:left;
	padding:0px 10px 10px 0px;	
	width:300px;
	}
	

.content{
	padding: 0px;
	text-align:justify;	
	}

.nav_bg{
	background: url(images/nav-bg.jpg) repeat-y;
	width:283px;
	}
	
.nav_link_active{
	color:#000000;
	background:url(images/active-icon.gif) no-repeat left;
	padding:5px 5px 5px 25px;
	text-decoration:none;	
	font-size:12px;	
}	


.nav_link_active a{
	color:#000000;
	text-decoration:none;	
}

.nav_link_active a:hover{
	color:#000000;
	text-decoration:none;	
}

.read_more{
	padding:5px 5px 5px 25px;
	background:url(images/arrow-icon.gif) no-repeat;
	color:#000000;
	text-decoration:none;

	}
	
.read_more a{
	color:#0273ab;
	text-decoration:none;

	}
	
.read_more a:hover{
	color:#0273ab;
	text-decoration:underline;
	font-weight:500;	
	}	
	
		
.nav_bottom_bg{
	background:url(images/nav-bottom-bg.jpg) no-repeat;
	height:39px;
	width:283px;
	}	
	
ul{
	margin-left:-20px;
	*margin-left:20px;	
	}
	
li{
	padding:0px 0px 4px 0px;
	line-height:18px;
	}	
	
ol{
	margin-left:-15px;
	*margin-left:25px;
	}	
	
.footer{
	background:url(images/footer-bg.jpg) no-repeat;
	clear:both;
	width:960px;
	line-height:20px;
	margin:0 auto;
	height:87px;
	color:#ffffff;
	padding:4px 0px;
	text-align:center;	
	text-decoration:none;
	
	}
		

.footer a{
	color:#ffffff;
	text-decoration:underline;
	}	
	
	
.footer a:hover{
	color:#ffffff;
	text-decoration:none;
	}	
	
		

.clear{
	clear:both;
	}

	
	
	
	
/*Adds*/

.ad_bg{ height:250px; width:580px; float:right;
}
.ad {
	VERTICAL-ALIGN: top; WIDTH: 230px; height:250px; float:right;
}
.ad_txt {
	PADDING-RIGHT: 0px; PADDING-LEFT: 20px; height:100%;
}
.ad_1 {
	VERTICAL-ALIGN: top; WIDTH: 200px; height:100%;
}
.ad_txt_1 {
	PADDING-RIGHT: 19px; PADDING-LEFT: 12px; FONT-SIZE: 12px; COLOR: #23241d; font-family:Arial, Helvetica, sans-serif; WIDTH: 200px;
}
.head_n {
	VERTICAL-ALIGN: top; WIDTH: 300px; HEIGHT: 250px; float:right;
}
.head_txt_n {
	PADDING-RIGHT: 0px; FONT-SIZE: 11px; float:right;
}
 HTML .head_n {
	FLOAT: left
}
 HTML .ad {
	FLOAT: left;
}
/*New classes*/
.imgTxt_main{
	width:560px; 
	display:block; 
	clear:both;
	height:210px;
}
.imgTxt{
	width:355px; 
	float:left; 
	clear:right;
}
.main_img{
	width:200px; 
	float:right; 
	padding-left:5px; 
	height:100%;
}
/*New Added Classes*/

#row_large {
background:transparent;
}
#row_large #cell_large {
display: inline;
}

#row_small {
width:800px;
position:relative;
margin:0px auto;
}
#row_small #cell_small {
display: inline;
}		
	
.google_search{
	background-color:transparent;
	padding:10px 0px 40px 0px; 
	width:420px; 
	float:right;}	
