@charset "UTF-8";

/*
Theme Name: ArchiPAC Default
Theme URI: http://archipac.org/
Description: The default ArchiPAC theme.
Version: 1.0
Author: DeGray Systems.
Author URI: http://degraysystems.com/
*/

* {
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #555555;
}
body {
	background-color: #FFF;
	background-image: url(images/main_BG.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}
a:link {
	color: #cc2224;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #cc2224;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #cc2224;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #cc2224;
	font-weight: bold;
}
#mainWrapper {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
#main_top {
	width: 1003px;
	height: 21px;
	background-image: url(images/main_top.png);
	background-repeat: no-repeat;
	clear: right;
}
#main_mid {
	width: 1003px;
	background-image: url(images/main_mid.png);
	background-repeat: repeat-y;
}
#main_bttm {
	width: 1003px;
	height: 32px;
	background-image: url(images/main_bttm.png);
	background-repeat: no-repeat;
}
#main_bttm {
	width: 1003px;
	height: 32px;
	background-image: url(images/main_bttm.png);
	background-repeat: no-repeat;
}
#main_bttm p {
	text-align: center;
	padding: 20px 0 10px 0;
	margin: 0;
}
#main_bttm a {
	color: #555555;
}
#logoHolder {
	margin: 0 0 0 30px;
}
#logo {
	width: 256px;
	height: 93px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#banner {
	width: 1003px;
	height: 296px;
	margin-top: 0;
	float: left;
	clear: left;
}
#banner_L {
	width: 383px;
	height: 288px;
	background-image: url(images/banner_L.png);
	background-repeat: no-repeat;
	float: left;
}
#GIV_home {
	width: 248px;
	height: 288px;
	float: left;
}
#banner_R {
	width: 371px;
	height: 288px;
	background-image: url(images/banner_R.png);
	background-repeat: no-repeat;
	float: left;
}
#banner_R a {
	font-size: 24px;
	color: #455e7b;
	font-weight: normal;
}
#boxes {
	width: 1003px;
	clear: left;
}
#boxes_top {
	width: 1003px;
	height: 22px;
	background-image: url(images/boxes_top.png);
	background-repeat: no-repeat;
}
#boxes_mid {
	width: 1003px;
	background-image: url(images/boxes_mid.png);
	background-repeat: repeat-y;
}
#boxes_bttm {
	width: 1003px;
	height: 27px;
	background-image: url(images/boxes_bttm.png);
	background-repeat: no-repeat;
}
.boxes_inner {
	padding: 0px 0 0 30px;
}
.column {
	width: 200px;
	float: left;
	padding: 0 10px 10px 20px;
}
.column a {
	float: right;
	margin: 10px 5px 0 0;
	padding: 0 15px 2px 0;
	background-image: url(images/carrot.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#clearer {
	clear: both;
}
.column2 {
	width: 200px;
	float: left;
	padding: 0 0 10px 35px;
}
.column2 img {
	border: 1px solid #cccccc;
	text-align: center;
}
#topnav {
	float: right;
	margin-right: 20px;
}
#topnav ul {
	margin-bottom: 0;
	margin-top: 12px;
	float: right;
}
#topnav li {
	display: inline;
	list-style-type: none;
	padding-left: 15px;
	color: #000;
}
#topnav a {
	color: #000;
	font-weight: normal;
	size: 10px;
}
#navigation li {
	float: left;
	clear: none;
	height: 30px;
	margin-right: 2px;
	margin-bottom: -2px;
	background-image: url(images/menuBarBG.png);
	list-style-type: none;
}

#navigation li:hover {
	background-position: 0 -38px;
}

#navigation a {
	color: white;
	text-decoration: none;
	font-size: 13px;
	line-height: 30px;
	padding-left: 13px;
	padding-right: 13px;
	font-weight: bold;
}

#navigation a:hover {
	text-decoration: none !important;
}

#main_mid #navigation {
	float: left;
}

