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;
}

html {
	width:100%;
	height:100%;
}

body.main {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color: #000000;
	background-image:url(../images/craylogo.png);
	background-repeat:no-repeat;
	background-position: 50% 35%;
	z-index:0;
}

ul {
	margin-top:50px;
}

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

#rightmain li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e37446;
	font-size:14px;
	line-height:28px;
	text-align:right;
	padding:0;
	margin:0;
}

#rightmain ul {
	margin-top:20px;
	list-style-image:url(/images/dotcray.png);
	direction:rtl;
}

#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;
}

#headermain {
	float:left;
	margin-top:45px;
	position:relative;
	z-index:90;
}

#heraderleft {
	display:block;
	float:right;
	padding-top:0px;
	position:relative;
	z-index:90;
}

#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;
}

#redcrayhome {
	position:relative;
	z-index:150;
	margin:0;
	top:0;
	padding:0;
	width:980px;
}

#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;
}

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

#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;
}

#rightmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #333333;
	float: right;
	z-index:99;	
	text-align:left;
}

.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;
}

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

.footertextmain {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:18px;
	color: #666666;
	text-align:center;
}

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

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

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

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

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

.lavaLampBottomStyle li {
	float: left;
    list-style: none;
	margin-bottom:20px;
	cursor:pointer;
}

.lavaLampBottomStyle li.back {
	background-image:url(/images/menucray.png);
	background-repeat:no-repeat;
	background-position:50% 0%;
	background-color: none;
    width: 9px;
    height: 30px;
    z-index: 9;
    position: absolute;
	margin-top:-30px;
}

.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;
}
