body {
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background:#DAE1EB;
	text-align: center:
}

#outer {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	clear: both;
	text-align:left;
	position: relative;
}

#topBorderArea {
	width:910px;
} 

#topBorderArea img {
	float:left;
} 

#logoAndHeaderNavContainer {
	clear:both;
	width: 910px;
	height: 65px;
	padding-left: 15px;
	background-image: url(../images/backgroundBoarderImage.gif);
	background-repeat: repeat-y;
}

#logo {
	float: left;
	width: 200px;
	height: 65px;
	padding-left: 10px;
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
}

#headerNavContainer {
	float: left;
	width: 695px;
	height: 65px;
}

#siteLocation {
	float: left;
	width: 695px;
}

.siteLocationText {
	float: right;
	color: #e42336;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 32px;
	padding-top: 37px;
}

.blankLineLong {
	clear: both;
	width: 910px;
	height: 5px;
	background-image: url(../images/backgroundBoarderImage.gif);
	background-repeat: repeat-y;
}

#serviceMenuContainer {
	clear: both;
	width: 910px;
	height: 40px;
	background-image: url(../images/backgroundBoarderImage.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
}

#serviceMenu {
	background-color: #FFF;
	background-image: url(../images/top_menu_blue_small.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 890px;
	height: 40px;
}

#serviceMenulist {
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	padding-top: 12px;
	padding-left: 80px;
} 

#serviceMenulist ul {
	margin: 0;
	padding: 0;
}

#serviceMenulist li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: left;
	list-style: none;
	padding: 0 0.8em 0 0.5em;
	display:inline;
	list-style-type:none;
	border-left:2px solid #FFF;
}

#serviceMenulist li:first-child  {
	border-left:none
}

#serviceMenulist a {
	text-decoration: none;
}

#serviceMenulist a:hover {
  text-decoration: underline;
}

#mainContentsContainer {
	clear: both;
	width: 910px;
	height: 880px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(../images/backgroundBoarderImage.gif);
	background-repeat: repeat-y;
}

#informationContainer{
	float: left;
	width: 700px;
	padding-left: 10px;
}

.addressBox {
	float: left;
	width: 340px;
	height: 150px;
	background-image: url(../images/productsBoxv4.png);
	background-repeat: no-repeat;
}

.officeLocationContainer {
	padding-left: 15px;
	width: 325px;
	padding-top: 12px;
}

.officeLocationText {
	font-family: Arial, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: #15378d;
	font-weight: bold;
}

.descriptionContainer {
	width: 340px;
}

.addressContents {
	font: normal 13px Arial, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: #15378d;
	padding-left: 15px;
	padding-top: 10px;
}

.addressContents img{
	float: right; 
	padding-right:15px; 
	padding-top:25px; 
	border: none;
}

.pageHeader {
	font: normal 13px Calibri, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: #15378d;
}

.pageHeader h1{
	font: normal 20px Calibri, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: #15378d;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	margin-left: 5px;
}

p{
	margin: 0;
	padding: 0;
}

h2{
	margin: 0;
	padding: 0;
	font-size: 13px;
}

ul {
	margin: 0;
	padding: 20px;
}

#footerContainer {
	clear: both;
	background-image: url(../images/backgroundBoarderImage.gif);
	background-repeat: repeat-y;
	width: 910px;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

#pageBottomBorder {
	clear: both;
	width: 910px;
}

#pageBottomBorder img {
	float:left;
}