@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#wrap2 {
	width: 980px;
	margin-top: 13px;
	margin-right: auto;
	margin-left: auto;
}

/*** Links ***/


/*** Fonts ***/
.postal-tip {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 7pt;
	color: #5385da;
}
.postal-tip-title {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #5385da;
}
.welcome {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #5385da;
}
.welcome a:link {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #5385da;
	text-decoration: underline;
}
.welcome a:visited {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #5385da;
	text-decoration: underline;
}
.welcome a:active {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #5385da;
	text-decoration: underline;
}
.welcome a:hover {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #5385da;
	text-decoration: underline;
}
.welcome-title {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 30pt;
	font-weight: bold;
	color: #5385da;
}
.login-info {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 7pt;
	color: #FFF;
}
.login-info a:link {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 7pt;
	color: #FFF;
	text-decoration: underline;
}
.login-info a:visited {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 7pt;
	color: #FFF;
	text-decoration: underline;
}
.login-info a:active {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 7pt;
	color: #FFF;
	text-decoration: underline;
}
.login-info a:hover {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 7pt;
	color: #FFF;
	text-decoration: underline;
}
.cust-login {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 10pt;
	color: #FFF;
}
.log-pass {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 8pt;
	color: #FFF;
}
.paragraph {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 8pt;
	color: #5385da;
}
.paragraph a:link {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 8pt;
	color: #5385da;
	text-decoration: none;
}
.paragraph a:visited {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 8pt;
	color: #5385da;
	text-decoration: none;
}
.paragraph a:active {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 8pt;
	color: #5385da;
	text-decoration: none;
}
.paragraph a:hover {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 8pt;
	color: #5385da;
	text-decoration: underline;
}


.button-nav {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 8pt;
	color: #FFF;
}
.button-nav a:link {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #FFF;
}
.button-nav a:visited {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #FFF;
}
.button-nav a:active {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #FFF;
}
.button-nav a:hover {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #FFF;
}


/*** Top Nav ***/

#nav-wrap {
	width: 653px;
	height: 113px;
	float: left;
}
#nav-left {
	background: url(../images/top-nav/top-logo.jpg);
	background-repeat: no-repeat;
	width: 157px;  
	height: 113px;
	float: left;
}
#nav-right { 
	background: url(../images/top-nav/top-nav.jpg);
	background-repeat: no-repeat;
	width: 495px;
	height: 113px;
	float: left;
}
#button-wrap {
	width: 430px;
	height: 15px;
	float: right;
	margin-right: 25px;
	margin-top: 80px
}
#button {
	height: 15px;
	margin-left: 12px;
	float: left;
}

/*** Login ***/

#login-wrap {
	background: url(../images/login/login.jpg);
	background-repeat: no-repeat;
	width: 327px;
	height: 113px;
	float: left;
}
#login-info {
	width: 113px;
	height: 75px;
	margin-top: 22px;
	margin-right: 20px;
	text-align: left;
	float: right;
}
#login-wrap-2 {
	width: 160px;
	height: 75px;
	margin-top: 22px;
	margin-left: 20px;
	float: left;
}
#login-customer {
	width: 160px;
	height: 15px;
	float: left;
}
#login-area-wrap {
	width: 160px;
	height: 15px;
	margin-top: 5px;
	float: left;
}
#login-area {
	width: 50px;
	height: 15px;
	text-align: right;
	float: left;
}
#login-box {
	background: url(../images/login/login-bar.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 15px;
	float: right;
}
#login-submit {
	width: 160px;
	height: 15px;
	text-align: center;
	margin-top: 5px;
	float: left;
}

/*** Postal Tip ***/

#postal-tip-wrap {
	background: url(../images/postal-tip.jpg);
	background-repeat: no-repeat;
	width: 327px;
	height: 167px;
	float: left;
}
#postal-tip-content {
	width: 240px;
	height: 102px;
	margin-top: 37px;
	margin-left: 25px;
	text-align: left;
}

/*** Newsletter ***/

#newsletter-wrap {
	background: url(../images/newsletter.jpg);
	background-repeat: no-repeat;
	width: 327px;
	height: 189px;
	float: left;
}

/*** Content - Welcome ***/

#welcome {
	width: 653px;
	float: left;
}
#welcome-text {
	width: 630px;
	margin-top: 20px;
	margin-left: 11px;
	text-align: justify;
}
#services-text {
	width: 630px;
	height: 300px;
	margin-top: 20px;
	margin-left: 11px;
	text-align: justify;
}

/*** Content - Items ***/

#item-wrap {
	width: 195px;
	height: 195px;
	margin-top: 40px;
	margin-left: 10px;
	float: left;
}
#item-wrap-2 {
	width: 195px;
	height: 195px;
	margin-top: 40px;
	margin-left: 20px;
	float: left;
}
#item-header {
	width: 195px;
	height: 76px;
}
#item-paragraph {
	width: 195px;
	height: 95px;
	text-align: left;
}
#learn-more {
	background: url(../images/learn-more.jpg);
	background-repeat: no-repeat;
	width: 77px;
	height: 23px;
}

/*** Footer ***/

#footer {
	width: 980px;
	height: 60px;
	text-align: center;
	margin-top: 50px;
	float: left;