body{
	margin: 0;
	font:12px/17px Arial, Helvetica, sans-serif;
	color: #1d1d1d;
	background-color: #002C78;
}
img{display: block;border: none;}
a{color: #8da7d5;text-decoration: none;}
a:hover{text-decoration: underline;}
form,fieldset{margin: 0;padding: 0;border: 0;}
input{font:11px Arial, Helvetica, sans-serif;}
#wrapper{
	width: 792px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 0 0;
	position: relative;
	background-color: #ffffff;
}
dfn{
	font-style: normal;
	color: #7494cc;
	font-weight: bold;
}
#main{
	width: 792px;
	overflow:auto;
	padding: 15px 0 0 0;
	background-color: #ffffff
}
#content{
	float: right;
	width: 488px;
	margin: 0 20px 0 0;
	display: inline;
	background-color: #ffffff
}
#sidebar{
	float: left;
	width: 234px;
	margin: 0 0 0 16px;
	display: inline;
}
.footer{
	background-color: #88a4d2;
	color: #ffffff;
	font-size:10px;
	text-align:center;
}
.footer a {
	color: navy;
	text-decoration:underline;
}
p{
	margin: 2px 0 0;
}
h2{
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0 0;
	margin:10px 0 20px 0;
	letter-spacing: 5px;
	word-spacing: 7px;
	border-top: 1px solid #3d3d3d;
}
.list{
	margin: 0 0 0 38px;
	padding: 0;
	list-style: none;
}
.list li{
	padding: 0 0 0 8px;
	margin: 4px 0 0;
	background: url(/images/bullet.gif) no-repeat 0 7px;
}
.list h3{
	display: inline;
	color: #f8981c;
	margin: 0;
	font-size: 12px;
}
.widget{
	width: 100%;
	overflow: hidden;
	font-size: 11px;
	background: url(/images/bg-widget-c.gif);
}
.widget .frame{
	background: url(/images/bg-widget-t.gif) no-repeat 0 0;
}
.widget .bg{
	width: 204px;
	overflow: hidden;
	padding: 6px 20px 20px 10px;
	background: url(/images/bg-widget-b.gif) no-repeat 0 100%;
}
.widget ul{
	margin: 3px 0 0 9px;
	padding: 0;
	list-style: none;
}
.widget ul a{
	color: #3e3e3e;
}
.widget ul.links{
	width: 190px;
	overflow: hidden;
	font-weight: bold;
}
.widget ul.links li{
	float: left;
	width: 59px;
}
.widget h3{
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 8px;
	text-transform: uppercase;
	border-bottom: 1px solid #cdced1;
	line-height: 26px;
	color: #110f54;
}
.widget h3.violet{color: #511751}
.widget h3.blue{color: #7090ca}
.widget h3.red{color: #c92e1d}
.widget h3.yellow{color: #f89312}

.widget p{
	margin: 3px 0 0 9px;
}
#header{
	height: 172px;
	overflow: hidden;
	width: 100%;
	background: url(/images/bg-header.jpg) no-repeat 0 0;
	border-bottom: 1px solid #d9dee6;
}
#header h1{
	margin: 0;
	position: absolute;
	top: 13px;
	left: 18px;
}
#header h1 a{
	display: block;
	text-indent: -9999px;
	width: 350px;
	height: 117px;
	overflow: hidden;
}
#header strong{
	text-indent: -9999px;
	display: block;
}
#header ul{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	font-size: 11px;
	top:140px;
	left: 0;
}
#header ul li{
	float: left;
}
#header ul a{
	float: left;
	color: #fff;
	text-decoration: none;
	background: url(/images/bg-nav.gif) no-repeat 0 0;
}
#header ul span{
	float: left;
	height:32px;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	background: url(/images/bg-nav.gif) no-repeat 100% -32px;
}
#header ul .active a,#header ul a:hover{background: url(/images/bg-nav.gif) no-repeat 0 -64px;}
#header ul .active span,#header ul span:hover{background: url(/images/bg-nav.gif) no-repeat 100% -96px;}
#header ul a.home span{width: 85px;}
#header ul a.structure span{width: 91px;}
#header ul a.resources span{width: 92px;}
#header ul a.become span{width: 132px;}
#header ul a.contacts span{width: 96px;}
#header ul a.links span{width: 95px;}
#header ul a.faq span{width: 76px;}
#header ul a.foodshield span{width: 125px;}
.login{
	padding: 9px 0 0 10px;
}
.login ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 190px;
	overflow: hidden;
}
.login ul li{
	width: 190px;
	overflow: hidden;
	padding: 0 0 8px;
	float: left;
}
.login ul label{
	float: left;
	width: 54px;
	font-size: 11px;
}
.login ul input{
	float: right;
	width: 129px;
	height: 15px;
	padding: 1px 0 0 4px;
	border: 1px solid #1e1e1e;
}
.login .submit{
	width: 100%;
	overflow: hidden;
}
.login a{
	color: #4d4d4d;
	font-size: 11px;
	font-style: italic;
}
.login .submit input{
	float: right;
	margin: 0 4px 0 0;
}
