*{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Sans-Serif;
}

html, body{
	text-align: center;
	height: 100%;
}

body{
	font-size: 100%;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:active, a:focus{
	outline: 0;
}

p{
	font-size: 1em;
	color: #818A8F;
	margin-bottom: 1em;
	line-height: 1.6em;
}

h1{
	font-weight: normal;
	color: #003359;
	font-size: 1.3em;
	margin: 1em 0;
	text-transform: uppercase;
	/*font-variant: small-caps;*/
}

h2{
	font-weight: normal;
	color: #003359;
	font-size: 0.95em;
	margin-bottom: 1em;
	text-transform: uppercase;
}

img{
	border-width: 0px;
}

div#vertAlign{
	float: left;
	width: 100%;
    height: 50%;
	margin-top: -23.532em;
	clear: both;
}

div#header{
	width: 56.25em;
	height: 3.063em;
	margin: 0 auto 0.625em auto;
	font-size: 1.1em;
	color: #003359;
	clear: both;
}

div#header img{
	margin-top: 1em;
}

div#wrapper{
	width: 100%;
	height: 37.375em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	/*background-image: url(../images/line3.gif);*/
	background-position: 20px 85%;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

ul#topNav{
	width: 56.25em;
	height: 1.125em;
	margin: 0.25em auto 1.5em auto;
	list-style: none;
}

ul#topNav li{
	width: 16%;
	float: left;
	text-align: center;
}

ul#topNav li.first{
	width: 10%;
	text-align: left;
}

ul#topNav li.last{
	width: 10%;
	text-align: right;
}

ul#topNav li a{
	color: #818A8F;
}

div#navWebsite, div#navGraphic{
	width: 56.25em;
	height: 2.8em;
	margin: 0 auto;
	clear: both;
}

div#navWebsite img, div#navGraphic img{
	float: left;
	margin-right: 2em;
}

div#navWebsite ul img, div#navGraphic ul img{
	margin: 0 1em;
}

div#navWebsite ul, div#navGraphic ul{
	float: left;
	list-style: none;
}

div#navWebsite ul li, div#navGraphic ul li{
	float: left;
	background-image: url(../images/vLine.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

div#navWebsite ul li.last, div#navGraphic ul li.last{
	background-image: none;
}

div#content{
	width: 56.25em;
	height: 30.8em;
	margin: 1em auto 0 auto;
	text-align: left;
	overflow: auto;
	position: relative;
}

div#content div.text{
	width: 35em;
	height: 24em;
	overflow: hidden;
	text-align: justify;
	padding-right: 8px;
}

div#content div.text a{
	color: #818A8F;
}

div#content div.text a.button{
	color: #003359;
}

div#content div.text h2 a{
	color: #003359;
}

div#content div.text h2 a:hover{
	text-decoration: none;
}

div#content li{
	font-size: 0.75em;
	line-height: 1.6em;
}

div#footer{
	width: 56.25em;
	margin: 15px auto;
}

img#logoSml{
	float: left;
}

img#copy{
	float: left;
	margin-left: 2.813em;
}

ul#bottomNav{
	float: right;
	width: 32em;
	list-style: none;
}

ul#bottomNav li{
	float: left;
	width: 25%;
}

img#firstPage{
	display: block;
	position: relative;
	z-index: 2;
	margin: 11em auto 0 auto;
}

table.quote{
	margin-bottom: 30.8em;
	width: 100%;
}

table.quote th{
	font-size: 0.750em;
	font-weight: normal;
	text-align: left;
	color: #003359;
	padding: 3px 5px 3px 0;
	vertical-align: top;
	width: 280px;
}

table.quote td{
	font-size: 0.750em;
	color: #818A8F;
	padding: 3px 0;
	vertical-align: top;
}

table.quote td input, table.quote td textarea, table.quote td select{
	font-size: 100%;
	color: #818A8F;
}

table.quote td select{
	width: 204px;
}

table.quote td input.text{
	width: 200px;
}

table.quote td select option{
	padding: 0 5px;
}

table.quote td textarea{
	height: 70px;
	width: 200px;
}

table.quote td.check{
	width: 20px;
}

table.quote td.next a{
	color: #003359;
}

table.quote td.next input{
	color: #003359;
	border: 0;
	background-color: transparent;
	cursor: pointer;
}

table.quote td.next input:hover{
	text-decoration: underline;
}

table.quote table{
	width: 100%;
}

table.quote td td, table.quote td th{
	font-size: 100%;
}

table.contact th{
	width: 180px !important;
}

div#line{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 193px;
	background-image: url(../images/line3.gif);
	background-position: 20px 0;
	z-index: 1;
}

table.home{
	width: 100%;
	margin-bottom: 30px;
}

table.home td{
	font-size: 13px;
}

table.home td a{
	color: #CCCCCC;
}

table.home td a:hover, table.home td a.hover{
	color: #003359;
	text-decoration: none;
}

h2.portfolio{
	width: 500px;
	float: left;
}

div#portfolioNav{
	float: right;
	width: 150px;
	text-align: right;
}

div#portfolioNav a.prev{
	margin-right: 20px;
}

div.newLayout{
	width: 850px;
}

div.newLayout p{
	width: 550px;
	font-size: 1em;
}

div.newLayout p.first{
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
}

div.newLayout p.last{
	width: 280px;
	position: absolute;
	top: 4em;
	right: 0;
}
