@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#000000;
}



#wrapper { 
 margin: 0 auto;
 width: 900px;
}
#body {
 width: 790px;
 color: #333;
 height: 450px;
 margin: 0 auto;
 margin: 15px 0px 6px 44px;
 background-image:url(../images/car5.jpg);
 background-repeat:no-repeat;
 background-position: center;
 padding-top: 50px;
  border: solid 3px white;
}

#mapholder{
border: solid 2px #993300;
width: 305px;

}
#photosWrapper{
width: 840px;
}

#photos {
 width: 780px;
  margin: 0 auto;
 margin: 0px 0px 0px 20px;
 height: 130px;
}
#footer { 
 text-align:center;
 color: white;
 clear:both;
 padding:3px;
}

#footer a{
text-align:center;
 color: white;
 clear:both;
 padding:3px;
 font-size:12px;
}

a:link { color: #2AA6A2; text-decoration: none; font-size:24px;}
a:visited { color: #2AA6A2; text-decoration: none; font-size:24px;}
a:active { color: #2AA6A2; text-decoration: none; font-size:24px;}
a:hover { color: #000; text-decoration: underline;font-size:24px;}

#navbar {
border-top: 2px solid #2AA6A2;
border-bottom: 2px solid #2AA6A2;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
background-color:#FFFFFF;
height: 80px;
font-size:36px;
}

#logotop{

}
#logobottom{
padding-left:47px;
color: #2AA6A2;
}


#navigation {
float:right;
width:350px;
font-size:18px;
text-align:right;
padding: 0 10px 0 0;
}

#navigationbottom {
float:right;
width:400px;
font-size: 12px;
text-align:right;
padding: 2px 7px 0 0px;
color:#999999;
}

#leftlogo {
float:left;
width:300px;
padding:3px 0px 5px 40px;
line-height:36px;
}


#logobar {
margin-top: 275px;
}

#toplogo {
padding: 0 20px 0 0;
text-align:right;
font-size: 36px;
color:#000000;
font-weight:bold;
}

#bottomlogo {
padding: 0 20px 0 0;
text-align:right;
font-size: 24px;
font-weight:bold;
color:#000000;
}

#addressline {
text-align: center;
margin: 10px 0 0 611px;
border-top: solid 1px black;
width:150px;
}

#Services {
display:none;
}

#aboutus {
display:none;
}

#contactus {
display:none;
}

#image1data{
display:none;
}

#image2data{
display:none;
}
#image3data{
display:none;
}
#image4data{
display:none;
}
#image5data{
display:none;
}
#image6data{
display:none;
}
#image7data{
display:none;
}
#image8data{
display:none;
}
#image9data{
display:none;
}
#image10data{
display:none;
}
#image11data{
display:none;
}
#image12data{
display:none;
}
#image13data{
display:none;
}




.modalcontent {
margin:10px;
padding:10px;
color:#333333;
}

.modalcontent p + p {
margin-top:7px;
}

.map {
border: solid 1px #333333;
width:400px;
float:left;
}

.mapright {
float: right;
padding-top:275px;
}
/*gallery*/

#screen{
			width:900px;
			padding:0;
		}			
			#screen li{
				float:left;
				list-style:none;
			}
			#screen .jq-ss-crop{
				margin:5px 5px;
				border:1px solid #FFFFCC;
				float:left;				
			}
				#left,#right{
					font-weight:bolder;
					font-size: 24px;
					margin-top:40px;
					padding:5px;
					display:block;
					text-decoration:none;
					color:white;
				}
			#view{
				margin:0px;
				width:790px;
				border:3px white solid;
				height:126px;
				overflow:hidden;
				background-color:black;
			}
				#images{
					width:3818px !important;
					width:3822px;
					padding:0;
				}
					#images li img{
						border:0;
					}
					
					
					
					
/// MODAL



