@charset "utf-8";
/* CSS Document */

/*reset everything*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* BACKGROUND IMAGE ****************************************************************/
		img#expando { 
			position: absolute; 
			display: none; 
			z-index: 1; 
			-ms-interpolation-mode: bicubic; 
		} 

		.wide img#expando, 
		.tall img#expando { 
			display: block; 
		} 

		.wide img#expando { 
			width: 100%; 
			height: auto; 
		} 

		.tall img#expando { 
			width: auto; 
			height: 100%; 
		}
	
		.ie6fixed {
			position: absolute;
			top: expression((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 'px') !important;
		}

/* **************************************************************/
body{ background:#1a3e83 url(../images/bg_page_default.jpg); background-position:center; background-attachment:fixed; font-family: "Courier New", Courier, monospace;}

a, a:link, a:active, a:visited{
text-decoration:none;
color:#FF0000;
}
a:hover{
color:#517aca;
text-decoration:underline;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 75px;
	font-weight:100;
	color: #151515;
	
	
	
}
h2 {font-size:18px; font-weight:100; background:#151515; color:white; padding: 10px 0 10px 50px; margin-left:-50px; margin-right:-50px; z-index:1000;}


.hp_desc {
	width:345px;
	padding:0 30px 0 0;
	float:left;
	/*position:relative;*/
}
.hp_desc p{text-align:justify;}

.hppic{border:2px solid #517aca:}

.clear{clear:both;}
p, .normal {margin-bottom:15px; font-family:Tahoma, sans-serif; font-size:85%; line-height:16px;}


#header{
max-width:782px;
	padding:70px 50px 0 0;
	background:white;
	margin:0 auto;
	position:relative;
}

#container {
	max-width:782px;
	padding:25px 50px 0 50px;
	background:white;
	margin:0 auto;
	margin-top:25px;
	/*position:relative;*/
}
.hp_btn {
	border:1px solid white;
	height:67px;
	margin-bottom:5px;
	/*position:relative;*/
	
}
div.button hp_btn hpbtn_top a {display:block;}

div.button {width:407px; height:67px;top:0px; left: 0px; border:1px solid white; margin-bottom:5px; text-indent:-9999px;   }
div.button a  {text-decoration:none; display:block;padding:25px 0 0 10px;}
div.button a:link {color: black; text-decoration:none;}
div.button a:hover {color:#F33; text-decoration:underline;}



.hpbtn_top{background:url(../images/top_hp_btn.jpg) no-repeat;}
.hpbtn_middle{background:url(../images/middle_hp_btn.jpg) no-repeat;}
.hpbtn_bottom{background:url(../images/bottom_hp_btn.jpg) no-repeat;}

ul {list-style:square; list-style-position:inside; font-size:13px; letter-spacing:-1px; margin-bottom:10px;}
.normal{
letter-spacing:normal;
}

#footer {
	background:#151515; color:white; padding: 20px 0 20px 50px; margin-left:-50px; margin-right:-50px;
	color:#cccccc;
	margin-top:5px;
	font-size:11px;
}
#footer a:link, #footer a:active, #footer a:visited{
color:#CCCCCC;
text-decoration:none;
}
.fl_left{
float:left;
margin:0 15px 0 0;
}
.fl_left img{
display:block;
}

.box-content {
	/*border-bottom:1px dotted black;*/
	padding:0 0 5px 0;
	margin-bottom:10px;
	
}
.box-content h3{
background:#517aca;
padding:6px 0 6px 10px;
margin:0 0 10px 165px;
color:white;
}
.box-content p{
margin-left:175px;

}
.box-content img{
border:2px solid #517aca;

}
.delete-margin{
margin:0;
}
.dark{
background:#333366 !important;
}#header-image {
	float:right;
	position:absolute;
	top:-29px;
	left:333px;
	z-index:10;
}
iframe{
width:395px; height:450px;
overflow:hidden;
}
.spotlight{
background: #66FFFF;
padding:8px;
border:1px solid #999999;
}
