* {
	margin: 0;
	padding: 0;
	border-top-color: #000;
  }

body {
	font-size:100%;
	font-family: Arial, 'Lucida Grande', Verdana, sans-serif;
	text-align:center;
	background:#000 url(images/background.gif) repeat-x top left;
	border-top-color: #000;
	border-color: #000;
}

#container {
	width:1000px;
    height: 330px;
	background:#FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	
}

#body_space {
	padding:0;
}
  
#header {
  width:984px;
  background:#FFF;
  margin:10 auto 0 auto;
}

.cls {
	clear:both;
}

#logo-block {
	height:100px;
	widows: 195px;px;
	float:left;
	text-align:left;
}

#logo {
  padding-top:44px;
  line-height:40px;
  font:48px Arial, "Times New Roman", Times;
  padding-left:27px;
  color:#5A5A5A;
}

.logoblue {
color:#518BBA;
}


#definels {
  width:383px;
  float:right;
}

#login_top {
  background:#000 url(images/login.gif) no-repeat top left;
  height:35px;
  text-align:left;
  padding-left:50px;
 }

 #login_top p {
  font:14px Arial, "Times New Roman", Times;
  color:#E9E9E9;
  padding-top:10px;
  float:left;
 }
 
#login_top input {
  margin:6px 0;
  padding-right:8px;
  float:left;
}

#top-nav-bg  {
  background:transparent url(images/topnavbar.gif) no-repeat top left;
  height::;px;
  width:984px;
}

	
#top-nav {
  height:38px;
  width:984px;
}	
  
#top-nav ul {
  list-style:none;
  padding-left:45px;
}
  
#top-nav ul a {
	background-image: url(images/topnavdivider.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
	padding-left: 16px;
	display: block;
	line-height: 38px;
	text-decoration: none;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
}
	
#top-nav ul a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 18px;
}
 
  #top-nav li {
    float:left;
	}

#clouds-slogan1 {
  font:48px Georgia, Arial, "Times New Roman", Times;
  padding:10px 10px 10px 130px;
  color:#FFF;
  text-align:center;
  letter-spacing:-2px;
}
#clouds-slogan2 {
  font:50px Georgia, Arial, "Times New Roman", Times;
  padding:10px 0px 0px 0px;
  color:#b12f07;
  text-align:center;
  letter-spacing:1px;
}
.grey {
  color:#494949;
}
.blue {
  color:#005795;
}

/* right menu, navigation, newsletter */

#right-nav {
	float:right;
	width:283px;
	text-align:center;
	height: 550px;
}

.right-nav-back {
  background:#FFF url(images/right-menu-bg.gif) repeat-y top left;
  width:283px;
}

.right-nav-top {
  background:#FFF url(images/right-menu-top.gif) no-repeat top left;
  width:283px;
  height:36px;  
}
.right-nav-top p {
  color:#FFF;
  font:13px Arial, "Times New Roman", Times;
  font-weight:bold;
  padding:13px 0px 0px 10px;
}
.right-nav-bottom {
  background:#FFF url(images/right-menu-bottom.gif) no-repeat top left;
  width:283px;
  height:12px;
  padding-bottom:10px;
}
  
#right-nav ul
{
  list-style:none;
  text-align:left;
  padding-top:10px;
}
  
#right-nav li a
{
  background-image: url(images/right-menu-div.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  display:block;
  padding:13px 0px 18px 15px;
  line-height:15px;
  text-decoration: none;
  color: #494949;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:19px;
}
  
#right-nav li a:hover
{
  color:#C46A00;
  text-decoration: underline;
}
  
.right-nav-divider {
  background: transparent url(images/menu-divider.gif) no-repeat top left;
  width:226px;
  height:1px;
  padding-bottom:33px;
}
/* footer */

clear: both;
}

#footer-pad {
	width:1000px;
	text-align:center;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer p {
	color:#CCCCCC;
	font-family: Arial, "Times New Roman", Times;
	font-size: 18px;
}

#footer a {
  color:#FFF;
  text-decoration:underline;
}

#footer a:hover {
  color:#C46A00;
  text-decoration:none;
}
#page #footer #footer-pad .line {
	height: 20px;
}
