* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: "Lucida Grande",Verdana,sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	background: #1a1a1a url(../images/bg_body.png) top left repeat-x;
}
a {
	text-decoration: none;
}
hr {
	clear: both;
	height: 0px;
	padding: 8px;
	visibility: hidden;
}
img {
	color: #ccc;
}
#wrapper {
	width: 780px;
	margin: auto;
}
.headerlogo {
	margin-top: 18px;
	margin-right: 47px;
	float:left;
}
ul.mainmenu {
	float: left;
	color: #999;
}
ul.mainmenu li {
	width: 166px;
	cursor: pointer;
	float: left;
	display: block;
	margin-left: 3px;
	margin-right: 3px;
}
ul.mainmenu li b {
	display: block;
	font-weight: normal;
	padding-top: 47px;
	padding-bottom: 11px;
	padding-left: 10px;
}
ul.suboptions {
	width: 166px;
	padding-top: 20px;
	background: #fff;
	display: none;
	position: absolute;
	z-index: 999;
}
ul.suboptions li {
	font-family: "Lucida Grande",Verdana,sans-serif;
	font-size: 11px;
	display: block;
	background: #fff;
	float: left;
	margin: 0;
}
ul.suboptions li a {
	margin-left: 5px;
	margin-right: 8px;
	padding: 2px 5px;
	background: #fff;
	color: #aaa;
	display: block;
}
ul.suboptions li a:hover {
	color: #110;
	background: #ffc;
}
ul.suboptions li.alllogos a {
	text-align: right;
}
ul.suboptions li.alllogos a:hover {
	background: #fff;
}
b.selected {
	background: url(../images/bg_selected.png) top left no-repeat;
}
#viewalllogos {
	float: right;
}
#leftcolumn {
	width: 230px;
	float: left;
	margin-right: 30px;
}
#leftcolumn h2 {
	color: #fff;
	font-size: 18px;
 	height: 19px;
	font-weight: normal;
	padding: 15px 0 9px 0;
}	
#leftcolumn h5 {
	color: #aaa;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0 6px 0;
}	
#leftcolumn p.description {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	padding: 15px 0 10px 0;
}
#leftcolumn p.techtalk {
	font-family: "Lucida Grande",Arial,Verdana,sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding: 20px 0;
	color: #666;
}	
#contentwrapper a {
	color: #f80;
	font-size: 11px;
}
#contentwrapper a:hover {
	color: #110;
	background: #ffc;
}
#leftcolumn p.description a {
	color: #fedaaa;
	font-family: Arial;
	font-size: 13px;
}
#leftcolumn p.description a:hover {
	color: #110;
}
#leftcolumn p.techtalk a {
	font-size: 10px;
	color: #aaa;
}
#leftcolumn p.techtalk a:hover {
	color: #1a1a1a;
}
#contentwrapper .prefix {
	color: #fff;
	font-size: 11px;
}
#contentwrapper .breaker {
	background: url(../images/bg_breaker.png) bottom left repeat-x;
}
#contentwrapper .dotted {
	background: url(../images/bg_dotted.png) bottom left repeat-x;
}
#rightcolumn {
	width: 520px;
	float: left;
	padding-top: 12px;
}
#rightcolumn .halfrightcolumn {
	width: 260px;
	float: left;
	padding: 5px 0 6px 0;
}
#rightcolumn .halfrighthome {
	width: 250px;
	float: left;
	padding: 5px 0 6px 0;
}
#rightcolumn .halfrighthome img {
	border: 1px solid #1a1a1a;
	padding: 4px;
}
#rightcolumn .right {
	margin-left: 20px;
}
#rightcolumn .halfrightbreak {
	width: 260px;
	float: left;
	height: 15px;
	line-height: 15px;
}
#rightcolumn .status {
	color: #666;
	font-size: 11px;
	line-height: 19px;
}
#imageholder, #my_slideshow {
	width: 500px;
	height: 400px;
	border: 10px solid #eee;
	background: #fff;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}
