@charset "utf-8";
/* CSS Document */
body {
	background: #000000;
	margin: 0 0 0 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	
}
a:link {
  color: #2c85b8;
  text-decoration: none;
}
a:visited {
  color: #196daf;
  text-decoration: none;
}
a:hover {
  color: #dcd900;
  text-decoration: underline;
}
a:active {
  color: #dcd900;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  color: #eb801d;
 }


a.top-menu:link {color:#ffffff;
  text-decoration: none;
}
a.top-menu:visited {
  color: #ffffff;
  text-decoration: none;
}
a.top-menu:hover {
  color: #797979;
  text-decoration: none;
}
a.top-menu:active {
  color: #797979;
  text-decoration: none;
}

a.top-menu-active:link {color:#797979;
  text-decoration: none;
}
a.top-menu-active:visited {
  color: #797979;
  text-decoration: none;
}
a.top-menu-active:hover {
  color: #797979;
  text-decoration: none;
}
a.top-menu-active:active {
  color: #797979;
  text-decoration: none;
}
#container {
width:944px;
height:865px;
margin-left:auto;
margin-right:auto;
}

#top-menu {
width:393px;
height:28px;
margin-top:106px;
margin-left:350px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}

#home-content {
width:299px;
height:600px;
margin-top:175px;
margin-left:590px;
}
#interior-left-content {
width:600px;
margin-top:-15px;
float:left;
}
#interior-left-form-content {
width:590px;
float:left;


#interior-right-content {
width:299px;
height:600px;
margin-top:45px;
float:left;

}