/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:934px;
} 

body { 
	background:url(images/body-bg.jpg) no-repeat left top #eaeaea;
	background-attachment:fixed; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:100%; 
	line-height:1em; 
	color:#2b2b2b; 
	min-width:934px;
	padding-top:35px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== FORMS ===========================*/

#contacts-form {
	width:250px;
}
#contacts-form .field { 
	height:46px;
}
#contacts-form label {
	display:block;
}
#contacts-form input {
	width:247px; 
	padding:3px 0 3px 3px; 
	background:#fff;
	color:#000;
	border:0; 
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:247px; 
	height:228px; 
	overflow:auto;
	background:#fff;
	color:#000; 
	border:0; 
	padding:3px 0 3px 3px;
	margin-bottom:45px; 
}

/*========================== LISTS ============================*/

.site-nav {
	width:100%;
	overflow:hidden;
	background:url(images/nav-tail.gif) repeat-x left top;
	height:58px;
	margin-bottom:56px;
}
.site-nav li {
	float:left;
	font-size:33px;
	line-height:1em;
	padding-left:21px;
	letter-spacing:-1px;
	margin-right:12px;
}
.site-nav li a {
	color:#f2f2f2;
	text-decoration:none;
	padding:12px 20px 12px 20px;
	display:block;
}
.site-nav li a:hover,
.site-nav li a.active {
	background-color:#078eb4;
}

.list {
	padding-bottom:28px;
}
.list li {
	font-size:1.08em;
	padding-bottom:6px;
}

.list1 {
	padding-bottom:10px;
}
.list1 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-bottom:29px;
}
.list1 li .img-border {
	margin-right:30px;
}

.partners li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-bottom:29px;
}
.partners li a.img-border {
	margin-right:20px;
}
.partners li p {
	margin:0;
}
.partners li p a {
	color:#14a1c9;
}
.partners li p a:hover {
	border:0;
}

/*========================== OTHER ============================*/

.img-indent {
	margin-bottom:20px;
	width:100%;
	overflow:hidden;
}
.img-indent.alt {
	top:-11px;
	position:relative;
	margin-bottom:12px;
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
}
.img-box1 img { 
	float:left; 
	margin:0 20px 0 0;
}

p { 
	line-height:1.58em;
	margin-bottom:20px;
}
.p1 {
	margin-bottom:40px;
}

.address span { 
	float:right; 
	margin-right:30px;
}

a.img-border {
	display:block;
	float:left;
	border:5px solid #fff;
}
a.img-border:hover {
	border:5px solid #14a1c9;
}

dl {
	line-height:1.58em;
	margin-bottom:-16px;
}
dl.alt {
	margin-bottom:26px;
}
dl dt {
	font-size:1.08em;
	font-weight:bold;
}
dl dd {
	margin-bottom:16px;
}
dl dd span {
	float:right;
	margin-right:60px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#2b2b2b; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	font-size:28px;
	line-height:1.1em;
	color:#383838;
	margin-bottom:14px;
}
h3 {
	color:#14a1c9;
	font-size:17px;
	line-height:1.2em;
	margin-bottom:8px;
}
h3.extra {
	margin-bottom:25px;
}

.txt1 {
	color:#14a1c9;
}

.link {
	color:#f3f3f3;
	font-size:1.17em;
	line-height:1.2em;
	text-decoration:none;
	background:url(images/link-tail.gif) repeat-x left top;
	padding:6px 22px 9px 22px;
	display:inline-block;
}
.link:hover {
	background:#078eb4;
}

.link1 {
	font-weight:bold;
	font-size:1.08em;
	text-decoration:none;
}
.link1:hover {
	text-decoration:underline;
}

.line-hor {
	height:18px;
	background:url(images/line-hor.gif) repeat-x left top;
	margin:36px 0 40px 0;
}

/*============================ BOXES ==========================*/

.box { 
	background:#e2e2e2; 
	width:100%;
}
.box .border-top { 
	background:url(images/border.gif) repeat-x left top;
}
.box .border-bot { 
	background:url(images/border.gif) repeat-x left bottom;
}
.box .border-left { 
	background:url(images/border.gif) repeat-y left top;
	width:100%;
}
.box .border-right { 
	background:url(images/border.gif) repeat-y right top;
}
.box .inner { 
	padding:29px 15px 22px 18px;
}

/*========================== HEADER ===========================*/

#header .row-1 {
	height:114px;
}

#header .row-2 {
	height:193px;
}

/*========================= CONTENT ===========================*/

#content {
	padding-bottom:58px;
}

/*========================= FOOTER ============================*/

#footer { 
	background-color:#1b1a1a;
	padding-top:53px;
	padding-bottom:49px;
}
#footer span {
	display:block;
	font-size:28px;
	line-height:1.2em;
	color:#706f6f;
	padding:30px 0 0 0;
}
#footer span strong {
	font-size:49px;
	color:#323131;
	display:block;
}
#footer ul {
	width:921px;
	overflow:hidden;
	padding-bottom:40px;
}
#footer ul li {
	float:left;
	border-right:1px solid #999999;
	line-height:1.08em;
	padding-right:12px;
	margin-right:12px;
}
#footer ul li.last {
	border:0;
	padding:0;
	margin:0;
}
#footer ul li a {
	color:#999999;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#fff;
}
#footer em {
	display:block;
	font-style:normal;
	color:#706f6f;
	padding-bottom:8px;
}
#footer em a {
	color:#078eb4;
}
#footer p {
	font-size:.92em;
	line-height:1.36em;
	color:#424242;
	margin:0;
}

/*=============================================================*/