/* CSS Document */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{margin: 0; padding : 0;}

/*Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 
{font-size: 100%;}

/* Removes list-style from lists */
ol, ul
{list-style:none;}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{font-style:normal; font-weight: normal;}

/* Removes borders */
table
{border-collapse: collapse; border-spacing: 0;}

/* Removes border from fieldset and img */
fieldset, img
{border: 0;}

/* Left-aligns text in caption and th */
caption, th
{text-align: left;}

/* Removes quotation marks from q */
q:before, q:after
{content: '';}
 
html {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

body {
	width: 100%;
	position: relative;
	background-color: #333333;
	background-image: url(../images/bg_stripes.gif);
	background-repeat: repeat;
	background-position: top;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	font-size: 10px;
	line-height: 20px;
	height: 100%;
}

#container {
	width: 1000px;
	background-image:url(../images/bg_content.gif);
	background-color: #333333;
	min-height: 100%;
	_height: 100%;
	position:absolute;
	left: 50%;
	margin-left: -500px;
}

#branding {
	position: relative;
	left: 115px;
	width: 771px;
	background-color: #FFFFFF;
	background-image:url(../images/top_rhino.jpg);
	height: 221px;
}

#navigation {
	position: relative;
	width: 771px;
	height: 34px;
	top: 0px;
	left: 115px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#feature {
	position: relative;
	width: 771px;
	height: 215px;
	top: 0px;
	left: 115px;
	background-image:url(../images/feature.jpg);
	
}

#content {
	position: relative;
	top: 0px;
	left: 115px;
	width: 771px;
	background-image:url(../images/bg_contenttopdots.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#testcontent {
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	background-color:#333333;
	background-image:url(../images/bg_testcontenttopdots.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#destinations {
	position: relative;
	left: 0px;
	width: 771px;
	height: 147px;
	background-image: url(../images/bg_destinations.gif);
	background-repeat: repeat-x;
}

#box1 {
	position: relative;
	left: 7px;
	top: 8px;
	width: 246px;
	height: 126;
}

#box2 {
	position: absolute;
	left: 262px;
	top: 8px;
	width: 247px;
	height: 126;
}

#box3 {
	position: absolute;
	left: 518px;
	top: 8px;
	width: 246px;
	height: 126;
}

#footer {
	position: relative;
	width: 771px;
	height: 80px;
	left: 0px;
	background-color: #171717;
	background-image: url(../images/bg_footerdots.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#footer p, footernav p {
	padding: 8px 9px 0px 9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footernav {
	position: absolute;
	width: 771px;
	height: 80px;
	top: 0px;
	left: 0px;
	text-align: right;
}


#footernav a {
	text-decoration:none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footernav a:link {color:#999999;}
#footernav a:active {color:#999999;}
#footernav a:visited {color:#999999;}
#footernav a:hover {color:#66CCFF;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#66ccff;
	background-image:url(../images/header_product.gif);
	background-repeat:no-repeat;
	height: 49px;
	width: 771px;
	text-indent: -9999px;
	margin-top: 30px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#71b9fd;
	padding: 10px 55px 10px 55px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#71b9fd;
	padding: 10px 55px 10px 55px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 55px 20px 55px;
	color: #FFFFFF;
}

ol {
	list-style:decimal inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 55px 20px 55px;
	color: #FFFFFF;
}

ul {
	list-style:disc inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
}

li {
	padding-bottom: 10px;

}

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	width: 661px;
	margin: 10px 55px 15px 55px;
}

hr.test {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	width: 500px;
	margin: 10px 50px 15px 50px;
}

.blue {
	color: #71b9fd;
	font-weight: bold;
}

.first {
	padding-top:50px;
}

.last {
	padding-bottom:70px;
}

a:link {color:#96bbda;}
a:active {color:#96bbda;}
a:visited {color:#96bbda;}
a:hover {color:#66CCFF;}

th {
	font-size: 14px;
	color: #71b9fd;
	font-weight: bold;
	padding:10px;
}

td.chart {
	padding:5px 10px 5px 10px;
}

.gallery {
	border: 1px solid #71b9fd;
	margin: 20px 30px 20px 30px;
}