@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d2ecfb;
}
a:link {
	color: #1e73b3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1e73b3;
}
a:hover {
	text-decoration: none;
	color: #4DA3E1;
}
a:active {
	text-decoration: none;
	color: #175A8C;
}
#container {
	width: 1000px;
	margin: 0 auto;
	background-image: url(../img/containerBG2.png);
	background-repeat: repeat-y;
}
#header {
	background-color: #1D79C1;
	width: 906px;
	margin: 0 auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1D79C1;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1D79C1;
	border-left-color: #1D79C1;
}
#logo {
	color: #FFCC33;
}
#mainNav {

}
.clearall {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
#main {
	width: 910px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
#footer{
	width: 910px;
	height: 60px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f15a22;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	color: #989b9c;
	font-size: 11px;
}
#footer a, #footer a:visited {
	color: #989b9c;
	text-decoration: none;
}
#footer a:hover {
	color: #B4B6B6;
	text-decoration: none;
}
#footerLeft {
	float: left;
}
#footerRight {
	float: right;
}
#homeRight {
	float: right;
	width: 450px;
	line-height: 20px;
	margin-bottom: 30px;
}
#homeLeft {
	float: left;
}
#subRight {
	float: right;
	width: 255px;
	margin-top: 40px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #383838;
	font-size: 14px;
	line-height: 22px;
}
#subLeft {
	float: left;
	width: 530px;
	margin-top: 40px;
	margin-left: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeaea;
	line-height: 20px;
	padding-right: 40px;
	margin-bottom: 50px;
}
#clientContainer {
	width: 910px;
}
.client {
	width: 910px;
	line-height: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #eaeaea;
}
.clientIMG {
	float: left;
	width: 223px;
}
.clientTEXT {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #eaeaea;
	width: 575px;
	float: right;
}
.clientLINKS {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #383838;
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
}



img {
	border: 0;
}

/* =-=-=-=-=-=-=-[subNav]-=-=-=-=-=-=-=- */
	
#subNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-style: italic;
	}
	
	
#subNav {
	width: 250px;
	}
	
#subNav li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	margin-bottom: 4px;
	}	
	
#subNav li a:link, #subNav li a:visited {
	color: #383838;
	display: block;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../img/menu3.gif);
	background-repeat: no-repeat;
	}
	
#subNav li a:hover, #subNav li a:active, #subNav li .current {
	color: #000000;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../img/menu3.gif);
	background-position: 0 -32px;
	background-repeat: no-repeat;
	}
	
.style1 {
	color: #1e73b3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.style2 {
	font-size: 18px;
	font-style: italic;
}
.greyline {
	background-color: #eaeaea;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
.greylineTWO {
	background-color: #eaeaea;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
}
.style3 {
	line-height: 20px;
	padding-top: 10px;
}
.greylineTOP {
	padding-top: 20px;

}
