body, html {
	margin:0px;
	padding:0px;
	background-image:url(images/bodyback.gif);
	background-repeat:repeat-x;
	background-color:#0c224c;
}

#main{
	margin:0px;
	padding:0px;

	}
	

#headerWrap {
	width:800px;
	height:210px;
	}
#logo {
	float:left;
	width:327px;
	}
#contact {
	float:left;
	width:473px;
	height:163px;
	}
#menu {
	clear:both;
	width:800px;
	height:42px;
	}
	
#top_bar {
	background-image:url(images/twoPixel.gif);
	background-color:#193d99;
	width:800px;
	height:2px;
	}
	
#menuSystem {
	width:800px;
	height:38px;
	}
	
#bottom_bar {
	width:800px;
	height:2px;
	}
	
	
#content {
	width:100%;
	}
	

	
#contentCenter_wrap {
	width:800px;
	}	

#contentCenter_top {
	width:800px;
	padding-bottom:20px;

	}
	
#contentCenter_top_home {
	background-image:url(images/home_back.gif);
	background-repeat:no-repeat;
	width:800px;
	height:325px;
	}
	
#flashcontent {
		width: 450px;
		height: 267px;
		margin: 15px 15px;
	}
	
#flashcontent {
		width: 307px;
		height: 323px;
	}
	
	
#contentCenter_bottom {
	width:800px;
	height:329px;
	}
	
#menuLeft {
	float:left;
	width:278px;
	height:279px;
	}

	
#indexM {
	float:left;
	width:522px;
	
	}

#grayBar {
	background-image:url(images/twoPixel.gif);
	background-color:#31518a;
	width:800px;
	height:2px;
	}
	
#content_footer {
	width:100%;
	}

#footerCenterWrap {
	width:800px;
	height:	100px;
	}
	
.activitieMenu, .activitieMenu a, .activitieMenu a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
	font-weight:bold;
	color:#ff911b;
	text-decoration:none;
	}
	
.activitieMenu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
	font-weight:bold;
	text-decoration:none;
	color:#ff911b;
	}
	
.barraMenu {
	background-image:url(images/menu_bar.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
	height:1px;
	}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#80c91b;
	margin-bottom:5px;
	margin-top:0px;
	line-height: 30px;
	}
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:10px;
	margin-top:0px;
	line-height: 30px;
	
	}
	
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:10px;
	margin-top:0px;
	}
	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:10px;
	margin-top:0px;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	text-align:justify;
	}

.footerMenu, .footerMenu a, .footerMenu a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:-3px;

	}
	
.footerMenu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
	}
	
.gum_link, .gum_link a:link  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#80c91b;
	font-weight:bold;
	text-decoration:none;
	padding-top:3px;
	}

.gum_link a:hover {
	text-decoration:underline;
	}
	
.emaillink a, .emaillink, .emaillink:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#1b50b1;
	text-decoration:none;
	}
	
.emaillink:hover {
	text-decoration:underline;
	}

#footer-contact {
	text-align: center; 
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif; 
	color: #fff;
	}
#footer-contact a {
	color: #68B303
	}