html,body {
	margin:0;
	padding:0;
	color:#32322D;
	text-align:center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background:#32322D url('../i/bg_body.png') no-repeat top center;
	}
	
/* general text styles */
a:link, a:visited {
	color:#FB5709;
	text-decoration:underline;
	}
a:hover {
	color:#FFCC33;
	text-decoration:none;
	}
a:active {
	color:#FB5709;
	text-decoration:underline;
	}
h1 {
	font-size:1.45em;
	font-weight:normal;
	color:#C70B0B;
	padding:0;
	margin:0 0 15px 0;
	clear:both;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal;
	letter-spacing:-2px;
	padding:5px 0 5px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #A3A39C;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	letter-spacing:-1px;
	padding:5px 0 5px 0;
	margin:0 0 10px 0;
	color:#575751;
	border-bottom:1px dotted #A3A39C;
	}
h3 a:link, h3 a:visited {
	color:#323D43;
	}
em {
	display:block;
	clear:both;
	font-style:normal;
	}
p {
	padding:4px 0 10px 0;
	margin:0;
	}
/* list styles */
#content ul {
	margin:6px 0;
	padding:0 0 0 25px;
	list-style:url('../i/li.gif');
	}
#content li { 
	padding:0 0 5px 0;
	margin:0;
	}
/* table styles */
table.style1 {
	background:#E9E8D8;
}
table.style1 td {
	background:#FFF;
}
table.style1 th {
	font-weight:normal;
	background:#D9D7BE;
	font-size:1.2em;
}
table.style1 td.feature {
	background:#F3F3EB;
	text-align:center;
	font-style:italic;
	}

/* general layout styles */
#sitecontainer {
	text-align:left;
	width:958px;
	margin:auto;
	}
#leftcontainer {
	float:left;
	margin:0;
	padding:0;
	color:#FFF;
	width:312px;
	}
#leftcontainer #logo a {
	float:left;
	width:201px;
	height:103px;
	padding:0;
	margin:65px 45px 37px 66px;
	background:transparent url('../i/logo.gif') no-repeat 0 0;
	cursor:hand;
	}
#leftcontainer #logo h1 {
	visibility:hidden;
	}
#leftcontainer #info {
	float:left;
	width:240px;
	height:118px;
	padding:27px 0 15px 50px;
	margin:0 0 0 22px;
	font-size:0.9em;
	background:transparent url('../i/bg_info.png') no-repeat 0 0;
	}
#leftcontainer #clients {
	float:left;
	width:240px;
	height:95px;
	padding:18px 0 15px 70px;
	margin:0 0 0 22px;
	font-size:0.9em;
	background:transparent url('../i/bg_clients.png') no-repeat 0 0;
	}
	
#leftcontainer #info a:link, #leftcontainer #info a:visited {
	color:#FFCC33;
	}
#bodycontainer {
	float:left;
	margin:0;
	padding:0;
	position:relative;
	width:646px;
	}
#bodycontainer #header {
	float:left;
	margin:0;
	padding:70px 80px 30px 50px;
	width:516px;
	height:50px;
	font-size:0.85em;
	color:#575751;
	background:transparent url('../i/bg_head.png') no-repeat 0 28px;
	}
#bodycontainer #header a:link, #bodycontainer #header a:visited {
	color:#575751;
	}
#bodycontainer #header .breadcrumb {
	float:left;
	margin:0;
	text-transform:lowercase;
	}
#bodycontainer #header .utils {
	float:right;
	margin:0;
	}
#bodycontainer #header h2 {
	display:block;
	float:left;
	width:516px;
	clear:both;
	margin:20px 0 0 0;
	}
#bodycontainer #content {
	float:left;
	margin:0;
	padding:0 80px 20px 50px;
	width:516px;
	text-align:left;
	background:#32322D url('../i/bg_content.png') repeat-y 0 0;
	}
#bodycontainer #content td {
	padding:0 5px 0 0;
	}
#bodycontainer #content td p {
	padding:0 15px 0 0;
	}
#bodycontainer #footer {
	float:left;
	clear:both;
	margin:0;
	padding:60px 80px 20px 50px;
	width:516px;
	height:84px;
	font-size:0.85em;
	color:#575751;
	background:#32322D url('../i/bg_footer.png') no-repeat 0 0;
	}
	
/* left navigation */
#leftnav {
	float:left;
	width:290px;
	margin:0 0 0 22px;
	padding:0;
	}
#leftnav ul {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	letter-spacing:-1px;
	text-transform:lowercase;
	}
#leftnav li {
	float:left;
	list-style:none;
	padding:5px;
	margin:0;
	background:transparent url('../i/bg_nav.png') no-repeat 0 0;
	}
