/* main rules
+---------------------------------------------------------------------------------*/
body {
	min-width: 600px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF;
}
body,td,th {
	font: 10px Georgia, Times, serif;
}
li {
	list-style-position: outside;
	list-style-type: none;
}
img {border: 0;}

/* links rules
+---------------------------------------------------------------------------------*/
a {color: #6C172A; text-decoration: none;}
a:active {color: #666666;}
a:hover {color: #6C172A;}


a.submenu {color: #FFFFFF;}
a.submenu:active {color: #FFFF99;}
a.submenu:hover {color: #FFFF66}



/* wrapper rules
+---------------------------------------------------------------------------------*/
#wrapper {
	width: 760px;
	text-align: left;
	display: table;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* imageholder rules
+---------------------------------------------------------------------------------*/
#imageholder {
	font-weight: bold;
	color: #FFFFFF;
	width: 420px;
	height: 490px;
	float: right;
	background: url(images/shadow.jpg) no-repeat;
}

#color {
	background: 10px 10px;
	padding: 10px;
}

.home {padding-left: 10px; position: relative; background: #E3EFC0; padding-top: 10px; width: 390px; height: 460px;}
.about-cred {padding-left: 10px; position: relative; background: #FDD9D0; padding-top: 10px; width: 390px; height: 460px;}
.about-end {padding-left: 10px; position: relative;	background: #FFFDB8; padding-top: 10px; width: 390px; height: 460px;}
.about-legacy {padding-left: 10px; position: relative; background: #F9F3C2; padding-top: 10px; width: 390px; height: 460px;}
.about-purpose {padding-left: 10px; position: relative; background: #D7E5FF; padding-top: 10px; width: 390px; height: 460px;}
.partners {padding-left: 10px; position: relative; background: #F2E4AA; padding-top: 10px; width: 390px; height: 460px;}
.contact {padding-left: 10px; position: relative; background: #E3EFC0; padding-top: 10px; width: 390px; height: 460px;}
.prod-embrace {padding-left: 10px; position: relative; background: #E2F5A6; padding-top: 10px; width: 390px; height: 460px;}
.prod-ideas {padding-left: 10px; position: relative; background: #F3F3BC; padding-top: 10px; width: 390px; height: 460px;}
.prod-pay {padding-left: 10px; position: relative; background: #E0EBFE; padding-top: 10px; width: 390px; height: 460px;}
.prod-test {padding-left: 10px; position: relative; background: #B4E4FF; padding-top: 10px; width: 390px; height: 460px;}
.prod-corp {
	padding-left: 10px;
	position: relative;
	background: #E4E3F0;
	padding-top: 10px;
	width: 390px;
	height: 460px;
	background-color: #B9E3EC;
}
.monitor {padding-left: 10px; position: relative; background: #E4E3F0; padding-top: 10px; width: 390px; height: 460px;}

.quote {
	font: oblique lighter 10px Georgia, Times, serif;
	color: #333333;
	text-align: right;
	margin-top: 70px;
	margin-right: 15px;
}

/* copy rules
+---------------------------------------------------------------------------------*/
.copy {
	padding-left: 10px;
	padding-right: 10px;
}
#copyHolder {
	position: relative;
	padding-left: 10px;
	float: left;
	width: 290px;
	font-size: 12px;
	padding-top: 10px;
}

/* elemental rules
+---------------------------------------------------------------------------------*/
#header {
	width: 760px;
	background: url(images/header.jpg) no-repeat;
	height: 110px;
}
.topNav {
	text-transform: uppercase;
	color: #611122;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding-top: 85px;
	padding-right: 20px;
}
.footer {
	color: #611122;
	text-align: center;
	line-height: 45px;
	position: relative;
	float: right;
	width: 760px;
	background: url(images/footer.jpg);
	height: 40px;
}
#subNav {
	font-size: 10px;
	width: 200px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #015569;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #015569;
}
.contactLabel {
	font-weight: bold;
	text-align: right;
	width: 110px;
	vertical-align: center;
	text-transform: uppercase;
	font-size: 10px;
}
.contactForm {
	text-align: left;
	vertical-align: center;
	font-size: 10px;
}
.submenu-head {
	font-size: 11px;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 5px 3px;
	margin-right: 10px;
	margin-left: 10px;
}
.submenu {
	text-transform: uppercase;
	color: #666666;
	line-height: 25px;
	border-bottom: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	padding: 5px 5px 5px 10px;
}
table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.small {
	font-size: 11px;
	padding-left: 10px;
}
