@charset "utf-8";
/* CSS Document */
img {
	border: 0;
	}
body {
	margin: 0px;
	padding: 0;
	color: #0a435b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 22px;
	background-color: #ffffff;
	background-image: url(img/bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
	color: #e0364e;
}
a:hover {
	color: #0a435b;
}
h1 {
	color: #0a435b;
	font-size: large;
	font-weight: normal;
	line-height: 26px;
	margin: 0px;
	text-transform: capitalize;
}
h2 {
	color: #e0364e;
	font-size: medium;
	font-weight: bold;
	line-height: 26px;
	margin: 0px;
}
h3 {
	color: #e0364e;
	font-size: small;
	font-weight: bold;
	line-height: 22px;
	margin: 0px;
}
h4 {
	color: #0a435b;
	font-size: medium;
	font-weight: normal;
	line-height: 26px;
	margin: 0px;
}
#container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 40px;
	background-color: #FFFFFF;
	overflow:hidden;
	background-image: url(img/bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	z-index: 1;
}
#header {
	width: 990px;
	height: 400px;
	background-image: url(img/logo.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#header_img {
	width: 660px;
	margin: 45px 0px 0px 330px;
	position: relative;
	float: right;
}
#countdown {
	position: absolute;
	width: 600px;
	top: 10px;
	z-index: 10;
	}
#newsletter {
	position: relative;
	width: 230px;
	height: 55px;
	float: right;
	z-index: 20;
	}

.search_box {
	position: relative;
	float: right;
	padding-right: 10px;
}
#nav {
	position: relative;
	float: left;
	width: 990px;
	margin: 0px 0px 20px 00px;
}
#col_left {
	position: relative;
	float: left;
	width: 320px;
	margin: 10px 10px 0 0;
	text-align: justify;
}
#copy {
	position: relative;
	float: left;
	width: 660px;
	margin: 10px 0 0 0;
	text-align: justify;
}
#footer {
	width: 100%;
  	position: relative;
	float: left;
	background-color: #e7e7e7;
	margin: 0;
	padding: 0;
}

#footer_container {
	width: 990px;
	height: 120px;
	position: relative;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	font-size: small;
	line-height: 18px;
	padding: 0;
	text-align: center;
	}
#sponsors {
	position: relative;
	float: left;
	margin: 30px auto 0px auto;
	padding: 0 20px 0px 20px;
	width: 100%;
	}
#sponsor_list li{
	display: inline;
	margin-right: 20px;
	list-style: none;
	padding: 0;
	margin: 0;
	}
#spofbox {
	padding: 0px;
	line-height: 20px;
	}
.spof {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: justify;
	}
input.countdown{
	color: #ffffff;
	background: #395d7e;
	border: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	margin: 0px;
	}
input.newsletter{
	color: #000000;
	background: #e7e6e6;
	border: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	margin: 5px;
	}
.nltext {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 22px;
	}
/* MAIN MENU */
#menu {
	position: relative;
	width: 990px;
	float: left;
	color: #ca1c70;
	padding: 10px 0 0 0;
	margin: 0px;
	}
#menu li {
	color: #e0364e;
	display: inline;
	padding: 0 25px 0 0;
	margin: 0px;
	font-size: large;
	text-transform: capitalize;
	}
#menu li a {
	color: #e0364e;
	text-decoration: none;
	}
#menu li a:hover {
	color: #0a435b;
	text-decoration: underline;
	}
#menu li .active {
	color: #e0364e;
	text-decoration: underline;
	}
	/* SUB MENU */
#sub_menu {
	color: #ca1c70;
	padding: 19px 0 0 0;
	margin: 0px;
	}
#sub_menu li {
	color: #e0364e;
	font-size: medium;
	padding-top: 10px;
	padding-right: 20px;
	text-transform: capitalize;
	text-align: right;
	font-weight: bold;
	list-style: none;
	}
#sub_menu li a {
	color: #e0364e;
	}
#sub_menu li a:hover {
	color: #0a435b;
	}	
#sub_menu li .active {
	color: #e0364e;
	text-decoration: underline;
	}
/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/
/*---- Newsletter ----*/
.newsletter {
	color: #FFFFFF;
	}