@charset "utf-8";
/* CSS Document */

body {margin:0;padding:0;background-color: #000000}

img {border:none;outline:none;vertical-align:middle;}
a {color:#9999cc;text-decoration:underline;outline:none;}
.clear {clear:both;}

div#top {
	width:1010px;
	height:86px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	background-color: #000;
}

div#logo {
	width:798px;
	padding:0;
	overflow:hidden;
	height: 86px;
	float:left;
}

div#top-right {
	width:212px;
	padding:0;
	overflow:hidden;
	height: 86px;
	float: right;
}

div#container {
	width:1010px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	background:#000000;
	float:center;
}

div#header {
	width:1010px;
	padding:0;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:46px;
}

div#footer-line {
	width:1010px;
	padding:0;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:1px;
}

div#content {
	width:970px;
	padding:0;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 20;
	margin-bottom: 10px;
	margin-left: 20px;
}

div#homecontent {
	width:1010px;
	padding:0;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#bottomline {
	width:937px;
	height:3px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	float: center;
	background-image: url(images/bottom-line.jpg)
}

  
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:lighter;
	color:#ffffff;
	text-align:left;
	line-height:140%;
	letter-spacing:.5px
}
h1 {
	margin:0 0 13px 0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	color:#7484b4;
	text-align:left;
	line-height: 100%;
	letter-spacing:1px
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:lighter;
	color:#7484b4;
	text-align:left;
	line-height: 130%;
	letter-spacing:0.5px
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
	line-height: 140%;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:lighter;
	color:#7484b4;
	text-align:center;
	line-height: 130%;
	letter-spacing:0.5px
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #616d9c;
	letter-spacing: .5px;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	line-height: 120%;
}

a:link {
	text-decoration: underline;
	color: #FFF;
	}
a:visited { 
	text-decoration: underline;
	color: #FFF;
	}
a:hover, a:active {
	text-decoration: none;
	color: #CCC;
	}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:lighter;
	color:#ffffff;
	text-align:left;
	line-height:140%;
	letter-spacing:0px
}

div#footer {
	width:1010px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	float: center;
}

#footer #footercontext p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:lighter;
	color:#FFF;
	text-align:center;
	line-height:150%;
	letter-spacing:0.4px
}

#top-header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#FFF;
	text-align:right;
	line-height: 100%;
	letter-spacing:0.5px
}
#text-header {
	color: #0000ff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:700;
	text-align:left;
	line-height:140%;
	letter-spacing:1px
}
#transition-header {
	color: #FFF;
}

