
body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(bgr_tile.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 344px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -500px;
	position: absolute;
	top: -340px;
	left: 50%;
	width: 1000px;
	height: 500px;
	visibility: visible;
	background-color:#FFFFFF;
	
	
}
#container #inside #top {
	position: absolute;
        left: 0px;
	top: 0px;
        width: 1000px;

	z-index: 10;
	height 285px;
}
#container #inside #phone {
	position: absolute;
        font-family: Arial Black;
        left: 755px;
	top: 290px;
        width: 300px;
        font-size: 16px;
        font-weight: bold;
        color: darkslategray;
	z-index: 10;
	height 285px;	
}
#container #inside #logo {
	position: absolute;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
	background-image: url(trans_logo.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	z-index: 1000;
	
}
#container #inside #left {
	position: absolute;
	height: 20px;
	width: 155px;
	left: 5px;
	top: 172px;
	text-align: left;
}
#container #inside #menu {
	position: absolute;
	width: 180px;
	height: 349px;
	left: 15px;
	top: 344px;
	text-align: left;
}
#container #inside #bottom{
	position: absolute;
	height: 280px;
	width: 1000px;
	left: 0px;
	top: 0px;
	background-color: tan;
	text-align: right;
}


#container #inside #right{
	font-family: Arial, sans-serif;
	position: absolute;
	height: 338px;
	width: 320px;
	left: 650px;
	top: 352px;
	text-align: left;
}	

#inside #content_back{
background-image:url(background.png);
background-repeat:no-repeat;
	
        margin-left: 0px;
	margin-top: 265px;
      background-color:#FFFFFF; 
	  

	

	
	
		
}



#inside #content{
	font-family: Arial, sans-serif;
       margin-left: 270px;
         text-align: left;
	margin-top: -400px;
	width: 340px;
	
        
	
		
	
		
}



#footer {
	text-align: center;
	margin-left: -3px;
	width: 1000px;
	height: 20px;
	visibility: visible;
	margin-top:0px;
	}
	
