body {
	margin:0px;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	background-image: url(/images/main_bg.jpg);
	background-repeat: repeat-x;
	background-color:white;
	background-attachment: fixed;
}

#main_container {
	width:867px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
   font-size:18px;
	font-weight: normal;
	background-color:white;
}


.titles {
	font-family: arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
}

.link_titles {
	font-family: arial;
	font-size: 12px;
	color: #000;
	margin-bottom: 5px;
	text-decoration:none;
}

.link_titles:hover {
	font-family: arial;
	font-size: 12px;
	color: #2a3c42;
	margin-bottom: 5px;
}

.news_txt {
	font-family: arial;
	font-size: 9pt;
	color: #2a3c42;
}

.blog_txt {
	font-family: arial;
	font-size: 9pt;
	color: #555555;
}

.more_btn {
	width: 53px;
	height:14px;
	float:right;
	margin:0px;
	padding:0px;

}

.more_btn:hover {
	width: 53px;
	height:14px;
	float:right;
	margin:0px;
	padding:0px;
	background-image: url(/images/more_btn_hover.png);
}

.portfolio_btn {
	width: 70px;
	height:14px;
	float:right;
	margin-top:7px;
	padding:0px;
}

.portfolio_btn:hover {
	width: 70px;
	height:14px;
	float:right;
	margin-top:7px;
	padding:0px;
	background-image: url(/images/portfolio_btn_hover.png);
}

#top_container {
	width:867px;
}

#top_container #gradient_top {
	width:867px;
	height: 20px;
	background-image: url(/images/grd_top.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
}

.white_spacer {
	width:867px;
	height:6px;
	background-color: white;
	margin-bottom: 0px !important; /* IE 7.0 */
	margin-bottom:-14px;
}

#animation_container {
	width:867px;
	height:206px;
}

#top_container #login_container {
	width:867px;
	background-image: url(/images/grd_login.jpg);
	background-repeat: repeat-x;
}

.login_table {
	float:right;
	margin-top: 5px;
	margin-right: 20px;
}

#menu_box {
	float:right;
	margin-right:10px;
	margin-top:8px;
}

.menu_noxia_txt {
	font-family: arial;
	font-size: 12px;
	color: #044158;
	font-weight: bolder;
	text-decoration: none;
	float:left;
}

.menu_open {
	width:7px;
	height:20px;
	background-image: url(/images/menu_open.png);
	float:left;
	margin-left:3px;
	margin-right: 6px;
}

.menu_close {
	width:7px;
	height:20px;
	background-image: url(/images/menu_close.png);
	float:left;
	margin-right: 3px;
}

.menu_button {
	font-family: arial;
	font-size: 12px;
	color: #636363;
	font-weight: bold;
	margin-right:6px;
	text-decoration:none;
	float:left;
}

.menu_button:hover {
	font-family: arial;
	font-size: 12px;
	color: #044158;
	font-weight: bold;
	margin-right:6px;
	text-decoration:none;
	float:left;
}

.login_txt {
	font-family: arial;
	font-size: 11px;
	color: #626262;
}

.login_link {
	font-family: arial;
	font-size: 11px;
	color: #626262;
	text-decoration: underline;
	margin-right: 5px;
}

.login_link:hover {
	font-family: arial;
	font-size: 11px;
	color: #626262;
	text-decoration: none;
}

.login_field {
	font-family: arial;
	font-size: 11px;
	color: #06455c;
	text-decoration: none;
	border: 1px #dbdbdb solid;
	margin-right: 5px;
}

.login_btn {
	background-image: url(/images/login_btn.jpg);
	background-repeat: repeat-x;
	border:none;
	margin-top: 2px;
	font-family: arial;
	font-size: 12px;
	margin-left: 10px;
}

#main_container #center_container {
	width:867px;
}

#center_container #hot_container {
	width:867px;	
}

#hot_container #hot_start {
	width:867px;
	height: 16px;
	background-image: url(/images/hot_start.jpg);
	margin-bottom: 0px !important; /* IE 7.0 */
	margin-bottom:-5px;
}

#hot_container #hot_center {
	width:747px;
	padding-left:60px;
	padding-right:60px;
	padding-top: 10px;
	padding-bottom: 0px; 
	background-color: #aaaaaa;
}

#hot_center #hot_title {
	width:69px;
	height:14px;
	background-image: url(/images/hot.png);
	background-repeat:no-repeat;
}

#hot_center #hot_list {
	width:747px;
}

.hot_obj {
	margin-top: 10px;
}

.hot_logo {
	width: 80px;
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
	float:left;
}

.hot_logo:hover {
	width:80px;
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}

.hot_txt {
 	margin-top: 8px;
	float:left;
}

.hot_normal_txt {
	font-family: arial;
	font-size: 9pt;
	color: #2b2b2b;
}

.hot_italic_txt { 
	font-style: italic; 
	font-family: arial;
	font-size: 9pt;
	color: #2b2b2b;
}

.hot_spacer {
	width: 3px;
	height: 66px;
	background-image: url(/images/hot_spacer.jpg);
	margin-left: 20px;
	margin-right:20px;
	float:left;
}

#hot_container #hot_end {
	width:867px;
	height: 30px;
	background-image: url(/images/hot_end_bn.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #aaaaaa;
}

#hot_end #bottom_menu {
	float:right;
	margin-bottom: 5px;
	margin-right: 10px;
		display:inline;
}

.bottom_open {
	width:8px;
	height: 20px;
	background-image: url(/images/bottom_open.png);
	float:left;
}

