body {
	
	background-color:#184A29;
	background-repeat:no-repeat;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
background-image: url(images/bg.jpg);

background-repeat:repeat-x;
}


#containerh {
	height:880px;
	position:absolute;

	width:780px;
	
background-image: url(images/home_back.jpg);
background-repeat:no-repeat;
}


.details {
	position: absolute;
	width: 770px;
	left: 4px;
	color: #fff;
	top: 21px;
	z-index: auto; font:12px Arial, sans-serif;
	text-align:right;
}


.tel {
	position: absolute;
	width: 770px;
	left: 4px;
	color: #fff;
	top: 78px;
	font:13px Arial, sans-serif;
	text-align:right;
z-index:2;
}






#navbar {width:780px;  position:absolute; top:143px; left:10px;z-index:2;}

/* First and Second Level UL tags */

#nav, #nav ul
{
     padding: 0;
     margin: 0;
     list-style: none;
     line-height: 1;
}

/* First Level Links */

#nav li
{
     float: left;
}

#nav li a
{
     width: 144px;
     display: block;
     color: #fff;
     text-decoration: none;
    text-indent:35px;
     padding: 4px;
     font:bold 12px Arial, sans-serif;
     text-align:left;


}

#nav li a:hover
{
     color: #afafaf;
    

}

/* Second Level Links */

#nav li li
{background-color:transparent;
     float: left;border-bottom:1px;border-color:#ffffff;
}

#nav li li a
{
     /* no need to repeat common styles from #nav li a above */
     width: 144px;
     color: #000000;
     background-color: #E9E9E9;
     font:10px verdana, arial, sans-serif;
     text-align:left;
border-top:1px solid white; height:15px;z-index:2;border-right:1px solid white;

}
     
#nav li li a:hover
{
     color: #ffffff;
     background-color: #5F5F5F;height:15px;z-index:2;border-top:1px solid white;

}

/* Hide the drop-downs until mouseover */
     
#nav li ul
{
     position: absolute;
     left: -999em;
     width: 144px;
}
     
/* Show the drop-downs on mouseover */     

#nav li:hover ul, #nav li.sfhover ul
{
     left: auto;
}










.navtexts {position: absolute;
	left: 0px;
	top: 281px;
	z-index: 3; font:11px tahoma, arial, sans-serif;color:#E9E90C;}


.navtext1 {position:relative; left:31px;width: 115px; top:0px;border-right:1px dashed #E9E90C; 
     padding: 3px; display: block;height:55px;}
.navtext2 {position:relative; left:183px;top:-61px;width: 115px; border-right:1px dashed #E9E90C; 
     padding: 3px;display: block;height:55px;}
.navtext3 {position:relative; left:334px;top:-123px;width: 115px; border-right:1px dashed #E9E90C; 
     padding: 4px;display: block;height:55px;}
.navtext4 {position:relative; left:488px;top:-186px;width: 112px; border-right:1px dashed #E9E90C; 
     padding: 4px;display: block;height:55px;}
.navtext5 {position:relative; left:639px;top:-249px;width: 115px; border-right:1px dashed #E9E90C; 
     padding: 4px;display: block;height:55px;}

.mainmov {
	
	position: absolute;
	left: 0px;
	top: 160px;
	z-index: 3;

}

.page {
	top: -60px;
	
	background-repeat: no-repeat;
	position: absolute;
	left: 30px;
	padding-top:10px;
	height: 25px;
	width: 490px;
	padding-left: 15px;

}




.form {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	
	border: 1px solid #666666;
	font-weight: normal;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #763429;
}



h2 {width:487px; height:19px;background-image: url(images/welcome.gif);
	font-size: 14px;padding-top:2px;
	font-weight: bold;
	color: #fff;
}


.homeContent h3 {font-size:12px;}


.mapmov {position: absolute;
	left: 550px;
	top: 310px;}
.mainContent {
	position: absolute;
	left: 10px;
	top: 360px;
	z-index: auto;
	width: 550px;
	

}

.homeContent {
	position: absolute;
	left: 47px;
	top: -20px;
	z-index: auto;
	width: 492px;
	height: 500px;


}

.stockContent {
	position: absolute;
	left: 47px;
	top: -20px;
	z-index: auto;
	width: 492px;
	height: 1100px;

}




.homeContent p {padding-left: 0px; font-weight:normal;}
.homeContent ul {padding-left: 5px;}






a:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}


a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}


a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #afafaf;
	text-decoration: underline;
}

a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #afafaf;
}


h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.smallText {
	font-size: 11px;
}
















#botnav {display:block; clear:both; ;border-top: 1px dotted #112910;width: 492px;text-align:center}


#botnav a:link {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}


#botnav a:visited {
	text-decoration: none;
	color: #763429;
	font-weight: bold;
}

#botnav a:hover {

	text-decoration: none;
	color: #763429;
	font-weight: bold;
} 


#botnav a:active {

	text-decoration: none;
	color: #763429;
	font-weight: bold;
} 
























