* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Tahoma, Sans-serif, Georgia;
	font-size: 11px;
	color: white;
	background-color: black;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top left
}

#wrap {
	width: 1000px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#lc, #mc, #rc {
	float: left;
	height: 100%;
}

#lc {
	margin: 0px;
	padding: 0px;
	width: 268px;
	background-color: #ADCA20;
	background-image: url(../images/lcol.bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#mc {
	margin: 0px;
	padding: 0px;
	width: 158px;
	margin-left: 19px;
}

#rc {
	width: 450px;
	margin-left: 35px;
}

#lang {
	height: 30px;
	padding-right: 10px;
	padding-top: 5px;
	line-height: 30px;
	text-align: right;
	color: white;
}

#lang a {
	color: white;
}

#lang a:hover {
	color: #006700;
}

#menu {
	padding-right: 20px;
	padding-top: 70px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: Trebuchet MS, sans-serif, Arial, Tahoma, Verdana;
	text-transform: uppercase;
	font-weight: bold;
	/*font-size: 40px;*/
	font-size: 35px;
	color: white;
}

#menu ul.sr {
	/*padding-top: 180px;*/
}

#menu ul.en {
	/*padding-top: 180px;*/
}

#menu ul li a {
	color: white;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #999;
}

#content {
	padding: 0px;
	display: block;
	/*margin: 0px;*/
	margin: 68px 0px 0px 0px;
	height: 452px;
	height: 100%;
}

.content {
	padding: 0px;
	display: block;
	/*margin: 0px;*/
	margin: 68px 0px 0px 0px;
	height: 452px;	
}

/* Hides from IE-mac \*/
* html .content {
	clear: both;
	margin: 0px;
	display: block;
	height: 452px;
	margin-top: 68px;
	
}
/* End hide from IE-mac */


#logo {
	margin-top: 20px;
	height: 48px;
}


/* CLASSES */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

h1 {
	font-family: Arial, Helvetica, sans-serif, Georgia;
	/*font-weight: normal;*/
	/*font-size: 24px; */
	font-size: 14px; 
	letter-spacing: -0.03em;
	margin: 0px 10px 0px 0px;
	/*color: #A3BF2A;*/
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif, Georgia;
	font-weight: normal;
	font-size: 24px; 
	letter-spacing: -0.03em;
	margin: 25px 10px 0px 0px;
	color: #A3BF2A;
}

*html h2 {
	margin-top: 0px;
}

h2.first {
	margin: 0px 10px 0px 0px;
	padding-top: 15px;
}

h2.campaign {
	margin: 0px 10px 0px 0px;
	padding-top: 15px;
	color: #F58735;
	text-transform: uppercase;
	font-size: 1.6em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif, Georgia;
	margin: 20px 10px 0px 0px;
	color: #A3BF2A;
	font-size: 1.3em;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif, Georgia;
	margin: 20px 10px 0px 0px;
	color: #A3BF2A;
	font-size: 1.45em;
	font-weight: normal;
}

h4 span {
	display: block;
	font-size: 0.7em;
	color: white;
	font-weight: bolder;
}

#rc .content p {
	margin: 0px 0px 10px 0px;
	font-size: 1.2em;
}

#rc .content p img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

#rc .content p span {
	font-family: Arial, Tahoma, Verdana, sans-serif, Georgia;
	/*color: #A3BF2A;*/
}

#rc .content p span.subtitle {
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

#rc .content ul {
	list-style: none;
	margin: 0px;
	margin-top: -5px;
	font-size: 1.2em;
	margin-bottom: 10px;
}

#rc .content ul.campaigns {
	margin-top: 15px;
	border-bottom: 1px solid #717171;
	padding-bottom: 25px;
}

#rc .content ul.news_list {
	margin-top: 0px;
}

#rc .content ul.campaigns li {
	display: inline;
	margin-right: 5px;
	padding: 2px;
	color: white;
}

#rc .content ul.campaigns li a {
	color: white;
}

#rc .content ul.campaigns li a:hover {
	color: yellow;
}

