body {
	margin: 0;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #eee;
	background-image: url(images/bg-lines.gif);
	background-repeat: repeat;
}
h2 {
	font-size: 14px;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
h3 {
    margin: 10px 0 0 0;
    font-size: 12px;
    color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

.h3form {
	margin: 10px 0 0 0;
	font-size: 14px;
	color: #973040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}
.LeftContent {
	font-size: 12px;
	color: #973040;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 1.5em;
}
p {
	font-size: 14px;
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

.block h3 {
    padding: 5px 0;
}

#wrap {
    width: 940px;
    margin: 0 auto;
    background: #fff url(images/wrap-bg.gif) left top repeat-y;
}

#header {
    overflow: hidden;
    height: 1%;
}

#logo {
	width: 215px;
	float: left;
	text-align: center;
	padding-top:10px;
	background-color: #b50f0f;
}
#logo a img {
    border: none;
}
.header-block-1a {
	width: 215px;
	float: left;
}
.header-block-1b {
	width: 720px;
	float: right;
	height: 70px;
}
.specificationtexta	{
	font-size:11px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 40px;
	line-height: 1.2em;
}
.headertextb	{
	font-size:12px;
	padding: 10px;
	text-align: center;
}
.header-block-1 .content {
	text-align: left;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.header-block-1 .cta {
    font-size: 12px;
}

#top {
	overflow: hidden;
	height: 1%;
	height: 294px;
	overflow: hidden;
	background-color: #B50F0F;
}

.top-block-1 {
	width: 220px;
	height: 294px;
	float: left;
	background: #fff url(images/left-bg.gif) right top repeat-y;
}
.top-block-1 .content {
	width:210px;
	background:#FFFFFF;
	line-height:3px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 2px;
	text-align: center;
}

.top-block-1 .callout {
	width:215px;
	height:80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
}

.top-block-2 {
    width: 300px;
    float: left;
	background:#003366;
}

.top-block-2 .content {
    width: 300px;
    float: left;
	height:66px;
}

.top-block-3 {
	width: 720px;
	float: left;
}
.top-block-3 .content {
	font-size: 14px;
	color:#FFFFFF;
	text-align:left;
	height:60px;
	line-height: 2;
	vertical-align: middle;
}
.top-block-3 .cta h3 {
    font-size: 1.3em;
    font-weight: normal;
}
.top-block-3 .cta a {
    color: #51595c;
}

.top-block-4 {
    width: 720px;
    float: left;
}
.top-block-4 .content {
	height:234px;
	background:#003366;	
}



#contactheader {
	float:left;
	width:205px;
	height:26px;
	background-image: url(images/leftcolumn.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.contactheader-block {
	font-size:12px; color:#FFFFFF;
	padding-left:10px;
}


#main {
    overflow: hidden;
    height: 1%;
}

#left {
	width: 215px;
	float: left;
	padding-left:0;
}
#left h3 {
    background: #973040 url(images/left-bg.gif) right top repeat-y;
    padding: 10px 0 0 20px;
    color: #fff;
	width:200px;
	height:25px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal
}
#left .content {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#left form p {
    margin-bottom: 3px;
}
#left input.text {
	width: 190px;
}
#left textarea {
	width: 190px;
	height: 100px;
}
#left .submit {
    text-align: right;
    padding-right: 10px;
}
#left ul {
    padding-left: 10px;
    margin: 5px 0;
}
#left li {
    font-size: 1.2em;
    margin: 0;
    padding: 0;
}


#content {
	width: 720px;
	float: right;
	overflow: hidden;
	height: 1%;
}

.map {
	float:left;
	padding:5px 10px 5px 0;
	height:320px;
	width: 340px;
}

#content .gutter {
	padding: 0px 20px 10px 20px;
}

#footer {
	padding: 10px;
	font-size: 16px;
	background: #b50f0f;
	color: #fff;
	text-align: center;
}

#ul	{
	padding-left:15px;
	font-size:11px
}
	
