* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #fff url(images/bg.png) 0 0 repeat-x;
	font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

a {
	color: #069ff9;
}

p {
	margin-bottom: 10px;
}

#wrap {
	width: 975px;
	margin: 0 auto;
}

#top {
	position: relative;
	height: 100px;
	padding-top: 20px;
}

#logo {
	background: url(images/logo.png) 0 0 no-repeat;
	width: 219px;
	height: 75px;
	text-indent: -10000px;
}

#navigation {
	position: absolute;
	left: 230px;
	top: 50px;
	list-style: none;
	background: url(images/navigation-bg.png) center bottom no-repeat;
	padding: 0 40px;
}

#navigation li {
	float: left;
}

#navigation li a {
	display: block;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	color: #2781c9;
	text-shadow: 0 1px 0 #fff;
	text-decoration: none;
	font-size: 18px;
}

#navigation li a:hover {
	color: #1e67a1;
}

#navigation li.active a {
	background: url(images/navigation-arrow.png) center 33px no-repeat;
}

#flags {
	position: absolute;
	right: 10px;
	top: 60px;
}

#flags a {
	display: block;
	float: left;
	width: 28px;
	height: 22px;	
	background-image: url(images/flags.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -100000px;
}

#flags a.pt {
	background-position: 0 0;
}

#flags a.pt.active {
	background-position: 0 -22px;
}

#flags a.es {
	background-position: -28px -22px;
}

#flags a.es.active {
	background-position: -28px 0;
}

#header {
	position: relative;
	height: 260px;
	overflow: hidden;
}

#header-images {
	list-style: none;
}

#access {
	position: absolute;
	top: 4px;
	right: 50px;
	z-index: 1000;
	height: 60px;
	width: 213px;
	background: url(images/access-bg.png) 0 0 no-repeat;
	padding-top: 3px;
}

#access a {
	display: block;
	height: 25px;
	line-height: 25px;
	margin-bottom: 4px;
	text-align: left;
	padding-left: 35px;
	font-size: 12px;
	text-decoration: none;
	color: #2c83ca;
}

#access a:hover {
	color: #1e67a1;
}


#content-wrap {
	width: 975px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

#message {
	padding: 20px;
	background: #edf4fb;
	border: 1px solid #DEE5EB;
	text-align: center;
	font-size: 14px;
	margin: 20px 10px 20px 0;
}

#main {
	width: 624px;
	padding-left: 10px;
	float: left;
	margin: 0 15px 0 10px;
	font-size: 12px;
	padding: 20px 0;
	font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif !important;
}

#main ul {
	padding-left: 25px !important;
	margin: 10px 0 15px 0;
}

#main ul li {
	margin: 5px 0;
}

#main h2 {
	background: url(images/frontend-h2-bg.png) 0 bottom no-repeat;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #2781c9;
	text-shadow: 0 1px 0 #fff;
	font-family: "Lucida Grande";
	font-size: 18px;
}

#main h2 span.heart {
	padding: 10px;
	background: url(images/h2-icon.png) 0 center no-repeat;
}

#main h3 {
	clear: both;
	background: url(images/frontend-h3-bg.png) 0 bottom no-repeat;
	margin: 15px 0;
	padding-bottom: 5px;
}

#sidebar {
	float: left;
	width: 310px;
	margin: 0;
	padding: 20px 0;
	font-size: 13px;
}

#sidebar h2 {
	background: url(images/sidebar-block-title-bg.png) 0 bottom no-repeat;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-family: "Lucida Grande", Arial;
	font-size: 17px;
	color: #545759;
	text-shadow: 0 1px 0 #fff;
	position: relative;
}

#sidebar h2 span.star {
	padding: 7px 8px;
	background: url(images/services-icon.png) 0 center no-repeat;
}

#sidebar h2 a.more {
	text-decoration: none;
	position: absolute;
	right: 0;
	top: 2px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul.services h3 {
	margin: 5px 0;
}

#sidebar ul.services h3 a {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #179fee;
	text-decoration: none;
}

#sidebar ul li {
	background: url(images/sidebar-item-separator.png) 0 bottom no-repeat;
	padding: 0 5px 5px 5px;
	margin-bottom: 10px;
}

#sidebar ul li:last-child, #sidebar ul li.last {
	background: none;
}

#sidebar a.readmore {
	font-family: "Lucida Grande", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #069ff9;
}

#sidebar a.readmore:hover {
	color: #048bdb;
}

#sidebar h2 span.news {
	padding: 7px 10px;
	background: url(images/news-icon.png) 0 center no-repeat;
}

#sidebar ul.news span.date {
	padding-left: 10px;
	background: url(images/sidebar-clock.png) 0 center no-repeat;
	color: #797979;
	font-family: "Lucida Grande";
	font-size: 10px;
}

#sidebar ul.news h3 {
	margin: 5px 0;
}

#sidebar ul.news h3 a {
	color: #069ff9;
	font-family: "Lucida Grande";
	font-size: 12px;
	text-decoration: none;
}

