@charset "utf-8";

*{	margin:0;
	padding:0;
	border:0;
}

body{
	background-color:#000000;
	background-image:url(img/bg-tile.png);
	background-repeat:repeat;
}

a:link {
	color:#f06402;
	font-weight: bold;
	text-decoration:none;
}

a:visited {
	color:#f06402;
	text-decoration:none;
}

a:hover {
	color:#666;
	text-decoration:none;
}

h1 { 
  	font-size: 19px;
  	text-transform: uppercase;
  	font-weight: normal;
	color:#f06402;
}

h2 { 
  	font-size: 19px;
  	text-transform: uppercase;
  	font-weight: normal;
	color:#f06402;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 25px;
	line-height: 20px;
	width: 780px;
}

.myclear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.reverse {
	margin-top: 2em;
	margin-top: 2em;
	margin-bottom: 2em;
	border-bottom: 1px solid #f06402;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 12px;
	line-height: 23px;
	color:#FFFFFF;
	background-color:#000;
}

.wrapper {
	font-family:verdana, sans-serif;
  	font-size: 12px;
	line-height: 19px;
	width: 860px;
	margin: 0;
}

.header {
	width: 100%;
	background-color:#000000;
	height: 130px;
	margin-top: 20px;
 -webkit-box-shadow: rgba(0, 0, 0, 0.0976562) 1px 0px 1px,
                      rgba(0, 0, 0, 0.046875) 1px -1px 0px,
                      rgba(0, 0, 0, 0.0976562) 0px 1px 0px,
                      rgba(0, 0, 0, 0.0976562) -1px 0px 1px,
                      rgba(0, 0, 0, 0.046875) -1px -1px 0px,
                      rgba(0, 0, 0, 0.148438) 0px 3px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.0976562) 1px 0px 1px,
                   rgba(0, 0, 0, 0.046875) 1px -1px 0px,
                   rgba(0, 0, 0, 0.0976562) 0px 1px 0px,
                   rgba(0, 0, 0, 0.0976562) -1px 0px 1px,
                   rgba(0, 0, 0, 0.046875) -1px -1px 0px,
                   rgba(0, 0, 0, 0.148438) 0px 3px 3px;	
}

.header a:link{
	
	text-decoration:none;
}

.header a:visited{
	
	text-decoration:none;
}

.header a:hover{
	color:#FFF;
	text-decoration:none;
}

.logo {
	width:210px;
	height:90px;
	margin-top: 25px;
	margin-left: 20px;
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
}

.topnav {
	width: 500px;
	float:left;
	margin-top: 25px;
	margin-left: 90px;
  	color:#999999;
  	font-size: 11px;
  	font-family: Arial, Helvetica, Arial, sans-serif;
  	text-transform:uppercase;
  	text-decoration:none;
  	line-height:normal;
  	padding-left: 10px;
	text-align:right;	
}

.nav {
	width: 500px;
	float:left;
	margin-top: 18px;
	margin-left: 90px;
  	color:#999999;
  	font-size: 21px;
  	font-family: Arial, Helvetica, Arial, sans-serif;
  	text-transform:uppercase;
  	text-decoration:none;
  	line-height:normal;
  	padding-left: 10px;	
	text-align:right;
}

.nav_sub {
	margin-left: 90px;
  	color:#ffffff;
  	padding-left: 10px;
  	float: left;
  	width: 500px;
  	font-size: 13px;
  	font-family: Arial, Helvetica, sans-serif;
  	font-weight:bold;
  	text-transform:uppercase;
  	letter-spacing:1px;
	text-align:right;
}


.topimage {
	margin-top: 10px;
	width: 860px;
	height: 200px;
	background-image:url(img/header_big.jpg);
	float: left;
 -webkit-box-shadow: rgba(0, 0, 0, 0.0976562) 1px 0px 1px,
                      rgba(0, 0, 0, 0.046875) 1px -1px 0px,
                      rgba(0, 0, 0, 0.0976562) 0px 1px 0px,
                      rgba(0, 0, 0, 0.0976562) -1px 0px 1px,
                      rgba(0, 0, 0, 0.046875) -1px -1px 0px,
                      rgba(0, 0, 0, 0.148438) 0px 3px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.0976562) 1px 0px 1px,
                   rgba(0, 0, 0, 0.046875) 1px -1px 0px,
                   rgba(0, 0, 0, 0.0976562) 0px 1px 0px,
                   rgba(0, 0, 0, 0.0976562) -1px 0px 1px,
                   rgba(0, 0, 0, 0.046875) -1px -1px 0px,
                   rgba(0, 0, 0, 0.148438) 0px 3px 3px;	
}

.headline {
	width: 690px;
}

.sidenav {
	margin-top: 10px;
	margin-left: 10px;
	width: 180px;
	height: 160px;
	float: left;
	padding: 10px;	
	background-image:url(img/window.png);

}

.content {
	background-color:#FFFFFF;
	width: 770px;
	top: 370px;
	left:50px;
	clear: both;
	padding: 20px;	
	position: absolute;
 -webkit-box-shadow: rgba(0, 0, 0, 0.0976562) 1px 0px 1px,
                      rgba(0, 0, 0, 0.046875) 1px -1px 0px,
                      rgba(0, 0, 0, 0.0976562) 0px 1px 0px,
                      rgba(0, 0, 0, 0.0976562) -1px 0px 1px,
                      rgba(0, 0, 0, 0.046875) -1px -1px 0px,
                      rgba(0, 0, 0, 0.148438) 0px 3px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.0976562) 1px 0px 1px,
                   rgba(0, 0, 0, 0.046875) 1px -1px 0px,
                   rgba(0, 0, 0, 0.0976562) 0px 1px 0px,
                   rgba(0, 0, 0, 0.0976562) -1px 0px 1px,
                   rgba(0, 0, 0, 0.046875) -1px -1px 0px,
                   rgba(0, 0, 0, 0.148438) 0px 3px 3px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.65, rgba(255,255,255,0.558)), color-stop(1, rgba(255,255,255,1)));
  background: -moz-linear-gradient(rgba(255,255,255,0.558) 65%, rgba(255,255,255,1) 100%);	
}

.main {
	float: left;
	width: 510px;
	text-align:justify;
}

.sidebar {
	width: 230px;
	height: 100%;
	float: right;
	margin-top: 80px;

}

.quotebox {
	width: 230px;
	text-align: right;
	float: right;
	padding: 15px 0 10px 10px;	
}

.quotebox2 {
	width: 230px;
	text-align: right;
	float: right;
	padding: 15px 0 10px 10px;	
	margin-top: 230px;
}

.footer {
	clear:both;
	width: 855px;
	font-size: 9px;
	text-align: right;
	padding-right: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
}
