body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color: #330000;
	background-image:url(../images/redcray.png);
	background-position:75px 10px ;
	background-repeat:repeat;
}

ul {
	margin-top:50px;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size:14px;
	line-height:18px;
}

#header {
	float:left;
	padding-top:20px;
	padding-left:15px;
	position:relative;
	z-index:90;
}

#headerright {
	float:right;
	padding-top:20px;
	padding-right:15px;
	position:relative;
	z-index:90;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:18px;
	color: #666666;
}


#header2 {
	padding-top:22px;
	margin-left:0px;
	position:relative;
	z-index:100;
}

#background {
	position: absolute;
	margin-top: 40px;
	top: 0px;
	margin-left: 5px;
	overflow: hidden;
	background-image: url(../images/shadow.png); 
	background-position: top center; 
	background-repeat: no-repeat; 
	width: 910px; 
	height: 789px;
	left:50%;
	margin-left:-455px;
	z-index:1;
}

#redcraymain {
	position:relative;
	z-index:50;
	margin:0;
	top:0;
	padding:0;
	width:880px;
	height:760px;
	margin-top:50px;
	background-color: transparent;
}

#menu {
	position:absolute;
	width:100%;
	z-index:99;
	margin-top:150px;
}

#page .text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:18px;
	color: #333333;
	padding-top:120px;
	padding-left:61px;
	width:420px;
	height:450px;
	text-align:left;
	z-index:99;
}

.form td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:18px;
	color: #333333;
	text-align:left;
}

input, select, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

#map {
	border:1px solid #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin-right:20px;
	margin-top:25px;
}

#right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #333333;
	float: right;
	width:560px;
	height:560px;
	z-index:99;	
	text-align:left;
	background-image: url(/images/pageright.png);
	background-repeat:no-repeat;
	margin-top:-700px;
	margin-right:-172px;
	padding-left:80px;
	padding-top:55px;
}

#footer {
	width:880px;
}

.footertext {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:18px;
	color: #666666;
	text-align:right;
	margin-top:125px;
	margin-right:180px;
}

.footertext2 {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:18px;
	color: #666666;
	text-align:right;
	margin-top:475px;
	margin-right:180px;
}

a:link, a:visited {
	color: #7e0707;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration:none;
}

a.myitguys, a.myitguys:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
a.myitguys:hover {
	text-decoration:underline;
	color: #7e0707;
}

.lavaLampBottomStyle {
	position: relative;
    height: 50px;
    width: 910px;
    padding: 15px;
	padding-top:0;
    margin: 25px 0;
    overflow: hidden;
	margin-left:-10px;
}

.lavaLampBottomStyle li {
	float: left;
    list-style: none;
}

.lavaLampBottomStyle li.back {
/*	border-bottom: 3px solid #330000; */
	background-image:url(/images/menucray.png);
	background-repeat:no-repeat;
	background-position:50% 100%;
	background-color: none;
    width: 9px;
    height: 55px;
    z-index: 9;
    position: absolute;
}

.lavaLampBottomStyle li a {
	font: bold 14px arial;
    text-decoration: none;
    color: #000;
    outline: none;
    text-align: center;
    top: 0px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 40px;
    position: relative;
    overflow: hidden;
    margin: auto 10px;
}   

.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none;
}    

#Div_ID1 {
	position:relative;
	z-index:1000;
}