body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f7f7f7;
	margin:0;
	padding:0;
	font-size:12px;
}

a{
	text-decoration:none;
	color:#82c842;
}

a:hover{
	color:#507a2a;
}

#outterMain {
	width: 952px;
	min-height:300px;
	margin:auto;
}

#header_container {
        display: block;
        width: 100%;
        overflow: hidden;
        margin-top: 41px;
	margin-bottom: 0px; 
}

#logo {
        float: left;
        width: 190px;
        margin-right: 20px;
}

#logo img {max-width: 100%;}

#headMenu {
        width: calc(100% - 220px);
	height: 84px;
        margin-right: 10px;
        float: left;
}

#outterMain #headMenu ul{
        background-color: #ee3b34;
        border-radius: 4px;
        padding: 6px 15px 8px;
        float: right;
}

#outterMain #headMenu ul li{
	display:inline;
	background-image:url(image/ulli.jpg);
	background-repeat:no-repeat;
	padding-left: 10px;
	margin:0 15px 0 17px;
}

#outterMain #headMenu ul li a {
	color:#FFF;
	font-size:16px;
}

#outterMain #headMenu ul li a:hover{
	color:#FF0;
}

#outterMain .rotator {
	height:350px;
	margin-top:5px;
	background-image:url(image/rotator2.png);
}

.leftText{
	width: 480px;
	padding-top: 50px; padding-left: 20px;
	z-index:100;
    /*REMOVE BY VINCENT @ 11-3-2011*/
	/*float:left;*/
	
}

#rotatorActual{
	
}

.left{
	float:left;
	position: relative;
	margin-top: -228px; margin-left: 440px;
}

.leftText p{
	margin-top:0px;
	margin-bottom:4px;
}


#outterMain #mainContent {
	margin-top:5px;
	/*min-height:476px;*/
	background-image:url(image/mainBack.png);
	background-repeat:no-repeat;
	padding:10px;
	text-align:justify;
}

#outterMain #mainContent #map{
	margin:auto;
}

td.contentheading{
	font-size:16px;
	font-weight:bold;
	display:none;
	
}

#outterMain #mainCWrapper{
	background-image:url(image/backRepeat.png);
	background-repeat:repeat-y;
}

#outterMain #mainBot {
	height:5px;
	background-image:url(image/mainBot.png);
	background-repeat:no-repeat;
	background-color:#eeeeee;
}

.botbox{
	margin-top:15px;
	height:170px;
	float:left;
}

.botbox p{
	margin-top:0;
	margin-bottom:2px;
}

#outterMain .leftbot {
	width:466px;
	background-image:url(image/leftbot.jpg);
}

#outterMain .mitbot {
	margin-left:16px;
	width:227px;
	background-image:url(image/midbot.jpg)
}


#outterMain .rightbot {
	margin-left:16px;
	width:227px;
	background-image:url(image/rightbot.jpg);
}

#outterMain #footerWrapper {
	margin-top:15px;
}

#outterMain #ftop {
	height:3px;
	background-image:url(image/footertop.jpg);
}

#outterMain #footer {
	background-image:url(image/footerbody.jpg);
	background-repeat:repeat-y;
	padding:0 5px;
	font-size:11px;
	text-align:center;
	padding:5px;
}

#outterMain #footer p{
	margin-top:0px;
	margin-bottom:0px;
}

#outterMain #fbot {
	height:3px;
	background-image:url(image/footerbot.jpg);
}

#outterMain #footerWrapper #footer ul{
	margin-top:0;
	margin-bottom:0;
}

#outterMain #footerWrapper #footer ul li{
	display:inline;
	margin-right:15px;
}

#outterMain #footerWrapper #footer ul li a {
	color:#82c842;
}

#outterMain #footerWrapper #footer ul li a:hover {
	color:#507a2a;
}

#contact_text
{
	width:450px;
}

/* Contact Info */
.email span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-image: url('image/con_email.png');
    background-repeat: no-repeat;
}
.mobile span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-repeat: no-repeat;
}
.phone span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-repeat: no-repeat;
}
.fax span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-repeat: no-repeat;
}
.address{    
    width: 200px;
    padding-left:20px; 
    background-image: url('image/con_address.png');
    background-repeat: no-repeat;
}
.website span{
    width: 16px;
    height:16px;
    margin-right:5px;
    display: inline-block; 
    background-repeat: no-repeat;
}
.city span{
    padding-left:21px;
}
.state span{
    padding-left:21px;
}
.contact_desc span{
    padding-left:21px;
}
.contact_form{
    padding: 10px 0 10px 0;
    clear:both;
    font-weight:bold;
}

/**
* Banner
*/
#banner{
	width: 980px;
    height:auto;
    padding:0;
    margin:0;
	clear: both;
	overflow: hidden;
    margin-left: -30px;
}

/*
Banner Rotator
*/

#coin-slider-wrapper { margin-left:auto; margin-right:auto; }
.coin-slider { overflow: hidden; zoom: 1; position: relative;}
.coin-slider a {text-decoration: none; outline: none; border: none; }
.cs-title { background-color: black; color: white; margin-bottom:0px; margin-left:0px; padding:10px 0 10px 0;}
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }
.cs-prev, .cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
.cs-prev {background:url(image/prev.png) no-repeat 0 0 transparent !important; width:35px; height:35px; text-indent:-9999px; display:block; padding:0 !important; opacity:1 !important; filter:alpha(opacity=100) !important; left:20px !important; }
.cs-prev:hover {background-position:0 -35px !important;}
.cs-next {background:url(image/next.png) no-repeat 0 0 transparent !important; width:35px; height:35px; text-indent:-9999px; display:block; padding:0 !important;  opacity:1 !important; filter:alpha(opacity=100) !important; right:20px !important; }
.cs-next:hover {background-position:0 -35px !important;}
#coin-slider-wrapper .cs-buttons {left:10px !important; margin-left:10px !important; position:absolute !important; top:20px; padding:0 !important; }
#coin-slider-wrapper .cs-buttons a {margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px;}
.cs-buttons a.cs-active {background-color:#B8C4CF !important;}

/*widget page_title*/
.page_title{
    margin-top: 10px;
    margin-left: 20px;
}

/*contact us page*/
.position{
    display: none;
}

.address{
    margin-top: 20px;
}

.row{
    width: 230px;
    /*
    margin-left: 10px;
    padding-left: 30px;
    */
}

.contact_detail_block{
    margin-left: 20px;    
}

.contact_form
{
    margin-left: 20px;
}

#mainContent form{
    margin-left: 20px;
}

/*google map*/
.map{
    margin-top: -50px !important;
    margin-left: 450px !important;
}