@charset "utf-8";
/* By Jesse Marquez 1-22-2009 

pink color #c76e86

*/



/* -------------------------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 ------------------------------------------------  */








/* -----------------------  Start Web Site Main Styles -------------------------  */
body {background:#fff; 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; padding:0; margin:0}


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 15px 35px;}
ul li {line-height:1.5em}

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}



/* Vertical and Horiz centering - http://www.dezinerfolio.com/2007/05/02/the-simplest-way-to-horizontally-and-vertically-center-a-div/ */
#centered_div{
width:813px;
height:610px;
position:absolute;
top:50%; left:50%;
margin-left:-457px; /* half of the width (including margins and padding) */
margin-top:-317px; /* half of the height (including margins and padding)*/   
border: 1px solid #c76e86;
padding: 5px 50px 20px 50px;
text-align:left
}


/* header */

div#header {height:74px; }

div#header h1 {float:left; width: 156px; padding:0 ; margin-top:10px}



div#header ul {list-style:none; float:right; width:260px; text-align:right;  padding:0; margin-top:20px}
div#header li {display:inline; }

div#header a {font-family:Verdana; font-size:11px; color:#aa2b4d; text-decoration:none; font-weight:normal }
div#header a:link {font-family:Verdana; font-size:11px; color:#aa2b4d; text-decoration:none; font-weight:normal }
div#header a:visted {font-family:Verdana; font-size:11px; color:#aa2b4d; text-decoration:none; font-weight:normal }
div#header a:hover {font-family:Verdana; font-size:11px; color:#aa2b4d; text-decoration:underline; font-weight:normal }
div#header a:active {font-family:Verdana; font-size:11px; color:#aa2b4d; text-decoration:none; font-weight:normal }


/* navigation */
div#nav {height:26px; background-color:#FFDFE7}


#container {
	display:block;
	position: absolute;
	padding:0;
	width:800px;
	height:15px;
	background:#;
	top:79px;                       /* ----JM move the container down from top of the page based on z-index ----*/
	margin:0;
	border:solid #E61919;
	border-width:0 0 0 0;
	text-align:left;
	z-index:9999;	
}





/* content */
#row1 {width:812px; height:355px; margin:0; padding: 10px 0 17px 0 }
#row2 { width:812px; height:117px; overflow:hidden; margin:0; padding:0}

#feature {width:180px; height:355px; float:left; overflow:hidden; padding:0; margin:0; background-color:#ffe5ec }
#mainpic {width: 610px; height:355px;  float:right; overflow:hidden; padding:0; margin:0;  background-color:#ffe5ec}


#box1 { width: 180px; height:115px; float:left; overflow:hidden; margin-right:22px; }

div#box1 ul {list-style:none; width:300px; text-align:left;  padding:0; margin:0 0 0 0 }


div#box1 a {font-family:Verdana; font-size:11px; color:#aa2b4d; text-decoration:none; font-weight:bold }
div#box1 a:link {font-family:Verdana; font-size:11px; color:#aa2b4d; text-decoration:none; font-weight:bold }
div#box1 a:visted {font-family:Verdana; font-size:11px; color:#aa2b4d; text-decoration:none; font-weight:bold }
div#box1 a:hover {font-family:Verdana; font-size:11px; color:#aa2b4d; text-decoration:underline; font-weight:bold }
div#box1 a:active {font-family:Verdana; font-size:11px; color:#aa2b4d; text-decoration:none; font-weight:bold }


#box2 { width: 188px; height:115px; float:left; border: 1px solid #c76e86; overflow:hidden; margin-right:20px; background-color:#ffe5ec}
#box3 { width: 188px; height:115px; float:left; border: 1px solid #c76e86; overflow:hidden; margin-right:20px; background-color:#ffe5ec}
#box4 { width: 188px; height:115px; float:left; border: 1px solid #c76e86; overflow:hidden; background-color:#ffe5ec}


/* footer */
div#footer {margin-top:10px; color:#aa2b4d; font-size:11px;}
#copyright {float:left; width:600px; text-align:left; margin:0; padding:0;}


div#footer a {font-family:Verdana; font-size:11px; color:#aa2b4d; text-decoration:none; font-weight:normal }
div#footer a:link {font-family:Verdana; font-size:11px; color:#aa2b4d; text-decoration:none; font-weight:normal }
div#footer a:visted {font-family:Verdana; font-size:11px; color:#aa2b4d; text-decoration:none; font-weight:normal }
div#footer a:hover {font-family:Verdana; font-size:11px; color:#aa2b4d; text-decoration:underline; font-weight:normal }
div#footer a:active {font-family:Verdana; font-size:11px; color:#aa2b4d; text-decoration:none; font-weight:normal }