#sidebar ul.news h3 a:hover {
	color: #048bdb;
}

#sidebar p {
	font-size: 12px;
}

#footer-wrap {
	margin-top: 20px;
	text-align: center;
	background: #fff url(images/footer-bg.png) 0 0 repeat-x;
}

#footer {
	width: 975px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	padding: 20px 0;
	font-family: "Lucida Grande";
	color: #383837;
}

#copy {
	width: 624px;
	padding-left: 10px;
	float: left;
	margin-right: 25px;
	font-size: 12px;
	text-shadow: 0 1px 0 #fff;
}

#newsletter {
	float: left;
	width: 315px;
	margin: 0;
	text-shadow: 0 1px 0 #fff;
}

#newsletter h3 {
	color: #303030;
	font-family: "Lucida Grande";
	font-size: 13px;
	font-weight: bold;
	background: url(images/newsletter-block-title-bg.png) 0 bottom no-repeat;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#newsletter p {
	color: #606060;
	font-family: "Lucida Grande";
	font-size: 10px;
	font-weight: normal;
	padding-left: 3px;
}

#newsletter .text {
	background: url(images/newsletter-input.png) 0 0 no-repeat;
	width: 233px;
	height: 12px;
	border: 0;
	padding: 10px;
	outline: none;
	font-family: "Lucida Grande";
	font-size: 9px;
	color: #9b9b9b;
}

#newsletter .text:focus {
	color: #000;
}

#newsletter .text:active, #newsletter .text:focus {
	background: url(images/newsletter-input.png) 0 -32px no-repeat;
}

#newsletter .button {
	background: url(images/newsletter-button.png) 0 0 no-repeat;
	width: 56px;
	height: 32px;
	border: 0;
	outline: none;
	text-indent: -10000000px;
	cursor: pointer;
}

#newsletter .button:hover, #newsletter .button:focus {
	background: url(images/newsletter-button.png) 0 -33px no-repeat;
}

#newsletter .button:active {
	background: url(images/newsletter-button.png) 0 -66px no-repeat;
}





.pagination {
        clear: both;
        padding-top: 20px;
}

.pagination div.wrap {
        padding-top: 10px;
        border-top: 1px dotted #000;
        margin-bottom: 10px;
}

.pagination div.pages {
        float: right;
}

.pagination .previous, .pagination .next {
        display: block;
        float: left;
        width: 20px;
        height: 17px;
        text-indent: -10000px;
        background: url(images/pagination.png) 0 -17px no-repeat;
        margin: 3px 7px 0 7px;
}

.pagination .next {
        background: url(images/pagination.png) 0 0 no-repeat;
}

.pagination em { 
        display: block;
        float: left;
        margin: 4px 5px 0 0;
        font-style: normal;
        color: #777;
}

.pagination a, .pagination span {
        display: block;
        float: left;
        width: 22px;
        height: 22px;
        line-height: 22px;
        color: #1b5d92;
        font-size: 13px;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
}

.pagination span {
        background: url(images/pagination.png) -23px 0 no-repeat;
        padding-left: 1px;
        color: #555656;
        text-shadow: 0 1px 0 #fff;
}


.equipmentsList li {
	margin: 0 0 5px 25px;
	list-style: url(images/list-icon.png);
	font-size: 14px;
}

.attachList {
	list-style: none;
}

.attachList li {
	padding: 5px;
	border: 1px solid #ddd;
	background: #f5f5f5;
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.attachList li span {
	position: absolute;
	right: 5px;
	text-align: right;
}

.attachList li span small {
	font-family: "Lucida Grande";
	font-size: 9px;
	margin-right: 5px;
}

.sidebarForm {
	padding: 10px 0 5px 10px;
	margin-bottom: 40px;
	background: #fff url(images/bg.png) 0 -80px repeat-x;
}

.sidebarForm small {
	color: red;
}

.sidebarForm label {
	display: block;
	margin-bottom: 3px;
}

.sidebarForm input.text, .sidebarForm textarea.text {
	padding: 3px;
	width: 280px;
}

.sidebarForm textarea.text {
	height: 60px;
	resize: vertical;
}

.sidebarForm p.button {
	position: relative;
}

.sidebarForm input.button {
	position: absolute;
	right: 12px;
}

.sidebarForm .message {
	padding: 10px;
	text-align: center;
	display: none;
}



div.form-container fieldset { margin: 15px 0 0 0; padding: 0 10px 10px 10px;  border: none; }
div.form-container p { margin-bottom: 15px; }
div.form-container legend { font-weight: bold; color: #666; }
div.form-container .legend em { color: #C00; font-weight:bold }
div.form-container label { display: block; margin: 0; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-style: normal; color: #C00; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	background-color: #FFC; border-color: #FC6; }
div.form-container input.text, div.form-container textarea{
	padding: 4px;
	border: 1px solid #ddd;
	width: 500px;
}

div.form-container input.button {
	float: right;
	margin-right: 100px;
}







