* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
	font-size: 12px;
}
a:link {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #000000;text-decoration:underline; font-weight:none;
}
a:visited {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #000000;text-decoration:underline; font-weight:none;
}
a:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #000000;text-decoration:none; font-weight:none;
}
a:active {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #000000;text-decoration:underline; font-weight:none;
}
#wrap {width:1093px;margin:10px auto; border: 0px solid #2C1E54; background-color:#FFFFFF; margin-bottom:30px;
}
.clear {
	clear: both;
}

#header{
	height:119px;
	margin-top: 0px;
	margin-bottom: 0px;

}

#logo{float:left; width:152px;margin-left: 5px; margin-top: 15px; margin-bottom:15px;
}
#banner{
	float: right;
	margin-left: 0px;
	background-image: url(../img/header/header2.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 1093px;
}	
#bottom{
	float: right;
	margin-left: 0px;
	background-image: url(../img/header/bottom.jpg);
	background-repeat: no-repeat;
	height: 227px;
	width: 1093px;
}	
#payoff{
	float:left;
	margin-left: 8px;
	
	background-image: url(../img/header/header-food3.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 299px;
}
#payoff2{
	float:left;
	margin-left: 8px;
	
	background-image: url(../img/header/header-food5.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 209px;
	}
#payoff3{
	float:left;
	margin-left: 8px;
	
	background-image: url(../img/header/header12-transportation1.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 159px;
}
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: left;
	width: 100%;
	background-image: url(../img/nav2.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-size: 12px;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	color: White;
	text-decoration: none;
	float: left;
	padding: 10px;
}

#navcontainer ul li a:hover
{
	color: #E258FF;
}

#content{
	width:800px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right:10px;
	padding: 0px;
	background-color: #FFFFFF;
	float:left;
	background-repeat: no-repeat;
	background-position: center 10px;
	border: 0px solid #2C1E54;
	color:#481D54;

}
#track p {
	padding-left: 5;
	margin-left:5px;
	margin-bottom:0px;
	margin-right:5px;
	margin-top:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #114978;
	padding-top:1px;
	background-color:#FFFFFF;
}#track p {
	font-size: 11px;
	color: #000000;	
}
#wrap #content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #15489B;
	margin-bottom: 10px;
}
#wrap #content h2 {
	font-size: 18px;
	font-weight: normal;
	color: #96C900;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrap #content h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrap #content h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrap #content p {
	font-size: 12px;
	margin: 10px 0;
	line-height: 20px;
	text-align:justify;
}


#sideblocks{
	float:left;
	width:210px;
	margin-left: 20px;
	margin-top: 10px;

	color: #FFFFFF;
	
}
.block{
	margin-bottom: 10px;
	padding: 10px;
	background-color: #15489B;
}

.block p{
	margin-bottom: 10px;
	font-size: 12px;
	text-decoration:none; 
	font-weight:normal;
}
.block h5 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.block a{ color:#FFFFFF; text-decoration:none; font-weight:bold;}
.block a:hover{ color:#FFFFFF; text-decoration:none; font-weight:bold;}
.block a:active{ color:#FFFFFF; text-decoration:none; font-weight:bold; }
.block a:visited{ color:#FFFFFF; text-decoration:none; font-weight:bold;}
#footer{
	margin-left:5px;
	margin-bottom:0px;
	margin-right:5px;
	margin-top:1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #114978;
	padding-top:5px;
	background-color:#FFFFFF;
	color:#15489B;
}
#footer p{ font-size:10px; }
.footer a{ color:#15489B; text-decoration:none; font-weight:bold;}
.footer a:hover{ color:#96C900; text-decoration:none; font-weight:bold;}
.footer a:active{ color:#15489B; text-decoration:none; font-weight:bold; }
.footer a:visited{ color:#15489B; text-decoration:none; font-weight:bold;}

