/* CSS Document */

body {
	text-align:center;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	background-color: #CCCCCC;
}

#wrapper {
	width: 970px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/wrapperback.jpg);
	background-repeat: repeat-y;
	}

#banner {
	background-color: #FFFFFF;
	width: 970px;
}

#nav {
	width: 970px;
	background-color: #0099CC;
	height: 24px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 0.8em;
}


#left {
	width: 400px;
	float: left;
	padding-top: 33px;
	clear: none;
	overflow: hidden;
	}

#right {
	float: right;
	width: 570px;
	text-align: left;
	padding-top: 11px;
	background-image: url(../images/righttop.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	clear: none;
}

#nav a {
	text-decoration: none;
	list-style-type: none;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 24px;
}

#nav a:visited {
	text-decoration: none;
	list-style-type: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 24px;
}

#nav a:hover {
	text-decoration: none;
	list-style-type: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #E2C689;
	display: inline;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bolder;
	color: #006699;
	letter-spacing: -1px;
}
.image {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.articledesp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 2px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

#specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	margin-left: 200px;
}
.specsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #006699;
	margin-left: 3px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	display: block;
	padding-bottom: 5px;
	letter-spacing: 2px;
	font-style: italic;
}
#nav link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #00CCCC;
	display: inline;
	text-decoration: none;
}


.specsmainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	line-height: 1.5em;
}
.starspecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1.3em;
	color: #009CC5;
}
#footer {
	background-color: #006699;
	clear: both;
	color: #FFFFFF;
	height: 33px;
	font-size: 0.8em;
	padding-top: 12px;
}

#footer a {
	text-decoration: none;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	line-height: 1.3em;
}

.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 2em;
	color: #333333;
}
.imageright {
	float: right;
}
#center {
	width: 970px;
	text-align: left;
	padding-right: 0px;
	padding-left: 155px;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #006699;
	text-align: left;
	display: block;
	padding-left: 22px;
}
