body {
	margin: 0px;
	padding: 0px;
	background-color:#101212;
	background-image: url(../images/centurionBG.gif);
	background-repeat: repeat;
	background-position: left top;
}
#mainWidthT{
	position:relative;
	width: 100%;
	height: 34px;
	margin:auto;
	padding: 0px;
	background-image: url(../images/centurionMenuBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#spacer1{
	position:relative;
	width: 979px;
	height:13px;
	margin:auto;
	padding: 0px;	
}
/*HEADER STUFF*/
#topContainer{
	position:relative;
	width: 979px;
	height: 36px;
	margin:auto;
	padding: 0px;
	background-image: url(../images/centTopBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#botContainer{
	position:relative;
	width: 979px;
	height: 57px;
	margin:auto;
	padding: 0px;
	background-image: url(../images/cenBotBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*CONTENT STUFF*/


#mainContainer{
	position:relative;
	width: 979px;
	margin:auto;
	padding: 0px;
	background-image: url(../images/centMidBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
}
#contentContainer{
	position:relative;
	width: 929px;
	margin:auto;
	
}
#header{
	position:relative;
	width: 929px;
	height:218px;
	margin:auto;
	padding: 0px;
}
#contentBottom{
	position:relative;
	width: 979px;
	height:12px;
	margin:auto;
	padding: 0px;	
}
/*COLUMNS*/
/*#content{
	float:left;
	width: 695px;
	padding-top:7px;
	padding-bottom:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	line-height: 1.2em;		
}*/
#content{
	position:relative;
	width: 929px;
	padding-top:7px;
	padding-bottom:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	line-height: 1.2em;		
}


#content a:link{
	font-size: 11px;
	font-weight:bold;
	color: #ec100a;
	text-decoration: underline;
}
#content a:visited{

	font-size: 11px;
	font-weight:bold;
	color: #ec100a;
	text-decoration: underline;}
#content a:hover{

	font-size: 11px;
	font-weight:bold;
	color: #47b6e2;
	text-decoration: underline;
}

/*#left{
	float:left;
	width: 748px;
	padding-top:16px;
	padding-bottom:16px;
	padding-left:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align:justify;
	line-height: 1.2em;		
}

#left a:link{
	font-size: 11px;
	font-weight:bold;
	color: #ec100a;
	text-decoration: none;
}
#left a:visited{

	font-size: 11px;
	font-weight:bold;
	color: #ec100a;
	text-decoration: none;
}
#left a:hover{

	font-size: 11px;
	font-weight:bold;
	color: #47b6e2;
	text-decoration: underline;
}*/


#right{
	float:right;
	height:200px;
	width: 184px;
	margin-top:25px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:justify;

	background-image: url(../images/stripes.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#right a:link{
	font-size: 11px;
	font-weight:bold;
	color: #ec100a;
	text-decoration: none;
}
#right a:visited{

	font-size: 11px;
	font-weight:bold;
	color: #ec100a;
	text-decoration: none;
}
#right a:hover{

	font-size: 11px;
	font-weight:bold;
	color: #47b6e2;
	text-decoration: underline;
}
#contactDetais{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	top:47px;
	right:75px;
	line-height: 24px;	
}
html>body #contactDetais{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	top:37px;
	right:5px;
	line-height: 24px;	
}



#buffer{ 
	position:relative;
	width: 900px;
	height:1px;
	line-height:1px;
	clear:both;
}

/*NAV STUFF*/
#navContainer{
	position:relative;
	width: 979px;
	height: 34px;
	line-height:34px;
	margin:auto;
}
.navItem {
	padding-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;



}
.navItem a:link {
	color: #ec100a;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;

	
}
.navItem a:visited {
	color: #ec100a;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;

}
.navItem a:hover {
	color: #000000;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;



}

/*HEADINGS*/
h1{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
}

h2{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
}

/*FOOTER*/

#footerContainer{
	position:relative;
	width: 979px;
	height:34px;
	margin:auto;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	line-height:19px;
	text-align: center;
}

#footerContainer a:link{
	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}
#footerContainer a:visited{

	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}
#footerContainer a:hover{

	font-size: 10px;
	font-weight:normal;
	color: #00adef;
	text-decoration: underline;
	font-style: italic;
}

#bg{
	background-color: #FFFFFF;
	width:695px;
	padding:10px;
	

}
/*.contactstyle{
	background-color: #FFFFFF;
}*/
.button{
	border: 1px solid #000033;
	background-color: #FFFFFF;
	margin-right:400px;
}