/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #F2DE9E url(images/img01.gif) repeat-x;
	font-size: 12px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #CC6633;
}

h1 {
	font-size: 137%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

ol, ul {
	line-height: 170%;
}

p {
	font: Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #666633;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}
/*
img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}
	*/

hr {
	display: inline;
}

/* Header */

#header {
	width: 850px;
	height: 139px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding-top: 0px;
/* Comment by russell
	background: url(images/logo1.gif) no-repeat;
*/
}

/* Comment by russell
#logo h1, #logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #666633;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 92%;
}
*/

#logo a {
	text-decoration: none;
}

/* Top Menu */

#topmenu {
	float: right;
	font-size: 13px;
}

#topmenu ul {
	margin: 0;
	padding: 100px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #336600;
	text-decoration: none;
	font-size: 92%;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 850px;
	height: 320px;	
	margin: 0 auto; 
	background-color: #F2DE9E;
/*	clear : both;	*/

}

#header3 {
	width: 850px;
	height: 420px;	
	margin: 0 auto; 
	background-color: #F2DE9E;
/*	clear : both;	*/

}

#header4 {
	width: 850px;
	height: 560px;
	margin: 0 auto;
	clear : both;
}
#header-about{
	width: 850px;
	height: 625px;
	margin: 0 auto;
	clear : both;
}

#header5{
	width: 850px;
	height: 700px;
	margin: 0 auto;
	clear : both;
}

#header6{
	width: 850px;
	height: 800px;
	margin: 0 auto;
	clear : both;
}

#header7{
	width: 850px;
	height: 950px;
	margin: 0 auto;
	clear : both;
}

#header-press{
	width: 850px;
	height: 5000px;
	margin: 0 auto;
	clear : both;
}

#header-clients{
	width: 850px;
	height: 1000px;
	margin: 0 auto;
	clear : both;
}
/* Menu */

#menu-wrapper {
	float: left; 
	width: 175px;
	padding-top: 0px;
	display: inline-block;
	clear : both; 
}
#menu {
	width: 175px;
	height: 320px;
	font-size: 15px;
	margin:0 auto; 

}

#menu ul {
	margin: 0;
	padding: 15px 30px 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 8px 25px;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #666633;
}

#menu a:hover {
	text-decoration: underline;
	background: url(images/db1.gif) no-repeat;
	background-position: 110px;	
	}

#menu .active a {
	text-decoration: underline;
	background: url(images/db1.gif) no-repeat;
	background-position: 110px;

}
#menu .first a {
}


/* Splash */

#splash-wrapper {
	float: right; 
	width: 675px;
	padding-top: 0px;
	display : inline-block;
}

#splash {
	width: 675px;
	height: 320px;
	margin:0 auto; 

}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Content */

#content {
	float: right;
	width: 650px;
	padding-left: 20px;
	margin: 0 auto;
	display : inline-block;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(images/img08.gif) no-repeat 0 8px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 20px;
}

.content {
	padding: 20px;}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(images/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #145997;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}

/* Footer */

#footer-wrapper {
	height: 100%;
	padding: 20px 0;
	background: url(images/bg.jpg) repeat;
}

#footer {
	width: 850px;
	margin: 0 auto;
	height: 300px;
	background: url(images/bg.jpg) repeat;
	clear:both;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
}

#links {
	padding: 0px 0 0 0;
	font-size: 12px;}


