/*  This template was created by Mantis-a [http://www.mantisa.cz/]. For more templates visit Free website templates [http://www.mantisatemplates.com/]. */



/* CSS Document */


/* General */

* {
	margin: 0;
	padding: 0;
}

html { height: 100%; font-size: 62.5% }

body {
	height: 100%;
	background-color: #FFF;
	text-align: center;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	background-position: top;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
}

.load{background:url('img/load.gif') no-repeat center;}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: bolder;
}

a:hover {
text-decoration: none;
}

.noscreen {
display: none;
}


/* Cleaner */

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}


/* Skip menu */

.hidden {
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}

#content-main {
	padding-left:40px;
	text-shadow:#CCC;
	padding-top: 60px;
	padding-right: 65px;
}

/* Images */



/* Wrapper */

#wrapper {
width: 850px;
margin: 60px auto 0 auto;
padding-bottom: 90px;
text-align: left;
}


/* Headings, paragraphs */

.title {
	letter-spacing: 1px;
	width: 620px;
	text-align: center;
	margin-left: 192px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 300px;
}

.title p {
color: #FFFFFF;
margin: 4px 0 0 21px;
padding-bottom: 12px;
}

h1 {
	font: normal 2.4em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-top: 25px;
	margin-left: 20px;
}

h1 a:link, h1 a:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}

h1 span {
color: #000;
}

h2 {
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
	color: #000;
	letter-spacing: 1px;
	background: url('../img/h2-bg.gif') no-repeat 0 53%;
	padding-left: 25px;
	margin-bottom: 7px;
}


/* Menu */

ul.menu {
list-style-type: none;
}

ul.menu li {
	background: url('../img/divider.png') no-repeat 50% 100%;
	padding: 18px 0;
}

ul.menu li a, ul.menu li a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding: 4px 7px;
}

ul.menu li a:hover, ul.menu li a.active {
	background-color: #666;
	color:#FFF;
}

ul.menu li.last {
background: none;
}


/* Content box */

.content {
	width: 850px;
}

.column-left {
	float: left;
	width: 120px;
	text-align: center;
	color: #000;
	margin-left: 65px;
}

.column-left h3 {
font: normal 1.5em Georgia, "Times New Roman", Times, serif;
margin: 10px 0 7px 0;
letter-spacing: 1px;
}

.column-right {
margin: 0 0 0 191px;
width: 650px;
}

.box-top {
	height: 240px;
	background-image: url(../img/top.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.box {
}

.box-in {
	margin-top: 0;
	margin-right: 4em;
	margin-bottom: 0;
	margin-left: 14em;
	padding-top: 0.8em;
	padding-right: 0;
	padding-left: 0;
	background-image: url(../img/special2.png);
	background-repeat: no-repeat;
}

.box-in p {
line-height: 1.6;
margin: 0 0 10px 25px;
color: #242424;
}

.box-in2 {
	margin-top: 0;
	margin-right: 4em;
	margin-bottom: 0;
	margin-left: 14em;
	padding-top: 0.8em;
	padding-right: 0;
	padding-left: 0;

}

.box-in2 p {
line-height: 1.6;
margin: 0 0 10px 25px;
color: #242424;
}


.box-out {
	margin-top: 0;
	margin-right: 6em;
	margin-bottom: 0;
	margin-left: 4em;
	padding-top: 0.8em;
	padding-right: 0;
	padding-bottom: 5em;
	padding-left: 0;
}

.box-out p {
	line-height: 1.6;
	margin: 0 0 10px 25px;
	color: #000;
}

.box-bottom {
	height: 30px;
	background-image: url(../img/bottom.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

ul.main-list {
list-style-type: none;
margin: 14px 0 20px 25px;
}

ul.main-list li {
	line-height: 1.3;
	margin-bottom: 12px;
	padding-left: 27px;
}


/* Footer */

.footer-info-left, .footer-info-right {
font-size: 0.8em;
color: #626262;
position: relative;
top: -7px;
display: inline;
}

.footer-info-left {
	float: left;
	margin-left: 34px;
	padding-left: 15px;
}

.footer-info-right {
	float: right;
	margin-right: 80px;
}

.footer-info-left a, .footer-info-left a:visited, .footer-info-right a, .footer-info-right a:visited {
font-weight: normal;
color: #626262;
}


#globe {
	height: 293px;
	width: 230px;
	position: relative;
	visibility: visible;
	z-index: 1;
	top: auto;
	left: -450px;
	overflow: visible;
	float: right;
	background-image: url(../img/snapshot.png);
	background-repeat: no-repeat;
}

