@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; font-size:100%;}

body {
	background:url(images/bg-page.gif);
	text-align:center;
	}

html, input, textarea {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	line-height:16px;
	color:#22211f;
}

a { outline:none; color:#22211f;}
a:hover { text-decoration:none;}
a img { border:0;}
ul { list-style:none;}

p { padding-top:16px;}

.text-justify { text-align:justify;}
.text-left { text-align:left;}
.text-right { text-align:right;}

.clear { clear:both;}
.container {width:100%; overflow:hidden;}
.column { float:left; }

/* ******* ******* ******* ******* ******* */
#main { width:794px; margin:0 auto; text-align: justify;}
.bg-tail { background:url(images/bg-tail.gif) top repeat-x;}


/* ******* ******* header ******* ******* */
#header {}

/* ******* ******* content ******* ******* */
#content { min-height:564px; padding:0 0 29px 60px; background:url(images/bg-content-up.jpg) top no-repeat;}

.box-1 .bg-top { width:339px; min-height:410px; background:url(images/box1-top.gif) top no-repeat;}
.box-1 .bg-bot { width:339px; min-height:410px; background:url(images/box1-bot.gif) bottom no-repeat;}

.text-left { min-height:222px; padding:18px 26px 10px 27px; text-align:justify;}
.title-left-1 { font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:normal; font-weight:bold; text-transform:uppercase; color:#266169; padding:0 0 12px 0;}
.title-right-1 { font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:normal; font-weight:bold; color:#286670; padding:0 0 2px 16px; border-bottom:4px solid #f36d22;}

.box-1m { padding:0 26px 0 27px;}
.box-1m-top { min-height:20px; padding:4px 0 0 17px; background:url(images/box-1m-bg-top.gif) top repeat-x #a4ced6; border-bottom:2px solid #f36d22; font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:normal; font-weight:bold; color:#13555f;}

.list { }
.list li {background:url(images/marker.gif) 0 6px no-repeat; padding-left:8px;}



/* ******* ******* footer ******* ******* */
#footer { min-height:31px; padding:0 0 15px 36px;}

.box-footer { width:722px; background:url(images/footer-box-bg-tail.gif) repeat-y;}
.box-footer-top { width:722px; background:url(images/footer-box-bg-top.gif) top no-repeat;;}
.box-footer-bot { width:722px; background:url(images/footer-box-bg-bot.gif) bottom no-repeat;}

.deluxe { font-size:11px; line-height:normal; color:#813f1a; padding:7px 0 0 18px;}
.deluxe a {color:#813f1a; text-decoration:underline;}
.deluxe a:hover {text-decoration:none;}
.copyright { font-size:11px; line-height:normal; color:#1e5d67; padding:7px 0 0 83px;}

/* ******* ******* contactForm ******* ******* */
.contactForm { display: block;}
.contactForm .heights-form { height:25px;}
.contactForm .inputs { float:right; width:233px; border:1px solid #8fbcc4; padding:0 0 2px 5px; font-size:13px; line-height:normal;}
.contactForm textarea { float:right; width:158px; height:53px; overflow:auto; border:1px solid #8fbcc4; padding:0 0 0 5px; font-size:13px; line-height:normal;}
.clears { width:56px !important; float:none !important; padding:0 !important; height:19px; background:url(images/clear.gif) no-repeat; border:none; cursor:pointer; margin-right:10px;}
.send { width:56px !important; float:none !important; padding:0 !important; height:19px; background:url(images/send.gif) no-repeat; border:none; cursor:pointer;}