.bottom_close {
	width:8px;
	height: 20px;
	background-image: url(/images/bottom_close.png);
	float:left;
}

#bottom_menu #bottom_txt {
	margin-top: 2px;
	float:left;
}

.bottom_menu_txt {
	float:left;
	font-family: arial;
	font-size: 9pt;
	font-weight: bolder;
	color: #515151;
	text-decoration: none;
}

.bottom_menu_txt:hover {
	float:left;
	font-family: arial;
	font-size: 9pt;
	font-weight: bolder;
	color: #515151;
	text-decoration: underline;
}

.bottom_menu_spacer {
	float:left;
	font-family: arial;
	font-size: 9pt;
	font-weight: bolder;
	color: #515151;
	margin-right: 5px;
}

#main_container #footer_container {
	background-color: #626262;
	padding:10px;	

}

#footer_container #footer_logo {
	width: 63px;
	height:34px;
	float:left;
	margin-left: 145px;
}

.footer_txt {
	font-family: arial;
	font-size: 9pt;
	color: #d1d1d1;
	text-decoration: none;
	float:left;
	margin-top: 8px;
	margin-left: 10px;
}

#colors_btn {
	width: 100px;
	height: 36px;
	float:right;
	margin-top: 8px;
}

.color {
	width: 23px;
	height: 23px;
	float:left;
}


.clients_list {
	width: 210px;
}

.smooth-menu li {
	list-style-type: none;
}

.smooth-menu li a {
	z-index: 1;
	position: relative;
	display: block;
	font-family: arial;
	font-size: 11px;
	color: #044158;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
}

html>body .smooth-menu li a {
	z-index: 1;
	position: relative;
	display: block;
	font-family: arial;
	font-size: 11px;
	color: #044158;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
}

.smooth-menu li a:hover {
	z-index: 1;
	position: relative;
	display: block;
	font-family: arial;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
	}

html>body .smooth-menu li a:hover {
	z-index: 1;
	position: relative;
	display: block;
	font-family: arial;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
	background:none;
	display:block;
}

.smooth-menu {
	margin: 0;
	padding:0px;
}

.menu-three li {
	width:210px;
	font-family: arial;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
	margin:0px;
	display:block;
}


html>body .menu-three li {
	font-family: arial;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
	margin:0px;
	display: block;
}



html>body .menu-three .selection {
	background-image: url(../images/clients_bg.jpg);
	background-repeat:repeat-y;
	font-size: 11px;
	line-height: 20px;
}

.menu-three .selection_off {
	background-image: url(../images/clients_bg_off.jpg);
	background-repeat:repeat-y;
	font-size: 11px;
	line-height: 20px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

html>body .menu-three .selection_off {
	background-image: url(../images/clients_bg_off.jpg);
	background-repeat:repeat-y;
	font-size: 11px;
	line-height: 20px;
}

.menu_up_off {
	font-family: arial;
	font-size: 12px;
	color: #636363;
	font-weight: bold;
	margin-right:6px;
	text-decoration:none;
	float:left;
	line-height: 32px;
	margin-bottom:0px;
	margin-top:0px;
}

.menu_up_txt {
	font-family: arial;
	font-size: 12px;
	color: #044158;
	font-weight: bold;
	margin-right:6px;
	text-decoration:none;
	float:left;
	line-height: 32px;
	margin-bottom:0px;
}

.menu_up_txt:hover {
	font-family: arial;
	font-size: 12px;
	color: #636363;
	font-weight: bold;
	margin-right:6px;
	text-decoration:none;
	float:left;
	line-height: 32px;
	margin-bottom:0px;
}

.details_txt {
	font-family: arial;
	font-size: 11px;
	color: #4f5050;
	font-weight: normal;
	text-decoration:none;
	line-height: 20px;
}
.details_txt_note {
	font-family: arial;
	font-size: 10px;
	color: #4f5050;
	font-weight: normal;
	text-decoration:none;
	line-height: 20px;
}

.txt_link {
	font-family: arial;
	font-size: 11px;
	color: #044158;
	text-decoration:underline;
	
	}
.details_bold {
	font-family: arial;
	font-size: 13px;
	color: #044158;
	text-decoration:none;
}

.details_bold a {
	font-family: arial;
	font-size: 13px;
	color: #044158;
	font-weight: bold;
	text-decoration:none;
}

.details_bold a:hover {
	font-family: arial;
	font-size: 13px;
	color: #044158;
	font-weight: bold;
	text-decoration:underline;
}

.details_title {
	font-family: arial;
	font-size: 13px;
	color: black;
	font-weight: bold;
	text-decoration:none;
}


.details_link {
	font-family: arial;
	font-size: 12px;
	color: #454545;
	font-weight: bold;
	text-decoration:none;
}

.details_link:hover {
	font-family: arial;
	font-size: 12px;
	color: #203239;
	font-weight: bold;
	text-decoration:underline;
}

.details_note {
	font-family: arial;
	font-size: 10px;
	color: #454545;
	line-height: 12px; 
	text-decoration:none;
}

.details_list {
	font-family: arial;
	font-size: 11px;
	color: #4f5050;
	font-weight: normal;
	text-decoration:none;
	line-height: 20px;
	list-style: square;
}

.service_title {
	font-family: arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
	float:left;
	line-height: 31px;
	margin-left: 10px;
}

.contacts_black {
	font-family: arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
}

.jcarousel-clip-horizontal {
width: 90%;
}

.jcarousel-item {
height: 100%;
}
