html, body {
    height:100%
}
*, html, body {
    margin:0px; 
	padding:0px;
}
body {
    font:12px Verdana,Arial,sans-serif; 
	color:#000; 
	background: #5D657F url(../img/bodyBg.gif); 
	text-align:center
}
html>body {
    background: #5D657F url(../img/bodyBgFox.gif);
}
td, input, textarea, option, select {
    font:12px Verdana,Arial,sans-serif; 
	color:#000;
}

img {
    border:0px solid; 
	behavior: url('css/pngbehavior.htc');
}
a {
    text-decoration:underline; 
	color:#243E99
}
a:hover {
    text-decoration:none;
}
.reverse {
    text-decoration:none
}
.reverse:hover {
    text-decoration:underline;
}
.clear{
    clear:both; 
	height:0px
}
li {
    list-style-type:none
}
h1 {
    color:#ff4200; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold
}
h2 {
    color:#243e99; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold
}
.head {
    color:#ff4200; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; font-weight: bold
}
.bold {
    color:#243e99; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold
}
td.tab {
    padding:5px
}

#minWidth {
    position:relative; 
	height:"100%"; 
	min-height:100%; 
	width:1000px; 
	margin:0px auto; 
	margin-bottom:"-92px"; 
	text-align:left; 
	background: url(../img/mainBg.gif) 133px top repeat-y
}
#content {
    min-height:496px; 
	height:"496px"; 
	background: url(../img/headerBg.gif) 133px top no-repeat
}

#header {
    height:280px; 
	background: url(../img/headerBgBg.jpg) 154px 36px no-repeat
}
#header h1 {
	position:absolute;
	right:68px;
	top:210px;
	z-index: 2;
}
#header h1 span {
    display:none
}

#realContent {
    padding-left:189px; 
	padding-right:73px
}
#realContent p {
    line-height:18px; 
	padding-bottom:3px
}

#footerPad {
    height:90px; 
	clear:both
}
#footer {
    height:92px; 
	position:relative; 
	top:-92px; 
	top:0px; 
	width:1000px; 
	margin:0px auto; 
	text-align:left; 
	background: url(../img/footerBgIe.gif) 133px top no-repeat;
}
html>body #footer {
    background: url(../img/footerBg.gif) 133px top no-repeat;
}
#footer ul {
    margin-left:350px; 
	padding-top:38px
}
#footer ul li {
    float:left; 
	background: url(../img/liBg.gif) right 2px no-repeat; 
	padding:0 7px
}
#footer ul li.last {
    background: none
}
#footer ul li a {
    text-decoration:none;
}
#footer ul li a:hover {
    color:#FF4200
}

#nav {
	width:156px;
	height:330px;
	position:absolute;
	left:16px;
	top:243px;
	background: url(../img/navBg.gif);
	z-index: 5;
}
#nav ul {
    padding:28px 0 0 15px
}
#nav ul li {
    height:30px
}
#nav ul li a span {
    display:none
}

#camera {
	position:absolute;
	right:0;
	top:0;
	z-index: 4;
}
#eagle {
	position:absolute;
	left:0;
	top:0;
	z-index: 3;
}
.input {
 	width: 200px;
	border-bottom: #3c4665 1px solid;
	border-right: #3c4665 1px solid;
	border-top: #3c4665 1px solid; 
	border-left: #3c4665 1px solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.but {
 	width: 130px;
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid; 
	border-left: #CCCCCC 1px solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F0F1F7;
}
