﻿
body { background: #ffffff; margin: 0px; font-family: Calibri, Tahoma, "Trebuchet MS", sans-serif;  text-align:left; }



/** OVERRIDE DEFAULT STYLES **/
a { color:#6AA316; 
	text-decoration:underline; } 
	
a:hover{ color:#6AA316; 
text-decoration:none}



h1 {
    color: #6AA316;
    font-family:inherit; 
    font-size:24px;
    font-weight:bold;
}

h2 {
    color: #6AA316;	
	font-family:inherit; 
    font-size:20px;
    font-weight:bold;
}


h3 {
	font-size:18px;
	color:#6AA316;
	font-size: 14px;
	font-weight:bold;
}


.g {
	color: grey;
}

li {
	list-style:square;
	margin-left:20px;
}

img {
	border: none;
}

/** WRAPPERS **/
#wrapper {
    background-color: #FFF;
    width: 800px;
    margin: 0px auto auto auto;
    text-align:left;
    
}

#content_wrapper {
    width: 540px;
    margin: 0px 5px 0px 15px;
    text-align:left;
    float:left;
}

#sidebar_wrapper {
    width: 210px;
    margin: 0px 0px 0px 30px;
    float: left;
    text-align:left;
    
}

/** HEADER **/
#header {
	text-align: right;
	margin-bottom: 20px;
}



#footer {
	padding-top:40px;
	clear:both;
    text-align: center;
    font-size: small;
   }
   
   
   
/** Columm wrapper **/

.col_left {
	width: 200px;
    margin: 0px 40px 40px 0px;
    
    float:left;
}

.col_right { 
    width: 200px;
    margin: 0px 0px 40px 0px;
    float: left;
}

ol.numbered  li{
	list-style-type: decimal !important;
}


.contactContainer {
	float: left;
	width: 270px;
	height: 100px;
}

div.social_networking img {
	width: 40px;
	height: 40px;
}


div.social_networking img.realzine {
	width: 74px;
}

div.home_images img {
	width: 150px;
	height: 147px;
	margin-right: 20px;
	
}


div.offices div.imgcontainer {
	float: left;
	margin-right: 30px;
	padding-bottom: 15px;
	width: 150px;
	
}

div.offices {
	clear:both;
	
}

div.offices div.content {
	padding-top: 10px;	
	
}

div#footerLogos {

	text-align:left;
/*	margin-left: 0px;
	padding-left: 0px;*/
}
/*
div.footerLogos img {
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}*/
