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

body {
	margin: 0;
	padding: 0;
	background-color: #990000;
	background-image: url(../images/main/bodyBkg.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	font-size: 100%;
}

#container {
	width: 954px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a:link,a:visited {
	color: #F00;
	text-decoration: underline;
}

a:hover,a:active {
	color: #00F;
	text-decoration: none;
}

img {
	margin-right: 5px;
	margin-bottom: 5px;
}

/* Header Area */

#header  {
	background-image: url(../images/main/header.jpg);
	background-repeat: no-repeat;
	height: 338px;
	position: relative;
}

#homeLink a{
	position: absolute;
	left: 100px;
	top: 35px;
	height: 62px;
	width: 515px;
}

/* Invisible home link over the logo */

#homeLink a h3 {
	display: none;
}

#homeLink2 a {
	position: absolute;
	left: 600px;
	top: 116px;
	height: 178px;
	width: 184px;
}

#homeLink2 a h3 {
	display: none;
}

/* Horizontal header menu */

#headerMenu  {
	position: absolute;
	top: 147px;
	left: 250px;
}

#headerMenu ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#headerMenu li {
	float: left;
	padding: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#headerMenu li a:link, #headerMenu li a:visited {
	color: #CCC;
	text-decoration: none;
}

#headerMenu li a:hover, #headerMenu li a:active {
	color: #FC0;
	text-decoration: none;
}

/* Left navigation area */

#navBkg {
	background-image: url(../images/main/columnLeftBkg.jpg);
	background-repeat: repeat-y;
}

#leftNavigationBkg {
	background-image: url(../images/main/columnLeftInfinity.jpg);
	background-repeat: no-repeat;
}

#leftNavigation {
	font-size: 11pt;
	margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: normal;
	color: #FF9;
	text-align: right;
}

#leftNavigation ul {
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 27px;
	margin-left: 0px;
	font-size: 10pt;
	padding: 0px;
	font-weight: normal;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#leftNavigation li {
	line-height: 12pt;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

#leftNavigation li a:link, #leftNavigation li a:visited {
	color: #FFF;
	text-decoration: none;
}

#leftNavigation li a:hover, #leftNavigation li a:active {
	color: #FC0;
	text-decoration: none;
}

/* Main content area */

#mainContent {
	position: relative;
	color: #000;
	padding: 0px;
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 90%;
}

#mainContent p {
	padding: 0px;
	line-height: 1.25em;
	margin: 0px 0px 20px;
}

#mainContent h1 {
	font-size: 165%;
	padding: 0px;
	font-weight: bold;
	margin: 0px 0px 7px;
}

#mainContent h2 {
	font-size: 132%;
	padding: 0px;
	font-weight: normal;
	margin: 0px 0px 7px;
}

#mainContent h3 {
	padding: 0px;
	font-weight: bold;
	margin: 0px 0px 7px;
	font-size: 98%;
}

.copyHighlight {
	color: #900;
}

.copyItalic {
	font-style: italic;
}

#mainContent ul {
	line-height: 1.25em;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style: square;
}

#mainContent table td{
	padding: 0px 3px 8px 0px;
	vertical-align: top;
}

.box {
	margin-bottom: 15px;
}

.boxTitle {
	color: #FFF;
	background-color: #900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.boxContent {
	background-color: #E5E5E5;
	padding: 8px;
	position: relative;
}

#visitSOS a:link, #visitSOS a:visited{
	background: url(../images/rollovers/visitSOS.gif) top;
	float: right;
	height: 31px;
	width: 196px;
	margin-right: 35px;
	margin-top: 10px;
}

#visitSOS a:hover, #visitSOS a:active {
	background: url(../images/rollovers/visitSOS.gif) bottom;
}

.boxContent table {
	font-size: 95%;
	line-height: 1.15em;
}

#downloadKit a:link, #downloadKit a:visited {
	background: url(../images/rollovers/downloadKit.gif) top;
	float: right;
	height: 31px;
	width: 196px;
	margin-right: 35px;
	margin-top: 0px;
}

#downloadKit a:hover, #downloadKit a:active {
	background: url(../images/rollovers/downloadKit.gif) bottom;
	float: right;
	height: 31px;
	width: 196px;
}

.imageLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.imageRight {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#buttons {
}

#buttons table td{
	text-align: center;
	background: #900;
	padding: 10px;
	vertical-align: middle;
}

#buttons table td a:link, #buttons table td a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#buttons table td a:hover, #buttons table td a:active {
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}

/* Footer area */

#footer  {
	background-image: url(../images/main/footer.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 954px;
	position: relative;
}

#footerLinks {
	font-size: 9pt;
	position: absolute;
	top: 58px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 253px;
	color: #F00;
}

#copyright {
	font-size: 9pt;
	position: absolute;
	top: 95px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 253px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#copyright a:link, #copyright a:visited {
	color: #FFC;
}
#copyright a:hover, #copyright a:active {
	color: #FF6;
}

