body {
	background-color: #121212;
	}
#main {
    width: 950px;
    background-color:#000000;
    margin-top: 20px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: thin solid #CCCCCC;
}

.col1, .col2, .col3{ float:left} 
.clear { clear:both;}

#header { 
    margin: 0px;
    text-align: left;
    color: white;
}
#header .row1{ 
    padding: 10px;
    border-bottom-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
#header .row2{ 
    border-bottom-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
#header .row2 .col1{ width:389px}
#header .row2 .col2{ width:238px}
#header .row3{ 
    width:100%;
    background-color: #CCCCCC;
}

#footer{     
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #CCCCCC;
    height:23px;
  vertical-align: middle;
}
#footer .col1{ width:320px}
#footer .col2{ 
    padding-top:5px;
}

#wrapper  {
    color: white;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}    
#wrapper .col1{ 
    width:197px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 5px;
    }
#wrapper .col2{
    width:725px;
    border-left-color: #CCCCCC;
    border-left-width: 1px;
    border-left-style: solid;    
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 5px;
    margin-right: 5px;
}
#wrapper .col2 .map{
	top: 46px;
	left: 0px;
	width: 727px;
	height: 576px;
	z-index: 4;
}

.contactlabel 
{
	width: 150px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 14px;
	font-style: normal;
	text-transform: none;}

.heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #CCCCCC;
    letter-spacing: 2px;
}

.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 14px;
	font-style: normal;
	text-transform: none;
	}
        
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 14px;
	font-style: normal;
	text-transform: none;
	}
        
.subheadingItalic {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    letter-spacing: 1px;
    font-style: italic;
}

/* Navigation */
A.hidden:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F2F1E6;
	text-decoration: none;
	}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	}
	
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	}
	
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	}

A.classTwo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	}

A.classTwo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	}

A.classTwo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	}

A.classThree:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	}

A.classThree:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	}

A.classThree:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	}

A.classFoot:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	}

A.classFoot:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	}

A.classFoot:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
	}
ul.listClass {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.col2 ul li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CCCCCC;
letter-spacing: 1px;
list-style-type: disc;
list-style-position: inside;
margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;

}