body {
	font-size:62.5%;
	letter-spacing:normal;
	background:#fff url(../img/bg.gif) 0 0 repeat-x;	
}
#header {
	width:960px;
	height:auto;
	background:url(../img/header-bg.gif) 0 0 no-repeat
}
#header div {
	width:940px;
	height:100px;
	overflow:hidden
}
#header img.logo {
	position:relative;
	float:left;
	width:210px;
	height:67px;
	top:23px;
	margin-bottom:55px;
	overflow:hidden;
}
#header ul.top-navbar {
	float:left;
	width: 650px;
	height:40px;
	margin-top:40px;
	margin-left:80px;
	list-style-type: none;
	overflow:hidden;
	background:url(../img/bg-top-navbar.gif)
}
	ul.top-navbar li {
		width:auto;
		float: left;
		margin:0;
		display: inline-block;
	}
	ul.top-navbar li a {
		font-size: 1.4em;
		font-weight:bold;
		line-height: 40px;
		text-align: center;
		text-transform:uppercase;
		width: auto;
		height: 40px;
		padding:0 10px;
		margin-left:8px;
		margin-right:-8px;
		color:#fff;
		text-decoration: none;
		display: inline-block;
	}
	ul.top-navbar li a:hover {
		background:url(../img/navbar-bg-hover.gif) repeat-x;
	}
#header .header {
	width:940px;
	height:210px;
	margin:0;
	background:url(../img/header-image.jpg) top right no-repeat;
	padding:10px 0 10px 10px;
}
	.header p.large {
		width:540px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		line-height:normal;
		font-size:2.6em;
		color:#3b80a8;
		margin-bottom:10px
	}
	.header p.medium {
		width:540px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		line-height:normal;
		font-size:1.8em;
		font-style:italic;
		color:#888;
	}
.grid_12#news-slide {
	width:940px;
	height:2.5em;
	line-height:2.5em;
	background:#666;
	top:-20px
}
span.news-title {
	float:left;
	margin-right:-50px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:bold;
	color:#fff;
	text-indent:10px;
}
ul#news {
	width:auto;
	margin-left:150px;
}
ul#news li {
	list-style:none
}
ul#news li {
	font-size:1.4em;
	color:#fff;
	text-decoration:none;
}
ul#news li a {
	color:#fff;
	text-decoration:none;
}
#main-boxes {
	margin-top:0px;
	width:940px;
	background:url(../img/main-boxes-bg.jpg) 0 0 no-repeat;
	}
.main-boxes {
	float:left;
	width:300px;
	height:245px;
	padding:5px;
	border-right:1px solid #e0e0e0
}
.main-boxes-last {
	float:left;
	width:300px;
	padding:5px;
}
.main-boxes h3,
.main-boxes-last h3 {
	font-size:2.2em;
	font-weight:bold;
	color:#fff;
	margin-top:-5px;
	margin-bottom:5px;
}
.main-boxes p,
.main-boxes-last p {
	font-size:1.4em;
	color:#333;
}
.main-boxes p a.link {
	text-decoration:none;
	color:#f60
}
.main-boxes p a.link:hover {
	text-decoration:underline;
}
.main-boxes div.button {
	float:right;
	margin-right:10px;
	margin-bottom:-20px;
	width:66px;
	height:24px;
	line-height:24px;
	text-align:center;
	background:url(../img/btn.gif) 0 0 no-repeat;
}
.main-boxes div.button a {
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	text-decoration:none
}
#footer-navbar {
	width:940px;
	height:36px;
	margin-top:20px;
	margin-bottom:20px;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	overflow:hidden
}
ul.footer-navbar {
	width: 940px;
	height:36px;
	line-height:36px;
	list-style-type: none;
}
	ul.footer-navbar li {
		width:auto;
		height:36px;
		float: left;
		margin:0;
		display: inline-block;
	}
	ul.footer-navbar li a {
		font-size: 1.2em;
		font-weight:bold;
		text-align: center;
		text-transform:uppercase;
		width: auto;
		height: 36px;
		padding:0 10px;
		margin-left:8px;
		margin-right:-8px;
		color:#3b80a8;
		text-decoration: none;
		display: inline-block;
	}
	ul.footer-navbar li a:hover {
		color:#f60		
	}
/* sidebar */
#sidebar {
	background:url(../img/bg-sidebar.png) no-repeat;
	height:409px;
	margin-top:-10px
}
	#sidebar ul {
		width:230px;
		margin-top:10px;
		margin-left:-20px;
	}
	#sidebar ul li {
		list-style:none;
		padding-left:15px;
	}
	#sidebar ul li.first {
		font-size:1.4em;
		font-weight:bold;
		color:#3b80a8;
		background:url(../img/sidebar-bullet.gif) 0 5px no-repeat;
		height:1.4em;
		line-height:1.4em;
		margin-top:15px;
	}
	#sidebar ul li a {
		text-decoration:none;
		font-size:1.2em;
		font-weight:bold;
		color:#888;
		height:1.4em;
		line-height:1.4em
	}
	#sidebar ul li a:hover {
		color:#000;
	}
/* content */
#content {
	background:url(../img/bg-section-title.gif) 0 0 no-repeat;
	margin-top:-5px;
}
	#content h1 {
		font-size:2.0em;
		font-weight:bold;
		color:#06486f;
		text-transform:uppercase;
		text-indent:10px;
		line-height:1.8em;
	}
	#content h3 {
		font-size:1.8em;
		font-weight:bold;
		color:#3b80a8;
		line-height:1.4em;
		margin-top:-10px;
		margin-bottom:2px;
	}
	#content div.info {
		width:670px;
		height:auto;
		padding:10px;
		overflow:hidden;
		border-top:1px solid #999
	}
	#content div.info img {
		width:auto;
		height:auto;
		float:left;
		margin-top:10px;
	}
	#content div.info p {
		width:500px;
		float:left;
		margin-left:10px;
		padding-top:10px;
		font-size:1.2em;
	}
	#content div.info p span.bold {
		font-weight:bold
	}
	#content div.info2 {
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	}
	div.info2 p {
		width:100%;
		font-size:1.2em;
	}
	#content div.info2 form {
		font-family:Arial, Helvetica, sans-serif;
	}
	#content div.info2 form  ul {
		list-style:none}
	
	#content div.info2 form ul li label {
		font-size:1.2em;
	}
	#content div.info2 form ul li span.required,
	#content div.info2 form ul li label.error {
		font-size:1.1em;
		color:#CC3300;
	}
	#content div.info2 form ul li label {
		font-size:1.2em;
	}
	#content div.info2 form ul li input,
	#content div.info2 form ul li textarea {
		margin-bottom:10px;
		margin-right:10px;
	}
#footer {
	margin-left:30px;
}
#footer div.empresa {
	float:left;
	width:400px;
	font-size:1.3em;
	color:#666
}
#footer div.developer {
	float:right;
	margin-top:30px;
	margin-right:30px;
}
div.coming-soon {
	position:relative;
	width:350px;
	margin:10% auto
}
h3.extra {
	margin-top:5px;
	width:320px;
	height:33px;
	font-size:2.2em;
	font-weight:bold;
	color:#666;
	border-top:1px solid #ccc;
}
	