#navigation ul {
	display: block;
	height: 30px;
	margin: 13px 0 0 40px;
	width: inherit;
	padding: 0;
	overflow: hidden;
	float: left;
}
#taglines {
	width: 929px;
	height: 120px;
	margin: 10px auto 15px auto;
	border: 1px solid #cccccc;
}
#tagline_1 {
	width: 929px;
	height: 38px;
	font-size: 18px;
	color: #858585;
}
#tagline_1 p {
	padding: 6px 10px 6px 10px;
	margin: 0;
}
#tagline_2 {
	width: 929px;
	height: 38px;
	background-color: #cc2224;
	font-size: 18px;
	color: #fff;
}
#tagline_2 p {
	padding: 6px 10px 6px 10px;
	text-align: center;
	margin: 0;
}
#tagline_3 {
	width: 929px;
	height: 44px;
	background-color: #2c3485;
	font-size: 28px;
	color: #acacac;
}
#tagline_3 p {
	padding: 2px 10px 2px 10px;
	float: right;
	margin: 0;
}
#contact {
	width: 950px;
	height: 57px;
	background-image: url(images/contact_BG.png);
	background-repeat: no-repeat;
	color: white;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 14px;
	clear: both;
}
#contact p {
	padding-top: 13px;
}
#int {
	width: 1003px;
}
#int_top {
	width: 1003px;
	height: 6px;
	clear: left;
	background: url(images/int_top.png) no-repeat 0 -15px;
	top: 0;
	margin-left: auto;
	margin-right: auto;
}
#int_mid {
	width: 1003px;
	background-image: url(images/int_mid.png);
	background-repeat: repeat-y;
}
#cont1 {
	margin-top: 0;
	padding-top: 30px;
}
#cont2 {
	padding: 5px 60px 0 73px;
}
#cont2 p {
	padding-top: 15px;
	margin: 0;
}

#cont2 ul {
	margin-left:35px;
}

#int_bttm {
	width: 1003px;
	height: 159px;
	background-image: url(images/int_bttm.png);
	background-repeat: no-repeat;
}
#int-box {
	width: 570px;
	background-image: url(images/int_box_BG.png);
	background-repeat: repeat-y;
	margin: 0 0 0 395px;
}
#int-box p {
	padding: 15px 20px 20px 20px;
	color: #455e7b;
	font-size: 14px;
}
#int_pic {
	float: left;
	margin: 0 20px 10px 72px;
	width: 312px;
}
#button {
	width: 148px;
	height: 142px;
	float: right;
}
#blueprint {
	background-image: url(images/blueprint.jpg);
	background-repeat: no-repeat;
	background-position: 621px 0px;
}
h1 {
	color: #2c3485;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0 10px 0;
}
#h3_holder {
	height: 51px;
	width: 893px;
	background: url(images/int_title_BG.png) repeat-x;
}
#h3_holder_holder {
	margin: 0 0 10px 72px;
}
h3 {
	font-size: 18px;
	color: white;
	font-weight: normal;
	padding: 12px 0 0 20px;
}

#h3_holder h3 {
	margin: 0;
}
h4 {
	color: #2c3485;
	font-size: 14px;
	text-transform: uppercase;
	padding: 20px 0 0 20px;
	margin-top: 0;
}
h5 {
	font-size: 18px;
	color: white;
	font-weight: normal;
	padding: 63px 0 0 90px;
	margin: 0;
}
h6 {
	font-size: 24px;
	color: #455e7b;
	font-weight: normal;
	padding: 124px 50px 0 0;
	text-align: right;
	margin: 0;
}
.clearer {
	clear: both;
}

.fieldLabel {
	width:142px;
	float:left;
	margin-top: 5px;
}

.fieldData {
	float:left;
	width:375px;
	margin-top: 5px;
}

.submitButton {
	border: solid 1px blue;
	background-color: #7692B3;
	color: white;
	padding: 3px 8px 3px 8px;
	font-weight: bold;
}
