*{ margin: 0; padding: 0; }

body{
	background: #333 url(../images/images_new/body_bg.gif) 0 0 repeat-x;
	font-family: arial;
	font-size: 11px;
	color: #616161;
	line-height: 1.5em;
}

#outer_container{
	width: 795px;
	margin: 0 auto;
}

#header{
	background: url(../images/images_new/header_bg.jpg) 0 0 repeat-x;
	height: 113px;
	width: 795px;
}
.logo{ display: block; float: left; }

.login_area {
	text-align: right;
	float: right;
	padding: 30px 5px 0 0;
	font-family: helvetica;
	font-size: 13px;
	color: #484546;
}
.login_area input {
	border: 1px solid #d9d6d6;
	padding: 2px;
	margin: 1px 0;
	color: #484546;
}
.go_button{
	background: url(../images/images_new/go_button.jpg) 0 0 no-repeat;
	width:35px;
	height: 23px;
	border: 0 !important;
	cursor: pointer;
}

#inner_container{
	width: 795px;
}

/***general****/
.container{ padding: 8px; width: 779px; background-color: #fff; }

.clr{ clear: both; }

.hidden{ display: none; }

.outline{border: 2px dashed red;}

h1{ font-family: helvetica; font-size: 19px; font-weight: normal; color: #616161; line-height: 1.0em; padding: 5px 0 3px 0; }
h2{ font-family: helvetica; font-size: 17px; font-weight: normal; color: #616161; line-height: 1.0em; padding: 0 0 3px 0; }
h3{ font-family: helvetica; font-size: 15px; font-weight: normal; color: #616161; line-height: 1.0em; }
h4{ font-family: helvetica; font-size: 13px; font-weight: normal; color: #616161; line-height: 1.0em; }
h5{ font-family: helvetica; font-size: 11px; font-weight: normal; color: #616161; line-height: 1.0em; }
h6{ font-family: helvetica; font-size: 9px; font-weight: normal; color: #616161; line-height: 1.0em; }

hr{ border: 0; border-top: 1px solid #c9c9c9; width: 100%; display: block; }

ul, ol{ margin: 0 0 0 15px; }
ul{ list-style-image: url(../images/images_new/bullet.gif); }

p{ padding: 0 0 10px 0; }

a{ color: #527c92; font-weight: bold; }

.al {
	color: #e24149;
	font-size: 16pt;
}
.nce {
	color: #d8d067;
	font-size: 16pt;
}

/*****navigation****/
#nav{ 
	background: url(../images/images_new/nav_bg.jpg) 0 0 repeat-x;
	float: right;
	height: 29px;
	width: 795px;
	color: #fff;
	font-size: 12px;
	margin: 0;
	list-style-image: none !important;
}
#nav li{
	float: right;
	list-style-type: none !important;
	height: 21px;
	padding: 8px 0 0 0;
	text-transform: uppercase;
	border-left: 1px solid #5d5d5d;
}
#nav li a{ color: #fff; text-decoration: none; padding: 0 10px; display: block; font-weight: normal; }
#nav li.one{ border: 0 !important; }

#nav li.active{ background: url(../images/images_new/nav_active.jpg) 0 0 repeat-x; }

/****2nd level*****/
#nav li ul {
	position: absolute;
	width: 195px;
	padding: 3px 3px 20px 3px;
	left: -999em;
	margin: 4px 0 0 0;
	background: #2d2d2d;
	z-index: 100;
	list-style-image: none !important;
}
#nav li ul li{
	background: #000;
	width: 195px;
	height: auto;
	margin-bottom: 2px;
	text-transform: none;
	padding: 5px 0 2px 0;
	border: 0;
}
#nav li ul li a{ border: 0; }

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/****homepage*****/

.button{ border: 0; display: block; }


.home_left img{ margin: 0 0 5px 0; }
.home_right{
	float: right;
	width: 602px;
	padding: 0 0 3px 0;
}

#home_img {
	height: 325px;
	width: 375px;
	overflow: hidden;
	float: left;
}

#home_img_text {
	height: 325px;
	width: 221px;
	overflow: hidden;
	float: right;
}

#solutions {
	clear: both;
	padding-top: 10px;
}
#solutions_nav{
	float: left;
	list-style-type: none;
	margin: 0;
	list-style-image: none;
	background: url(../images/images_new/solutions_top.jpg) 0 0 no-repeat;
	width: 602px;
	height: 23px;
}
#solutions_nav li{ 
	float: left;
	background: #f3f3f3 url(../images/images_new/num_button_left.jpg) 0 0 no-repeat;
	/*border-top: 1px solid #c9c9c9;*/
	/*border-bottom: 1px solid #c9c9c9;*/
	height: 19px;
	color: #658b9f;
	text-align: center;
	padding: 5px 9px 0 7px;
	position: relative;
}
#solutions .button_right{
	background: url(../images/images_new/num_button_right.jpg) 0 0 no-repeat; 
	width: 8px;
	height: 24px;
	position: absolute; top: 0; right: 0;
}
#solutions .button_end{
	background: url(../images/images_new/num_button_end.jpg) 0 0 no-repeat; 
	width: 9px;
	height: 24px;
	position: absolute; top: 0; right: 0;
}
#solutions_nav li a{ outline: none; color: #658b9f; text-decoration:none; /*margin-left: 1px;*/ padding: 2px 6px;}

