﻿/*** TYPOGRAPHY ***/
img { border:0; }
body, td { font:13px Arial; color:#fff; }
h1, h2 { font-weight:normal; margin:0px; }
h1 { font:24px Verdana; margin-top:10px; margin-bottom:10px; }
h2 { font:16px Verdana; }
p { margin:0px; }
a { color:#79c6f8; }
a:hover { color:#a5dcff; }
ul { margin-top:0px; margin-bottom:0px; }
hr { border:0; border-bottom:1px #000 solid; height:1px; color:#000; }
a.services-link { display:block; background:url(images/portfolio_link_bg.gif) 0px 0px no-repeat; 
                   color:#fff; font-weight:bold; padding-left:30px; line-height:23px;
                   text-decoration:none; text-indent:-10px; }
a.services-link:hover { background-image:url(images/portfolio_link_bg_hover.gif); color:#e9812a; background-color:#285e8b; } 
.small-text { line-height:12px; font-size:11px; }
a.small-text { color:#fff; text-decoration:none; font-size:10px; }
a.small-text:hover { text-decoration:underline; }


/*** LAYOUT ***/
body { margin:0px; background:#3971aa url(images/bg.jpg) repeat-x top left; }
#centered-container { width:800px; margin-left:auto; margin-right:auto; }
#menu-header { width:800px; height:47px; position:relative; z-index:2; }
#menu-bg { position:absolute; top:0px; left:0px; z-index:1; }
#menu-container { position:relative; top:12px; z-index:2; }
#menu-container table { margin-left:auto; margin-right:auto; }
#content-container { width:800px; background:url(images/content_bg_blue.jpg) repeat-y top left; }
#vertical-sidebar-left { float:left; width:15px; }
#content { float:left; width:768px; }
#vertical-sidebar-right { float:left; width:17px; }
#home-container { width:800px; height:930px; position:relative; }
#home-menu-container { position:absolute; top:93px; right:58px; z-index:2; }
#home-main { position:absolute; top:0px; left:0px; z-index:1; }
.home-content-container { position:absolute; z-index:2; overflow:hidden; }
#subpage-content-container { position:relative; width:768px; height:653; overflow:hidden;
    /* IE scrollbar styles */
	scrollbar-arrow-color:#031d3b;
	scrollbar-3dlight-color:#123c6b;
	scrollbar-darkshadow-Color:#123c6b;
	scrollbar-track-color:#2574a7;
	scrollbar-shadow-color:#4e8fb9;
	scrollbar-highlight-color:#4e8fb9;
	scrollbar-face-color:#4e8fb9;
}
.subpage-content { position:absolute; overflow:auto; color:#fff; padding-right:5px; }
#footer-container { clear:left; width:800px; height:112px; position:relative; }
#footer-bg { position:absolute; top:0px; left:0px; z-index:1; }
#footer-menu { color:#fff; position:relative; z-index:2; top:62px; text-align:center; }
#footer-menu a { color:#fff; text-decoration:none; }
#footer-menu a:hover { text-decoration:underline; }
#copyright { color:#082e5a; text-align:center; margin-bottom:20px; margin-top:20px; }
#copyright a { color:#082e5a; text-decoration:none; }
#copyright a:hover { text-decoration:underline; }
