body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F7F5E8;
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
hr{
	margin:8px 0px;
	clear:left;
	height:1px;
	background-color:#EAE4C2;
	color:#EAE4C2;
	padding:0px;
	border:0px;
}
.field-border{
	border:1px solid #EAE4C2;
	padding:2px;
	background-color:#F7F5E8;
	color: #000;
	width:290px;
	margin:0px;
	font-size:11px;
}
.field-border2{
	border:1px solid #EAE4C2;
	padding:2px;
	background-color:#F7F5E8;
	color: #000;
	font-size:12px;

}
.table{
	
	margin:0px;
	padding:0px;
}


.table td {
	border-collapse:collapse;
	margin:0px;
	border:1px solid #EAE4C2;
	padding: 6px;
	color:#0086E5;
	font-size:11px;
	text-align:center;

}
.table a {
	
	color:#0086E5;
	font-size:11px;
	text-align:center;
}
.table a:hover {
	
	color:#0086E5;
	font-size:11px;
	text-align:center;
	font-weight:bold;

}

img {
border:0px;}
a{
	color: #E1211B;
	text-decoration: none;
	}
a:hover{
	color: #83AC17;
	text-decoration: underline;
	}
form{
	margin:0px;
	padding:0px;
	font-size:11px;
}
p{
	margin:0px 0px 10px 0px;
	clear:left;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin:0px 0px 12px 0px;
	padding:0px;
	font-style: normal;
	font-weight: normal;
	}
	
/******text styles *******/	
.heading {
color:#8CB613;
font-size:12px;
font-weight:bold;
}
.heading2 {
color:#8CB613;
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
}
.heading3 {
color:#8CB613;
font-size:22px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
}
.red-text {
color:#D0001D;}	
	
.blue-text {
color:#0253A2;
font-size:12px;
}
.header{
color:#0253A2;
font-size:12px;
font-weight:bold;
}
.highlighted-text {
	color:#D0001D;
	height:27px;
	line-height:27px;
	font-size:12px;
	background-color:#EAE4C2;
	padding-left:31px;
	margin-bottom:10px;
	clear:left;
	font-weight:bold;
	background-image: url(../images/arrow-big.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}

.highlighted-text1 {
	color:#D0001D;
	height:27px;
	line-height:27px;
	font-size:12px;
	background-color:#EAE4C2;
	padding-left:31px;
	margin-bottom:10px;
	clear:left;
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: 8px center;
}

.blue-text-bold {
color:#0086E5;
font-size:12px;
font-weight:bold;}
.red-text-big {
color:#D0001D;
font-size:14px;
font-weight:bold;
}

.list{
margin:10px;
padding:0px;
color:#0253A2;
}
.list ul{
margin:10px;
padding:0px;
color:#8CB613;

clear:left;
}		
.list li{
	margin:0px 0px 0px 10px;
	padding:0px;
	color:#8CB613;
	line-height:22px;
	list-style-position: outside;
	list-style-type: disc;
	clear:left;
}	
.list li a{
	
	color:#011651;
	text-decoration:none;
}
.list li a:hover{
	
	color:#D0001D;
	text-decoration:underline;
}

#main-container{
	width:924px;
	height:auto;
	margin:0px auto;
	position:relative;
	}
#top-div{
	width:924px;
	height:130px;
	float:left;
	position:relative;
	background-image: url(../images/skyhigh-logo.jpg);
	background-repeat: no-repeat;
	clear:left;
	}
#top-links{
	width:293px;
	height:auto;
	position:absolute;
	top:49px;
	left:631px;
	text-align:right;
	color:#fff;
	text-decoration:none;
}
#top-links a{
	color:#fff;
	text-decoration:none;
}
#top-links a:hover{
	color:#8EB718;
	text-decoration:underline;
}

#navigator{
	width:924px;
	height:37px;
	float:left;
	clear:left;
	padding:0px;
	margin:0px;
	list-style-type:none;
	position:relative;
	clear:left;
	
	}
#navigator ul{
	width:500px;
	height:37px;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	border-left:#156FAB solid 1px;
	}