#leftnav li a {
	display:block;
	text-decoration:none;
	text-align:center;
	padding:8px 0 0 0;
	margin:0;
	width:133px;
	height:30px;
	background:#171716;
	border:1px solid #070707;
	color:#fff;
	}
#leftnav li a:hover {
	background:#FB5709;
	border:1px solid #921414;
	text-decoration:none;
	color:#fff;
	}
#leftnav li a:active, #leftnav .active {
	background:#FB5709;
	border:1px solid #921414;
	text-decoration:none;
	color:#fff;
	}
#leftnav .depth2 {
	font-size:10px;
	padding:0 0 0 10px;
	}
#leftnav .depth3 {
	font-size:9px;
	padding:0 0 0 15px;
	}
	
/* form styles */
#content form ul {
	list-style:none;
	list-style-image:none;
	}
#content form li {
	list-style:none;
	list-style-image:none;
	}
form ul {
	margin:2px 0 0 0;
	padding:0;
	list-style:none;
	}
form li {
	padding:3px 0;
	margin:0;
	list-style:none;
	clear:both;
	}
input {
	padding:2px;
	margin:0;
	font-size:0.9em;
	border:1px solid #97978A;
	color:#575751;
	background:#E6E6E3;
	}
textarea {
	padding:2px;
	margin:0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:normal;
	border:1px solid #97978A;
	color:#575751;
	background:#E6E6E3;
	}
input.btn {
	padding:1px 6px;
	margin:2px 2px 2px 145px;
	border:1px solid #97978A;
	background:#E6E6E3;
	color:#575751;
	}
label {
	display:block;
	float:left;
	padding:1px 5px 0 0;
	width:115px;
	text-align:right;
	}
fieldset {
	border:1px dotted #97978A;
	padding:10px;
	margin:0 0 10px 0;
	clear:both;
	}
legend {
	color:#97978A;
	font-size:0.85em;
	}
span.confmessage {
	display:block;
	padding:4px 10px;
	border:1px solid #85DD00;
	background:#F7FFEA;
	}
span.errmessage {
	display:block;
	padding:4px 10px;
	border:1px solid #FF4617;
	background:#FFE3DD;
	}
.f_error {
	background:#FEDECF;
	margin:2px 0;
	}
.f_errortext {
	display:block;
	clear:both;
	color:#FB5709;
	margin:0 0 0 120px;
	}

/* sizes */
.size1 { width:30px; }
.size2 { width:95px; }
.size3 { width:150px; }
.size4 { width:250px; }
.size5 { width:350px; }
.size6 { width:500px; }


/* M O D U L E   S T Y L E S */
/* module: news styles */
#module_news.newslist .newsitem {
	padding:0 0 4px 0;
	border-bottom:1px dotted #D1D1CD;
	}
#module_news.newslist em.date {
	float:left;
	font-size:0.85em;
	font-style:normal;
	font-weight:normal;
	padding:2px 0 0 0;
	width:55px;
	color:#797971;
	}
#module_news.newslist h4 {
	border:none;
	font-style:normal;
	font-weight:normal;
	padding:0;
	margin:9px 0 3px 0;
	}
#module_news.newslist p {
	clear:both;
	font-size:0.85em;
	padding:0;
	margin:0;
	}
	
#module_news.newsdetail .newsitem {
	margin:0 0 10px 0;
	}
#module_news.newsdetail h4 {
	padding:0;
	font-size:1.1em;
	border:none;
	font-style:normal;
	font-weight:bold;
}
#module_news.newsdetail em.date {
	float:right;
	font-size:1em;
	font-style:normal;
	}
	
#module_news.portfolio .newsitem {
	float:left;
	width:520px;
	padding:10px 0 10px 0;
	border-bottom:1px dotted #D1D1CD;
	}
#module_news.portfolio img {
	float:right;
	clear:none;
	padding:2px 5px 5px 2px;
	background:transparent url('../i/bg_portfolio.jpg') no-repeat 0 0;
	}
#module_news.portfolio em.date {
	float:left;
	clear:left;
	font-size:0.85em;
	font-style:normal;
	font-weight:normal;
	padding:0 0 5px 0;
	width:65px;
	color:#797971;
	}
#module_news.portfolio h4 {
	float:left;
	clear:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:normal;
	font-style:normal;
	letter-spacing:-1px;
	padding:0;
	margin:0;
	}
#module_news.portfolio p {
	float:left;
	clear:left;
	font-size:0.85em;
	padding:0;
	margin:0 0 5px 0;
	width:310px;
	}
/* fckeditor styles */
html.fckeditor {
	background:#32322D;
	}
body.fckeditor {
	text-align:left;
	background:#FFF;
	margin:0 auto;
	padding:20px;
	width:466px;
	height:100%;
	background:#fff;
	}
body.fckeditor a[href] {
	color:#FB5709 !important;
	text-decoration:underline;
	}