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

body {background-color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:.72em;}

#index {background-image:url(images/bg_hme.jpg); background-repeat:no-repeat; background-color:#000000; width:1000px; height:640px; position:relative; margin-left:auto; margin-right:auto; top:0px;}

#about {background-image:url(images/bg_abt.jpg); background-repeat:no-repeat; background-color:#000000; width:1000px; height:640px; position:relative; margin-left:auto; margin-right:auto;}

#services {background-image:url(images/bg_svcs.jpg); background-repeat:no-repeat; background-color:#000000; width:1000px; height:640px; position:relative; margin-left:auto; margin-right:auto;}

#videos {background-image:url(images/bg_vids.jpg); background-repeat:no-repeat; background-color:#000000; width:1000px; height:640px; position:relative; margin-left:auto; margin-right:auto;}

#fdbk {background-image:url(images/bg_fdbk.jpg); background-repeat:no-repeat; background-color:#000000; width:1000px; height:640px; position:relative; margin-left:auto; margin-right:auto;}

#material {background-image:url(images/bg_mtrls.jpg); background-repeat:no-repeat; background-color:#000000; width:1000px; height:640px; position:relative; margin-left:auto; margin-right:auto;}

#brokerage {background-image:url(images/bg_bkrge.jpg); background-repeat:no-repeat; background-color:#000000; width:1000px; height:640px; position:relative; margin-left:auto; margin-right:auto;}

#contact {background-image:url(images/bg_cntct.jpg); background-repeat:no-repeat; background-color:#000000; width:1000px; height:640px; position:relative; margin-left:auto; margin-right:auto;}

#menu {float:left; width:235px; height:360px;}

#metals {float:left; width:765px; height:90px; margin-left:-19px;}

#customers {position:absolute; top:342px; left:820px; width:180px; height:300px;}
#customersvid {position:absolute; top:440px; left:820px; width:180px; height:200px;}

#testimonials {position:absolute; z-index:1000;top:20px; left:976px; width:20px; height:200px;}

#svcppl {position:absolute; top:400px; left:0px; width:820px; height:265px;}

#bottom {width:1000px; margin-left:auto; margin-right:auto;}

#content {float:left; width:741px; height:272px; margin-top:40px;}

#headtab {width:100%;}

#tailtab {width:100%;}

#col1 {width:363px; float:left; padding-left:15px; padding-right:5px;}

#svccol1 {width:28%; float:left; padding-left:150px;}

#col2 {width:335px; float:right; padding-left:10px; padding-right:10px;}

#quote {width:500px; float:right; padding-left:10px; padding-right:10px;}

#vids {width:600px; float:right; padding-left:10px; padding-right:10px;}

#fdbk2 {width:600px; height:335px; overflow:auto; float:right; padding-left:10px; padding-right:10px;}

#gallery {width:730px; float:right; padding-left:10px; padding-right:10px;}

#quote1 {width:20%; float:left; padding-left:50px;}

.list {width:130px; float:left; padding:0px 10px;}

p.tagline {font-size: 1.7em; font-family: 'BankGothicMdBTMedium', sans-serif; color:#c9b6a4;}

img {border:none;}

a {text-decoration:none; font-size:.6em; color:#C9B6A4;}

a.contact {color:#000000; text-decoration:underline;}

i {text-align:right;}

@font-face {
	font-family: 'BankGothicMdBTMedium';
	src: url('bankgthd.eot');
	src: local('BankGothic Md BT Medium'), local('BankGothicBT-Medium'), url('bankgthd.woff') format('woff'), url('bankgthd.ttf') format('truetype'), url('bankgthd.svg#BankGothicBT-Medium') format('svg');
}