#navigator li{
	width:auto;
	height:37px;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
#navigator a{
	width:auto;
	height:37px;
	float:left;
	margin:0px;
	padding:0px 10px;
	display:block;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	list-style-type:none;
	text-decoration: none;
	line-height:37px;
	text-align:center;
	border-right:#0276D4 solid 1px;
	}
	
#navigator a:hover{
	background-color: #0276D4;
	}
#search-box{
	width:224px;
	height:25px;
	float:right;
	padding-top:6px;
}
.search-field{
	width:186px;
	height:19px;
	padding:0px 6px;
	color:#001550;
	float:left;
	background-color:#fff;
	border:0px;
	vertical-align:middle;
	padding-top:6px;
}

#link-panel{
	width:900px;
	height:28px;
	float:left;
	line-height:28px;
	background-color:#8EB718;
	padding-left:24px;
	position:relative;
	color:#fff;
	text-decoration:none;
}
#link-panel a{
	color:#fff;
	text-decoration:none;
}
#link-panel a:hover{
	color:#00216E;
	text-decoration:underline;
}
#panel-right{
	width:350px;
	height:28px;
	position:absolute;
	padding-right:24px;
	text-align:right;
	line-height:28px;
	font-weight:bold;
	top:-1px;
	left:551px;
}
#middle-container{
	width:900px;
	height:auto;
	float:left;
	position:relative;
	clear:left;
	background-color:#FFF;
	border-left:1px solid #EAE4C2;
	border-right:1px solid #EAE4C2;
	border-bottom:1px solid #EAE4C2;
	padding:0px 11px;
	background-image: url(../images/link-bg.gif);
	background-repeat: repeat-y;
	background-position: 12px top;
	}

	
#middle{
		width:900px;
		height:auto;
		float:left;
		border-top:11px solid #fff;
		border-bottom:11px solid #fff;
	}
#colum01{
	width:197px;
	height:auto;
	float:left;
}

#colum02{
	width:690px;
	height:auto;
	float:right;
}

#header{
	width:690px;
	height:160px;
	float:left;
	clear:left;
	margin-bottom:8px;
	background-image: url(../images/skyhigh-header.jpg);
	background-repeat: no-repeat;
}
#scroll{
width:690px;
	height:73px;
	float:left;
	clear:left;
	}

#content{
	width:520px;
	height:auto;
	float:left;
	
	}
#products{
	width:520px;
	height:auto;
	float:left;
	
	}
#advertisement{
	width:159px;
	height:auto;
	float:right;
	border:1px solid #EAE4C2;
	}



/**************links***********/
#side-links{
	width:197px;
	height:10px;
	margin-bottom:10px;
	padding:0px;
	float:left;
}
#side-links ul{
	float:left;
	list-style-image:none;
	list-style:none;
	padding:0px;
	margin:0px;
}
#side-links li{
	float:left;
	clear:left;
	list-style-image:none;
	list-style:none;
	padding:0px;
	margin:0px;
}
#side-links a{
	
	width:187px;
	height:20px;
	line-height:20px;
	display:block;
	float:left;
	clear:left;
	font-size: 11px;
	font-weight: bold;
	color: #00236E;
	text-decoration: none;
	border-bottom:1px solid #EAE4C2;
	list-style-image:none;
	list-style:none;
	padding-left:10px;
		
	
}
#side-links a:hover{
	color:#8EB718;
	background-color:#EAE4C2;
}

/**************links***********/


#footer{
	width:878px;
	height:auto;
	float:left;
	border:1px solid #EAE4C2;
	padding:10px 10px;
	color:#02258A;
	font-size:11px;
	background-color:#F7F5E8;
	background-image: url(../images/footer-logo.gif);
	background-repeat: no-repeat;
	background-position: 98% center;
	
	}
#footer a{

		color:#02258A;
	}
	
		
#footer a:hover{

		color:#8CB613;
	}
	#spacer{
		width:900px;
		height:auto;
		height:11px;
		background-color:#fff;
		float:left;
		
		
	}

