/* CSS Document */

body {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 900px;
	text-align: left;
	font-family: Arial, Helvetica, Tahoma, Times New Roman;
	font-size: 13px;
	color: #333333;
	background-color: #f3f3fe;
	} 
	
#container {
	width: 855px;	
	padding: 2px;
	background-color: #FFFFFF;
}
#contact-info {
	width: 855px;
	float: left;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	height: 25px;	
	}


#header {
	width: 855px;	
	float: left;
	height: 168px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	}


#toolbar {
	width: 855px;	
	float: left;
	height: 40px;
	padding-top: 22px;
	text-align: right;
	color: #FFFFFF;
	background-image: url(images/financial-consulting-firm-additional-service-offerings.gif);
	background-repeat: repeat-x;
	background-position: center;
	}
	
#top_left {
	width: 250px;
	float: left;
	background-color: #FFFFFF;
	height: 310px;
	font-size: 12px;
}


#top_right {
	width: 600px;
	float: right;
	background-color: #FFFFFF;
	height: 310px;
	text-align: right;
}

#footer {
	width: 851px;	
	float: left;
	height: 25px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-top: 0px;
	background-image: url(images/it-consulting-financial-industry.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align:center;
	color: #FFFFFF;
	}
	
#footer2 {
	width: 855px;	
	height: 75px;
	padding-top: 15px;
	float: left;
	text-align: center;
	vertical-align: middle;
	}

	
#service-offering {	padding-left: 0px; padding-right: 0px; padding-top: 0px; margin-left: 2px; margin-right: 2px; width: 270px; height: 200px; float: left; border-width: 1px; border-style: solid; border-color: #CCCCCC;
}
	
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #283890;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
}



