@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: auto;
	padding: 0px;
	height: auto;
	width: 775px;
	background-color: #fff;
}


#header {
	height: 110px;
	width: 775px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#photos {
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCFF42;
	border-bottom-color: #CCFF42;
	margin-bottom: 8px;
	margin-top: 3px;
}
#leftPhoto {
	float: left;
	height: 296px;
	width: 200px;
}
#text {
	float: right;
	width: 550px;
	font-size: 14px;
	height: 296px;
	overflow: auto;
}
#text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	width: 550px;
	font-size: 18px;
	height: 296px;
	overflow: auto;
}
#main {
	clear: both;
	height: 296px;
	width: 775px;
	margin-bottom: 8px;
}
#bottomBar {
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCFF42;
	border-bottom-color: #CCFF42;
	clear: both;
}
#footer {
	font-size: 9px;
	text-align: right;
	background-color: #fff;
}
#blueye {
	float: left;
}
.break {
	clear: both;
}

#footer a:link {
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
	padding-left: 10px;
}
#footer a:active {
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
#blueye a:link {
	margin: 0px;
	padding: 0px;
}
#subMain {
	clear: both;
	width: 775px;
	margin-bottom: 8px;
	background-image: url(images/bar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#subMain.nobg {
	background-image: none;
}
#buttons {
	float: left;
	height: 296px;
	width: 155px;
}
#buttons img {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#buttons img.bottom {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#subText {
	float: right;
	width: 606px;
	font-size: 14px;
}
#subPhotos {
	clear: both;
	height: 182px;
	width: 606px;
}
#DUNSSeal {
	position: relative;
	left: 0;
	top: 20px;
	}
table {
	font-size: 11px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 24px;
}
h1 a{
	color: #B40318;
	text-decoration: none;
	}
h1 a:hover {
	color: #000;
	text-decoration: underline;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 11px;
}

p.indent {
	padding-left: 20px;
	}
	
p a{
	color: #555;
	text-decoration: none;
	}
	
p a:hover {
	color: #000;
	text-decoration: underline;
	}

h3 a {
	font-size: 13px;
	color: #666;
	text-decoration: none;
	}
	
h3 a:hover {
	color: #111;
	}
	
#rightColumn {
	float: left;
	width: 310px;
}
#leftColumn {
	float: left;
	width: 290px;
}
.largeLink 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #444;
	padding-right: 40px;
	}

