body{
	background-color: rgb(240,240,240);
	width: 100%;
	margin: 0;
	padding: 0;
	padding-top: 25px;
	}
img{
	border: 0;
	text-align: center;
	}
#banner_pic{
	width: 540px;
	height: 180px;
	background-color: rgb(233,233,233);
	}
hr{
	border-style: none;
	height: 1px;
	}
.container{
	position: relative;
	width: 800px;
	margin-left: 50%;
	left: -400px;
	}
#banner{
	background-color: rgb(99,180,205);
	}


/*bof cols*/
th.col_main, th.col_right{
	background-color: rgb(220,220,220);
	text-align: center;
	font-size: 14px;
	background-image: none;
	}
td.col_left, td.col_main, td.col_right{
	background-color: white;
	}
.col_left{
	width: 140px;
	background: url('img/template/gradient.gif') repeat-x;
	}
.col_right{
	width: 120px;
	align: left;
	background: url('img/template/gradient.gif') repeat-x;
	}
/*eof cols*/

.content{
	padding: 10px;
	}
.content2{
	padding: 25px;
	}
.content_right{
	padding:5px;
	}
/*bof top navtigation*/
.nav_top{
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
	}
a.nav_top:hover{
	font-size: 11px;
	color: rgb(70,70,70);
	background-color: white;
	}
/*eof top navtigation*/

/*cols*/
img.promobox{
	margin-left: 5px;
	margin-left: 5px; 
	margin-bottom: 5px; 
	}
