* {margin:0; padding:0;}

html {width:100%; height:100%; background:#dbdbdb;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#727272;
	min-width:941px;
	background-color: #f5f5f5;
	background-repeat: repeat-x;
	background-position: 0 -123px;
	background-image: url(images/tail-top.gif);
}

.main {
	padding:0;
	margin:0px auto;
	font-size:0.8125em;
	line-height:1.384em;
	width: 941px;
}

img {border:0; vertical-align:top; text-align:left;}

a {color:#3e9af9; outline:none;}
a:hover {text-decoration:none;}

object {outline:none;}
fieldset {border:0;}

ul, ol {list-style:none;}

table, table td {padding:0; border:none; border-collapse:collapse;}

.clear {clear:both; width:100%; line-height:0; font-size:0;}

.col-1, .col-2, .col-3, .col-4 {float:left;}
.column-1, .column-2, .column-3 {float:left;}  

.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap {overflow:hidden;}

.container {width:100%;}

p {margin-bottom:18px;}
.p1 {margin-bottom:5px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:25px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}
.letter2 {letter-spacing:-2px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#3e9af9;}
.color-4 {color:#ffa456;}
/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {

}
.spacing2 {margin-right:70px;}
.spacing3 {margin-right:30px;}

.spacing-bot {margin-bottom:25px;}

.indent {
	padding:0 0px 0 20px;
}
.indent2 {padding-left:27px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:40px;}

.img-indent-bot {margin-bottom:15px;}
.img-indent {float:left; margin:0 17px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.img-box {float:left; margin-bottom:20px;}	

.prev-indent-bot {margin-bottom:10px;}
.prev-indent {float:left; margin:0 12px 0px 0;}	
.prev-box {float:left; margin-bottom:8px;}	

.border {border:1px solid #ddd;}
.border2 {border:2px solid #cdc2b2;}

.buttons a:hover {cursor:pointer;}

/*********************************header*************************************/
#header {
	height:343px;
	width:100%;
}
#nav  {
	height:57px;
	margin-top: -4px;
	position: relative;
	width: 930px;
	overflow: hidden;
}

.menu {padding:13px 0 0 0px; float:left;}
.menu li {
	float:left;
	font-size:1.23em;
	line-height:1.2em;
	padding-right:31px;
}  
.menu li a {color:#878787; display:block;}  
.menu li a strong {display:block;}  
.menu li a strong strong {padding:5px 0px 6px 0px; width:100px; text-align:center;}  
.menu li .active, .menu li a:hover {color:#3e9af9; background:url(images/active-tail.gif) 0 0 repeat-x;}
#lang  {
	position: relative;
	left: 800px;
	top: -340px;
	width: 130px;
}
#lang ul li  {
	float: left;
	margin-left: 15px;
}
#lang ul li a  {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#lang ul li a img   {
	display: block;
	float: left;
	margin: 3px 5px 0 0;

}


.menu li .active strong, .menu li a:hover strong {background:url(images/active-left.gif) 0 0 no-repeat;}  
.menu li .active strong strong, .menu li a:hover strong strong {
	background:url(images/active-right.gif) right 0 no-repeat;
}  

.box-form-top {float:right; padding:22px 0px 0 0;}
.text-form-top {float:left; padding:3px 7px 0 0; font-size:0.923em; color:#727272;}
#form-top {float:left;}
#form-top label {display:block; float:left; padding-top:3px;}
#form-top input {
	width:180px;
	font-size:1em;
	color:#000;
	padding:1px 5px 2px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #dad8d8;
	background:#fcfcfc;
}
.button-top {float:left; padding:0px 0 0 8px;}
.button-top img {float:left;}

.list-top {margin:360px auto 0; width:226px;}
.list-top li {float:left; padding:0 3px 0 4px;}
.list-top li a {float:left; height:10px; width:8px; background:url(images/pic.gif) 0 1px no-repeat;}
.list-top li .active, .list-top li a:hover {background:url(images/pic-active.gif) 0 1px no-repeat;}

.list-top .item {padding:0 15px 0 0;}
.list-top .item a, .list-top .item a:hover {background:url(images/prev.gif) 0 0 no-repeat;}

.list-top .last-item {padding:0 0 0 15px;}
.list-top .last-item a, .list-top .last-item a:hover {background:url(images/next.gif) right 0 no-repeat;}

/*********************************content*************************************/
#content {width:100%; padding:28px 0 22px;}

h3 {font-size:1.692em; line-height:2.045em; margin:0px 0 28px; font-weight:normal; color:#3e3e3e; background:url(images/head-tail.gif) 0 0 repeat-x #eee;}
h3 span {
	display:block;
	padding:0 0 0 20px;
	background:url(images/head-tail-bot.gif) 0 bottom repeat-x;
	text-transform: capitalize;
}

.button {display:inline-block; color:#e7006d; padding-left:5px; background:url(images/button-left.gif) 0 0 no-repeat;}
.button span {display:inline-block; cursor:pointer; padding-right:5px; background:url(images/button-right.gif) right 0 no-repeat;}
.button span span {padding:5px 14px 6px; background:url(images/button-tail.gif) 0 0 repeat-x;}
.button:hover {color:#000;}

.button1 {display:inline-block; color:#f4dbba; padding-left:11px; background:url(images/button1-left.png) 0 0 no-repeat;}
.button1 span {display:inline-block; cursor:pointer; padding-right:11px; background:url(images/button1-right.png) right 0 no-repeat;}
.button1 span span {padding:3px 5px 6px; background:url(images/button1-tail.png) 0 0 repeat-x;}
.button1:hover {color:#000;}

.list-1 li {font-size:1.076em; line-height:1.714em;  padding-left:31px; background:url(images/marker-1.gif) 0 4px no-repeat;}
.list-1 li a {color:#727272;}
.list-1 li a:hover {color:#000;}

.list-2 li a {color:#494949;}
.list-2 li a:hover {color:#3e9af9;}

.list-3 li {line-height:3.230em;}
.list-3 li a {color:#727272; display:block; padding-left:44px;}
.list-3 .item-1 a {background:url(images/pict-1.jpg) 0 5px no-repeat;}
.list-3 .item-2 a {background:url(images/pict-2.jpg) 0 5px no-repeat;}
.list-3 .item-3 a {background:url(images/pict-3.jpg) 0 5px no-repeat;}
.list-3 li a:hover {color:#000;}

.list-4 li {font-size:1.076em; line-height:1.714em;}
.list-4 span {color:#3e9af9;}

.price-list li {font-size:1.076em; line-height:1.714em;}
.price-list li a {color:#727272;}
.price-list span {color:#3e9af9;}
.price-list li a:hover {color:#3e9af9;}

.link-1 {padding:4px 0 4px 32px; display:inline-block; font-size:1.083em; font-weight:bold; color:#774f23; background:url(images/marker-4.gif) 0 0px no-repeat;}
.link-2 {padding-left:27px; display:inline-block; font-size:1.166em; text-transform:uppercase; font-weight:bold; color:#474747; background:url(images/marker-3.png) 0 0 no-repeat;}
.link-2:hover {color:#ca965e;}

.text-1 {font-size:1.153em;}  

.text-2 {color:#3e9af9; font-size:1.076em; font-style:italic; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;} 
.text-2 span {color:#e9d4b0;}

.text-3 {font-size:1.153em; line-height:1.6em;}  

.bold {font-weight:bold;}

.box-border {width:100%; padding-bottom:20px; background:url(images/pic.gif) 0 bottom repeat-x;}

.citation-bg {background:url(images/citation-bg.gif) 10px 0 no-repeat;}
	
.info {
	width:180px;
}
.info span {float:left; width:45px;}

.info2 {width:248px;}
.info2 span {float:left; width:145px;}


#form-1 label {display:block; float:left; height:29px; width:209px; padding:0 10px; background:url(images/input.gif) 0 0 no-repeat;}
#form-1 input {width:204px; font-size:1em; color:#545454; padding:5px 0px; border:0; background:none; font-family:Arial, Helvetica, sans-serif;}
#form-1 .button1 {float:left;}

#form-main {width:271px; padding-left:18px;}
#form-main label {display:block; height:32px;}

#form-main input {width:259px; font-size:1em; color:#727272; padding:2px 5px; font-family:Arial, Helvetica, sans-serif; border-top:1px solid #303030; border-left:1px solid #585858; border-right:1px solid #cecece; border-bottom:1px solid #e1e1e1; background:#fff;}
#form-main textarea {height:192px; overflow:auto; width:259px; font-size:1em; color:#727272; padding:2px 5px; font-family:Arial, Helvetica, sans-serif; border-top:1px solid #303030; border-left:1px solid #585858; border-right:1px solid #cecece; border-bottom:1px solid #e1e1e1; background:#fff;}

.buttons {padding-top:22px; text-align:right;}
.buttons a {margin-left:15px;}

/****************************footer************************/
#footer {width:100%; color:#645f54; padding:0 0px;}

#footer .row-1 {width:100%; background:url(images/row1-tail-top.gif) 0 0 repeat-x #dedede;}
#footer .row-1 .tail-bot {width:100%; background:url(images/row1-tail-bot.gif) 0 bottom repeat-x;}
#footer .row-1 .padding {padding:20px 0 45px 20px;}

#footer .row-1 .col-1 {width:216px;}
#footer .row-1 .col-2 {width:276px;}
#footer .row-1 .col-3 {width:420px;}

#footer .row-2 {width:100%; background:url(images/row2-tail-top.gif) 0 0 repeat-x #e2e2e2;}
#footer .row-2 .tail-bot {width:100%; background:url(images/row2-tail-bot.gif) 0 bottom repeat-x;}
#footer .row-2 .padding {
	padding:12px 0 16px 12px;
}

#footer .row-3 {width:100%; padding:12px 0 11px; background:#dbdbdb;}

.logo-bot {
	text-align: center;
}

.menu-bot {
	padding-top:10px;
}
.menu-bot li {float:left; font-size:0.923em; line-height:1.5em; padding-left:23px; color:#e7006d;}
.menu-bot li a {color:#878787; padding-left:22px;}
.menu-bot li .active, .menu-bot li a:hover {color:#e7006d;} 

.text-bot {text-align:center; font-size:0.923em; color:#494949;}
.text-bot a {color:#494949; padding-left:6px;}
.text-bot a:hover {color:#3e9af9;} 
.text-bot span {padding-right:6px;}
.indent_list {
	padding:0 0px 0 20px;
	margin-bottom: 20px;
}
.emaillink { background: url(images/email_icon.gif) left center no-repeat; padding: 4px 0 4px 26px; display:block; margin:0; }
.weblink{ background: url(images/globe_icon.gif) left center no-repeat; padding: 4px 0 4px 26px; }

