@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	margin: 0;
	background-color: #000000;
}
#content {
	color: #333333;
	background-color: #FFFFFF;
	padding: 0 15px 0 5px;
}

#side-bar {
	padding: 0 0 0 0;
}
#sidelinks {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height:30px;
	width: 150px;
}
ul.sidelinks {
	list-style:none;
}
.side_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	text-align:left;
	list-style:none;
	padding:5px 0 0 0;
	margin:10px 0 0 0;
	font-weight:bold;
	line-height: normal;
}
li a.side_links {
	text-decoration:none;
	color:#FFFFCC;
	font-weight: bold;
}
li a.side_links:hover {
	color:#FFFFCC;
	font-weight: bold;
}
#legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-align: center;
	padding: 2px;
}

#designername {
	text-align: center;
	padding: 5px 0 8px 0;
	color: #CCCCCC;

}
.designer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
}
a.designer {
	text-decoration:none;
	color:#CCCCCC;
	font-weight:bold;
}
a.designer:hover {
	color:#FFFF66;
}
#mediadownload{
	width: 246px;
	float: right;
	text-align: center;
}

h1 {
	font-family: Impact, Charcoal, sans-serif;
	color: #264573;
	font-size: 36px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #42131B;
}

h3 {
	font-size: 16px;
	color: #003300;
	font-weight: bold;
}


.highlight {
	font-weight: bold;
	color: #003300;
}

#productspecs {
	color: #333333;
	font-size: 12px;
	padding: 2px;
	border-collapse:collapse;
}

#productspecs td {
	border: thin solid #000066;
}

.text {
	line-height: 1.5em;
}
h1.home {
	font-family: Impact, Charcoal, sans-serif;
	color: #235577;
	font-size: 36px;
	padding: 0;
	margin: 0;
}
h2.home {
	font-size: 24px;
	font-weight: bold;
	color: #42131B;
}

cite {
	font-size: 10px;
}

#contactform {
	background-color: #CDD8CB;
	width: 400px;
	margin-left: 50px;
	padding: 10px;

}

.center {
	text-align: center;
}
