body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#4D4D4D;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}

a:link {color:#000000;text-decoration:none;}
a:hover {color: #5F5F5F;text-decoration:underline;}
:visited {color: #5F5F5F;text-decoration:none;}

#container {
	width:620px;	
	margin:auto;
	background-image:url(left.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#fff;	
	position:relative;
	text-align:left;
}

#top {
	width:620px;
	height:262px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#fff;
	position:relative;
}

#nav {
	position:absolute;
	top:133px;
	width:130px;
	left:10px;
	margin:0px 0px 10px 0px;
}

#nav img {
	margin:0 0 4px 0;
	display:block;
}

#pic {
	position:absolute;
	top:133px;
	left:161px;
}

#address {
	width:160px;
	float:left;
	position:relative;
}

}
#address #line {
	width:130px;
	height:15px;
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fff;
	position:absolute;
	left:10px;
	top:0;
}

#address p {
	font-size:8pt;
}

#add {
	margin:20px 0 0 7px;
}

#add p {
	margin:10px 0 20px 7px;
}

#content {
	float:left;
	width:450px; 
	position:relative;
	}


#content #line {
	width:429px;
	height:15px;
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fff;

}

.car {
	padding: 0 5px 15px 5px;
}

.title {
	display:block;
}

.stockframe{
width: 460px;
height: 450px;
}

html>body .stockframe{
width: 600px;
height: 450px;
}

html>body .title {
	display:block;
	margin-top: 22px;
}
.one {
a hover: #ffffff;
}

#base {
	clear:both;
	width:620px;	
	background-color:#fff;
	margin:10px auto 0 auto;
	padding:5px 0 5px 0;
}

#base p {
	font-size:8pt;
	margin:0;
	padding:0;
}

#base a {
	color:#000;
	text-decoration:none;	
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

img{
border:none;
}

#line{
width:429px;
	height:15px;
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
}

