/* --------------------------------------------- */
/* Main Styles --------------------------------- */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin:26px 0 0 0; padding:0;
	background:#E5F1FB url('../graphics/body_bg.gif') repeat-x }
	
a:active, a:focus { outline:none }

a {
	color:#1939B8;
	text-decoration:none }
	
a:hover {
	color:#DB222F;
	text-decoration:underline }
	
#content {
	width:848px;
	margin:0 auto;
	background:url('../graphics/content_bg.gif') repeat-y }
	
img.float-right { float:right; margin:0px 0 10px 15px }
img.float-left { float:left; margin:5px 15px 10px 0 }

.clear { clear:both; display:block }
	
/* --------------------------------------------- */
/* Header/Logo --------------------------------- */
	
#header {
	position:relative;
	width:848px;
	height:170px;
	background:url('../graphics/header_bg.jpg') no-repeat }

			.contacts {
			font-size:14px;
			font-weight:normal;
			position:absolute;
			text-align: right;
		    top:15px; left:695px;
			color:#111 }

	
	#header h1 {
		width:500px; height:110px;
		margin:0; padding:0;
		position:absolute;
		top:25px; left:25px }

	
		#header h1 a {
			text-indent:-2000px;
			display:block;
			background:url('../graphics/logo.gif') no-repeat;
			width:326px; height:110px }
			
		#header h1 span {
			font-size:14px;
			font-weight:normal;
			position:absolute;
			bottom:-20px; left:4px;
			color:#111 }

.imgborder {
padding:8px;
border:solid;
border-color: #dddddd #dddddd #dddddd #dddddd;
border-width: 1px 1px 1px 1px;
background-color:#F7F7F7;
}

/* --------------------------------------------- */
/* Navigation ---------------------------------- */
		
#navigation {
	color:#111;
	font-size:16px;
	font-weight:bold;
	width:700px;
	text-align:right;
	position:absolute;
	right:30px;
	bottom:14px }
	
	#navigation span {
		display:block;
		float:right;
		margin:0 10px 0 0;
		padding:0 10px 0 0;
		border-right:1px solid #aaa }
		
		#navigation span.last {
			border:none;
			margin:0;
			padding:0 }
		
/* --------------------------------------------- */
/* Curved Line --------------------------------- */

.curvedLine {
	width:806px; height:19px;
	margin:5px 21px 15px 21px;
	display:block;
	background:url('../graphics/curved_line.gif') no-repeat }
	
.curvedLine-bottom {
	width:806px; height:19px;
	margin:30px 21px 0 21px;
	display:block;
	background:url('../graphics/curved_line.gif') no-repeat }
	
/* --------------------------------------------- */
/* Main Content -------------------------------- */

#main-content {
	width:780px;
	margin:0 34px }
	
	#main-content a { text-decoration:underline }
	
#main-content p {
	margin:0; padding:0;
	line-height:21px;
	color:#111;
	font-size:14px }

h2.title-welcome {
	width:470px;
	height:40px;
	margin:0 0 6px 0;
	padding:0;
	background:url('../graphics/title_welcome.gif') no-repeat;
	text-indent:-2000px }
	
h2.title-subpage {
	width:289px;
	height:40px;
	margin:0 0 12px 0;
	padding:0;
	background:url('../graphics/title_subpage.gif') no-repeat;
	text-indent:-2000px }

/* --------------------------------------------- */
/* Services Overview --------------------------- */

h2.title-servicesOverview {
	width:733px;
	height:44px;
	margin:15px 0 25px 0;
	padding:0;
	background:url('../graphics/title_services_overview.gif') no-repeat;
	text-indent:-2000px }
	
#servicesOverview {
	width:780px;
	background:#f7f7f7 url('../graphics/services_overview_top.gif') no-repeat }
	
	#servicesOverview ins {
		text-decoration:none;
		display:block;
		width:732px;
		padding:24px;
		background:url('../graphics/services_overview_bottom.gif') bottom no-repeat }
		
.service-block {
	width:240px;
	margin:0 18px 0 0;
	float:left } .service-block.last { margin:0 }
	
	.service-block h3 {
		margin:0 0 20px 0;
		padding:0;
		font-size:16px;
		font-weight:bold;
		color:#DB222F }
	
	.service-block img {
		margin:0 0 20px 0;
		display:block }
		
	.service-block p {
		text-align:justify }

.service-block2 {
	width:400px;
	margin:0 0 0 18px;
	float:left } .service-block.last { margin:0 }
	
	.service-block2 h3 {
		margin:0 10px 20px 0;
		padding:0;
		font-size:16px;
		font-weight:bold;
		color:#DB222F }
	
	.service-block2 img {
		margin:0 0 20px 0;
		display:block }
		
	.service-block2 p {
		text-align:justify }
		
/* --------------------------------------------- */
/* Footer -------------------------------------- */

#footer {
	position:relative;
	height:120px;
	background:#fff url('../graphics/footer_fade.gif') repeat-x }
	
	#footer span {
		position:relative;
		display:block;
		color:#111;
		padding:20px 30px 0 30px;
		font-size:12px;
		width:780px;
		background:#FFF;
		margin:0 auto }
		
		#footer span em {
			line-height:normal;
			display:block;
			padding:0; margin:0;
			color:#111;
			text-align:right;
			position:absolute;
			right:30px; top:20px }
#footer .grass {
width:100px;
height:0px;
position:absolute;
top:60px; left:240px;
}

.grass {
width:700px;
position:absolute;
top:5px; left:240px;
}

#footer2						{color:#999999; margin:10px 0 0 80px; width:700px;}
#footer2 #partners			{list-style:none;}
#footer2 #partners li		{float:left; padding:0 0 0 0; text-align:center; width:14.2%;}

.clearfix:after 			{clear:both; content:"."; display:block; height:0; line-height:0; visibility:hidden;}
.clearfix 					{display:inline-block;}
html[xmlns] .clearfix 		{display:block;}
* html .clearfix 			{height:1%;}


