@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	vertical-align: top;
	border: 1px outset #D4D4D4;
	padding: 5px;
}
/*----------------- Containers --------------------*/
#container {
	width: 1024px;
	background: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}
#site {
	width: 984px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	left:20px;
	top:0px;
	width:984px;
	height:58px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
#visual {
	background-color: #3d3d3d;
	margin: 0;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#menu {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	width:331px;
	height:321px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #17273E;
}
#menuItems {
	position: relative;
	left: 20px;
	top: 70px;
	width: 276px;
	height: 250px;
}

#visualImage {
	width:651px;
	height:321px;
	float: left;
	background-image: url(../images/visual.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#divider {
	width:984px;
	height:13px;
	background-color:#3D3D3D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#mainContent {
	margin: 0;
	background: #d4d4d4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding: 0px;
}
#footer {
	width: 984px;
	background-color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#ContentColumn {
	float: left;
	width: 601px;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-bottom: 20px;
	background-color: #d4d4d4;
}
#SidebarColumn {
	float: left;
	width: 281px;
	padding-right: 20px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-top: 20px;
	background-color: #b9b9b9;
}
#TopIcons {
	margin-left: 712px;
	padding-top: 15px;
}

/*----------------- Defaults --------------------*/
.Clear {
	clear: both;
}
.ClearRight {
	clear: right;
}
.ClearLeft {
	clear: left;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
a:link {
	color:#000;
	text-decoration: underline;
}
a:visited {
	color:#000;
	text-decoration: underline;
}
a:hover {
	color:#F00;
	text-decoration: underline;
}
a:active {
	color:#F00;
	text-decoration: underline;
}
img {
	display: block;
}
form {
	margin-top: 10px;
}
/*----------------- Content styles --------------------*/
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 10px;
	color: #999;
}
#footer p a:link {
	color:#999;
	text-decoration: underline;
}
#footer p a:visited {
	color:#999;
	text-decoration: underline;
}
#footer p a:hover {
	color:#999;
	text-decoration: underline;
}
#footer p a:active {
	color:#999;
	text-decoration: underline;
}
#mainContent p {
	margin-top: 5px;
	margin-bottom: 8px;
	line-height: 150%;
}
#mainContent li {
	line-height: 150%;
}
.PictureRight {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.PictureLeft {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Picture {
	display: inline;
}
.RSSIcon {
	display: inline;
	float: right;
	margin-left: 5px;
}
.NewsDate {
	font-size: 80%;
	margin-bottom: 0px;
	margin-top: 15px;
}
.ListPDF {
	list-style-image: url(../images/smallicons/smallpdf.gif);
}
.IconCD {
	background-image: url(../images/icons/18-CD_48x48.png);
}
.IconDesktop {
	background-image: url(../images/icons/12-Desktop_48x48.png);
}
.IconDocs {
	background-image: url(../images/icons/32-Documents_48x48.png);
}
.IconDVD {
	background-image: url(../images/icons/19-DVD_48x48.png);
}
.IconGlobe {
	background-image: url(../images/icons/39-Globe_48x48.png);
}
.IconImage {
	background-image: url(../images/icons/7-Image%20capture_48x48.png);
}
.IconMail {
	background-image: url(../images/icons/26-Mail_48x48.png);
}
.IconMovie {
	background-image: url(../images/icons/42-Movies_48x48.png);
}
.IconText {
	background-image: url(../images/icons/30-Text_48x48.png);
}
.IconUnknown {
	background-image: url(../images/icons/34-Unknown%20_48x48.png);
}
.IconDesktop, .IconGlobe, .IconText, .IconCD, .IconMovie, .IconDVD, .IconDocs, .IconMail, .IconUnknown, .IconImage {
	background-repeat: no-repeat;
	float: left;
	width: 70px;
	height: 48px;
	margin-top: 5px;
}
.Announcement {
	float: left;
	width: 531px;
}
.Brochure {
	float: left;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Form td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
