@charset "UTF-8";
/* CSS Document */

/*-----------------------------------------*/
/*-----------------GENERAL-----------------*/
/*-----------------------------------------*/

html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
}

/*-----------------------------------------*/
/*--------------GENERAL TAGS---------------*/
/*-----------------------------------------*/

a {
	border: 0;
	padding: 0;
	margin: 0;
	text_decoration: none;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

h3 {
	text-align: center;
	font-size: 14pt;
	color: black;
	font-family: Palatino, "Times New Roman", Times, serif;
	font-variant: small-caps;
}

h2 {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-variant: small-caps;
}

.bold {
	font-weight: bold;
}

.red {
	color: #8F0000;
}

.redBold {
	color: #8F0000;
	font-weight: bold;
}

.gold {
	color: #bf8600;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#italic {
	font-style: italic;
}

.mail {
	font-family: palatino, "times new roman", times, serif;
	color: #8F0000;
	text-decoration: none;
	font-size: 14pt;
	font-variant: small-caps;
}

#headerFont {
	font-family: palatino, "times new roman", times, serif;
	color: #8F0000;
	font-variant: small-caps;
}

.indent {
	margin-left: 25px;
}

#floatRight {
	float: right;
}

#floatLeft {
	float: left;
}

#table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#arrowBullet li{
	background-image:url("images/bullet1.gif");
	background-position:0px 4px;
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0 0 0 10px;
}

.clearit {
	clear: both;
}

/*-----------------------------------------*/
/*-----------GENERAL POSITIONING-----------*/
/*-----------------------------------------*/

#container {
	width: 900px;
	margin: 5px auto;
}

#header {
	width: 100%;
	overflow: hidden;
}

#navBar {
	width: 900px;
	position: relative;
}

#contentContainer {
	width: 100%;
	height: auto;
	float: left;
}

#contentContainerAbout {
	width: 100%;
	height: auto;
	float: left;
	background: url("images/twoColumnBG.jpg");
	background-repeat: repeat-y;
}

#oneColumn {
	width: 840px;
	padding: 15px 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: white;
}

#twoColumnLeft {
	width: 430px;
	padding: 15px 10px;
	float: left;
}

#twoColumnRight {
	background: #f2e4ca;
	width: 429px;
	padding: 15px 10px;
	float: left;
	border-left: 1px dotted #7C7C7C;
}

#twoColumnLeftAbout {
	text-align: left;
	float: right;
	width: 608px;
	padding: 30px 0px 0px 20px;
	border-top: 1px dotted #7C7C7C;
}

#twoColumnRightAbout {
	border-top: 1px dotted #7C7C7C;
	width: 250px;
	padding: 35px 10px 0px 10px;
	float: right;
}

.footer {
	float: left;
	width: 100%;
	height: 100px;
	background-image: url("images/footer.jpg");
	background-repeat: no-repeat;
	padding-bottom: 5px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-bottomleft:15px;
}

/*-----------------------------------------*/
/*-----------------NAV BAR-----------------*/
/*-----------------------------------------*/

table#navBarTable {
	background: #4D4D4D;
}

td#currentPage {
	background: url("images/navBGHover.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	color: black;
	border-bottom: 1px solid #f2e4ca;
}

td#notCurrentPage {
	border-bottom: 1px solid #5F0000;
}

table#navBarTable td:hover {
	background: url("images/navBGHover.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	color: black;
}

#navBar a{
	padding: 5px 7px;
	width: 165px;
	height: 100%;
	display: block;
	float: left;
	font-family: Palatino, "Times New Roman", Times, serif;
	color: white;
	text-decoration: none;
	font-size: 11pt;
	font-variant: small-caps;
	font-weight: normal;
}

#navBar a:hover{
	color: black;
}

/*-----------------------------------------*/
/*----------------NAV BAR 2----------------*/
/*-----------------------------------------*/

table#navBar2Table {
	background: #f2e4ca;
}

table#navBar2Table td {
}

table#navBar2Table td:hover {
	background: url("images/navBGHover.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	color: black;
}

#navBar2 {
	width: 900px;
	padding-left: 1px;
	position: relative;
}

#navBar2 a{
	padding: 5px 7px;
	display: block;
	float: left;
	text-align: center;
	width: 285px;
	font-family: Palatino, "Times New Roman", Times, serif;
	color: #8F0000;
	text-decoration: none;
	font-size: 11pt;
	font-variant: small-caps;
	font-weight: bold;
}

#navBar2 a:hover{
	color: black;
}

a#currentPage {
	color: black;
}


/*-----------------------------------------*/
/*----------------NAV BAR 3----------------*/
/*-----------------------------------------*/

table#navBar3Table {
	background: #f2e4ca;
}

table#navBar3Table td {
}

table#navBar3Table td:hover {
	background: url("images/navBGHover.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	color: black;
}

#navBar3 {
	width: 900px;
	padding-left: 1px;
	position: relative;
}

