@charset "utf-8";

/* CSS Document */

body {
	font-family: arial, verdana,helvetica;
	font-weight: normal;
	font-size : 11px;
	color: #003366;
	line-height: 18px;
	margin: 0;
	background-image: url(../images/temp/bg.gif);
}

#wrapper {
	font-family: arial, verdana,helvetica;
	width: 744px;
	margin: 0 auto;
	background-color: none;
	display: block;
	padding-top:45px;
}

h1 {
	font-family: inherit;
	font-size: 48px;
	color: #507686;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding-bottom: 10px;
	text-align: center;
}

.intro1 {
	font-family: inherit;
	font-size: 20px;
	color:#fff;
	line-height: normal;
}

.intro2 {
	font-family: inherit;
	font-size: 14px;
	color:#fff;
	line-height: normal;
}

#contact {
	font-size: 14px;
	color: #003366;
	width: 575px;
	height: 50px;
	margin: auto;
	padding-top:10px;
	padding-bottom: 15px;
	text-align: center;
	line-height: 22px;
}

.contact-space {
	padding-right: 10px;
}

a:link, a:visited {
	color:#003366;
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
	line-height: inherit;
}

a:hover {
	color:#716659;
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
	line-height: inherit;
}

a.navcontact:link, a.navcontact:visited {
	font-family: arial,verdana,helvetica;
	color:#003366;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	line-height: normal;
	padding-right: 10px;
}

a.navcontact:hover {
	font-family: arial,verdana,helvetica;
	color:#716659;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	line-height: normal;
	padding-right: 10px;
}

#biz-card {
	margin: auto;
	width: 740px;
	padding-bottom: 10px;
}

img {
	border: none;
}


.lead-in {
	font-size: 12px;
	font-weight: bold;
}

.text-justify {
	text-align: justify;
}


/* .net page */
a.navredirect:link, a.navredirect:visited {
	font-family: arial,verdana,helvetica;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	text-decoration: underline;
	line-height: normal;
}

a.navredirect:hover {
	font-family: arial,verdana,helvetica;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	line-height: normal;
}





