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

body {
	margin:0px;
	padding:0px;
	background-image:url(../images/deep_back.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
 }
 
p {
 margin:0;
 padding:5px 15px 0px 15px;
 }

#outer {
	top:20px;
	text-align:left;
	width:780px;
	margin:auto;
	background-color:#FFFFFF;
	position: relative;
	z-index:1;
 }

#hdr {
	height:150px;
	color: #333333;
	background-color: #ffffff;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position:relative;
}
 
#navBar{
	display:block;
	width:472px;
	border-left:1px solid #666666;
	position: absolute;
	left: 307px;
	top: 87px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #140b35;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
}

#navBar a, #navBar a:link{
	float:left;
	display:block;
	color:#FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #3d2431;
	height: 26px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 28px;
	font-weight: bold;
}

#navBar a:hover, #navBar a:active{
	color:#eeeeee;
	background-color:#7a7d80;
}

#bodyblock {
	position:relative;
	color: #333333;
	width:780px;
	padding:0;
	background-image:url(../images/back.jpg);
 }
 
/**********************
l-col 
 **********************/

#l-col {
	float:left;
	color: #333333;
	width:125px;
	text-align:left;
	margin:0px;
	padding:0px;
	display:inline;
	overflow:hidden;
}

#l-col h4{
	padding:5px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	display:block;
	margin:0px;
	background-color:#444444;
}
 
 
#l-col a,#l-col a:link{
	display:block;
	width:116px;
	height:auto;
	font-size:13px;
	padding:5px 1px 5px 8px;
	color:#222222;
	text-decoration:none;
	border-bottom:1px solid #aaaaaa;
	border-top:1px solid #ffffff;
	margin:0px;
} 

 
#l-col  a:hover,#l-col  a:active{
	background-color:#666666;
	color:#FFFFFF;
	border-top:1px solid #555555;
	border-bottom:1px solid #aaaaaa;
} 
 
/**********************
cont
 **********************/

#cont{
	width:650px;
	color: #333333;
	text-align:left;
	display:block;
}
 
h1{
	color:#336699;
	border-bottom:1px dotted #888888;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-top:15px;
	font-size:16px;
}

h2{
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	padding-left:10px;
}

ul{
	margin:2px 0 0 10px;
	padding:0 0 20px 10px;
	list-style:square;
}

a, a:link{
	color:#006699;
	text-decoration:none;
	border-bottom:1px dotted #9BC200;
}

a:hover, a:active{
	color:#0099cc;
	border-bottom:1px dotted #000000;
}

/**********************
ftr
 **********************/

#ftr {
 height:25px;
 background:#1A0F49;
 color: #999999;
 padding:9px;
 margin:0;
 }
 
 #ftr a, #ftr a:link{
 	border:none;
	color:#eeeeee;
	font-size:11px;
}
 
 #ftr a:hover, #ftr a:active{
	color:#ff0000;
}
 
 #special {
	position: absolute;
	height: 222px;
	width: 222px;
	top: -11px;
	right: -11px;
}

#staffTable td
{
	border-bottom:1px solid #0099cc;
}

#formGeneral td
{
	border-bottom:1px solid #cccccc;
}

#contactForm{
	border:1px solid #eeeeee;
	border-collapse:collapse;
}

#contactForm td
{
	border:1px solid #eeeeee;
	background-color:#cccccc;
	border-collapse:collapse;
}

#apDiv1 {
	position:absolute;
	left:654px;
	top:32px;
	width:107px;
	height:0px;
	z-index:2;
}

#corner {
	position:absolute;
	left:305px;
	top:84px;
	width:6px;
	height:6px;
	z-index:6;
}

#apply a, #apply a:link{
	border:none;
}

