@charset "utf-8";
/* CSS Document */


#alarm {
	width:920px;
	height:347px;
	
	background-image:URL('../images/contenttopbkg.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	
	margin:0px;
}

#commercialmenu {
	width:920px;
	height:53px;
	margin:0px;
}

#commercialmenu #item {
	float:left;
}

#commercials {
	float:left; 
	width:690px; 
	height:200px; 
	margin-top:15px; 
	margin-left:15px;
}

#commercials_options {
	width:200px; 
	height:200px; 
	float:left; 
	margin-top:15px; 
	background-color:#7a2626;
}

#commercials_text {
	width:170px; 
	height:135px; 
	margin-left:10px; 
	margin-bottom:10px; 
	padding:5px;
	
	font-family:Cambria;
	font-size:12px;
	color:#FFFFFF;
}

#commercial-page-title
{
	font-family:Calibri;
	font-size:20px;
	color:#5a0019;
	font-weight:bold;
	
	margin:0px;	
	margin-bottom:5px;
}