body {
	background-color: #141A1F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


/*  
NAVIGATION
*/

#container {
	position: relative;
	width: 618px;
	height: 30px;
	padding: 0;
	background-color: #141A1F;
}

#nav {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	overflow: hidden;
}

#nav a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px; 
}
	
#nav a:hover {
	background-position: 0 -30px;
}

#btn1 a  {
	width: 63px;
	background: url(images/topnav1.jpg) top left no-repeat;
}

#btn2 a  {
	width: 64px;
	background: url(images/topnav2.jpg) top left no-repeat;
}

#btn3 a  {
	width: 72px;
	background: url(images/topnav3.jpg) top left no-repeat;
}

#btn4 a  {
	width: 124px;
	background: url(images/topnav4.jpg) top left no-repeat;
}

#btn5 a  {
	width: 50px;
	background: url(images/topnav5.jpg) top left no-repeat;
}

#btn6 a  {
	width: 142px;
	background: url(images/topnav6.jpg) top left no-repeat;
}

#btn7 a  {
	width: 103px;
	background: url(images/topnav7.jpg) top left no-repeat;
}

/*  
FONTS
*/

.h1 {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #CCFF99;
	text-align: left;
	font-weight: none;
	text-decoration: none;
}

A.h1:hover {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #7D9AB2;
	text-align: left;
	font-weight: none;
	text-decoration: none;
}

.main-grey-bg {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #E1E2E3;
	text-align: left;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
}

A.main-grey-bg:hover {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #CCFF99;
	text-align: left;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
}

.mainlink-grey-bg {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #B6C5D5;
	text-align: left;
	line-height: 1.5em;
	font-weight: normal;
}

A.mainlink-grey-bg:hover {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #CCFF99;
	text-align: left;
	line-height: 1.5em;
	font-weight: normal;
}

.main-subheader-bg {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: none;
}

A.main-subheader-bg:hover {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #CCFF99;
	text-align: left;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: none;
}

.link-grey-bg {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #7D9AB2;
	text-align: left;
	line-height: 1.8em;
	font-weight: bold;
	text-decoration: none;
}

A.link-grey-bg:hover {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #CCFF99;
	text-align: left;
	line-height: 1.8em;
	font-weight: bold;
	text-decoration: none;
}
.linkarrow-grey-bg {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #CCFF99;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

A.linkarrow-grey-bg:hover {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #CCFF99;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.network-link {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #CCFF99;
	text-align: left;
	font-weight: none;
	text-decoration: none;
}

A.network-link:hover {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #CCFF99;
	text-align: left;
	font-weight: none;
	text-decoration: none;
}

.basenav {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #36434D;
	font-weight: normal;
	text-decoration: none;
}

A.basenav:hover {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #ACD582;
	font-weight: normal;
	text-decoration: none;
}

/*  
FOOTER
*/

* {
    margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -140px;
}
.footer, .push {
    height: 140px;
}
