body {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #660000;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.shadow {
	width: 900px;
	position: absolute;
	background-image: url(images/background.png);
	left: 50%;
	margin-left: -500px;
	padding-left: 50px;
	padding-right: 50px;
}
.main {
	position: relative;
	width: 900px;
	z-index: 1;
	background-color: #FFFFFF;
	padding-bottom: 25px;
}



/*********************************
Start: Header CSS
*********************************/
.header {
	position: relative;
	z-index: 2;
	width: 100%;
	height: 150px;
	background-color: #FFFFFF;
}


.logoleft {
	position: absolute;
	width: 268px;
	height: 83px;
	top: 15px;
	left: 5px;
	z-index: 5;
	font-size: 68px;
}
.servicelogo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	position: absolute;
	height: 66px;
	width: 150px;
	top: 87px;
	left: 115px;
	z-index: 5;
}

.vertbar1 {
	position: absolute;
	width: 1px;
	height: 150px;
	top: 0px;
	left: 300px;
	background-color: #333366;
	z-index: 2;
	background-image: url(images/vertbar1.jpg);
	background-repeat: repeat-x;
	
}

.logocenter {
	position: absolute;
	width: 256px;
	height: 100px;
	top: 10px;
	left: 350px;
	padding: 25px;
}
.logoright {
	position: absolute;
	width: 221px;
	height: 150px;
	top: 0px;
	margin-top:-15px;
	right: 0px;
	z-index: 5;
}


/*********************************
START: Menu CSS
*********************************/
.menuContainer
{
	position: relative;
	background-image: url(images/menu/menuslice.png);
	background-repeat: repeat-x;
	font-family: arial;
	font-size:11pt;
	height: 70px;
	width: 100%;
	white-space: nowrap;
	top: 0px;
	margin-top: 0px;
	z-index: 20;
	padding: 0;
	margin: 0;
	margin-top: 0px;
}
.leftalign {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menuSubContainer
{
	width: 100%;
	font-family: arial;
	position:relative;
	font-size:11pt;
	height: 22px;
	padding:0;
	white-space: nowrap;
	display:block;
	float:left;
}
.ulMenuLevel1{
	list-style-type:none;
	margin:0;
	padding:0;
	font-family: arial;
	font-size:11pt;
	color: #000000;
}
.liMenuLevel1{
list-style-type:none;
float:left;

font-family: arial;
font-size:11pt;
}
.linkMenuLevel1{
display:block;

font-family: arial;
font-size:11pt;
}
.ulMenuLevel2{
list-style-type:none;
position:absolute;
margin: 0;
padding:0;
display:none;

background-color:#333377; 
filter: alpha(opacity=90); 
-moz-opacity: 0.9;
KhtmlOpacity: .9;
opacity: .9;
font-family: arial;
font-size:11pt;
}
.liMenuLevel2
{
line-height: 22px;
font-family: arial;
font-size:11pt;
}


.liMenuLevel2 a{
text-decoration: none;
display:block;
color: #ffffff;
width:250px;

padding-left: 25px;
font-family: arial;
font-size:11pt;
}
.liMenuLevel2 a:visited{
text-decoration: none;
display:block;
color: #ffffff;
width:250px;

padding-left: 25px;
font-family: arial;
font-size:11pt;
}

.liMenuLevel2 a:hover{
text-decoration: none;
display:block;
width:250px;

background:transparent; 
background:#3333cc;
color: #FFFF33;
font-family: arial;
font-size:11pt;
}


li:hover ul , li.over ul{ /* lists nested under hovered list items */
display: block;

font-family: arial;
font-size:8pt;
}
#mainMenuUL li>ul { 
top: auto;
left: auto;

font-family: arial;
font-size:8pt;
}

.searchbar {
	position: absolute;
	top:5px;
	left:635px;
	width: 200px;
	height: 30px;
}
/*********************************
END: Menu CSS
*********************************/

/*********************************
End: Header CSS
*********************************/

.contentslide{
	border: solid navy;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	width: 100%;
	height: 230px;
	z-index: 10;
	margin-top: -32px;
}

.stuff3 {
	position: relative;
	height: 500px;
	width: 100%;
	background-color: #CCCCCC;
	top: 0px;
	z-index: 1;
}


.feature1 {
	position: absolute;
	width: 170px;
	height: 265px;
	top: 0px;
	left: 15px;
	background: #151535;
	z-index: 4;
	color: #FFFFFF;
	padding: 5px;
}

.feature1 p {
	font-size: 18px;
}

.clickhere1 {
	position: relative;
	width: 170px;
	height: 20px;
	top: 250px;
	left: 19px;
	color: #151535;
	z-index: 4;
	background-color: #151535;

}
.clickhere1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151535;
}

.feature2 {
	position: absolute;
	width: 168px;
	border-left:solid 1px black;
	border-right:solid 1px black;
	height: 265px;
	top: 0px;
	left: 210px;
	background: #151535;
	z-index: 4;
	color: #FFFFFF;
	padding: 5px;
}
.feature2 p {
	font-size: 18px;
}

.clickhere2 {
	position: relative;
	width: 170px;
	height: 20px;
	top: 230px;
	left: 214px;
	color: #151535;
	z-index: 4;
	background-color: #151535;
}

.feature3 {
	position: absolute;
	width: 170px;
	height: 265px;
	top: 0px;
	left: 405px;
	background: #151535;
	z-index: 4;
	color: #FFFFFF;
	padding: 5px;
}

.feature3 p {
	font-size: 18px;
}


.clickhere3 {
	position: relative;
	width: 170px;
	height: 20px;
	top: 210px;
	left: 412px;
	color: #151535;
	z-index: 4;
	background-color: #151535;
}

.news {
	background: #FFFFFF;
	border: 1px solid #151535;
	height: 275px;
	width: 287px;
	position: relative;
	z-index: 4;
	left: 600px;
	top: -45px;
	font-size: 12px;
	
}
.news p {
	font-size: 19px;
	font-weight: bold;
}

.news .newsheading {
	font-size: 12px;
	font-weight: bold;

}

.mailing {
	position: relative;
	top: -55px;
	left: 75px;
	height: 22px;
	width: 160px;
	color: #FFFFFF;
	border: medium outset #000066;
	background-color: #000066;
	z-index: 7;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	padding-top: 8px;
}

.survey {
	position: relative;
	top: -55px;
	margin-top: -37px;
	left: 325px;
	height: 22px;
	width: 160px;
	color: #FFFFFF;
	border: medium outset #000066;
	background-color: #000066;
	z-index: 7;
	padding-top: 8px;
	text-align: center;
	font-style: oblique;
	font-weight: bold;
}


.footer  {
	padding: 5px 0 0 0;
	position: relative;
	width: 900px;
	z-index: 20;
	height: 45px;
	background-color: #333366;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
}
.photo_right {
	float: right;
}
.photo_left {
	float: left;
	padding-right: 12px;
}
.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.formLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.formElements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	width: 200px;
	color: #FFFFFF;
}
.linews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
#mailing a {
	color: #151535;
}
.remotesupport {
	height: auto;
	width: auto;
	position: relative;
	z-index: 4;
	left: 650px;
	top: -55px;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.seperator {
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #000000;
}
