﻿body {
	padding: 0px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: medium;
	background-color: #c0c0c0;
	text-align: center;
	margin: 0px;
	}

#wrapper {
	width: 956px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: left;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 118px;
	width: auto;
	background-image: url('../Images/top.gif');
	background-repeat: no-repeat;

}

#tablinks {
	clear: both;
	height: 58px; 
	width: 430px; 
	margin-left: 456px;
}

#svcsheader {
	margin: 0px;
	padding: 0px;
	height: 118px;
	width: auto;
	background-repeat:no-repeat;
	background-image:url('../Images/toptabs.gif');
}
#svcsheader1 {
	margin: 0px;
	padding: 0px;
	height: 118px;
	width: auto;
	background-repeat:no-repeat;
	background-image:url('../Images/1.gif');
}
#svcsheader2 {
	margin: 0px;
	padding: 0px;
	height: 118px;
	width: auto;
	background-repeat:no-repeat;
	background-image:url('../Images/2.gif');
}
#svcsheader3 {
	margin: 0px;
	padding: 0px;
	height: 118px;
	width: auto;
	background-repeat:no-repeat;
	background-image:url('../Images/3.gif');
}
#svcsheader4 {
	margin: 0px;
	padding: 0px;
	height: 118px;
	width: auto;
	background-repeat:no-repeat;
	background-image:url('../Images/4.gif');
}

#svcsheader5 {
	margin: 0px;
	padding: 0px;
	height: 118px;
	width: auto;
	background-repeat:no-repeat;
	background-image:url('../Images/5.gif');
}

#topnav {
	margin-top: auto;
	margin-left : 400px;
	width: 533px;
	text-align: center;
	font-size: 18px;
	color:#052A6D;
	height: 55px;
	line-height: 90px;
}

#bottomnav {
	padding-left: 160px;
	background-color: #c0c0c0;
	height: 31px; 
	width: 548px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	font-size:medium;
}

#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url('../Images/bdybkgrd.gif');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 1%;
	width: auto;
}
#left {
	margin: 0px;
	width: 154px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 22px;
	float: left;
	vertical-align: bottom;
	height: 493px;
}
#right {
	margin: 0px;
	padding: 5px 20px;
	width: 702px;
	float: left;
	text-align: left;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
#footer {
	margin: 0px;
	padding: 0px;
	background-image: url('../Images/btmbdr.gif');
	height: 31px;
}

#copyright {
	clear: both;
	background-color: #c0c0c0;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top:0px;
	color: white;
	font-size: 12px;
	text-indent: 10px;
	vertical-align: super;
}

