@charset "UTF-8";

#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#nav  {
	min-height:40px;
	_height:40px; /* IE6 */
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	font-size: 13px;
	letter-spacing: -0.5px;
	background-color: #909070;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#nav ul {
	float:left;
	width:940px;
	background-color: #909070;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	float:left;
	margin: 0;
	padding: 0;
}
#nav a {
	color: #fff;
	text-decoration: none;
	float:left;
	line-height:40px;
	margin:0;
	padding:0 5px;
}
#nav li.mi1 a{min-width: 72px;_width: 72px;  /* IE6 */}
#nav li.mi2 a{min-width:101px;_width:101px; /* IE6 */}
#nav li.mi3 a{min-width:200px;_width:200px; /* IE6 */}
#nav li.mi4 a{min-width:163px;_width:163px; /* IE6 */}
#nav li.mi5 a{min-width: 99px;_width: 99px; /* IE6 */}
#nav li.mi6 a{min-width:117px;_width:117px; /* IE6 */}
#nav li.mi7 a{min-width:118px;_width:118px; /* IE6 */}

#nav a:focus,
#nav a:hover,
#nav a:active{
	color: #fff;
	text-decoration: none;
	background-color: #6d6d59;
}
.nav-over a{
	color: #fff;
	text-decoration: none;
	background-color: #6d6d59;
}
div.fade{
	clear:both; /* to push it down if the navigation menu needs to wrap */
}
#shortcuts {
	background-color: #e0e0d9;
	background-image: url(images/short-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.feature {
	width: 220px;
	margin-right: 10px;
	float: left;
}
.feature-head {
	font-size: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.feature-caption {
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.clearboth {
	clear: both;
}
a {
	color: #46463f;
	text-decoration: underline;
}
a:hover {
	color: #ooo;
	text-decoration: none;
}
#content {
	background-color: #eaeae3;
	margin: 0px;
	padding: 15px;
}
#page-content {
	background-color: #eaeae3;
	margin: 0px;
	padding: 15px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
	font-size: 13px;
	line-height: 20px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #46463F;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #b13e36;
}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
}
#banner {
	height: 134px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#languages {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACACA7;
}
.contact {
	font-weight: bold;
}
#footer {
	background-color: #d6d6cf;
	background-image: url(images/short-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	margin: 0px;
}
#footerleft {
	float: left;
	width:590px;
}
#footerright {
	float: right;
	width: 300px;
	text-align: right;
}
#footerlinks {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8A9A4;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#footer-smallprint {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #46463f;
	text-decoration: none;
}
#footer a:hover {
	color: #ooo;
	text-decoration: none;
}
#right img {
	border: 2px solid #FFF;
}
#fblike{
	clear:right;
}
#fbliker{
	padding:10px 0;
}
