html,body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

body {
	font-family:"Orator Std";
	font-size:12px;
	line-height:16px;
	color:#000;
	background:url('/con/cms/images/bg-body.gif') #fff repeat;
	text-align:left;
}

a {
text-decoration:none;
color:#00AEEF;
}

a:hover {
color:#00AEEF;
}

a img {
border:none;
}

p {
	font-size:12px;
	margin:0 0 0px;
}

h2 {
  font-size:12px;
	font-weight:normal;
	color:#000;
	text-transform:uppercase;
	width:420px;
	line-height:24px;
	height:20px;
	margin-bottom:10px;
}

h3 {
	font-size:12px;
  font-weight:normal;
	color:black;
	margin:10px 0 2px;
}

h4,h5,h6 {

	color:#fe5700;
	font-size:1em;
	margin:0;
}

.backlink {
  margin:8px 0 8px 0;
	font-size:12px;
  line-height:16px;
	clear:both;
}

.center {
text-align:center;
}

#main_navigation a {
  color:#000;
}

#pic_navigation a {
  color:#000;
}

#navigation a {
  color:#000;
}

#outer-container {
	width:771px;
	padding:30px 0 0 31px;
}

#header {
height:40px;
}

#logo {
	border-top:1px solid #000;
	float:left;
	margin-left:-1px;
	width:139px;
}

#logo img {
margin-top: 12px;
}

#newsletter {
width:307px;
border-top:1px solid #000;
float:left;
margin:0 0 0 15px;
}

#newsletter p {
	margin:13px 0 0;
	text-transform:uppercase;
}

#main_navigation {
	width:139px;
	height:123px;
	border-top:5px solid #000;
	border-bottom:1px solid #000;
	float:left;
}

#newsletter_form {
width:307px;
height:123px;
border-top:5px solid #000;
border-bottom:1px solid #000;
float:left;
margin:0 0 0 15px;
}

#content {
margin:0;
padding:0;
}

#left {
	float: left;
	width:446px;
}

#right{
float: right;
width:300px;
}

#main_content {
position:relative;
width:744px;
overflow:hidden;
min-height:377px;
float:left;
margin:0;
padding:0;
}

#description {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	font-size: 120%;
	line-height:16px;
	float:left;
	width:139px;
	height:83px;
}

#description_empty {
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  width: 139px;
	float:left;
	margin:0 0 0 15px;
	height:83px;
}

#description2 {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	float:left;
	width:139px;
	height:83px;
	margin:0 0 0 15px;
}

#pic_navigation {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	float:left;
	width:308px;
	font-size: 130%;
	height:83px;
	margin:0 0 0 15px;
	padding:0;
}

#site-title {
display:none;
}

#main_content h2 {
	margin:0;
	padding:28px 0 0;
}

#arrow_left img,#arrow_right img,#main_content a img,#main_content img {
  padding:14px 0 3px;
}

#arrow_left,#arrow_right {
width:139px;
border-top:1px solid #000;
float:left;
margin:0 0 0 15px;
}

#second_navigation,#third_navigation {
width:139px;
height:123px;
border-top:5px solid #000;
border-bottom:1px solid #000;
float:left;
margin:0 0 0 15px;
}

.article-image-right {
float:right;
margin:0 0 0 10px;
padding:0;
}

.text {
	text-align:justify;
	text-transform:uppercase;
	margin:15px 0 0;
}

.text p img {
  margin: 0 8px 8px 0;
}

.article .list-image-left-clear {
  float:left;
	margin:0 14px 0 0;
}

.article .image.last {
  margin-right:0;
}

.article .image.clear {
  clear:left;
}

.article .text-clear {
  clear:both;
}

.block p {
text-align:justify;
width:330px;
text-transform:uppercase;
margin:15px 0 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



