body {
font-family: Arial, Helvetica, sans-serif;
background: #000000; 
margin: 0px;
background-image:url(/image-resources/bground.gif);
background-repeat:repeat-x;
}

/*Text Styles*/

.text {	
	font-size: 13px;
	color: #000000;
	text-align:justify;
	margin-left: 225px;
	margin-right:145px;
}

.image-style{	
	font-size: 13px;
	color: #000000;
	text-align:justify;
	margin-left: 225px;
}

.frame-style{	
	font-size: 13px;
	color: #000000;
	text-align:justify;
	margin-left: 225px;
	margin-right:89px;
}

.title {
	font-size: 24px;
	color: #000000;
	margin-left: 225px;
	margin-right:135px;
	font-weight:normal;
	margin-bottom:-5px;
	margin-top:20px;
}

.new-articles-container{
font-size:10px;
text-align:left;
margin-left:5px;
margin-right:5px;
text-align:justify;
color:#000000;
}

.new-articles-link{
font-weight:bold;
color:#AA0000;
}


.new-article-box{
background-color:#ffa347;
border:#d07a27 solid 1px;
margin-left:10px;
margin-right:10px;
}

.new-articles-li{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:0px;
	font-weight:bold;
	color: #555555;
}

.new-articles-ul{	
	text-align:justify;
	margin-left: 225px;
	margin-right:145px;
	margin-top:0px;
}

.designed{
font-size:10px;
color:#000000;
margin-left:5px;
}

.copyright{
font-size:10px;
color:#FFFFFF;
margin-right:10px;
}

.bottom-links{
font-size:10px;
color:#FFFFFF;
}

.list-text{ 
	margin-top:10px;
	margin-left: 15px;
	margin-right:10px;	
}

/*DIV Containers*/
#content-container{ 
	width:799px;;
	margin:auto;
	margin-top:0px;
	background-image:url(/image-resources/main-window-background.gif);
	background-repeat:repeat-y;
}

#content-window{
	width:799px;;
	margin:auto;
	margin-top:0px;
	background-image:url(/image-resources/content-window-background.gif);
	background-repeat:repeat-y;

}

#main-top{
	width:747px;
	position:absolute;
	z-index:3;
	top: 0px;
}

#menu-top{
position:absolute;
margin-left:10px;
background-image:url(/image-resources/top-menu.gif);
background-repeat:no-repeat;
width:201px;
top:190px;
height:15px;
}

#menu-container{
position:absolute;
margin-left:10px;
width:201px;
top:200px;
}

.menu-middle{
background-image:url(/image-resources/middle-menu.gif);
background-repeat:repeat-y;
}

.menu-bottom{
background-image:url(/image-resources/bottom-menu.gif);
background-repeat:no-repeat;
height:9px;
}

#get-quote{	
	width: 120px;
	margin-left:660px;
	top:180px;
	position:absolute;
	z-index:10;
	height:100px;
	padding:5px;
}

#latest-articles-top{		
	background-image:url(/image-resources/latest-articles-top.gif);
	background-repeat:no-repeat;
	width:201px;
	top:200px;
	height:32px;
}

#latest-articles-middle{
margin-top:32px;
background-image:url(/image-resources/middle-menu.gif);
background-repeat:repeat-y;
}

#bottom{	
	width:799px;
	height:42px;
	position:relative;
	z-index:100;
	background-image:url(/image-resources/bottom.jpg);
	background-repeat:no-repeat;
}

#limo-supermarket{
background-color:#FFFFFF;
}

#d1{
z-index:1000;
}