@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

/* -------------------------Erik Meyer Reset - - http://meyerweb.com/eric/tools/css/reset/ --------------------*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	
}
body {line-height: 1.3em;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;	border-spacing: 0;}

  /* always show Firefox scrollbar */
html{overflow:-moz-scrollbars-vertical;}

* {margin: 0;} 

/* ---------------------------------------------  End Reset ------------------------------------------------  */








/* -----------------------  Web Site Main Styles -------------------------  */
body {background:#1D364C; text-align:center; font-family: Verdana, Geneva, sans-serif; color:#000; font-size:12px }
table {margin-left: auto; margin-right: auto; }
tr td {vertical-align:top;}

H1 {font-size:20px; color:#701512; font-weight:bold; font-family: Verdana; margin:0 0 15px 0; padding: 5px; text-transform: capitalize; 
	background:url(../templateimages/h1-back-carbonfiber.jpg) repeat-y; }
H2 {font-size:15px; color:#8F8F8F; font-weight:bold; font-family: Verdana; margin:0 0 15px 0;}
P {margin-bottom: 15px;}
img a{ border: 0 none; }
.cb {clear:both;}


a {text-decoration: underline; font-family: Tahoma; font-size: 12px; color: #701512; font-weight:bold}
a:link {text-decoration: underline;  color: #701512; font-weight:bold}
a:visited {text-decoration: underline;	color: #701512; font-weight:bold}
a:hover {text-decoration: underline;	color: #000000; font-weight:bold}
a:active {text-decoration: underline;	color: #701512; font-weight:bold}

.bnavlink {font-family:tahoma; font-size:11px; color:#181B1F; text-decoration:none; font-weight:normal }
a.bnavlink:link { color:#181B1F; text-decoration:none; }
a.bnavlink:visited { color:#181B1F; text-decoration:none;}
a.bnavlink:hover { color:#181B1F;  text-decoration:underline;}
a.bnavlink:active { color:#181B1F;  text-decoration:none;}


ul {list-style-type:disc; list-style-position:outside; margin:0 0 5px 35px;}
ul li {line-height:1.5em; margin-bottom:10px;}

ol {list-style-type:decimal; list-style-position:outside; margin:0 0 5px 35px;}
ol li {line-height:1.5em; margin-bottom:10px;}

li a:link {text-decoration: none; font-family: Tahoma; font-size: 12px; color: #701512; font-weight:bold}
li a:visted {text-decoration: none; font-family: Tahoma; font-size: 12px; color: #701512; font-weight:bold}
li a:hover {text-decoration: none; font-family: Tahoma; font-size: 12px; color: #701512; font-weight:bold}
li a:active {text-decoration: none; font-family: Tahoma; font-size: 12px; color: #701512; font-weight:bold}





#wrapper {margin: 0 auto; text-align:left; width:940px; background-color:#FFF; padding:0px 15px 0px 15px; }


/*  Header */

#header { height:115px; overflow:hidden; }
#h1span { text-indent:-9999px; display:block; margin:0; padding:0;}

div#header h1 {float:left; width:273px;  background:none; padding:0; margin:0}
#yourpremiere {float:left; width:239px; padding: 45px 0 0 15px;}
div#header p {float:right; width:175px}


/*  Nav   */

div#nav {width:943px; height:40px; background:url(../templateimages/nav_back.jpg) no-repeat; padding:0; margin:0}


/*  Menu Container   */

#container {

	display:block;
	position: absolute;
	padding:0;
	width:943px;
	height:10px;
	background:#;
	top:116px;                       /* ----JM move the container down from top of the page based on z-index ----*/
	margin:0px;
	border:solid #E61919;
	border-width:0 0 0 0;
	text-align:left;
	z-index:9999;	


}


/*  Main Content */

#maincontent { padding:0 0 10px 0;}


/*  Footer */
div#footer {padding:15px; background-color:#701512; text-align:center; color:#fff; font-size:11px }

div#footer a:link{font-family:verdana; font-size:11px; color:#ffffff; text-decoration:none; font-weight:normal; margin:0px }
div#footer a:visited{font-family:verdana; font-size:11px; color:#ffffff; text-decoration:none; font-weight:normal; margin:0px }
div#footer a:hover{font-family:verdana; font-size:11px; color:#ffffff; text-decoration:underline; font-weight:normal; margin:0px }
div#footer a:active{font-family:verdana; font-size:11px; color:#ffffff; text-decoration:none; font-weight:normal; margin:0px }


table#traubecontact {width:495px; }
table#traubecontact td {text-align:right; padding-right:10px}
div#captcha {text-align:left; margin-bottom:5px}
div#captcha img {margin-bottom:5px}





