@charset "UTF-8";
/* CSS Document */

.color {
	color:#BA2D23;
}



/********** Navigation **********/
#NavBreak {
	top: 290px;
	left: 0px;
	height: 1px;
	width: 100px;
	position:absolute;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#Nav6Port {
	top: 328px;
	left: 0px;
	height: 18px;
	width: 130px;
	position:absolute;
	border:none;
}

#Nav7Port {
	top: 376px;
	left: 0px;
	height: 18px;
	width: 130px;
	position:absolute;
	border:none;
}

#Nav8Port {
	top: 424px;
	left: 0px;
	height: 18px;
	width: 130px;
	position:absolute;
	border:none;
}




/********** Content Frames **********/
.listbox {
	width:505px;
	height:120px;
	margin:0 0 60px 170px;
	text-align:left;
	border:none;
	float:left;

}

.listdesc {
	width:310px;
	float:left;
}
.listthumb {
	width:160px;
	float:right;
	border:none;
}




/********** Content Frames **********/
#ContainerB {
	width:796px;
	height:483px;
	left:154px;
	top:137px;
	padding-top:30px;
	position: absolute;
	text-decoration:none;
	overflow:auto;

	border-top:solid 1px #8D8D8D;
	border-left:solid 1px #8D8D8D;

	border-top-left-radius:40px;
	-moz-border-radius-topleft:40px;
	-webkit-border-top-left-radius:40px;
}

.topspace1{
	height:40px;
	width:100%;
}

.frameb0 {
	width:760px;
	margin-bottom:80px;
	text-align:left;
	border:none;
}

.frameb1 {
	width:760px;
	margin-bottom:50px;
	text-align:left;
	border:none;
}

.frameb2 {
	width:760px;
	margin-bottom:30px;
	text-align:left;
	border:none;
}

.titleb1 {
	width:590px;
	padding-left:170px;
	text-align:left;
	overflow:hidden;
	border:none;
}

.contentb1 {
	width:310px;
	padding-left:170px;
	text-align:left;
	border:none;
}

.contentb1L {
	width:320px;
	padding-left:170px;
	text-align:left;
	border:none;
}

.contentb2 {
	width:400px;
	padding-left:170px;
	text-align:left;
	border:none;
}

.contentb2L {
	width:450px;
	padding-left:170px;
	text-align:left;
	border:none;
}

.blockb1 {
	width:225px;
	margin-right:20px;
	margin-top:-14px;
	float:right;
	border:none;
}

.blockb2 {
	width:225px;
	margin-right:20px;
	margin-top:5px;
	float:right;
	border:none;
}

.blockb3 {
	width:500px;
	padding-left:170px;
	margin-bottom:20px;
	float:left;
	border:none;
}

.imageb {
	float:left;
}

.rowb {
	margin-bottom:5px;
	width:175px;
}

.strokeb1 {
	border: solid #7D7D7D 1px;
}

.strokeb2 {
	border: solid #7D7D7D 1px;
	margin-right:20px;
}



/********** Type **********/
/* H2 = Primary Title */
h2.section {
	color:#E02722;
	font-size:20px;
	margin:0 0 24px;
	vertical-align:top;
}

/* H3 = Secondary 1 Title */
h3.section {
	color:#E02722;
	font-size:16px;
	margin:0 0 16px 0;
}

/* H4 = Secondary 2 Title */

/* H5 = Nested 1 Title */

/* H6 = Nested 2 Title */

p.section0 {
	margin-top:-18px;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:inherit;
	letter-spacing:.01em;
	line-height:1.8em;
}

p.section {
	margin-top:-7px;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:inherit;
	letter-spacing:.01em;
	line-height:1.8em;
}

p.section2 {
	margin-top:20px;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:inherit;
	line-height:1.8em;
}

div.section {
	width:675px;
	height:15px;
	border:none;
}

h2.projtitle {
	margin-bottom:20px;
}


