body { font-family:Arial, Helvetica, sans-serif; 	color: #fff; }
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 138.5%;
	color: #fff;
	padding-bottom: 13px;
}
h2 { color: #eeb56a; font-weight: bold; font-size: 123.1%; padding-bottom: 13px; }
h3 { color: #eeb56a; font-weight: bold; font-size: 123.1%; padding-bottom: 13px; }
h4 { color: #eeb56a; font-weight: bold; font-size: 161.6%; padding-bottom: 13px; }
p { padding-bottom: 12px; }
strong { font-weight: bold; }

.underline { text-decoration: underline; }

#bd { height: 507px; background: url(../images/content_bg.gif) repeat-x; padding-top: 28px; }

.left-text { width: 388px; }
.text-left a, .text-right a { display:block; float:left; margin: 10px 0 10px; width: 91px; text-align: center;}
.thumb-left, .text-left a { margin-right: 32px; }

/*
Scrollable div
*/
#main-content {
	width: 710px;
	height:479px;
	overflow:auto;
	padding-left: 36px;
	overflow-x:hidden;
}

#main-content img { border: 1px solid #fff; }
.no-border-img img { border: none; }

#subpage-content { padding-right: 20px; }

a { color: #fff; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }

#hd img { padding-bottom: 10px; }

#navagation { height: 479px; }

#navagation li { 
	padding-left: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 138.5%;
	color: #96a6ca;
	line-height: 28px;
}
#navagation a { color: #96a6ca; text-decoration:none; }
#navagation a:hover { color: #fff; }

#navagation li li { font-size: 85%; padding-left: 10px; line-height: 20px; }
#navagation li li a { font-size: 85%; }
/*
.submenu {display: none;}
*/

/*
Team map from page
*/
#team-map { width: 663px; height: 124px; background-image: url(../images/home_team_bg.gif); }
#team-map img {  border: none; }

#team-image { float: left; padding-right: 80px}
#team-text { height: 114px; height: 80px; overflow: hidden; color: #000; padding-top:  10px; margin-right: 5px; font-size: 85%; }


#footer-wrapper { padding-top: 27px; padding-bottom: 27px; }
#footer-wrapper img { border: 1px #000 solid; }

.small-footer-image{ float: left; padding-right: 26px; }
.large-footer-image{ float: right; }

/*
div.small-footer-image a, div.small-footer-image a:link, div.small-footer-image a:visited { display:block; }
div.small-footer-image a:hover img { visibility:hidden; }

#footer-nav-1 { background-image:url("../images/fmenu_cabinetpro_hover.gif"); background-repeat: repeat-y; }
*/


/*
Scrollbar
*/
.hppscroll .jScrollPaneTrack {	background: url(../images/scrollbar/hpp_track.gif) repeat-y; left: 0; right: auto; }
.hppscroll .jScrollPaneDrag { background: url(../images/scrollbar/hpp_drag_middle.gif) no-repeat 0 50%; }
.hppscroll .jScrollPaneDragTop { background: url(../images/scrollbar/hpp_drag_top.gif) no-repeat; height: 3px; }
.hppscroll .jScrollPaneDragBottom { background: url(../images/scrollbar/hpp_drag_bottom.gif) no-repeat; height: 3px; }
