@charset "UTF-8";
#quicklinks  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-top: 10px;
}

    
    .slide-out-div {
	padding: 20px;
	width: 250px;
	background: #f2f2f2;
	border: thin solid #999999;
    }
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #left_wrap {
	background-image: url(../images/aboutus_new-copy_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 890px;
	width: 112px;
}
#wrapper #wrapper_site {
	float: left;
	width: 800px;
}
#wrapper #right_wrap {
	background-image: url(../images/aboutus_new-copy_04.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 890px;
	width: 112px;
}
#wrapper #wrapper_site #container_1 {
	height: 89px;
	width: 800px;
}
#wrapper #wrapper_site #container_1 #home_logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 89px;
	width: 260px;
}
#wrapper #wrapper_site #container_1 #tagline_links {
	background-image: url(../images/tagline.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 89px;
	width: 540px;
}
#wrapper #wrapper_site #navigation_container {
	height: 35px;
	width: 800px;
}
#wrapper #wrapper_site #navigation_container #left_nav {
	background-image: url(../images/button_leftside.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 85px;
}
#wrapper #wrapper_site #navigation_container #aboutus {
	background-image: url(../images/button_aboutus.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 113px;
}
#wrapper #wrapper_site #navigation_container #department {
	background-image: url(../images/button_dept.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 135px;
}
#wrapper #wrapper_site #navigation_container #showingoff {
	background-image: url(../images/button_jso.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 162px;
}
#wrapper #wrapper_site #navigation_container #solutions {
	background-image: url(../images/button_sol.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 114px;
}
#wrapper #wrapper_site #navigation_container #resources {
	background-image: url(../images/button_res.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 117px;
}
#wrapper #wrapper_site #navigation_container #right_nav {
	background-image: url(../images/button_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 74px;
}
#wrapper #wrapper_site #under_navigation {
	background-image: url(../images/home/home_un_nav.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 800px;
}
#wrapper #wrapper_site #container_2 {
	background-image: url(../images/home/home_slider_background.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 800px;
}
#wrapper #wrapper_site #container_2 #leftside_slider {
	background-image: url(../images/home/home_slider_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 319px;
	width: 41px;
}
#wrapper #wrapper_site #container_2 #cu3er-container {
	float: left;
	height: 319px;
	width: 714px;
}
#wrapper #wrapper_site #container_2 #rightside_slider {
	background-image: url(../images/home/home_slider_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 319px;
	width: 45px;
}
#wrapper #wrapper_site #quotation_rotate {
	background-image: url(../images/homo_quote.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 800px;
}
#wrapper #wrapper_site #under_quotation_box {
	background-image: url(../images/home/home_un_quote.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 800px;
}
#wrapper #wrapper_site #container_3 {
	height: 144px;
	width: 800px;
}
#wrapper #wrapper_site #container_3 #leftside_content {
	background-image: url(../images/home/home_left_content.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 144px;
	width: 39px;
}
#wrapper #wrapper_site #container_3 #content_roller {
	float: left;
	height: 144px;
	width: 718px;
	overflow: hidden;
}
#wrapper #wrapper_site #container_3 #rightside_content {
	background-image: url(../images/home/home_content_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 144px;
	width: 43px;
}
#wrapper #wrapper_site #footer {
	background-image: url(../images/home/footer_home.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 800px;
}
#wrapper #wrapper_site #container_3 #content_roller #item {
	background-image: url(../images/home/home_content_mid.jpg);
	background-repeat: no-repeat;
	height: 144px;
	width: 718px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-align: center;
	padding-top: 20px;
}