#rc .content a {
	color: #F58735;
}

#rc .content a:hover {
	color: yellow;
}

#rc .content div.member {
	clear: both;
}

#rc .content div.member img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#rc .content div.member h4 {
	padding-top: 10px;
}

#rc .content div.member p {
	font-size: 1em;
	color: #999;
}

#rc .content div.campaign_images {
	/*width: 50px;*/
	float: right;
	margin-left: 15px;
	padding: 0px 5px 5px 5px;
	border: 3px solid #999;
	margin-top: 12px;
	background-color: #4D4D51;
	background-image: url(../images/gallery.bg.jpg);
}

#rc .content div.campaign_images img {
	margin-right: 3px;
	border: 1px solid #999;
}

#rc .content div.campaign_images h5 {
	padding-top: 10px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 1.1em;
}

#mlinks {
	/*margin-top: 25px;*/
	margin-top: 25px;
}

#mlinks img {
	float: left;
	margin-bottom: 4px;
	border: 0px;
}

#mlinks img.right {
	margin-left: 4px;
}

#mlinks span {
	/*font-size: 1.0em;
	font-weight: bold;
	color: #A3BF2A;*/
	display: block;
	color: #F58735;
}

#mlinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 5px;
}

#mlinks ul li {
	margin-bottom: 10px;
	color: white;
}

#mlinks ul li a {
	color: #F58735;
}

#mlinks ul li a:hover {
	color: yellow;
}

#contact {
	/*margin-top: 35px;*/
	font-size: 10px;
	color: white;
	padding: 12px 10px 5px 10px;
	border-top: 1px solid white;
	margin: 20px;
	/*margin-top: 15px;*/
}

* html #contact {
	margin-top: 0px;
}

#contact p {
	margin: 0px 0px 10px 0px;
}

#contact span {
	font-size: 1.3em;
	font-weight: bold;
}

cite {
	display: inline;
	font-family: Arial, Tahoma, Sans-serif, Georgia;
	font-size: 11px;
	color: #999999;
	color: InfoBackground;
}

#mc #mlinks img {
	/*margin-top: 4px;*/
}

#mc #mlinks img.frnd {
	border: 0px;
	margin: 0px;
	margin-top: 1px;
}

#mc #mlinks span {
	clear: both;
}

#mc #mlinks span.sub {
	font-size: 0.8em;
	color: white;
}

#mc .picnav {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 10px;
}

#mc .picnav a {
	color: #A3BF2A;
}

#mc .picnav a:hover {
	color: white;
}

#mc p {
	font-size: 9px;
	color: white;
	margin-top: 5px;
	margin-bottom: 5px;
}

#mc #mlinks p {
	font-size: 1.0em;
	/*font-weight: bold;*/
	margin-bottom: 12px;
}

#mc #mlinks p a {
	color: #A3BF2A;
}

#mc #mlinks p a:hover {
	color: white;
}

#rcol .content img.glry {
	float: left;
	margin-left: 5px;
}

.picgal {
	min-height: 188px;
}

* html .picgal {
	height: 227px;
}

.campaigns_cont {
	min-height: 188px;
}

* html .campaigns_cont {
	height: 227px;
}

#linkcontainer ul {
	width: 450px;
}

#linkcontainer ul li {
	float: left;
	width: 215px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#friendscontainer {
	margin-top: 20px;	
}

#friendscontainer img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #4E4D52;
}

#gallery_categories {
	/*margin-bottom: 20px;*/
}

#gallery_categories ul {
	margin-top: 15px;
	/*border-bottom: 1px solid #717171;*/
	padding-bottom: 5px;
}

#gallery_categories ul li {
	display: inline;
	margin-right: 5px;
	padding: 2px;
	color: white;
}

#gallery_categories ul li a {
	color: white;
}

#gallery_categories ul li a:hover {
	color: yellow;
}

#gallerycontent, #clientcontent {
	margin-top: 20px;
}

#gallerycontent img, #clientcontent img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #4E4D52;
}