body {
font-family:Arial, Helvetica, sans-serif;
margin: 0px;
background-color:#dddddd;
	}
	
.title {
	position: relative;
	margin-left: 240px;
	margin-right:30px;
	font-weight:normal;
}

.text {	
	text-align:justify;
	margin-left: 240px;
	margin-right:30px;	
	margin-bottom:auto;
}

#content-window ul{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

#content-window li{	
	text-align:justify;
	margin-left:-40px;
	margin-right:20px;	
	margin-top:0px;
}

.table-text {	
	text-align:justify;
	margin-left: 50px;
	margin-right:15px;
	font-size:12px;
}

.formfield{
font-size:10px;
}

.new-articles-link{
	font-size:12px;
	font-weight:bold;
	color:#932929;
}

.new-articles-li{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold
}

.new-articles-ul{	
	text-align:justify;
	margin-left: 280px;
	margin-right:220px;	
	margin-top:10px;
}
	
#main-window {
	border:0px solid #545454;
	width:863px;
	margin:auto;
	margin-top:0px;
	background-color:#ffffff;
	background-image:url(/images/page-bground.gif);
	background-repeat:repeat-y;
}

#main-window p{
	font-size:12px;
	z-index:2;
}

#main-window h2{
	font-size:18px;
	font-weight:bold;
	color:#35383d;
	z-index:2;
}

#logo{
	position:absolute;
	top:15px;
	margin-left:25px;
	width:261px;
	z-index:3;
}

#contact{
	position:absolute;
	top:35px;
	margin-left:315px;
	width:522px;
	height:21px;
}

#contact p{
	text-align:right;
	color:#ffffff;
	font-size:18px;
	margin-right:5px;
	margin-top:-1px;
}

#contact a{
	color:#ffffff;
	text-decoration: none;
}

#header{
	position:absolute;
	top:0px;
	margin-left:18px;
	width:831px;
	height:130px;
	background-color:#ffffff;
	background-image:url(/images/skip-hire-bg.jpg);
	background-repeat:repeat-x;
}

#menu{
	position:absolute;
	top:131px;
	margin-left:18px;
	width:831px;
	height:25px;
	background-color:#b22d02;
	z-index:100;
}

			
#welcome{
	border: 0px solid #545454;
	position:absolute;
	margin-left:230px;
	top:163px;
	width:613px;
	z-index:2;
}

#skip-sizes{
	border: 0px solid #545454;
	position:absolute;
	margin-left:25px;
	top:163px;
	width:196px;
	z-index:2;
}

#get-quote{
	border: 0px solid #828282;
	position: absolute;
	top:552px;	
	margin-left:627px;
	z-index:2;
}

#our-windows{
	border: 1px solid #828282;
	position: absolute;
	top:323px;	
	margin-left:627px;
	z-index:2;
	width:204px;
}

#our-windows img{
	margin-left:10px;
	margin-top:10px;	
	}
	
#our-windows p{
	text-align:center;
	font-size:11px;
	color:#2895cd;
	margin-bottom:5px;
}

#our-windows a {
	color:#2895cd;
	text-decoration: none;
}

#title{
	border: 0px solid #828282;
	position: absolute;
	top:280px;	
	margin-left:230px;
	z-index:2;
	width:390px;
	height:40px;
}

#title p{
	font-size:18px;
	color:#ffffff;
}

#web-leasing{
	border: 0px solid #828282;
	position: relative;
	top:15px;	
	margin-left:40px;
	margin-bottom:15px;
	z-index:2;
}

#articles {
	width:206px;
	position: absolute; top:324px;
	margin-left:25px;
	background-color:#ffffff;
	z-index:2;
}
		
#articles-middle {
	width:192px;
	min-height:100px;
	position: relative; 
	top:-3px;
	left:1px;
	background-color:#fce8c3;
	border-style:none solid;
	border-width:1px;
	border-color:#c58d20;
}

#articles-content {
	width:185px;
	position: relative; 
	top:5px;
	left:1px;
	margin-left:5px;
	margin-right:10px;
}

	.articles-span {
		color: #515151;
		font: 12px Arial, Helvetica, sans-serif;
		}		

	#articles h2 {
		color: #000000;
		font: 18px Arial, Helvetica, sans-serif;
		margin-top: 10px;
	}
	
	#articles a {
		color:#ba3200;
		font: 12px Arial, Times New Roman, Times, serif;
		font-weight:bold;
		text-decoration: none;
		}
		
	#articles a:hover {
		color: #999999;
		text-decoration: none;
		}

	#articles img#abottom{
		height:18px;
		position: relative; top:0px; left:-8px;	
	}	


#copywrite {
	border: 0px solid #e48219;
	background-color:#b22d02;
	width: 832px;
	height: 25px;
	margin-left:22px;
	position: relative; top:0px; left:-5px;
}

	#copywrite p {
		text-align: left;
		color: #ffffff;
		font: 11px/12px Arial, Helvetica, sans-serif;
		margin-top: 5px;
		margin-left:20px;
		height: 25px;
		}

	#copywrite a {
		text-decoration: underline;
		color:#ffffff;
		}