body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#1c5ba1;
	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:600px;
  min-height:600px;	
	background-image:url(left.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#ffffff;
  margin:auto;
  text-align:left;
}

.containerstock{
	width:600px;
  height:1350px;	
	background-image:url(left.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#ffffff;
  margin:auto;
  text-align:left;
}

.containerabout{
width:600px;
  min-height:1000px;	
	background-image:url(left.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#ffffff;
  margin:auto;
  text-align:left;
}


.top {
	width:600px;
	height:262px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ffffff;
	float:left;
}

.nav {
float:left;
margin-top:135px;
margin-left:5px;
}

html>body .nav {
float:left;
margin-top:135px;
margin-left:10px;
}

.nav img {
	margin:0 0 4px 0;
	display:block;
}

.pic {
float:left;
margin-left:20px;
margin-top:135px;
}

.address {
	width:160px;
	float:left;
}

.address .line {
	width:130px;
	height:15px;
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fffffff;
	float:left;
	margin-left:5px;
}

html>body .address .line{
margin-left:10px;
}

.address p {
	font-size:8pt;
}

.add {
	margin:13px 0 0 7px;
}

html>body .add{
	margin:20px 0 0px 7px;
}

.add p {
	margin:10px 0 20px 7px;
}

.content {
	float:left;
	width:430px; 
	background-color:#ffffff;
}

.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 0 15px 5px;
}

.title {
	display:block;
	padding: 7px 0px 0px 0px;
}


.base {
	clear:both;
	width:600px;	
	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;
}
