* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


body {
	background: #dcdcdc url('../images/header_background.png') repeat-x top left;
	font-family: Arial,Sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #646464;
}

a, a:visited {
	color: #0078AE;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 900px;
	margin: auto;
}

#header {
	padding-top: 40px;
	height: 142px;
}

#navbar {
	margin-top: 40px;
}

#navbar img {
	margin-left: -4px;
	font-family: Serif;
}

#main {
	padding-top: 40px;
}

#left_col {
	width: 524px;
	height: 185px;
	padding: 130px 20px 20px 20px;
	background: url('../images/embossed_card.png') no-repeat;
	float: left;
}

#left_col h1 {
	color: #0078ae;
	font-weight: bold;
	padding-bottom: 0px;
	line-height: 1.2em;
	font-size: 1.2em;
}

#left_col p {
	padding: 10px 0 10px 0;
}

#right_col {
	width: 256px;
	height: 335px;
	margin-left: 603px;
	padding: 0px 20px 0px 20px;
	background: url('../images/creds_box.png') no-repeat;
}

#right_col h1 {
	color: white;
	font-size: 1.2em;
	padding-bottom:0px;
	font-weight: normal;
	line-height: 30px;
}

#right_col p {
	padding: 0px 0 10px 0;
	line-height: 1.1em;
}

.creds_item {
	height: 75px;
	width: 250px;
	padding: 20px 0 0 0;
	font-size: 0.9em;
	line-height: 1.1em;
}

.creds_item img {
	float: left;
	margin-right: 20px;
}

.arrows {
	font-size: 1.4em;
	line-height: 0.7em;
	text-decoration: none;
}

#news {
	background: url('../images/news_box.png') no-repeat;
	height: 75px;
	margin-top: 40px;
	padding: 20px;
}

.news_item {
	width: 266px;
	float: left;
	font-size: 0.9em;
	line-height: 1.1em;
	padding-right: 20px;
}

.news_item img {
	float: left;
	margin-right: 20px;
}

#legal {
	margin-top: 40px;
	text-align: right;
	font-size: 0.8em;
}

h1 {
	font-size: 1.5em;
	color: white;
	font-weight: bold;
	padding-bottom: 15px;
	line-height: 2em;
}

h2 {
	color:#778899;
	font-size: 1.75em;
	font-weight: bold;
	line-height: 3em;
}

h3 {
	color:#4169E1;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
}

p {
	line-height:1.5em;
	margin: 0px 0 8px; 
}

li {
	margin: 0px 50px 8px;
	font-weight: bold;
}

#words {
	padding: 0px 10px 20px 10px;
	background: #FFFFFF url('../images/Words_head.png') repeat-x top left;
}

#partners {
	width: 900px;

}

#partners_left {
	width: 650px;
	padding: 10px 20px 20px 20px;
	float: left;
}

#partners_right {
	width: 200px;
	margin-left: 699px;
	padding: 0px 20px 0px 20px;
}

#services {
	width: 899px;
	height: 650px;
	margin-left: 30px;
	padding: 0px 0px 0px 0px;
	background: url('../images/solutionmap/solutionsmap_bg.png') no-repeat;
}

.tech_item {
	margin-top: 80px;
	margin-left: 63px;
	float: left;
	padding: 0px 0px 0px 0px;
}