#bodyContainer
{
   width:100%;
   min-height:100%;
   background:black;
   margin:0px;
   padding:0px;
}


#frame
{
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    padding: 0px;
    text-align: left;
}


#centerSectionWrapper
{
    width:900px;
}

#contentleftWrapper
{
    margin-top: 0px;
    width: 181px;
    padding: 0px;
    float: left;
}

#contentLeftTop
{
    margin-top: 0px;
    width: 181px;
    height:25px;
    padding: 0px;
    background-image: url(Images/Left_Panel_Top.jpg);
    background-repeat: no-repeat;
    background-position: top; /*	background:#fff;*/
}


#contentLeftCentre
{
    margin-top: 0px;
    width: 181px;
    padding: 0px;
    background-image: url(Images/Left_Panel_Background.jpg);
    background-repeat:repeat-y;
    background-position: top; /*	background:#fff;*/
    padding-bottom:10px;
}


#contentLeftCentre ul li
{
    list-style-type:none;
}

#contentLeftBottom
{
    margin-top: 0px;
    width: 181px;
    height:158px;
    padding: 0px;
    background-image: url(Images/Left_Panel_Bottom.jpg);
    background-repeat: no-repeat;
    background-position: top; /*	background:#fff;*/
}

#clientList
{
    margin-left:15px;
    width:150px;
}

#clientList ul
{
    color:#ffffff;
    margin-left:10px;
    padding-left:0px;
    font-size:10px;
    margin-top:0px;
	
 }


#contentRightWrapper
{
    float:right;
    margin-left:25px;
    width:689px;
}

#contentMain
{
    float:left;
    width:463px;
}


#contentTop
{
    background-image: url(Images/Central_Top.jpg);
    background-repeat: no-repeat;
    background-position: top; /*	background:#fff;*/
    height:14px;
}

#contentTheCenter
{
    background-image: url(Images/Central_Tile.jpg);
    background-repeat: repeat-y;
    padding-left:20px;
    padding-right:20px;
    padding-top:0px;
    padding-bottom:1px;
    
}

#contentBottom
{
    background-image: url(Images/Central_Bottom.jpg);
    background-repeat: no-repeat;
    background-position: top; /*	background:#fff;*/
}

#contentright
{
    margin-left: 20px;
    width: 203px;
    padding: 0px;
    height: 403px;
    float: right;
    background-image: url(Images/Image_Panel_Background.jpg);
    background-repeat: no-repeat;
    background-position: top; 
}

#innerRightContainer
{
    width:181px;
    height:381px;
    margin:13px 10px 11px;
    margin-bottom:5px;
}

#innerRightContainer img
{
    width:179px;
    height:122px;
    border:solid 1px white;
    margin-bottom:4px;
}

#contentheader
{
    background-image: url(Images/Makers_Parking_Header.jpg);
    width: 900px;
    height: 118px;
}

#logoheader
{
    background-image: url(Images/Makers_logo.jpg);
    width: 200px;
    height: 118px;
	float: left;
}

#flashheader
{
   
    width: 700px;
    height: 118px;
	float: left;
}



/*NEWS LISTERS PAGE LAYOUT AND STYLES*/
#contentRightMain
{
    float:left;
    width:689px;
}


#contentRightTop
{
    background-image: url(Images/Right_Main_Top.jpg);
    background-repeat: no-repeat;
    background-position: top; /*	background:#fff;*/
    height:14px;
    width:689px;
}

#contentRightCenter
{
    background-image: url(Images/Right_Main_Tile.jpg);
    background-repeat: repeat-y;
    padding-left:20px;
    padding-right:20px;
    padding-top:0px;
    padding-bottom:1px;
    width:649px;
    
}

#contentRightBottom
{
    background-image: url(Images/Right_Main_Bottom.jpg);
    background-repeat: no-repeat;
    background-position: top; /*	background:#fff;*/
    width:689px;
}

/*END NEWS LISTERS*/

#footerToBottom {
	height:1px;
	width:900px;
	clear:both;
	position:relative;
}

#footer {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	text-align:center;
	height:50px;
	background-color:#000000;
	color: #ebb731; 
	font-size: 10px; 
	font-family: verdana, sans-serif;
	text-decoration: none; 
	border-top: 1px solid #3f3f3f;
	/*border:solid 1px red;*/
}

#footerLeftCol
{
    margin-top:8px;
    width:550px;
    display:inline;
    float:left;
    text-align:left;
   /* border:solid 1px red;*/
}
#footerCentreCol
{
    
     margin-top:8px;
    width:150px;
    display:inline;
    float:left;
     /* border:solid 1px red;*/
}

#footerRightCol
{
    margin-top:8px;
    width:200px;
    /* border:solid 1px red;*/
    text-align:right;
    float:right;
}

#footer a
{
    color: #ebb731; 
	font-size: 10px; 
	font-family: arial, helvetica, sans-serif;
	text-decoration: none; 
}

#footer a:hover
{
	text-decoration:underline;
}




#contentheader h1
{
    font-size: 14px;
    padding: 10px;
    margin: 0px;
}

#contentright p
{
    font-size: 10px;
}


/*About Us - Association Membership Page*/
#membershipWrapper
{
    width:420px;
    color:White;
    margin-bottom:30px;
    margin-left:10px;
}


.membershipContainer
{
    width:410px;
    color:White;
    margin-bottom:20px;
}


.association
{
    width:240px;
    float:left;
    vertical-align:bottom;
    margin-top:10px;
}



.comopanyLogo
{
    width:180px;
    float:right;
}

#googleMapFrame
{
    width:420px;
    height:300px;
    border:0px;
    margin-bottom:30px;
   
   
}

#googleMap
{
	width:420px;
    height:300px;
    border:solid 1px #ffffff;
    position:static;

   
}