@charset "utf-8";

/* CSS Document */



* {

	margin: 0;

	padding: 0;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	list-style: none;

}





img {

	border: 0;

}



#container {

	width: 1000px;

	margin: 0 auto;

}



#header {

	height: 100px;

}



#logo {

	margin: 4px 0 0 0;

	width: 670px;

	float: left;

}



#header_info {

	margin: 0 0 0 15px;

	text-align: right;

	font-weight: bold;
	

	width: 310px;

	float: left;

}

#header_info ul {
	margin: 0 0 0 5px;
}



#header_info a {

	color: #999999;

	text-transform: uppercase;

	font-size: 14px;

}



#header_info a:hover {

	color: #666666;

}



#header_info li {

	margin: 8px 0 6px 12px;

	float: left;

}



#header p.tele {

	color: #676767;

	font-size: 16px;
	
	width: 305px;

	padding: 0 3px 0 0;

}



#header p.head_email a{

	font-size: 12px;

	color: #850c06;

	text-transform: none;

	padding: 2px 3px 0 0;

}



#main_img {

	border-top: 1px solid #000000;

	color: #FFFFFF;

	margin: 0 0 2px 0 0;

	clear: both;

}



#main_img.home {

	height: 40px;

	padding: 160px 0 0 0;

	background: url(../images/microsoft-systems-management-managed-it-services.jpg) no-repeat;

}



#inner_img {

	border-top: 1px solid #000000;

	color: #FFFFFF;

	margin: 0 0 2px 0 0;

	clear: both;	

	height: 40px;

	padding: 60px 0 0 0;

}

#inner_img a{
	color: white;
}

#inner_img a:hover {
	color: #CCCCCC;
}

#inner_img.msm { background: url(../images/microsoft-systems-management.jpg) no-repeat;}

#inner_img.smb { background: url(../images/managed-it-services.jpg) no-repeat;}



#inner_img.contact { background:url(../images/contact-redwood-technology-group.jpg) no-repeat;}

#inner_img.support { background:url(../images/microsoft-systems-support.jpg) no-repeat;}

#inner_img.sitemap { background:url(../images/redwoodtg.com-sitemap.jpg) no-repeat;}

#inner_img.large { background: url(../images/large-enterprise-it-services.jpg) no-repeat;}

#inner_img.clients { background: url(../images/redwood-technology-clients.jpg) no-repeat;}

#inner_img.it { background: url(../images/it-services-quote.jpg) no-repeat;}



h1 {

	text-transform: uppercase;

	font-size: 18px;

	height: 20px;

	font-weight: normal;

	padding: 10px 0 10px 15px;

	width: 985px;

	border-top: 1px solid #efeaf0;

	background: url(../images/red_trans_bg.png);

}


#h1 a {
	color: white;
}


span.inner {

	color: #c8cccb;

	text-transform: none;

}



#clear {

	clear: both;

}



#spacer {

	height: 10px;

	width: 500px;

	margin: 10px 0 10px 200px;

	border-top: 1px solid #000000;

}



#footer {

	text-align: center;

	font-size: 10px;

}



#footer a{

	text-decoration: underline;

	color: #850c06;

}



#footer a:hover {

	color: #c28582;

}

#cont_address {
	font-weight: bold;
	font-size: 18px;
	margin: 5px 0 0 0;
}