#solutions_nav li.active{ background: #f3f3f3 url(../images/images_new/num_button_left_active.jpg) 0 0 no-repeat; }
#solutions_nav li.active .button_end{ 
	background: url(../images/images_new/num_button_end_active.jpg) 0 0 no-repeat; 
	width: 9px;
	height: 24px;
	position: absolute; top: 0; right: 0;
}
#solutions_nav li.active .button_right{ 
	background: url(../images/images_new/num_button_right_active.jpg) 0 0 no-repeat; 
	width: 8px;
	height: 24px;
	position: absolute; top: 0; right: 0;
}

#solutions .title{ 
	background: url(../images/images_new/solutions_button_left.jpg) 0 0 no-repeat;  
	border-bottom: 1px solid #c9c9c9;
	border-top: 0;
	height: 18px;
	padding: 5px 12px 0 9px;
	color: #fff;
	position: relative;
}
#solutions .title_rt{ 
	background: url(../images/images_new/solutions_button_right.jpg) 0 0 no-repeat; 
	width: 7px;
	height: 23px;
	position: absolute; top: 0; right: 0;
}
.solutions_top{ 
	width: 414px; 
	height: 23px;
	background: #f3f3f3;
	border-top: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	float: right;
	position: relative;
	z-index: 0;
}
.corner{ position: absolute; top: -1px; right: -2px; }
body>div .corner{ position: absolute; top: -1px; right: -1px; }

.solutions_content{
	background: #f3f3f3;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	height: 186px; /*210*/
	width: 576px; /*519*/
	padding: 12px 12px 12px 12px;
	overflow: hidden;
	background: url(../images/images_new/solutions_bg.jpg) 0 0 repeat-x;	
}

.solutions_text{ float: left; width: 381px; }
.solution_title{ color: #527c92; background: #e1e2e3; font-weight: bold; padding: 2px 3px 2px 5px; margin: 0 0 3px -5px }

.solutions_image{ width: 184px; float: right; text-align: center; }
.solutions_bottom{
	background: url(../images/images_new/solutions_bottom.jpg) 0 0 no-repeat;
	width: 602px; height: 12px;	
}

.bottom{
	width: 769px;
	border: 1px solid #c9c9c9;
	padding: 0 0 0 10px;
	position: relative;
	font-size: 11px;
	color: #484546;
}

.tl{ position: absolute; top: -1px; left: -1px; }
.tr{ position: absolute; top: -1px; right: -2px; }
body>div .tr{ position: absolute; top: -1px; right: -1px; }

.bl{ position: absolute; bottom: -1px; left: -1px; }
.br{ position: absolute; bottom: -1px; right: -2px; }
body>div .br{ position: absolute; bottom: -1px; right: -1px; }

.footer_logo{ border-right: 1px solid #c9c9c9; display: block; float: left; width: 118px; height: 42px; }
.bottom_right{ float: right; width: 621px; padding: 10px 0 0 0; }

.bottom form{ display: inline; }
.bottom input{ border: 1px solid #d9d6d6; padding: 3px; color: #484546; font-size: 11px; }
.bottom .submit{ border: 0; background: url(../images/images_new/submit_button.jpg) 0 0 no-repeat; width: 56px; height: 23px; margin: 0 0 -2px 0; }

/****Interior*****/
.interior_content_container{ padding: 10px 0 0 0; }

.side_nav{
	float: left;
	width: 174px;
	padding: 0 3px 0 0;
	padding: 0 0 3px 0;
}
.side_nav .search_area {
	background: #fff;
	border-color: #2a2a2a;
	border-style: solid;
	border-width: 1px;
	padding: 5px 8px;
	color: #646464;
}
.search_area input.search_field {
	width: 90px;
	border: 1px solid #d9d6d6;
	padding: 2px;
	color: #484546;
}
.nav_title{ background: url(../images/images_new/side_nav_top.jpg) 0 0 repeat-x; height: 18px; color: #fff; padding: 8px 5px 0 5px; margin: 0 3px 0 0; }

.side_nav ul{ 
	background: url(../images/images_new/body_bg.gif) left bottom repeat-x #333;
	margin: 0 3px 0 0;
	padding: 0;
	list-style: none;
}
.side_nav ul ul{ margin: 0 5px 0 12px; }
.side_nav ul ul li a { border: none; }
.side_nav ul li{
	color: #fff;
}
.side_nav ul li a{ 
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 8px;
	border-bottom: 1px solid #fff;
}
.side_nav ul li a:hover, .side_nav ul li a.active {
		background: #000;
}

.interior_content{
	float: right;
	width: 583px;
	padding: 5px 10px 20px 10px;
}
.interior_image{
	float: right;
	margin: 0 0 0 10px;
}

.footer{ padding: 8px; color: #777777; font-size: 10px; text-align: center; }
