@charset "utf-8";

/* CSS Document  CSS Document*/



*{

	margin: 0 0;

	padding: 0 0;

	text-decoration: none;

}

body{

	background:url(../logos/newALONEbg.jpg) #000033 center top repeat-x;

	/*background-image:url(../logos/1000px-2006-07-14-Denver_Skyline_newBlue.png) #003399 center top repeat-x;*/

}

._alertOne_main {	
	width: 901px;    
	height:1006px;
    margin:130px auto 0 auto;
}

#_PMT_BUTTON{
	position:absolute;
	top:20px;
	left:710px;
	width:150px;
	width:70px;
	/*background-color:#360;*/
	z-index:200;
}

	

.AlertOneTempWrap{

	position: absolute;

	width: 901px;

	height: 1011px;

	background: url(../Templates/AlertOneTemplatemerge_2.png) center top no-repeat;

	z-index: 2;

}



.picture_wrap{

	margin: 0 0;

	float: left;

	height: 300px;

	width: 850px;

	-moz-border-radius-topright: 20px;

	-moz-border-radius-bottomleft: 20px;

	-webkit-border-radius-topright: 20px;

	-webkit-border-radius-bottomleft: 20px;

	overflow: hidden;

}



.midsection{

	width: 852px;

	height: 400px;

	margin-top: 40px;

	margin-left:24px;

	-moz-border-radius-topright: 20px;

	-moz-border-radius-bottomleft: 20px;

	-webkit-border-radius-topright: 20px;

	-webkit-border-radius-bottomleft: 20px;

}

.MainMarqueTemplate{

	width: 537px;

	height: 321px;

	margin-left: 14px;

	background:url(../Templates/MainMarqueT.png) no-repeat;

	-moz-border-radius-topright: 20px;

	-webkit-border-radius-topright: 20px;

	float: left;

}


.mainMarqueText{

	width:508px;

	height:321px;

	margin:0 auto;

	padding: 8px 10px 0 16px;

	background-color:0;

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	color:#06C;

	text-align:justify;

	text-justify:inter-word;

}


.mainMarqueText h1{

	color:#CFF;

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size:25px;

}



.mainMarqueText h2, h3, h4{

	color:#6FF;	

}



.mainMarqueText br{

	line-height: 6px;	

}



.mainMarqueText p{

	color:#6FF;	

	font-size:12px;

}



table{

	border-collapse:collapse;

	width:509px;

}



table td{

	border: 1px solid #0CF;

	text-align:center;

	line-height:15px;

	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size:12px;

	color:#FC0;

}



table th{

	color:#FC0;

	width: 509px;

}



.footerwrap{

	width: 1000px;

	height: 250px;

	margin: 3px auto;

}



div.center{

	margin:0 auto;

}



.clear{

	clear:both;	

}



