/* CSS Document */

@font-face {
    font-family: 'OpenSansLight';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansItalic';
    src: url('fonts/OpenSans-Italic-webfont.eot');
    src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('fonts/OpenSans-Semibold-webfont.eot');
    src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'OpenSansBold';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'OpenSansExtrabold';
    src: url('fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}


.nnn {
	font-size: 16px;
}

body {
	background-color: #b2a06b;
	margin: 0px;
	margin-top: 0px;
	line-height: 1.5em;

	font-family: 'OpenSanslight', Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999;

	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.0em;
	}

#wrapper {
	position: relative;
	top: 0px;
	width: 960px;
	height: 677px;
	border: 0px;
	left:50%;
	margin-left: -500px;	
	background-color: transparent;
	}

#head, #image, #main, #footer {
	position: relative;
	width: 960px;
}

#logo, #title {
	position: relative;
	width: 400px;
	height: 30px;
	float: left;
}

#image {
	background-color: white;
	background-image: url(hiob_background_01.png);
	background-repeat: no-repeat;
	float: left;
	/*overflow: hidden;*/
}

#contact {
	background-image: url(hiob_contact_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 55px;
	/*overflow: hidden;*/
}

.section #contact img {
	padding: 0em;
	width: 700px;
}



.section #image img {
	padding: 0em;
	width: 960px;
	height: 677px;
}

#main {
	float: left;
	min-height: 700px;
	visibility: hidden;
}

.col1, .col2, .sidebar  {
	width: 300px;
	float: left;
	margin: 0px;
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 20px;
}

.col2, .sidebar {
	width: 400px;
}

.wide {
	width: 800px;
	height: 200px;
	float: left;
	margin: 0px;
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 20px;
}

.wide_image  {
	width: 780px;
	height: 216px;
	float: left;
	margin: 0px;
	margin-top: -6px;
	margin-left: -8px;
	margin-right: 0px;
}

li.navigation {
	padding: 0.3em;
	width: 200px;
	height: 40px;
	color: #b2a06b;
	list-style:none;
	height: 20px;
	background-image: url(li.gif);
	
}

.sidebar {
	width: 180px;
	float: left;
	margin: 0px;
	margin-top: 1em;
	padding-left: 20px;	
}

.col2 {
	xmargin-top: 1em;
}

#my-glider, #link {
	
}

#my-glider ul, #link ul {
	padding: 0.1em;
	margin-top: 10px;
}

#my-glider li, #link li  {
	xpadding: 0.3em;
	display: inline;
	color: #eee;
	list-style:none;
	height: 20px;
	background-image: url(li.gif);
}


#my-glider li a, #link li a,#my-glider li a:hover, #link li a:hover {
	letter-spacing: 0.2em;
	padding: 4px 10px 4px 10px;
	
	color: #ccc;
	background-color: #b2a06b;
	color: #fff;
	text-decoration: none;
}

#my-glider li a:hover, #link li a:hover {
	color: #fff;
	background-color: #005292;	
	}

h1 {
	font-size: 22px;
	color: #b2a06b;
	line-height: 26px;
	xmargin-top: 1em;
	letter-spacing: 1px;
}

a, a:link, a:hover {
	color: #b2a06b;
	xcolor: #fff;
	text-decoration: none;
}

a:hover {
	color: #005292;
}

i {
	color: #94caea;
	text-decoration: none;
}


p {
	color: #666;
	width: 800px;
}

#subnav ul {
	padding: 0.0em;
	margin-top: -0.5em;
}

#subnav2 ul {
	xpadding: 0.0em;
	margin-top: -30px;
	height: 200px;
	width: 200px;
	background-color: #94caea;
}

#subnav ul li, #subnav2 ul li  {
	display: block;
	padding: 2px;
	padding-top: 0.5em;
	height: 16px;
	width: 400px;
	color: #fff;
	list-style:none;
}

#subnav ul li a {
	color: #fff;	
}

#subnav2 ul li a {
	color: #fff;
}


#subnav ul li a:hover {
	color: #fff;	
	xborder: 1px dotted #fff;
}

#subnav2 ul li a:hover {
	color: #fff;
	xborder: 1px dotted #fff;
}

div#section1.section,
div#section2.section,
div#section3.section,
div#section4.section,
div#section5.section,
div#section6.section {
	min-height: 300px;
	padding: 50px 280px 20px 80px;
}

div#contact.section {
	padding: 30px 280px 20px 80px;
	border:0px solid black;
	width:700px;
}

div#section1.section p, div#section1.section h1,
div#section2.section p, div#section2.section h1,
div#section3.section p, div#section3.section h1,
div#section4.section p, div#section4.section h1,
div#section5.section p, div#section5.section h1,
div#section6.section p, div#section6.section h1, {
	width: 800px;
	font-size: 16px;
	line-height: 20px;
	xcolor: #005292;
	letter-spacing: 0em;
	font-family: 'OpenSanslight', Arial, sans-serif;
}

div#image{
	-moz-box-shadow:    3px 3px 5px 6px #444;
	-webkit-box-shadow: 3px 3px 5px 6px #444;
	box-shadow:         3px 3px 5px 6px #444;
}

a.download {
	background-image: url(../images/download_icon.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-family: 'OpenSansBold', Arial, sans-serif;
}

div.controls  {
	border: 0px solid white;
	background-color: transparent;
	padding: 135px 0px 0px 90px;
}

div.controls ul li a:link {
	font-family: 'OpenSanslight', Arial, sans-serif;
}

h1, h2 {
	font-family: 'OpenSanslight', Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #999;
}

strong {
	font-family: 'OpenSansSemibold', Arial, sans-serif;
}

