@charset "UTF-8";
/* CSS Document */

#middle {
	width:905px;
	height:273px;
	background-image:url(../images/about/mid_bg.jpg);
	position:relative;
}
#bottom {
	width:905px;
	height:282px;
	background-image:url(../images/about/bottom_bg.jpg);
	margin-top:4px;
	position:relative;
}
#a_title {
	position:absolute;
	top:11px;
	left:690px;
}
#name {
	color:#609cac;
	position:absolute;
	top:11px;
	left:810px;
}
#slogan {
	width:330px;
	height:152px;
	position:absolute;
	top:72px;
	left:44px;
}
#a_content {
	width:446px;
	height:165px;
	padding-right:6px;
	position:absolute;
	top:65px;
	left:410px;
}
#a_content p {
	color:#bcbcbc;
	line-height:18px;
	margin:6px 0;
}
#logos {
	position:absolute;
	top:10px;
	left:240px;
}

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 15px;
background: #121212 url(../images/basebarcaps_verticalbarbody_about.png) 0px 0px repeat-y;
}
.vscrollerbar {
width: 15px;
background: #000000 url(../images/basebarcaps_verticalbarbody_about.png) -15px 0px repeat-y;
}
.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(../images/basebarcaps_verticalbarbody_about.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background: url(../images/basebarcaps_verticalbarbody_about.png) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
.hscrollerbarbeg {
background: url(../images/basebarcaps_verticalbarbody_about.png) -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
background: url(../images/basebarcaps_verticalbarbody_about.png) -30px -15px no-repeat;
height: 15px;
width: 15px;
}
.vscrollerbasebeg {
background: url(../images/basebarcaps_verticalbarbody_about.png) -30px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbaseend {
background: url(../images/basebarcaps_verticalbarbody_about.png) -60px -30px no-repeat;
height: 15px;
width: 15px;
}
.hscrollerbasebeg {
background: url(../images/basebarcaps_verticalbarbody_about.png) -60px 0px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbaseend {
height: 15px;
width: 15px;
background: url(../images/basebarcaps_verticalbarbody_about.png) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
background: #5E828C url(../images/basebarcaps_verticalbarbody_about.png) -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */
