@import "saurus4_main.css";
@import "saurus4_content.css";
@import "reset.css";
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF;
	color: #7F7772;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 20px 0;
}
h1,
h2,
h3 {
	color: #3B3B3B;
	font-weight: normal;
}
h1 a,
h2 a,
h3 a { color: #3E3E3E; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }
a { color: #000; }
a:hover,
a.active {
	color: #78BA34;
	text-decoration: none;
}
#header {
	height: 80px;
	margin: 0 auto;
	width: 770px;
}
#logo {
	float: left;
	width: 240px;
}
#logo h1 {
	padding-top: 20px;
	text-align: center;
}
#logo h1 a {
	color: #3B3B3B;
	font-size: 24px;
	font-weight: normal;
}
#logo h2 {
	font-size: 10px;
	padding: 0;
	text-align: center;
}
#logo h2 a { color: #B3A7A0; }
#logo a { text-decoration: none; }
#menu {
	float: left;
	width: 530px;
}
#menu li { display: inline; }
#menu a {
	background: url(../images/img1.gif) no-repeat;
	color: #3B3B3B;
	display: block;
	float: left;
	font-size: 114%;
	height: 50px;
	padding: 30px 20px 0;
	text-decoration: none;
}
#menu a:hover,
#menu a.active { color: #78BA34; }
#splash {
	background: url(../images/img3.jpg) no-repeat;
	height: 190px;
	margin: 0 auto;
	width: 770px;
}
#splash p {
	color: #ED2024;
	float: right;
	font-size: 136%;
	font-weight: bold;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	width: 460px;
}
#page {
	margin: 0 auto;
	width: 770px;
}
#content {
	float: left;
	padding: 20px;
	width: 490px;
}
#content ol,
#content ul { padding-left: 25px; }
#sidebar {
	float: left;
	font-size: 1em;
	padding: 20px;
	width: 200px;
}
#sidebar UL LI A { font-size: 12px; }
#sidebar h2 {
	font-weight: bold;
	padding-top: 6px;
}
#sidebar li { padding: 5px; }
#sidebar h3 {
	background: #69B02E;
	color: #FFF;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 5px;
}
#footer {
	border-top: 5px solid #3B3B3B;
	clear: both;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	width: 770px;
}
#footer p {
	display:inline;
	line-height: normal;
	margin: 0;
	padding: 0;
}
#footer a { text-decoration: none; }
#links { float: right; }
#menu ul,
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
DIV#language {
	text-align:right;
	color:#000;
	padding:10px 10px 0 0;
}
DIV#language A {
	color:#000;
	font:11px Verdana, Geneva, sans-serif;
	text-decoration:none;
}
DIV#language A.active { font-weight:bold; }
DIV#solid-footer { font:11px Verdana, Geneva, sans-serif; clear:both; }
DIV#solid-footer A { text-decoration:none; }
DIV#solid-footer SPAN.blur,
DIV#solid-footer SPAN.blur A { }

