@charset "utf-8";
body {
	font-family: Tahoma, Arial, Verdana, SansSerif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333;
	text-align: center;
}
div.top{
	font-family: Tahoma, Arial, Verdana, SansSerif;
	text-align:left;
	font-size: 12px;
	background-image: url(../img/bg_top_internal.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	width: 819px;
	margin:0 auto;
}

div.top table {
	height:69px;
	margin:0;
	padding:0;
}

div.banner {
	width: 819px;
	margin: 0 auto;
	height: 194px;
	margin-top: 1px;
	margin-bottom:10px;
}

div.title {
	width:819px;
	margin: 0 auto;
	margin-top:1px;
	height: 36px;
}

div.subtitle {
	width:819px;
	margin: 0 auto;
	height: 60px;
	text-align:left;
}

div.subtitle_services {
		width:819px;
	margin: 0 auto;
	height: 30px;
	text-align:left;
}

div.subtitle div.yellow, div.subtitle div.orange, div.subtitle div.green {
	background-image:url(../img/subtitle_yellow.png);
	background-repeat:no-repeat;
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-LEFT: 0px; 
	WIDTH: 192px; 
	PADDING-RIGHT: 0px; 
	FLOAT: left; 
	PADDING-TOP: 0px;
	margin-right:17px;
	text-align:center;
	margin-top:7px;
}

div.subtitle_services div.green, div.subtitle_services div.blue, div.subtitle_services div.red, div.subtitle_services div.purple {
	background-image:url(../img/subtitle_green_services.png);
	background-repeat:no-repeat;
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-LEFT: 0px; 
	WIDTH: 192px; 
	PADDING-RIGHT: 0px; 
	FLOAT: left; 
	PADDING-TOP: 0px;
	margin-right:17px;
	text-align:center;
	margin-top:0px;
}

div.subtitle_services div.blue {
	background-image:url(../img/subtitle_blue_services.png);
	background-repeat:no-repeat;
}

div.subtitle_services div.red {
	background-image:url(../img/subtitle_red_services.png);
	background-repeat:no-repeat;
}

div.subtitle_services div.purple {
	background-image:url(../img/subtitle_purple_services.png);
	background-repeat:no-repeat;
	margin-right:0px;
}

div.subtitle div.orange {
	background-image:url(../img/subtitle_orange.png);
	background-repeat:no-repeat;
}

div.subtitle div.green {
	background-image:url(../img/subtitle_green.png);
	background-repeat:no-repeat;
	margin-right:0;
}

div.subtitle a, div.subtitle a:visited, div.subtitle a:link, div.subtitle_services a, div.subtitle_services a:visited, div.subtitle_services a:link {
	color:#333;
	text-decoration:underline;
}

div.text p{
	margin:0px;
	margin-bottom:10px;
}

div.text {
	width:819px;
	margin: 0 auto;
	text-align:left;
	margin-bottom: 10px;
	line-height:18px;
}

div.text h5 {
	font-size:14px;
	font-weight:bold;
	color:#39C;
	margin:0px;
	margin-bottom: 0px;
}

div.text img {
	padding-right: 0px;
	padding-bottom: 10px;
	margin:0px;
	margin-top:-8px;
}

div.text a,  div.text a:link, div.text a:visited {
	color:#39C;
	text-decoration:underline;
}

div.text a:hover {
	text-decoration:none
}

table.capabilities {
	margin-top:5px;
	margin-bottom:10px;
}

table.capabilities td.one {
	background-color:#dadada;
	font-weight:bold;
	padding:5px;
	border-top: medium solid #fff;
	
}

table.capabilities td.two {
	background-color:#ededed;
	border-top:1px #fff;
	border-top: medium solid #fff;
}

table.capabilities td.two ul {
	margin:5px 5px 5px 20px;
	padding:0;
}

table.capabilities td.two ul li {
	padding-left: 0px;
}

div.copyright {
	font-family:Tahoma, Arial, Verdana, SansSerif;
	color:#666;
	font-size:11px;
	width:819px;
	margin: 0 auto;
	text-align:left;
}li {
	list-style-image: url(../img/list_square.gif);
}

