/*
Website name:
Website:http://
Author:
Author URL: http://
Date: 00-00-00
*/

/*Colors
#fff white
#000 black
#ccc light gray
#666 dark gray
#b70016 red
*/

/*Global Reset and Clearfix*/
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align:left;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */ 


/*Global Styles*/

body {
line-height:1; 
background: url(images/body-solid.gif);
font-family: "Arial", sans-serif;
}
.hidetext { display:block; overflow:hidden; text-indent:-9999px;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.center { margin: 0 auto; text-align: center; display: block; }
a img {border:none;}

/*Links*/

a {text-decoration:underline; color: #1351b7;}
a:hover { color: #08224d;}

/*Typography*/

p {margin:1em 0; font-size:12px; color: #5a5a5a; line-height: 1.6;}
li { margin:1em 0; font-size:12px;  color: #5a5a5a; line-height: 1.4; list-style: square;}
ul { padding-left: 20px;}
h1, h2, h3, h4, h5, h6 { font-family: "Arial Narrow", "arial", sans-serif; color: #b70016;}
h1 { font-size:22px; }
h2 {font-size:28px; font-weight:bold; }
h3 {font-size: 26px;}
h4 {font-size: 20px; letter-spacing: 0.05em; color: #b70016;  font-family:"Arial", sans-serif;}
/*Lists*/


/*Main Containers*/

#faux-body {margin:0 auto; text-align:center; background: url(images/body.gif) left top repeat-x; }
#wrapper {margin:0 auto; text-align:center; padding:0 10px;}
#content { width:auto; }
.left-column {float:left; padding-right:10px;}
.right-column {float:right;}
.full-column { width: 862px; border: 1px solid #bbb9b8; margin: 0 0 24px 0; padding: 12px 24px; height: auto;}

/*Header*/

#header { height:211px; width:912px;   background: url(images/on-your-team.gif) center top no-repeat;}
#header h1 { display: none;}

/*Content Specific*/

.intro {  background:#fff url(images/box-intro-bg.png) no-repeat;}
.box {  background:#fff url(images/bg-box.png) no-repeat;  }


.billboard .left { width: 435px;}
.billboard .left ul { padding-left: 20px;}
.billboard .right { width: 392px; }
.billboard .right p, .billboard .right h4 { text-align:right; margin-top: 1em;}
.billboard .right h4 { color:#b70016; font-size:18px; }


.form .left { width: 435px;}
.form .right { width: 392px; }

/*Footer*/

#footer {clear:both;}
#footer p {text-align:center;}

/*Forms*/


/*Remove this code when you are ready to use the template*/
#wrapper {width:912px;}
#content {width:912px;}

.left-column { width:200px; height:600px;}
.right-column { width:600px; height:600px;}
#footer {color:#fff; width:820px; height:30px;}

/*Development*/

