* {

	}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	/*overflow: hidden;
	display: inline-block;*/
	min-width: 760px;
	background-color: #E2E2C5;
}
#spacer {
	width: 720px;
}
#header {
	min-width: 760px;
	width: 95%;
	margin: 0 auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
	background-color: #566BA7;
	background-image: url(../images/headerWrench.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 100px;
}
#logo {
	float: left;
	height: 62px;
	width: 315px;
	margin-left: .5em!important;
	margin-left: 5px;
	margin-top: 20px;
}
#tag {
	height: 20px;
	width: 393px;
	float: right;
	margin-top: 42px;
	margin-right: .5em!important;
	margin-right: 5px;
}
#nav {
	min-width: 760px;
	width: 95%;
	margin: 0 auto;
	height: 23px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #21205F;
	border-right-color: #FFFFFF;
	border-bottom-color: #566BA7;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;
	background-image: url(../images/gradientNav.jpg);
	background-repeat: repeat-x;
	display: inline-block;
}
#main {
	min-width: 760px;
	width: 95%;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #21205F;
	background-image: url(../images/gradientGreen.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	position: relative;
	overflow: hidden;
	display: inline-block;
}
#main #contentContainerRight #contentBoxMain #clientDlBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	margin-left: 10px;
	width: 425px;
}

a {
	color: #79793E;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	background-color: #F6F7F9;
	color: #8389A9;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 3px;
	margin-right: 10px;


}
#endMain {
	min-width: 760px;
	width: 95%;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
	height: 15px;
	background-image: url(../images/gradientNav.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
#contentContainerLeft{
	display: inline-block;
	width: 22%;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
	height: 300px;

	/*opacity: .5;
	filter:alpha(opacity=50);
	padding: 0px;
	-moz-opacity: 0.5;*/
}
#contentBoxLeft {
	background-color: #FFFFFF;
	margin-left: 15px;
	display: inline-block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B0B4C8;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #B0B4C8;


}
#contentContainerRight {
	display: inline-block;
	width: 77.9%;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 0px;
}
.marginBox {
	display: inline-block;
	width: 1.9%;
	float: left;

}
#contentBoxMain {
	display: inline-block;
	width: 95.9%;
	margin: 0 auto;
	float: left;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCC99;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCC99;
	padding: 0px;

}
#contentBoxMiddle {
	background-color: #232644;
	display: inline-block;
	width: 50%;
	min-width: 300px;
	border: 2px solid #CECDCD;
	height: 300px;
	float: left;
	padding-top: 5px;

}
#contentBoxRight {
	display: inline-block;
	width: 43.9%;
	height: 90%;
	margin: 0 auto;
	float: left;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCC99;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
}

