/*---------- Project Handled : SyntaxImagination.com and AcefxLab.com ---------*/
body {
	background: url(../../images/headers/page.jpg) no-repeat center top;
	margin: 0 auto;
}
		#cont{
			background: url(../../images/home_bg.jpg) repeat-y;
			float: left;
			min-height: 650px;
			width: 982px;
			padding: 0px 2px;
			text-align: left;
		}
			#maincnt
			{
				float: left;
				width: 100%;
				/*background: #FFCC00;*/
			}
			#top{
				margin-bottom: 5px;
				border-bottom: solid 2px  #333;
				float: left;
			}
				#ad{
					width: 730px;
					float: left;
					height: 300px;
					background: #333;
				}
				#tol{
					width: 250px;
					float: left;
					height: 300px;
					background: #EAEAEA;
					margin-left: 2px;
				}
				
				#cnt
				{
					float: left;
					width: 307px;
					border-right: solid 1px #959595;
					padding: 10px;
					height: 250px;
				}
				
		#basecnt{
			background: url(../../images/home_base_cnt.jpg) repeat-y;
			float: left;
			height: 10px;
			width: 982px;
			padding: 0px 2px;
			margin-bottom: 30px;
		}
	#base{
		width: 100%;
		background:#959595;
		padding: 10px 0px;
		border-top: solid 3px #333;
	}
		#basecont{
			margin: 0 auto;
			text-align: left;
			width: 986px;
			color: #FFF;
		}

.clar
{
	clear: both;
	height: 0;
	font-size: 0;
}

/*---------- TITLE -------------------*/

h1, h2, h3, h4, h5{
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: lighter;
	border-bottom: solid 1px #c8c8c8;
	color: #292929;
	padding:0;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

h1{
	background: url(../../images/titles/alert.jpg) no-repeat;
	height: 37px;
	padding-left: 67px;
	padding-right: 10px;
}

h2{
	background: url(../../images/titles/family.jpg) no-repeat;
	height: 37px;
	padding-left: 80px;
	padding-right: 10px;
}

h3{
	background: url(../../images/titles/faith.jpg) no-repeat;
	height: 37px;
	padding-left: 75px;
	padding-right: 10px;
}

h4{
	background: url(../../images/titles/month.jpg) no-repeat;
	height: 37px;
	padding-left: 60px;
	padding-right: 10px;
	text-align: right;
}

h6{
	font-family: "Trebuchet MS";
	font-weight: lighter;
}

#ustol{
	padding: 4px 0px;
	text-align: center;
	color: #FFF;
	text-shadow: 0px 1px 1px #333;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../../images/slide_bg.jpg) repeat-x bottom;
	border: solid 1px #999;
	border-bottom: solid 3px #999;
	border-top: solid 3px #999;
}
#conx{
	padding-left: 10px;
}

	#conx ul li{
		font-size: 11px;
		text-indent: 5px;
	}
