@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #444446;
	background-image: url(../img/garbro/bg_dk_concrete01.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	padding: 0px;
	position: relative;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
}


#contentWrapper {
	font-size: 10px;
	line-height: 20px;
	background-color: #FFF;
	width: 750px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	color: #000;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



#header {
	background-color: #626262;
	position: relative;
	height: 140px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	z-index: 2000;
}
#header a:link{
	color: #FFF;
}
#header a:visited {
	color: #FFF;
}



#headerContent {
	width: 605px;
	position: relative;
	height: 108px;
	border-width: 0px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	background-color: #212121;
}

#headerImage {
	float: right;
	height: 108px;
	width: 125px;
	position: relative;
	padding-right: 10px;
	background-color: #212121;
}
#item {
	background-color: #FFF;
	position: relative;
	margin: 0px;
	color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#item img {
	color: #FFF;
}
#item a:link {
	font-weight: bold;
	color: #900;
}
#item a:visited {
	font-weight: bold;
	color: #900;
}






#quote {
	line-height: 15px;
	position: relative;
	clear: both;
	height: 65px;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	background-color: #FFF;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
#quote a:link {
	font-weight: bold;
	color: #900;
}
#quote a:visited {
	font-weight: bold;
	color: #900;
}

#footNav {
	line-height: 15px;
	position: relative;
	clear: both;
	height: 150px;
	background-color: #212121;
}
#footNavLinks {
	width: 250px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	line-height: 15px;
	color: #FFF;
	height: 150px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footNavLinks a:link {
	font-weight: bold;
	color: #FFF;
}
#footNavLinks a:visited {
	font-weight: bold;
	color: #FFF;
}

#footNavLogo {
	width: 450px;
	position: relative;
	line-height: 15px;
	color: #FFF;
	height: 150px;
	float: right;
	padding-left: 10px;
}
#footNavInfo {
	width: 240px;
	padding-right: 20px;
	padding-left: 10px;
	position: relative;
	float: right;
	margin: 0px;
	height: 150px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 15px;
	text-align: right;
}



#footer {
	color: #000;
	background-color: #600;
	text-align: center;
	height: 25px;
	position: relative;
	clear: both;
	font-size: 9px;
}
#footer a:link {
	color: #000;
}
#footer a:visited {
	color: #000;
}
