*{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	 background: white url(/images/bgall.jpg) repeat-x top ;
	 color: #333333;
}
#logo {
	width: 191px;
	height: 69px;
	display: block;
	margin-top: 73px;
 	background-image: url(/images/logo_cyglynx.png);
	text-indent: -5000px;
	margin-bottom: 0px;
}
#logo a h1 {
	height:69px;
}

#searchbar #search{
	background: url(/images/search_box.png) no-repeat;
	width: 198px;
	height: 38px;
	list-style: none;
	top: 112px;
	position: absolute;
	margin-left: 608px;
}

#search form {
	padding: 9px 30px 0px 60px;
}

#search br {
	display: none;
}

#search input {
	display: none;
	font: Arial, Helvetica, sans-serif;
	background: none;
	border: 0px;
}

#search #s {
	display: block;
	width: 100px;
	height: 15px;
	color: #666666;
	font-size: 12px;
}
div#container {
    position: relative;
    border: 0px;
    width: 803px;
    margin: auto;
	 margin-top: 27px;
}
div#first-column {
    position: absolute;
    top: 0;
    bottom: 0;
	 left: 0px;
    border: 0px;
    width: 191px;
    margin: 0px;
	 padding: 0px;
}
div#content {
    margin: 0px 0px 0px 206px;
    border: 0px;
    width: 597px;
}
div#header,
div#footer {
    border: 0px;
    width: 803px;
    margin: auto;
}
#first-column #menu ul{
	list-style: none;
	width: 191px;
	display: block;
	margin: 0px;
	border: 0px;
}
#first-column #menu a, a.button {
	display: block;
	font: normal small-caps bold 15px/12px Arial, Helvetica, sans-serif;
	color: #DA251D;
	text-decoration: none;
	text-align: right;
	padding: 0px 14px 0px 0px;
	letter-spacing: 0px;
	background-image: url(/images/a_background.gif);
	height: 37px;
}
#first-column #menu a:hover, #first-column #menu a.selected, a.button {
	color: #FFFFFF;
	background-image: url(/images/hover_background.gif);
}
#first-column #menu a.top {
	background-image: url(/images/a_top.gif);
	height: 38px;
}
#first-column #menu a.bottom{
	background-image: url(/images/a_bottom.gif);
	height: 39px;
}

#first-column #menu a.top:hover, #first-column #menu a.top_selected {
	color: #FFFFFF;
	background-image: url(/images/hover_top.gif);
}

#first-column #menu a.bottom:hover, #first-column #menu a.bottom_selected{
	color: #FFFFFF;
	background-image: url(/images/hover_bottom.gif);
}

#latest-news h3 {
	width: 191px;
	height: 35px;
	background: url(/images/latest_news.gif) no-repeat;
	margin-top: 16px;
	color: white;
	font: small-caps bold 14px/12px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	display: block;
}
#latest-news ul {
	margin-top: 0px;
}
#latest-news li {
	list-style: none;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 5px 25px 5px 25px; 
}
#latest-news li:hover {
	background-image: url(/images/latest_news_hover.gif);
	display: block;
}
#banner h4{
	display: block;
	width:597px;
	height:111px; 
	background: url(/images/banner.gif) no-repeat;
	margin-bottom: 16px;
	color: #FFFFFF;
	font: normal 24px/58px Arial, Helvetica, sans-serif;
}
#banner h4 p{
	margin-left: 21px;
}
#body {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: #E9EAEA;
}
#body p{
	padding: 10px 35px 10px 35px;
}
#body h2 {
	font: normal 24px/20px Arial, Helvetica, sans-serif;
	padding: 11px 35px 10px 35px;
	letter-spacing: -1px;
}

#body table td {
	border: 1px solid #000;
	padding: 5px;
}

.red {
	color: #DA251D;
}
#top-body{
	background: white url(/images/border_top.gif) top;
	display: block;
	margin: 11px 0px 0px 0px;
}
#bottom-body{
	background: white url(/images/border_bottom.gif) bottom;
	display: block;
	margin: 0px 0px 11px 0px;
}
#footer p{
	margin: 20px 0;
	padding: 20px 0;
	border-top: 1px solid #D6D6D5;
	display: block;
	font: normal 11px/12px Trebuchet MS;
	text-align: center;
}
#footer a{
	text-decoration: none;
	color: #DA251D;
}
#footer a:hover{
	text-decoration: underline;
}