@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #737373;
}

p, ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

p.contact {
	margin-top: 0;
	margin-bottom: 0;
}

a {
	color: #1FA5CB;
	text-decoration: none;
}

a:hover {
	color:#A5A5A5;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 960px;
}

#nav {
	height: 60px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/nav_bg.gif);
	margin-bottom: 10px;
}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bolder;
	line-height: 60px;
}

#nav a:hover {
	color:#E0E0E0;
}

#frontpage_image {
	height: 260px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#module_container {
	background-image: url(../images/modules_bg.gif);
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 10px;
	padding-top: 20px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

#module_container h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #063B81;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 22px;
	letter-spacing:1px;
}

#module1 {
	height:180px;
	width: 220px;
	float: left;
	padding-right:11px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}
#module2 {
	height:180px;
	width: 220px;
	float: left;
	padding-right:11px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}
#module3 {
	height:180px;
	width: 220px;
	float: left;
	padding-right:11px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}
#module4 {
	height:180px;
	width: 216px;
	float: left;
	padding-left: 11px;
}

#module4 ul {
	margin-top: 10px;
	padding-left:15px;
	margin-left:0;
}

#read_more {
	float: right;
	padding-top:6px;
}

#content_wrapper {
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	line-height:22px;
	overflow: auto;
	margin-bottom:14px;
}

#content_wrapper h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #063B81;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 22px;
	letter-spacing:1px;
}

#content_wrapper h2 {
	font-size: 14px;
	color: #21A5CB;
	padding-top:6px;
	margin-top: 0;
	margin-bottom: 0px;
	line-height: 22px;
	letter-spacing:1px;
}

#content_wrapper li {
	padding-bottom:4px;
}

#content_main {
	width:936px;
	height:auto;
	float:left;
	padding-left:6px;
	padding-right:18px;
	padding-bottom:6px;
}

#about_us_image {
	height:auto;
	width:auto;
	float:right;
}

#image {
	height:auto;
	width:auto;
	float:right;
}

#contact {
	height: 60px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contact_bg.gif);
}

#contact_left {
	float: left;
	height:24px;
	width: 485px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
	margin-top:14px;
}

#contact_right {
	float: left;
	height:24px;
	width: auto;
	padding-left: 20px;
	margin-top:14px;
}

#contact_right_title {
	float: left;
	width: auto;
}

#contact_right_form {
	float: left;
	width: auto;
}

#contact_right_input {
	float: left;
	width: auto;
}

#contact_right_button {
	float: left;
	width: auto;
}

#contact_right_form #kihruk-kihruk {
	width:184px;
	margin:0;
}

#contact_right_form .newsletter_btn {
	padding-left:14px;
}

#contact_leader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A5A5A5;
	font-weight: bolder;
	margin-right: 10px;
}

#footer {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	line-height: 32px;
}

#copyright {
	width:230px;
	float:left;
}

#bottom_menu {
	width:730px;
	float:left;
	text-align:right;
}

#bottom_menu ul {
	margin:0;
	padding:0;
}

#bottom_menu li {
	list-style-type: none;
	display:inline;
}

#bottom_menu a {
	color:#676B6D;
	padding-left:6px;
	text-decoration:none;
}