﻿/* RESET STYLES - EricMeyer */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }


/*GENERAL*/
.cleaner  { clear: both; }
body  { background: #002366; color:#fff; font-size:13px; font-family:Georgia; text-align: center}
.wrapper { width: 820px; margin:0px auto; text-align: left; }
.header { padding: 30px 0px 10px 0px; }
.header h1  { width: 211px; float:left; }
.header a {float:right; color:#b0b0b0; font-family:Georgia; font-size:20px; font-weight:bold; text-decoration:none; background:#113270; padding:15px 70px; margin:23px 0px 0px 0px; }
a  {color:#b0b0b0; font-weight:bold; text-decoration:none;}

/*CONTENT*/
.mainContent { padding:20px 0px; }
.mainContent p { margin:0px 0px 20px 0px; line-height:15px; }
.mainContent .leftSide{ float: left; width:400px;}
.mainContent div.mainImage {float:right;}
h2 { color: #b0b0b0; font-size:22px; padding:0px 0px 10px 0px; margin:0px 0px 10px 0px; font-weight:normal; font-weight:bold;}
.boxes li { margin: 5px 0px; }
.boxes { padding: 10px 0px; margin:0px 0px 20px 0px;}
.boxes div.box{ background: #113270; width:370px; padding:15px; }
.boxes h3{ margin: 0px 0px 10px 0px; color:#b0b0b0; font-size:17px; }
.boxes .leftSide { float: left;  margin:0px 20px 0px 0px;}
.boxes .rightSide { float: right;}
.slide   { padding: 12px 0px; }
.slide   p{ padding: 5px 0px 0px 0px; }
.slide  label  { display: block; float:left; width:100px; }
.slide  label.error  { display: block;  width:250px; clear:both; margin:5px 0px 5px 100px; color:#fff; }
.slide  .text, .slide  textarea{ width: 220px; font-family:Arial; border:1px solid #ccc;}
.slide  textarea{ height:100px;}
.slide  .send { background:#b0b0b0; padding:5px; color:#113270; border:none; margin:5px 0px 0px 0px; float:right; font-weight:bold; cursor:pointer; }
#formContact { width:320px;}

