body {
	margin:0;
	font-family:Century;
	font-size:0.90em;
	color:#4F4F4F;	text-align:left;
	/*background: #DDDDDD url(../images/bg2.jpg) repeat-x top center;*/
	/*background: #F2F2F2 url(../images/bg2.jpg) repeat-x top center;	*/
	background: #000000;	
}
a {
	font-family:Century;
	color:#FA6B05;
	text-decoration:none;
	font-size: 12px;
}
a:hover {
	color:#FA6B05;
}

#slogan {
	font-size: 12px;
	position: relative;
	text-align:right;
	top: -5px;
}

#slogan2 {
	font-size: 12px;
	position: relative;
	text-align:right;
	top: -12px;
}

.green {	
	color:#0ec905; 
}
.big {
	font-size:15px;
	font-variant:small-caps;
	font-weight:bold;
}
.logoBG {
	float:top;
}

#container {
	width:800px;
	margin:0 auto 0 auto;
	margin-top:20px;
	text-align:center;
	background-color:#F2F2F2;
	border:0px solid #000000;
}

#header {
	width:800px;
	margin: 0 auto 0 auto;
	text-align:center;
	background-color:#F2F2F2;
}

#logo {
	width:800px;
	height:99px;
	margin: 0 auto 0 auto;
	text-align:center;
	background:#FFFFFF url(../images/logoBG.jpg);
}

#logoLink {
	width: 280px;
	float:right;
	margin-top:-22px;
	margin-right:3px;
	text-align:right;
}
#logoLink a {	
	/*color: #FA6B05;*/
	color:#000000;	
}
#logoLink a:hover {
}

#mainBackground {
	width:800px;
	height:194px;
	margin: 0 auto 0 auto;
	text-align:center;
	background:#FFFFFF url(../images/mainBG.jpg);
	border:0px solid #F2F2F2;
	border-top-color:#F2F2F2;
	border-left-color:#F2F2F2;
	border-right-color:#F2F2F2;
}
#main {
	width:798px;
	margin:0 auto 0 auto;
	margin-top:0px;
	margin-left:1px;
	
	border:0px solid #000000;
	border-top-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
}

#mainLink {
	width:165px;
	float:left;
	text-align:left;
}
#mLink {
	width:140px;
	float:left;
	margin: 10px auto 0 auto;
	margin-left:15px;
	border-right:1px solid #999999;
}
#mLink a {
	font-size:17px;
	display:block;
	font-weight:500;
	color:#000000;
}
#mLink a:hover {
	color:#0aca00;
}

#mLink2 {
	width:130px;
	float:left;
	margin: 10px auto 0 auto;
	margin-left:16px;
	border:2px solid #000000;
}
#mLink2 a {
}
#mLink2 a:hover {
}

#mainContent {
	width:600px;
	margin-left:170px;
	text-align:left;
}
#mainContent a {
	color:#FA6B05;
	font-size:14px;
}
#mainContent h1 {
	font-family:Century;
	font-size:40px;
	color:#FA6B05;
	margin:0 0 0 0;
}
#mainContent p {
	width:600px;
	margin:20px 0 0 0;
}

#mainFooter {
	width:798px;
	margin: 0 auto 0 auto;
	margin-top:0px;
	margin-left:1px;
	background-color:#e2e2e2;
	font-size:12px;
	border:1px solid #000000;
	border-top-color:#000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}
#mainFooter a {
}
#mainFooter a:hover {
}
