@font-face{ font-family: Black; src: url('fonts/StagSans-Black.otf') format("embedded-opentype"); }
@font-face{ font-family: Light; src: url('fonts/StagSans-Light.otf') format("embedded-opentype"); }
@font-face{ font-family: Thin; src: url('fonts/StagSans-Thin.otf') format("embedded-opentype"); }

a { border-width: 0; }
a:hover { border-width: 0; }

body { color: #fff; font-size: large; background-color: #010101; }

#wrapper { width: 1000px; height: 675px; margin: 75px auto; }
.work { background-image: url(images/workbg.jpg); background-repeat: no-repeat; width: 1000px; height: 675px; }
.package { background-image: url(images/packagebg.jpg); background-repeat: no-repeat; width: 1000px; height: 675px;}
.capital { background-image: url(images/capitalbg.jpg); background-repeat: no-repeat; width: 1000px; height: 675px;}

h1.customfont { 
    font-family: Black, Verdana, Tahoma;
}

#top { width: 1000px; height: 80px; float: left; }

#logo { width: 288px; height: 78px; float: left; margin-top: 22px; margin-left: 12px; }

#nav { float: right; margin: 0; }
#nav ul{ margin: 35px 0 0; padding: 0; list-style-type: none; }
#nav li a{ width: 100%; height: 100%; float: left; }
#nav li.one { background-image: url(images/pack.png); background-repeat: no-repeat; width: 107px; height: 51px; float: left; margin-right: 10px; }
#nav li.two { background-image: url(images/nav_cap.png); background-repeat: no-repeat; width: 99px; height: 52px; float: left; margin-right: 10px; }
#nav li.three { background-image: url(images/nav_book.png); background-repeat: no-repeat; width: 107px; height: 51px; float: left; margin-right: 10px; }
#nav li.four { background-image: url(images/nav_work.png); background-repeat: no-repeat; width: 109px; height: 51px; float: left; margin-right: 25px; }
#nav li:hover.one { background-image: url(images/nav_packh.png); background-repeat: no-repeat; width: 97px; height: 51px;}
#nav li:hover.two {background-image: url(images/nav_caph.png); background-repeat: no-repeat;width: 99px; height: 52px; }
#nav li:hover.three {background-image: url(images/nav_bookh.png); background-repeat: no-repeat; width: 107px; height: 51px;}
#nav li:hover.four {background-image: url(images/nav_workh.png); background-repeat: no-repeat; width: 109px; height: 51px; }
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.clear { width: 100%; height: 1px; clear: both; }
#tag { width: 231px; height: 23px; float: right; margin-top: 10px; margin-right: 30px; }
#homemid { float: left; margin-top: 180px; margin-left: 12px; border-width: 0; }
#homebut1 { width: 151px; height: 32px; float: left; margin-top: 160px; margin-bottom: 2px; margin-left: 12px; border-width: 0; }
#homebut2 { width: 151px; height: 20px; float: left; margin-bottom: 10px; margin-left: 12px; border-width: 0; }

#footer{ background-color: #000; width: 100%; height: 70px; float: left; margin-top: 10px; }
#footer .frontinfo { width: 540px; height: 53px; float: left; margin-top: 8px; margin-left: 12px; border-width: 0; }

#botnav { float: right; }
#botnav.forfront { margin-top: 25px; }
#botnav  ul{ margin-right: 0; margin-bottom: 0; margin-left: 0; padding: 0; list-style-type: none; }
#botnav  li a{ width: 100%; height: 50px; float: left; }
#botnav  li.one { background-image: url(images/btl_linkedin.jpg); background-repeat: no-repeat; width: 84px; height: 19px; float: left; margin-right: 35px; }
#botnav  li.two { background-image: url(images/btl_book.jpg); background-repeat: no-repeat; width: 84px; height: 19px; float: left; margin-right: 35px; }
#botnav li.three { background-image: url(images/btl_contact.jpg); background-repeat: no-repeat; width: 84px; height: 19px; float: left; margin-right: 35px; }

#mid { color: #fff; background-color: #231f20; width: 1000px; height: 214px; float: left; margin-top: 150px; }
#mid .otitle { color: #cd922a; font-size: 44pt; font-family: Black; }
#mid .text { font-size: 18pt; font-family: Light, Verdana, Tahoma; width: 630px; }
#mid .text span{ font-size: 21pt; font-family: Black, Verdana, Tahoma; }
#footer2{ background-color: #000; width: 100%; height: 42px; float: left; margin-top: 160px; }
#footer2 .book{ float: left; margin-top: -45px; margin-left: 12px; }
#footer2 .booktext{ width: 324px; height: 35px; float: left; margin-top: 1px; margin-left: 15px; }
#botnav2 { float: right; margin-top: 12px; }

#botnav2  ul{ margin: 0; padding: 0; list-style-type: none; }
#botnav2  li a{ width: 100%; height: 50px; float: left; }
#botnav2  li.one { background-image: url(images/btl_linkedin.jpg); background-repeat: no-repeat; width: 84px; height: 19px; float: left; margin-right: 35px; }
#botnav2  li.two { background-image: url(images/btl_book.jpg); background-repeat: no-repeat; width: 84px; height: 19px;float: left; margin-right: 35px; }
#botnav2 li.three { background-image: url(images/btl_contact.jpg); background-repeat: no-repeat; width: 84px; height: 19px; float: left; margin-right: 35px; }

