/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #FFFFFF url(images/img01.jpg) repeat-x top left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

input, textarea {
	width: 220px;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3 {
	color: #526F89;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #990000;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

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

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

hr {
	display: none;
}

#header {
	width: 960px;
	height: 453px;
	margin: 0 auto;
	background-image: url(images/HOME.png);
	background-repeat: no-repeat;
}

#headeraboutus {
	width: 960px;
	height: 453px;
	margin: 0 auto;
	background-image: url(images/index.png);
	background-repeat: no-repeat;
}

#headerservices {
	width: 960px;
	height: 453px;
	margin: 0 auto;
	background-image: url(images/services.png);
	background-repeat: no-repeat;
}

#headershipping {
	width: 960px;
	height: 453px;
	margin: 0 auto;
	background-image: url(images/shipping.png);
	background-repeat: no-repeat;
}

#headerrange {
	width: 960px;
	height: 453px;
	margin: 0 auto;
	background-image: url(images/range.png);
	background-repeat: no-repeat;
}

#headercontactus {
	width: 960px;
	height: 453px;
	margin: 0 auto;
	background-image: url(images/contactus.png);
	background-repeat: no-repeat;
}

/* Logo */

#logo {
	width: 754px;
	height: 120px;
	margin: 0 auto;
	padding: 2px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 40px 5px 0 20px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}

#splash {
	width: 930px;
	height: 243px;
	padding-bottom: 3px;
}

/* Header */

#header {
	width: 930px;
	margin: 0 auto;
	height: 275px;
}

#headeraboutus {
	width: 930px;
	margin: 0 auto;
	height: 275px;
}

#headershipping {
	width: 930px;
	margin: 0 auto;
	height: 275px;
}

#headerservices {
	width: 930px;
	margin: 0 auto;
	height: 275px;
}

#headerrange {
	width: 930px;
	margin: 0 auto;
	height: 275px;
}

#headercontactus {
	width: 930px;
	margin: 0 auto;
	height: 275px;
}

#menu {
	height: 48px;
	width: 899px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center top;
	background-image: url(images/MENU.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	z-index: +1;
	position: absolute;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	height: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #4d6b86;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 17px;
	font-weight: bold;
	background-image: url(images/BGMENU.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu a:hover {
	color: #999999;
}

#menu .current_page_item a {
	color: #4d6b86;
}

/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 930px;
	margin: 0 auto;
	background: url(images/bgcorpo.jpg) repeat-x left top;
	padding-top: 10px;
}

/* Page */

#page {
	width: 930px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 625px;
	height: 100%;
}
#contentLeft {
	float: left;
	width: 270px;
}

.post {
	height: 100%;
}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #526F89;
	width: 595px;
}
.post .titleLeft {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #526F89;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.post h1.title {
	padding: 5px 0 0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
	width: 575px;
}
.post .entryLeft {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 40px;
	text-align: left;
	line-height: 20px;
	color: #526F89;
}

.post .entryLeftcontactos {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 40px;
	text-align: left;
	line-height: 20px;
	color: #526F89;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

.post a {
	color: #900;
}


/*PostLeft*/

.postLeft {
}

.postLeft .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09C;
}
.postLeft .titleLeft {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #526F89;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.postLeft h1.title {
	padding: 5px 0 0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.postLeft .title a:hover {
	text-decoration: none;
}

.postLeft .entry {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}
.postLeft .entryLeft {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 40px;
	text-align: justify;
}
.postLeft .TitleentryLeft {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 40px;
	text-align: justify;
}
.postLeft .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

.postLeft a {
	color: #900;
}


/* Sidebar */

#sidebar {
	float: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	padding-left: 15px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #CCC;
}

#sidebar li h2 {
	font-size: 28px;
	letter-spacing: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-bottom: 1em;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 930px;
	height: 50px;
	margin: 0 auto;
	background-color: #CCCCCC;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 15px;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}
.Image {
	background-color: #9F0;
	float: right;
	height: 200px;
	width: 200px;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 20px;
}

.Imageservices {
	background-color: #9F0;
	float: right;
	height: 100px;
	width: 100px;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 20px;
}

.Imagerickmers {
	background-color: #9F0;
	float: left;
	height: 250px;
	width: 605px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

.newsTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	padding: 0px;
	line-height: 20px;
	text-align: left;
	margin: 0px;
}
.newsTXTtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #526F89;
	padding: 0px;
	line-height: 20px;
	text-align: left;
	margin: 0px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.contentTXTtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #526F89;
	padding: 0px;
	line-height: 30px;
	text-align: left;
	margin: 0px;
	font-weight: lighter;
	padding-top: 15px;
}
.Rangetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #526F89;
	padding: 10px 20px 10px 10px;
	line-height: 20px;
	text-align: left;
	margin: 0px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	width: 250px;
}
.post .entry2 {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
	width: 575px;
}
.post .entryr {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
	width: 250px;
	float: right;
}
.Rangetitler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #526F89;
	padding: 10px 40px 10px 10px;
	line-height: 20px;
	text-align: left;
	margin: 0px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	width: 250px;
	float: right;
}
.post .entryrange {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
	width: 250px;
}

