/* CSS Document */
body{ margin:0; padding:0; 
	font-family:Arial; 
	font-size:12px; 
	font-weight:normal; 
	text-align:justify; 
	margin: 0;
}


h1{ 
	font-family: Arial; 
	font-size:14px; 
	line-height:26px; 
	color:#333333; 
	color:#385277;
	letter-spacing: inherit;
	font-weight:bold; 
	border-bottom:1.5px #000000 dotted;

}


#maincontainer{ 
	width:640px; 
	margin: 0 auto;
}


#top_header{ 
	width:625px; 
	height:77px; padding:220px 0px 0px 15px; 
	background:url(IMAGES/top_bg.jpg) 100% 100% no-repeat;
}
.trans{ 
	font-family: "Square721 BT"; 
	font-size:30px; 
	font-weight:bold; 
	color:#FFFFFF; 
	
}

#top_header p{ 
	margin:0; 
	padding:0; 
	font-family:Arial; 
	font-size:13px; 
	color:#FFFFFF;
}

#text_area{ 
	width:610px; 
	position:relative; 
	float:left;
	background: url(IMAGES/pixel_middle.gif) left top repeat-x; 
	padding:26px 15px 0px 15px;
	
}


#text_area p{ 
	font-family:Arial; 
	font-size:13px; 
	color:#000000; 
	text-align: justify; 
	line-height:16px;
	
}


#text_area h2{ 
	font-family:Arial; 
	font-size:13px; 
	color:#4c4c4c; 
	font-weight:bold; 
	text-align: justify; 
	line-height:13px;
}
.image_left{ 
	float: left; 
	margin:0px 16px 0px 0px;  
}

.rr{ 
	width:610px;
	position:relative; 
	float:left; 

}

#video_area{ 
	width:640px;  
	float:left; 
	padding-bottom:34px;
	background:url(IMAGES/pixel_middle.gif) left bottom repeat-x;
	
} 
	
#video_heading{ 
	width:640px; 
	line-height:26px; 
	color:#333333; 
	color:#385277;s
	font-size:14px; 
	font-weight:bold; 
	text-align:center; 
	
	}
	
#video{ 
	width:640px; 
	height:220px; 
	float:left;

}