body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #000000;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}
#header
{
width:800px;
height:35px;
padding-top:25px;
margin:0 auto;
text-align:right;
color:#A6A6A6;
font:Arial;
font-weight:bold;
font-size:11px;
}

#header a
{
text-align:center;
color:#414141;
font:Arial;
padding:2px;
text-transform:uppercase;
font-weight:bold;
font-size:11px;
text-decoration:none;
}

#header a:hover
{
text-decoration:underline;
text-transform:uppercase;
text-align:center;
padding:2px;
color:#313131;
font:Arial;
font-weight:bold;
font-size:11px;
}
#space
{
padding-bottom:15px;
	width: 850px;
	height: 25px;
	margin: 0px auto 0px;

}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper {
	background: #FFFFFF url(back.jpg) top center repeat-y;
	width: 850px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	#wrappertop {
	background:#FFFFFF url(backtop.jpg) no-repeat;
	width: 850px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
	}
.welcome
{
width:100%;
}
.featuredrone
{
margin-top:10px;
float:right;
width:283px;
border:solid 1px #999999;
}
.featurehighlight
{
margin-top:10px;
background:#FFFFFF url(images/main-bg.jpg) repeat-x;
padding:10px 5px 10px 5px;
width:425px;
float:left;
border:#999999 solid 1px;
min-height:180px;
margin-bottom:10px;
}
#wrapperbottom {
	background: #FFFFFF url(backbot.jpg) no-repeat;
	width: 850px;
	height: 80px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	#footer
	{
	text-transform:uppercase;
width:760px;
padding-top:5px;
margin:0 auto;
text-align:center;
color:#000000;
font:Arial;
line-height:16px;
font-weight:bold;
font-size:11px;}

	#footer a
	{
	text-transform:uppercase;
text-align:center;
color:#313131;
font:Arial;
font-weight:bold;
font-size:11px;
text-decoration:none;}

	#footer a:hover
	{
	text-transform:uppercase;
text-align:center;
color:#000000;
font:Arial;
text-decoration:underline;
font-weight:bold;
font-size:11px;}
#pagecell1{
	margin:0 auto;
	width:760px;}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: right;
	width:190px;
	padding: 0px;
	color:#ffffff;
	background-color: #f1c359;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font: small Verdana,sans-serif;
}
.dunk
{
background:#1A110A url(images/minisytes.jpg) no-repeat;
margin:0 auto;
height:150px;
width:830px;
}

#content{
	padding: 10px 0px 0px 0px;


}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font-weight: bold;
	font-size:15px;
	Font-family: Verdana;
	color: #000000;
	padding:10px 10px 10px 10px;
}


#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	font-family:"Georgia",Times New Roman, Times, serif;
	min-height: 200px;
	height: 200px;
	
}
html>body .feature {height: auto;}

.feature h3{
	font-weight: bold;
	font-size:16px;
	Font-family: Verdana;
	color: #b20000;
	text-align:left;
	padding:5px 10px 5px 5px;

}
.feature h3 a{
text-decoration:none;
	color: #b20000;
	text-align:left;


}
.feature h3 a:hover{
text-decoration:underline;
	color: #000000;
	text-align:left;

}
.featureimg{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 12px;
	font-family:"Georgia",Times New Roman, Times, serif;
	
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #999999;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;

	text-align:center;
}
#siteInfo a{

	font-size:90%;
	color: #000000;
	line-height:150%;
	text-align:center;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #ffffff;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-size:12px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #FFFFFF;
	background-image:#f1c359;
	font-weight:bold;
	padding: 5px 0px 5px 10px;
	color: #000000;
}

#sectionLinks a:hover{
	border-top: 1px solid #FFFFFF;
	background-color: #c60b1f;
	color:#ffffff;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin-top: 10px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	height:610px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/

#dhtmlgoodies_slideshow{
		width:800px;

	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;
		position:relative;
		
		/* CSS HACK */
		height: 350px;	/* IE 5.x */
		height/* */:/**/350px;	/* Other browsers */
		height: /**/350px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */

		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:1.1em;
		padding:5px;
	}
	
	
	#largeImageCaption a{		
		text-align:center;
		color:#b20000;
		text-decoration:underline;

	}
		#largeImageCaption a:hover{	

		text-align:center;
		color:#000000;
		text-decoration:none;
	}
	
	#galleryContainer{
		
		height:202px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 204px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/202px;	/* Other browsers */
		height: /**/202px;
				
	}
	#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;

	padding:1px;
	top: 85px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;

		padding:1px;	
			top: 85px;	
	}
	#theImages{
		position:absolute;
		height:200px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}


#pointermenu2{
margin: 0 auto;
padding: 0;
}

#pointermenu2 ul{
margin: 0;
margin-right: 40px; /*menu offset from left edge of window*/
float: right;
padding-left: 8px;
font: bold 11px Verdana;

background: #000000 url(images/leftround2.gif) bottom left no-repeat; /*optional left round corner*/
}

* html #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu2 ul li{
display: inline;
}


#pointermenu2 ul li a{
float: left;
color: white;
color:#FFFFFF;
font-weight: bold;
padding: 7px 9px 7px 5px;
text-decoration: none;
}

#pointermenu2 ul li a:visited{
color:#FFFFFF;
}


#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: #ffffff;
background: #000000;
}

#pointermenu2 ul li a#rightcorner{
padding-right: 2px;
padding-left: 2px;
background: url(images/rightround2.gif) bottom right no-repeat; /*optional right round corner*/
}

.orderpage
{
margin:0 auto;
width:800px;
padding:4px;
border-top:solid #e7e7e7 1px;
background:#FFFFFF;
}

.plans
{padding: 2px;
margin-right: 3px;
float: left;
}
.planner
{padding: 2px;
margin-left: 3px;
float: right;
}
.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}