@charset "utf-8";
a:link , a:visited{
	color: #36c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


body {
	background-color: #061947;
	margin: 0px;
	padding: 0px;
	background-image: url(images/site_bg.jpg);
	background-repeat: repeat;
}
h1 , h2, h3, h4{
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #113285;
	font-size: 32px;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

h4 a:link, h4 a:visited, h4 a:hover{
	color: #555;
}



img {
	border-width: 0px;

}
p , blockquote, li{
	line-height: 18px;
}
p {
	margin: 12px 0px 15px 0px;
}



table {
	margin: 0px;
	padding: 0px;
}
.blue_text {
	color: #113285;
}




.clearer {
	clear: both;
}
.contacts_data_field {
	padding: 5px 5px;
	border-bottom: 1px solid #CCC;
	text-align: center;
}
.contacts_department {
	padding: 5px 10px;
	border: 1px solid #CCC;
	background-color: #EEE;
	text-align: center;
}


.contacts_heading {
	color: #FFF;
	background-color: #2C56A0;
	border: 0px solid #061977;
	padding: 5px 10px;
	font-weight: bold;
	width: 112px;
	text-align: center;
	background-image: url(images/contacts_heading_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.content_pane_left_box_container {
	padding: 2px;
	border: 1px solid #eee;
	background-color: #FFF;
}

.content_pane_left_heading {
	color: #FFF;
	background-color: #061947;
	padding: 5px;
	text-align: left;
	background-image: url(images/content_left_pane_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.footer_heading_bar {
	padding: 5px 8px;
	background-color: #2c56a0;
	color: #FFF;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-top: 2px solid #5995db;
	border-bottom: 2px solid #5995db;
}
.footer_content_area {
	border-color: #CCC;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}
.login_box {
	width: 320px;
	margin: 0px auto;
	background-color: #FFF;
	padding: 2px;
}

.main_nav_item {
	float: left;

}


.news_post_date {
	font-size: 11px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 15px;
}
.offer {
	width: 284px;
	padding-right: 27px;
	float: left;

}
.offer_bottom_center {
	background-image: url(images/offer_bottom_center_bg.jpg);
	background-repeat: repeat-x;
}
.offer_description {
	padding: 10px 0px;
}
.offer_description a {
	color: #555;
	text-decoration: none;
}


.offer_mid_center {
	padding-top: 10px;
	padding-bottom: 5px;
}

.offer_mid_left {
	background-image: url(images/offer_mid_left_bg.jpg);
	background-repeat: repeat-y;
}
.offer_mid_right {
	background-image: url(images/offer_mid_right_bg.jpg);
	background-repeat: repeat-y;
}
.offer_pic_and_price {
	text-align: center;
}
.offer_pic_and_price_width {
	width: 254px;
}
.offer_pic_width {
	width: 122px;
}
.offer_pic_width img {
	display: block;
}
.offer_read_more {
	text-align: left;
}




.offer_top_left {
	width: 15px;
}
.offer_top_left img {
	display: block;
}
.offer_top_center {
	background-image: url(images/offer_bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	color: #113285;
	font-weight: bold;
}
.offer_top_center a {
	color: #113285;
	font-weight: bold;
	text-decoration: none;
	display: block;
}


.offer_top_right {
	width: 15px;
}

.offer_top_right img {
	display: block;

}
.offer_width {
	width: 284px;
}





.orange_text {
	color: #e86008;
}
.product_box {
	background-color: #FFF;
	padding: 20px;
	border-bottom: 1px dotted #CCC;
}
.product_box a {
	color: #555;
	text-decoration: none;
}
.product_box a.orange_text {
	color: #e86008;
}

.product_image {
	float: left;
	width: 100px;
}
.product_specific_description {
	float: right;
	width: 310px;
}

.product_specific_image {
	float: left;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.product_specific_heading_bar {
	padding: 5px 8px;
	background-color: #2c56a0;
	color: #FFF;
}

.product_text {
	float: right;
	width: 360px;
}
.q_a_box {
	border: 1px dotted #999;
	padding: 10px;
	line-height: 20px;
	margin-bottom: 10px;
}
.recruitment_input_field {
	width: 300px;
}
.recruitment_input_field_align {
	padding-left: 20px;
	text-align: right;
}


.site_font {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #555;
}

.site_width {
	width: 906px;
	margin: 0 auto;
}
.vertical_spacer_10px {
	padding-top: 10px;
}
#content_pane_left {
	float: left;
	width: 255px;
	padding: 10px;
	border: 1px solid #DDD;
	color: #333;
	min-height: 500px;
	background-color: #2C56A0;
}
#content_pane_left a {
	color: #333;
	display: block;
}
#content_pane_left ul {
	list-style-type: square;
}



#content_pane_right {
	float: right;
	width: 545px;
	padding: 25px 40px 40px 40px;
	border: 1px solid #DDD;
	min-height: 500px;
}



#footer {
	padding: 20px 0px 0px 0px;
}


#header {
	position: relative;
}
#main_body {

}
#main_nav  {
	position: relative;
	height: 41px;
	top: 0px;
	background-image: url(images/main_nav_bg.jpg);
	background-repeat: repeat-x;
}


#wrapper {
	padding: 16px;
	position: relative;
	background-color: #FFF;
	border: 0px solid #CCCCFF;
}

