body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: visible;
	text-align: center;
}

h1 {
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
} 
h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.subMitBtn {
	width: 16px;
}


	A:link {text-decoration: none;font-weight:bolder; color: #000000 ; text-decoration: none; border-bottom: 2px Solid #DBE354;}
	A:visited {text-decoration: none;font-weight:bolder;  color: #000000 ;text-decoration: none; border-bottom: 2px Solid #DBE354;}
	A:active {text-decoration: none; font-weight:bolder;  color: #000000 ;text-decoration: none; border-bottom: 2px Solid #DBE354;}
	A:hover { text-decoration: node; border-bottom: 1px Solid #DBE354;}
	
	.titleRed {
		font-size: 16px;
		font-weight: bolder;
		color:#FF0000;
	}
	.titleBlue {
		font-size: 16px;
		font-weight: bolder;
		color:#005596;
	}
	
	
	

	
/* forms */	
	input
{
		background-color: #ffffff;
		border: 1px solid #cccccc;
		font-size: 14px;
		width: 300px;
}
	select
{
		background-color: #ffffff;
		border: 1px solid #cccccc;
		font-size: 14px;
		width: 300px;
}

	textarea
{
		background-color: #ffffff;
		border: 1px solid #cccccc;
		font-size: 14px;
		width: 300px;
}
	.formBtn {
		background-color: #FF0000;
		color:#FFFFFF;
		border: 1px solid #cccccc;
		font-size: 14px;
		font-weight:bolder;
		width: 300px;
	}
	.radioBtn {
		border:none;
		width: 20px;
	}
	
	.largeSelect{
		background-color: #ffffff;
		border: 1px solid #cccccc;
		font-size: 14px;
		width: 300px;
	}
/* centre site */
#siteCntnr {
	width:870px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: auto;
	top: 240px;

}

/* menu Left */
#bannerLeftCntr {
	width:665px;
	height:115px;
	float:left;
	background-color: #000000;
	overflow: hidden;
	
}
#bannerLeftTop {
	width:665px;
	height:85px;
	float:left;
}
#mainMenu{
	width:650px;
	height:20px;
	float:left;
	color: #FFFFFF;
	margin-left: 15px;
	overflow: hidden;
}
	.menuItem, .menuItemAct{
		width:auto;
		height:13px;
		float:left;
		margin-left:15px;
		margin-right:15px;
	}
	
	.menuItemAct A:link {text-decoration: none; color: #DBE354; font-weight:normal;  border-bottom: none;}
	.menuItemAct A:visited {text-decoration: none; color: #DBE354;font-weight:normal;  border-bottom: none;}
	.menuItemAct A:active {text-decoration: none; color: #DBE354;font-weight:normal;  border-bottom: none;}
	.menuItemAct A:hover { text-decoration: underline;color: #DBE354; font-weight:normal;  border-bottom: none;}
	
	.menuItem A:link {text-decoration: none; color: #FFFFFF; font-weight:normal;  border-bottom: none;}
	.menuItem A:visited {text-decoration: none; color: #FFFFFF;font-weight:normal;  border-bottom: none;}
	.menuItem A:active {text-decoration: none; color: #FFFFFF;font-weight:normal;  border-bottom: none;}
	.menuItem A:hover { text-decoration: underline;color: #FFFFFF; font-weight:normal;  border-bottom: none;}
	
	.menuItemSpcr{
		width:1px;
		height:13px;
		float:left;
		background-color:#FFFFFF;
	}
#bannerRightLogo {
	width:205px;
	height:115px;
	float:left;
	background-color: #231F20;
	overflow: hidden;
}

#bannerImage{
	width:870px;
	height:185px;
	float: left;
	position: relative;
	bottom: 238px;
}
#postItLayer {
	position:relative;
	width:233px;
	height:240px;
	z-index:1;
	left: 635px;
	float: left;
	bottom: 20px;
}
/* main content container */
#mainContent{
	width:870px;
	height:auto;
	float:left;
	left: 0px;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
	bottom: 240px;
}
#contentWhole{
	width:870px;
	height:auto;
	float:left;
	text-align: justify;
}

/* conetnt thirds */
.contentThird{
	width:255px;
	height:auto;
	float:left;
	text-align: justify;
}
.contentThirdSpcr{
	width:50px;
	height:150px;
	float:left;
	margin-top: 20px;
}

/* conetnt half */
.contentHalf{
	width:410px;
	height:auto;
	float:left;
	text-align: justify;
}
.contentHalfSpcr{
	width:50px;
	height:150px;
	float:left;
	margin-top: 20px;
}
/* conetnt 3/4 */
#contentThreeQuart{
	width:650px;
	height:auto;
	float:left;
	text-align: justify;
}
#contentQuart{
	width:220px;
	height:auto;
	float:left;
	text-align: center;
}

/* footer */
#footer{
	width:870px;
	height:20px;
	float:left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	left: 0px;
	position: relative;
	bottom: 240px;
}
#addthis{
	width:870px;
	height:40px;
	float:left;
	left: 0px;
	position: relative;
	bottom: 240px;
}

	#addthis A:link {text-decoration: none; color: #FFFFFF; font-weight:normal;  border-bottom: none;}
	#addthis A:visited {text-decoration: none; color: #FFFFFF;font-weight:normal;  border-bottom: none;}
	#addthis A:active {text-decoration: none; color: #FFFFFF;font-weight:normal;  border-bottom: none;}
	#addthis A:hover { text-decoration: underline;color: #FFFFFF; font-weight:normal;  border-bottom: none;}

