@charset "utf-8";

#services_left_col{
	float: left;
	width: 462px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#services_right_col{
	float: left;
	width: 463px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.services_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: justify;
	border: 1px solid #dddddd;
	margin: 5px;
}

.services_box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
}

.services_box p{
	line-height:17px;
}
.services_box strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.services_box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #2E5B89;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

.services_box h2 a:link, .services_box h2 a:active, .services_box h2 a:visited {
	color: #2E5B89;
	text-decoration: none;
}
.services_box h2 a:hover {
	color: #2E5B89;
	text-decoration: underline;
}

.services_box a:link, .services_box a:active, .services_box a:visited {
	text-decoration: none;
}
.services_box a:hover {
	text-decoration: underline;
}

.services_box ul {
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size: 11px;
}
.services_box li {
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size: 11px;
	text-decoration:none;
}



#webservices_left_col{
	float: left;
	width: 600px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#webservices_right_col{
	float: left;
	width: 325px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.webservices_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: justify;
	border: 1px solid #dddddd;
	margin: 5px;
}

.webservices_box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
}

.webservices_box p{
	line-height:17px;
}
.webservices_box strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.webservices_box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #2E5B89;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

.webservices_box h2 a:link, .webservices_box h2 a:active, .webservices_box h2 a:visited {
	color: #2E5B89;
	text-decoration: none;
}
.webservices_box h2 a:hover {
	color: #2E5B89;
	text-decoration: underline;
}

.webservices_box a:link, .webservices_box a:active, .webservices_box a:visited {
	text-decoration: none;
}
.webservices_box a:hover {
	text-decoration: underline;
}

.webservices_box ul {
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size: 11px;
}
.webservices_box li {
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size: 11px;
	text-decoration:none;
}