@charset "utf-8";
/* CSS Document */


/**,* table {margin:0px; padding:0px; border:0px;}*/


body{
	margin:0pt auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;		
	color:#333333;
	background-image:url(images/sitebg.gif);
}

a{
color:#000000;
}

.skype a{
color:#000000;
text-decoration:none;


}

a.skype{
text-decoration:none;
}

h1{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper{
	height:auto;
	width:900px;
	margin:0 auto;
	background-color:#d8dade;
}

#featuredholder{
padding-top:32px;
	background-image:url(images/featured.jpg);
	background-repeat:no-repeat;
	float:right;
	width:200px;
	height:200px;
	margin-top:20px;
}

.address{
float:left;
width:200px;
}

.address p{
float:left;
width:200px;
}
	
.map{
float:left;
width:300px;
}

#headwrapper{
	height:auto;
	margin:0 auto;
	background:repeat-x url(images/headerbg.gif);
}

#head{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:186px;
	margin:0 auto;
	width:900px;
	
}

#logo{
	width:401px;
	height:54px;
	background-image:url(images/title.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	background-position:bottom;
}

#flashwrapper{
	background-color:#fff;
	height:auto;
	padding-bottom:30px;
	width:100%;
	margin:0pt auto;
}

#flash{
	width:615px;
	margin:0pt auto;
	background-color:#d7d9dd;
	
	height:161px;
	padding-top:10px;
}

#contentwrapper{
		background-image:url(images/contentbg.jpg);
	background-repeat:repeat-y;
	height:auto;
	padding-bottom:30px;
	width:100%;
	
}

#addressleft{
float:left;
width:193px;
margin-right:10px;

}

#motbox{
float:left;
width:193px;
margin-right:10px;
}

#addressright{
float:left;
width:193px;

}

#addressleft p{
line-height:20px;

}

#addressright p{
line-height:20px;
}


#homelist{
padding-left:50px;
}

#content{
	width:900px;
	margin:0pt auto;
	
	background-image:url(images/contentbg.jpg);
	background-repeat:repeat-y;
	height:auto;
	overflow:auto;
}

#content p{
padding:6px;
}


#left{
	width:613px;
	float:left;overflow-x:hidden;
}

#right{
	float:left;
	width:255px;
	padding-left:5px;
}

#rightstock{
	float:left;
	width:290px;
	padding-top:13px;
}

#searchbg{
	width:286px;
	height:90px;
	background-image:url(images/searchbg.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-top:30px;
}

#footerwrapper{
	border-top:3px solid #000000;
}

#contactinfo{
	padding-left:15px;
}

#contactinfo p{
	line-height:17px;
	padding-top:5px;
}

#footer{
	margin:0 auto;
	width:900px;
	font-weight:bold;
	color:#fff;
	height:103px;
	background-image:url(images/footerbg.jpg);
	background-repeat:no-repeat;
	
}

#footermenu{
	width:350px;
	float:left;
	padding-top:40px;
	padding-left:30px;
}

#footermenu p{
font-weight:normal;
}

#bottomlogos{
	float:right;
	width:300px;
	padding-top:27px;
}

#footer a{
	color:#fff;
	text-decoration:none;
}

.sideimage{
	padding-bottom:9px;
	border:0;
}

#locationone{
	width:250px;
	float:left;
}

#locationonemap{
	width:250px;
	float:left;
}

#locationtwo{
	width:250px;
	float:left;
}

#locationtwomap{
	width:250px;
	float:left;
}

#mapsep{
	width:600px;
	height:40px;
}

/* Menu Navigation */

#nav { 
	width: 590px;
	margin: 0; 	
	list-style-type: none;
	height:25px;
	float:left;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	margin-left:0px;
	padding-top:139px;
	
	
	
}

#nav li { 
	display: inline; 
	padding: 0;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
	
}
#nav li a { 
	display: block; 
	float:left; 
	padding: 0;  
	height: 25px; 
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
}

#navHome a { 	
	width: 100px;
	text-align:center;
}

#navStock a { 	
	width: 100px;
	text-align:center;
}

#navAbout a {
width: 100px;
text-align:center;
}

#navContact a { 	
	width: 100px;
	text-align:center;
}

#navFinance a { 	
	width: 100px;
	text-align:center;
}

#navLocation a { 	
	width: 100px;
	text-align:center;
}

#mainnav #nav li a:hover, a:active, #mainnav #nav li a.active{
	background-image:url(images/li_a.jpg);
	background-repeat:no-repeat;
	color:#000;

}
#inlineSecond {width:595px;}
