*
{
    font-family: calibri,tahoma,Arial;
    margin: 0;
    padding: 0;
    color: #eee;
	border:none;
	outline:none;
}

a 
{
    text-decoration: none;
    color: #ff0;    
}

p 
{
    text-indent: 1em;
    text-align: justify;    
}

h1, h2, h3, h4, h5 
{
    color: #ff0;
}

body 
{
    background-image: url('img/bgDarkGreen.jpg');
    background-repeat: no-repeat;
    background-position: 50% 0;   
    background-color: #002100; 
}

.middle 
{
    width: 1001px;
    margin: 0 auto;    
	display: block;
}

.menu 
{
    text-align: left;    
    height: 50px;
    background-color: #002100;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    margin: 1em 0;
}

.clear 
{
    clear: both;
}

.header
{
    background-image: url('img/paragraph1.png');
    background-repeat: no-repeat;
    background-position: 0 10px;
	min-height: 71px;
}

.captionContainer 
{
    display: block;
    left: 50px;
    position: relative;    
}

.header .topCaption
{
    font-size: 3em;
    font-variant: small-caps;    
    font-weight: bold;
    letter-spacing: 5px;
}

.header .bottomCaption 
{
    font-size: 1em;
    font-variant: small-caps;    
    font-weight: normal;
    letter-spacing: 5px;
}

.lcnt 
{
    float: left;
    width: 380px;  
	position: relative;
}

.rcnt 
{
    float: right;    
    width: 620px;
	position: relative;
}

.smallBox 
{
    border: 1px solid #eee;
    width: 268px;
    max-width: 268px;
    margin: 20px 0 0 20px;   
    float: left;
    padding: 10px;
    min-height: 185px;
	background-color: #030;
}

.phone 
{
    background-image: url('img/phone.png');  
    background-repeat: no-repeat;
    background-position: 95% 92%;  
}

.info 
{
    background-image: url('img/info.png');  
    background-repeat: no-repeat;
    background-position: 95% 92%;  
}

.bigBox 
{
    border: 1px solid #eee;
    width: 380px;
    margin: 0 0 20px 0;   
    float: left;
	background-color: #030;
}

.bigBoxInfo {
	padding: 1em;
	width: 348px;
}

.biggerBox 
{
    border: 1px solid #eee;
    width: 578px;
    margin: 0 0 0 20px;    
    background-color: #030;
    padding: 10px;
    min-height: 232px;
    float: left;
}

.biggerBoxSingle {
	min-height: 450px;
}

.scrollCtr
{
	border: 1px solid #eee; 
	width: 380px; 
	margin: 0 0 20px 0; 
	height: 252px;
}

.footer
{
    margin-top: 1em;
    border-top: 1px solid #ddd;
    font-size: 0.8em;
}

.footer ul.sitemap 
{
    display: inline-block;
    margin: 0.7em 0;
    list-style: none;
    float: right;
}

.footer ul.sitemap li 
{
    float: left;
    border-right: 1px dashed #eee;
}

.footer ul.sitemap li.last 
{
    border: none;    
} 

.footer ul.sitemap li.last a
{
    padding-right: 0;
} 

.footer ul.sitemap li a
{ 
    text-decoration: none;
    color: #ff0;
    padding: 0 0.5em;
}

.footer .footer_info 
{
    float: left;    
    margin: 0.7em 0;
    font-size: 1.2em;
}

.footer .design_info 
{
    clear: both;
    float: right;
}

.gmap 
{
    width: 380px; 
    height: 205px; 
    border: none; 
}

.gmap2 
{
    width: 598px; 
    height: 530px; 
    min-height: 530px !important; 
    border: none; 
}

.gmapContainer {
	padding: 0; 
	height: 530px  !important; 
	min-height: 530px ; 
	width: 598px;
}

.lavaLamp {
    background-color: transparent;
    border: medium none;
    display: inline-block;
    height: 30px;
    overflow: visible;
    padding: 0;
    position: relative;
    text-align: center;
    font-weight: normal;
}
.lavaLamp li {
    float: left;
    list-style: none;
}
.lavaLamp li.back {
    border-bottom: 2px solid #ff0;
    background-color: transparent;
    z-index: 8;
    position: absolute;
    top: 35px;
}

.lavaLamp li a {
    text-decoration: none;
    color: #eee;
    outline: none;
    text-align: center;
    top: 15px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    margin: 0 1em; 
}

.lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {
    border: none;
}                    

.lavaLamp li.current a 
{
    color: #ff0;
}

/* Mono icons set: http://www.freeiconsweb.com/Free-Downloads.asp?id=891 */