/* CSS Document */

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

body{
	background:url(/images/bg-top.gif) top repeat-x #4EBDEB;
	text-align:center;
}

html, input, textarea
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:0.8125em;
		line-height:1.461em;
		color:#333333;
	}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
.aligncenter { text-align:center;}
.alignleft { text-align:left;}
.alignright { text-align:right;}

input, select { vertical-align:middle; font-weight:normal;}
a {color:#000000; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p {padding-top:19px;}
a img { border:0;}
ul { list-style:none;}
img {vertical-align:top;}

h3 { font-size:1.308em; color:#FFF; background:url(/images/marker.gif) 0 0 no-repeat; padding-left:32px; text-transform:uppercase;}

.text1 { font-size:0.923em;} 
.text2 { font-size:1.077em;} 
.text3 { font-size:1.154em; color:#FFF;}

.color1 { color:#0FB3E9;}

.link1 { background:url(/images/marker2.gif) 0 4px no-repeat; padding-left:25px; color:#0FB3E9; text-decoration:none;}
.link1:hover { color:#000;}
.link2 {color:#0FB3E9; text-decoration:none;}
.link2:hover { text-decoration:underline;}
/* ============================= main layout ====================== */
.imgindent { float:left; margin-right:15px;}
.imgindent2 { float:left; margin-right:30px;}

.indent1 { padding-left:30px;}
.indent2 { padding-right:30px;}
.indent3 { padding-right:40px;}
.space1 { margin-right:21px;}
.space2 { margin-top:20px;}

/* ============================= header ====================== */
.row-1 { padding-top:31px;}
.row-2 { border-bottom:2px solid #FFF;}
.logo { display:inline-block; float:left; font-size:1.5em; line-height:2.0em; text-transform:uppercase; color:#FFF; text-decoration:none; letter-spacing:-1px; margin:-5px -60px 0px 0px;}
div.row-3 {margin-top: -14px;}
.menu { float:right; margin-top:34px;}
.menu ul { width:100%; overflow:hidden;}
.menu li { float:right; margin-left:13px; }
.menu li a { font-size:1.11em; color:#36C1FB; line-height:1.2em; text-transform:uppercase; text-decoration:none;}
.menu li a:hover, .menu .active a { color:#FFF; text-decoration:none;}
.slogan { font-size:2.154em; line-height:1.2em; color:#36C1FB; text-transform:uppercase;}
.png { position:absolute; margin:10px 0 0 569px;}
.box { width:602px; padding-top:45px;}
.box .bg-tail { background:url(/images/box-tail.gif) top repeat-y;}
.box .bg-bot { background:url(/images/border-top.jpg) top left no-repeat; min-height:212px; height:auto !important; height:212px; padding:8px 80px 8px 15px; overflow: hidden;}
.box .bg-bot p {padding-top: 0px;}
.box .bg-top { background:url(/images/border-bot.jpg) bottom left no-repeat;}
.title1 { font-size:3.462em; color:#FFF;}
.title2 { font-size:2.154em; color:#001F3F;}
.button { display:inline-block; background:url(/images/button-tail.gif) top repeat-x; font-size:1.154em; line-height:1em;text-decoration:none;}
.button span { display:inline-block; background:url(/images/button-left.gif) top left no-repeat; line-height:1em;}
.button span span { display:inline-block; background:url(/images/button-right.gif) top right no-repeat; padding:10px 14px 10px;}
/* ============================= content ====================== */
#content { background:#FFF; padding-bottom:60px;}
.column-1 { background:url(/images/box1-tail.gif) top repeat-x;}
.column-1 .bg-left { background:url(/images/box1-left.gif) top left no-repeat;}
.column-1 .bg-right { background:url(/images/box1-right.gif) top right no-repeat; height:58px;}
.column-2 { background:url(/images/box2-tail.gif) top repeat-x;}
.column-2 .bg-left { background:url(/images/box2-left.gif) top left no-repeat;}
.column-2 .bg-right { background:url(/images/box2-right.gif) top right no-repeat; height:58px;}
.column-1 .bg-right, .column-2 .bg-right { padding:11px 0 0 18px;}
.phone { float:left; width:111px;}
.list1 { width:100%; overflow:hidden; }
.list1 ul { margin-bottom:-5px; }
.list1 li { border-bottom:1px solid #EAEAEA; }
.list1 li a { line-height:2.923em; background:url(/images/marker2.gif) 0 3px no-repeat; padding-left:23px; text-decoration:none; }
.list1 li a:hover { color:#0FB3E9; }

/* ============================= footer ====================== */
#footer { height:79px; font-size:0.923em; color:#FFF;}
#footer .main { padding-top:27px;}
#footer a { color:#FFF;}
/* ============================= forms ============================= */
#LanguageForm { line-height:1em;}
#LanguageForm .text {font-size:0.923em; color:#36C1FB;}
#LanguageForm .select {width:92px; height:18px; border:1px solid #FFF; padding:1px 0 0 5px; font-size:0.846em; line-height:1em; color:#202020;}

#ContactForm {line-height:1em;}
label { height:26px; display:block;} 
#ContactForm input {width:173px; height:16px; padding:1px 0 0 5px; font-size:1em; line-height:1em;}
#ContactForm textarea {width:173px; height:157px; padding:2px 0 0 5px; overflow:auto; font-size:1em; line-height:1em;}

