body {
	background-color: #303030;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
a:link, a:visited, a:active {
	color: #336699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a:hover {
	color: #336699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#main {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
	width: 670px;
	padding: 15px;
}
.design {
	width: 700px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: right;
	color: #999999;
	margin-top: 5px;
}
#header {
	height: 110px;
	width: 670px;
	background-color: #333333;
}
#flash {
	height: 180px;
	width: 670px;
}
#navigation {
	width: 650px;
	background-color: #4B4B4B;
	font-size: 11px;
	color: #8D8D8D;
	padding: 7px 10px;
	text-transform: uppercase;
}
#content {
	background-color: #FFFFFF;
	padding: 7px;
	margin-top: 20px;
}
#content_left {
	float: left;
	width: 300px;
	margin-left: 10px;
}
#content_right {
	float: right;
	width: 215px;
}
.clear {
	clear: both;
}
a.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B4B4B;
}
a.nav:hover {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.design:link, a.design:visited, a.design:active {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303030;
}
a.design:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
h1 {
	margin: 0px;
	font-size: 25px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -2px;
	padding-bottom: 15px;
}
h2 {
	margin: 0px;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -1px;
	padding-bottom: 15px;
}
p {
	margin: 0px;
	color: #333333;
	padding-bottom: 10px;
}
.news dl {
	margin: 0px;
	padding-bottom: 15px;
}
.news  dt {
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.news  dd {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 15px;
	color: #666666;
}
.img_border {
	background-color: #f9f9f9;
	padding: 7px;
	border: 1px solid #CCCCCC;
}
.downloads {
	background-color: #f9f9f9;
	padding: 7px;
	width: 193px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}
.head_title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
}
.bullet
{
	padding-left: 0;
	list-style: none;
	margin: 0;
}
.bullet li
{
padding-left: 20px;
background-image: url(../img/bullet.gif);
background-repeat: no-repeat;
background-position: 0 0.3em;
}
#bio {
	width: 500px;
}
.comp_holder dl {
	margin: 0px;
	padding-bottom: 4px;
	color: #333333;
}
.comp_holder dt {
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin: 0px;
}
.comp_holder dd {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 16px;
	color: #666666;
}

.comp_pic {
	padding: 5px;
	border: 1px solid #A7A7A7;
}
.comp {
}
.comp_left {
	float: left;
}
.comp_right {
	float: right;
	width: 290px;
}
.comp_holder {
	width: 400px;
	margin-bottom: 8px;
}
.contact {
	width: 450px;
}
.contact_left {
	float: left;
}
.contact_right {
	float: right;
}
#quote_left {
	float: left;
	width: 270px;
	background-image: url(../img/quote.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #666666;
	padding-left: 30px;
}
#quote_box {
	margin-top: 10px;
}
#quote_right {
	float: right;
	width: 300px;
	background-image: url(../img/quote.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #666666;
	padding-left: 25px;
}
.quote_info {
	font-size: 11px;
	padding-top: 3px;
}

