
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #E7E7E7 url(images/bg01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
}

h1, h2, h3 {
	margin: 0px 0px 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4F4F4F;
}

h1, h2 {
	/*text-transform: lowercase;*/
}

h1 {
	letter-spacing: -2px;
	font-size: 34px;
}

h1.style1 {
	margin-bottom: 5px;
}

h2 {
	letter-spacing: -1px;
	font-size: 20px;
}

h2.style1 {
	font-size: 22px;
	color: #C2C2C2;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 30px;
	line-height: 2;
	text-align: justify;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

strong {
	color: #5D5D5D;
}

a {
	outline: none;
	color: #6B9146;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

div.csc-textpic img {
	padding: 4px;
	border: 1px solid #DFDFDF;	
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right:18px !important;
}

img.border {
	padding: 4px;
	border: 1px solid #DFDFDF;
}

img.alignleft {
	float: left;
	margin: 10px 20px 0px 0px;
}

img.alignright {
	float: right;
	margin: 10px 0px 0px 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

.divider { 
	margin-top:10px; 
	margin-bottom:10px; 
}

.divider hr { 
	display:block;
	border: 0px; 
	width: 100%; 
	height:1px; 
	color: #eee; 
	background-color: #aaa; 
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 1150px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 180px;
}

/** MENU */

#menu {
	float: right;
	width: 650px;
	height: 180px;
	background: url(images/bg02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 109px 0px 0px 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 30px;
	margin-right: 10px;
	padding: 5px 12px 0 9px;
}

#menu a {
	outline: none;
	text-decoration: none;
	/*text-transform: lowercase;*/
	letter-spacing: -1px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.active, #menu li.active a {
	background: #83A85E;
	text-decoration: none;
}

#menu-right {
		float: right;
		width: 150px;
		height: 180px;
		background: url(images/bg02.jpg) no-repeat left top;
}

/** SUBMENU **/
#submenu h2 {
	margin: 0 0 5px;
}
ul .submenu {
	margin-top: 0px;
   	margin-bottom: 0px;
   	line-height: 2;
   	text-align: justify;
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}

ul .level1 {
	background: url(images/bullet_green.png) no-repeat left center;	
	margin-top: 0px;
   	margin-bottom: 0px;
   	line-height: 2;
   	text-align: justify;
    margin-left: 0px;
    padding-left: 18px;
    list-style: none;
}

ul .level2 {

    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 2;
    text-align: justify;
    margin-left: 20px;
    padding-left: 18px;
    list-style: none;
}

#submenu .normal {
	background: url(images/bullet_green.png) no-repeat left top;
}

#submenu .active {
	background: url(images/bullet_go.png) no-repeat left center;
}

#submenu .toplevel {
	background: url(images/bullet_green.png) no-repeat left center;	
}

ul .level3 {
	background: url(images/arrow_down_right.png) no-repeat left top;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 2;
    text-align: justify;
    margin-left: 40px;
    padding-left: 18px;
    list-style: none;
}


/** BREADCRUMP **/
#breadcrump {
	margin-bottom:25px;
}

/** PAGE */

#page {
	overflow: hidden;
	background: url(images/bg03.jpg) repeat-y left top;
}

#page-bg-bottom {
	overflow: hidden;
	background: url(images/bg06.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	float: right;
	width: 500px;
	height: 680px;
	min-height: 680px;
	padding: 50px 100px 0px 50px;
	background: url(images/bg05.jpg) no-repeat right top;
}

html>body #content {
	height: auto;
}

.two-columns {
	overflow: hidden;
	width: 100%;
}

.two-columns .column1 {
	float: left;
	width: 225px;
}

.two-columns .column2 {
	float: right;
	width: 225px;
}


/** SIDEBAR */

#sidebar {
	float: left;
	width: 270px;
	height: 610px;
	min-height: 610px;
	padding: 80px 30px 0px 50px;
	background: url(images/bg04.jpg) no-repeat left top;
	margin: 0px 0px 0px 0px;
}

html>body #sidebar {
	height: auto;
}

/** SIDEBAR-right */

#sidebar-right {
	float: right;
	width: 150px;
	height: 610px;
	min-height: 610px;
	padding: 25px 0px 0px 0px;
	background: url(images/bg04.jpg) no-repeat left top;
}

html>body #sidebar-right {
	height: auto;
}

#language {
}

#special {
	padding-left:6px;
	margin-bottom: 40px;
}

#twitter {
	padding-left:6px;	
}

#twitter_update_list li {
	margin:5px 0;
	border-bottom:1px solid #888888;
}

/** FOOTER */

#footer {
	background: #83A85E url(images/bg08.jpg) repeat-x left top;
}

#footer .container {
	width: 750px;
	height: 200px;
	padding: 0px 50px 0px 350px;
	background: url(images/bg07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 100px 150px 0px 0px;
	text-align: center;
	color: #E7EEDF;
}

#footer .legal {
}

#footer .links {
}

#footer_right {
	width:140px;
	border:0px solid #000;
	padding:8px 0px 0px 0px;
	float:right;
	color: #FFFFFF;	
	text-align:left;
}

#footer_right p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-align:left;
}

#footer_left {
	border:0px solid #000;
	float:left;
}


/* Flickr Gallery */
.tx-flickrset-pi1 img { padding-right:5px; padding-bottom:10px }
.tx-flickrset-pagenavigation { margin: auto; width: 80%; border-top:1px solid #000000 }
.tx-flickrset-pi1-list-image { float:left; width:120px; }

/* Contenttable */
.contenttable {
	margin-bottom:20px;
}

.contenttable .align-left{
	width:100px;
	text-align:left;
	vertical-align:top;
}

.contenttable p{
	margin-bottom:10px;
}

/* Pic Workflow Plugin */
.pwPortfolioWidget { width:100% !important; position:relative; top:-50px; }
.pwResultsWrapper { width:100% !important; }
.pwPortfolioWidget .pwToolsWrapper {  background-color:transparent; }
.pwToolsWrapper { float:left; border-bottom:1px solid #BBBBBB;}
.pwPortfolioWidget .pwAgencyList {float:right !important;}
.pwSearchWrapper { display:none; }
.pwPortfolioWidget .pwWidgetHeader { display:none; }
.pwPortfolioWidget { margin:auto; border:1px; }
.pwPortfolioWidget .pwSearchResults { border:none; }
.pwPortfolioWidget .pwResultsNavigation { border: 0px; border-bottom:1px solid #BBBBBB; padding:5px 0px !important; background-color:transparent;border-radius:0; }
.pwPortfolioWidget .pwWidgetFooter { display:none; }
.pwPortfolioWidget .pwAgencyList .pwAgencySuggestion { border:none; border-radius:0; padding:5px; float:left;}
.pwPortfolioWidget .pwAgencyList .pwAgencySuggestion img { margin:0; padding:5px !important; float:left;}
.pwPortfolioWidget .pwSearchResults .pwSearchResult:hover { background-color:transparent; }