#navBar3 a{
	padding: 5px 0px;
	display: block;
	float: left;
	text-align: center;
	width: 224px;
	font-family: Palatino, "Times New Roman", Times, serif;
	color: #8F0000;
	text-decoration: none;
	font-size: 11pt;
	font-variant: small-caps;
	font-weight: bold;
}

#navBar3 a:hover{
	color: black;
}


/*-----------------------------------------*/
/*-----------THE 5STAR SOLUTION------------*/
/*-----------------------------------------*/

#fiveColumns {
	width: 100%;
	font-size: 11px;
	margin: 15px 0px;
	border: 1px solid #cccccc;
}

#fiveColumn1 {
	width: 170px;
	float: left;
	padding: 10px 5px;
	height: 410px;
}
#fiveColumn2 {
	width: 169px;
	background: #F2E2C7;
	border-left: 1px dotted #7C7C7C;
	float: left;
	padding: 10px 5px;
	height: 410px;
}
#fiveColumn3 {
	width: 169px;
	border-left: 1px dotted #7C7C7C;
	float: left;
	padding: 10px 5px;
	height: 410px;
}
#fiveColumn4 {
	width: 169px;
	background: #F2E2C7;
	border-left: 1px dotted #7C7C7C;
	float: left;
	padding: 10px 5px;
	height: 410px;
}
#fiveColumn5 {
	width: 169px;
	border-left: 1px dotted #7C7C7C;
	float: left;
	padding: 10px 5px;
	height: 410px;
}

/*-----------------------------------------*/
/*--------------VECTOR 5 DIVS--------------*/
/*-----------------------------------------*/

#tabHolder {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#tabList {
	float: left;
	height: 500px;
	width: 150px;
}

ul#tabList {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

#tabList img{
	border: 3px solid white;
}

#tabList a{
	display: block;
	height: 145px;
	width: 128px;
	padding: 10px;
	text-decoration: none;
	color: #5F0000;
	font-variant: small-caps;
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 11pt;
}

#tabList a:visited{
	color: #5F0000;
}

#oneLink{
	background: #f2e4ca;
	border-bottom: 1px solid #7C7C7C;
	border-top: 1px solid #7C7C7C;
	border-left: 1px solid #7C7C7C;
	border-right: 1px solid #f2e4ca;
	padding-top: 1px;
}

#twoLink{
	background: url('images/tabBG.jpg');
	border-bottom: 1px solid #7C7C7C;
	border-left: 1px solid #7C7C7C;
	border-right: 1px solid #7C7C7C;
}

#threeLink{
	background: url('images/tabBG.jpg');
	border-bottom: 1px solid #7C7C7C;
	border-left: 1px solid #7C7C7C;
	border-right: 1px solid #7C7C7C;
	padding-bottom: 1px;
}

#fourLink{
	background: url('images/tabBG.jpg');
	border-bottom: 1px solid #7C7C7C;
	border-left: 1px solid #7C7C7C;
	border-right: 1px solid #7C7C7C;
}

#fiveLink{
	background: url('images/tabBG.jpg');
	border-bottom: 1px solid #7C7C7C;
	border-left: 1px solid #7C7C7C;
	border-right: 1px solid #7C7C7C;
}

#one {
	display: block;
	float: left;
	width: 549px;
	height: 499px;
	background: #f2e4ca;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top: 1px solid #7C7C7C;
	border-right: 1px solid #7C7C7C;
	border-bottom: 1px solid #7C7C7C;
}

#two {
	display: none;
	float: left;
	width: 549px;
	height: 499px;
	background: #f2e4ca;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top: 1px solid #7C7C7C;
	border-right: 1px solid #7C7C7C;
	border-bottom: 1px solid #7C7C7C;
}

#three {
	display: none;
	float: left;
	width: 549px;
	height: 499px;
	background: #f2e4ca;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top: 1px solid #7C7C7C;
	border-right: 1px solid #7C7C7C;
	border-bottom: 1px solid #7C7C7C;
}

#four {
	display: none;
	float: left;
	width: 549px;
	height: 499px;
	background: #f2e4ca;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top: 1px solid #7C7C7C;
	border-right: 1px solid #7C7C7C;
	border-bottom: 1px solid #7C7C7C;
}

#five {
	display: none;
	float: left;
	width: 549px;
	height: 499px;
	background: #f2e4ca;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top: 1px solid #7C7C7C;
	border-right: 1px solid #7C7C7C;
	border-bottom: 1px solid #7C7C7C;
}

#vectorInner {
	width: 100%;
	padding-top: 10px;
	text-align: center;
}

#vectorInner p {
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
}

.differenceList {
	margin: 0 auto;
	width: 645px;
	text-align: left;
}

.differenceList ul {
	list-style: inside;
	color: #8F0000;
}

.differenceList li{
	margin-left: 15px;
	list-style: inside;
	color: #444444;
}

#clientList {
	text-align: left;
	width: 600px;
	margin: 0 auto;
}

#clientList a {
	color: #8F0000;
	font-weight: bold;
	text-decoration: none;
}

ul#clientListMain li{
	list-style: square;
}