#bottom {
	min-width: 760px;
	width: 95%;
	margin: 0 auto;
	background-color: #566BA7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/gradientBottom.jpg);
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-top-style: ridge;
	border-top-color: #003366;
	clear: both;
}
#bottom p {
	margin-left: 5px;
	margin-top: 0px;
}
.styleName {
	font-weight: bold;
}
#logOutBox {
	padding: 2px;
	float: right;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/gradientNav.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC6633;
	border: 1px solid #CC6633;
	margin-top: 10px;
}
#main #contentContainerRight #contentBoxMain #clientDlBox th {
	font-weight: bold;
	background-image: url(../images/gradientNav.jpg);
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #21205F;
	text-align: left;
	height: 20px;
	vertical-align: middle;
	text-indent: 2px;
}
#main #contentContainerRight #contentBoxMain #clientDlBox td {
	text-indent: 2px;
	vertical-align: middle;
	height: 18px;
}
#main #contentContainerRight #contentBoxMain h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCC99;
	width: auto;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCC33;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #F8F8F1;
	padding-top: 1px;
	background-image: url(../images/h1GradientYellow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main #contentContainerRight #contentBoxMain h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B5B56C;
	margin-left: 10px;
	margin-top: 15px;
	clear: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#main #contentContainerRight #contentBoxMain form {
	margin: 15px;
}
#main #contentContainerRight #contentBoxMain label {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
	vertical-align: bottom;
	display: block;
	width: 70px;
	font-size: small;
	font-weight: bold;
	color: #666666;
}
#main #contentContainerRight #contentBoxMain input {
	width: 120px;
	border: 1px solid #B0B4C8;
}
#main #contentContainerRight #contentBoxMain #submit {
	background-image: url(../images/gradientNav.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC6633;
	border: 1px solid #CC6633;
	margin-left: 75px;
}
#main #contentContainerLeft #contentBoxLeft form {
	margin: 10px 5px 15px 7px;
}
#main #contentContainerLeft #contentBoxLeft label {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
	vertical-align: bottom;
	display: block;
	width: 58px;
	font-size: small;
	font-weight: bold;
	color: #666666;
}
#main #contentContainerLeft #contentBoxLeft input {
	width: 100px;
	border: 1px solid #B0B4C8;
}
#main #contentContainerLeft #contentBoxLeft textarea {
	width: 100px;
	border: 1px solid #B0B4C8;
	height: 150px;
	white-space: normal;
}
#main #contentContainerLeft #contentBoxLeft #submit {
	background-image: url(../images/gradientNav.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC6633;
	border: 1px solid #CC6633;
	margin-left: 63px;
}
#main #contentContainerLeft #contentBoxLeft h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #B0B4C8;
	width: auto;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B0B4C8;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #F6F7F9;
	padding-top: 2px;
	background-image: url(../images/h1GradientBlue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main #contentContainerLeft #contentBoxLeft h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8389A9;
	margin-left: 10px;
	margin-top: 15px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	color: #FFFFFF;
	display: inline-block;
	padding: 0px 3px 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B0B4C8;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #CCCC99;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 75%;
}
#flashFloatRight {
	float: right;
	margin-right: 10px;
	width: auto;
	margin-top: 10px;
	background-image: url(../images/gradientGreen.jpg);
	background-repeat: repeat-x;
	background-position: center;
	margin-left: 10px;
}
#featureFloatLeft {
	float: left;
	width: 45.9%;	
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#webFeatureBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
#featureFloatRight {
	float: right;
	width: 44.9%;
	margin-top: 10px;
	margin-right: 10px;
}
#embedFeatureBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
.featureBox h3{
	background-color: #AAB2C5;
	color: #FFFFFF;
	text-indent: 12px;
	width: 100%;
	font-size: 13px;
	display: block;
	padding-top: 1px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}
.featureBox a{
	background-image: none;
	border-bottom-color: #B0B4C8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	height: 20px;
	line-height: 21px;
	text-decoration: none;
	text-indent: 12px;
	font-weight: normal;
	font-size: 12px;
	color: #8D8D47;
}
.featureBox a:hover{
	color: #8389A9;
	background-image: url(../images/gradientNav.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.featureBox ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#contentBoxMain h4 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentBoxMain #floatRight {
	float: right;
	width: 180px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #CCCC33;
	border-left-color: #CCCC33;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCC33;
}
#logOutBox a {
	font-weight: normal;
	color: #CC6633;
}
#logOutBox a:hover {
	background-image: url(../images/gradientNav.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main #contentContainerRight #contentBoxMain li {
	margin: 0px 0px 2px;
}
#main #contentContainerRight #contentBoxMain h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#main #contentContainerRight #contentBoxMain h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/bulletWrench.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 25px;
}
#main #contentContainerRight #contentBoxMain li {
	list-style-type: none;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../images/bulletBolt.gif);
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
	color: #003366;
}
#main #contentContainerRight #contentBoxMain #flashFloatRight #blackTestBox {
	background-color: #FFFFFF;
	margin: 10px;
	height: 160px;
	width: 305px;
}
