/* CSS Document by IMAGE ICU, LLC */
/* Main Styles for emsolutions-llc.com */
/* (c)2007 IMAGE ICU, LLC - www.imageicu.com */

/************ Default HTML ************/
html, body {
	height: 100%; 
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000;
	background-color: #cccc99;
	background-image: url("../Images/bodyBkgd.gif");
	background-repeat: repeat;
	background-position: left;
}
#bkgdBox {
	margin: 0;
	padding: 0;
	width: 100%;
	background-image: url("../Images/mainBkgd.jpg");
	background-repeat: repeat-x;
	background-position: top;
}

/******************* Text *********************/
p {
	margin: 0px 60px;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-indent: 0px;
	line-height: 1.4;
}
p.listheading {
	padding: 0 0 4px 0;
}
a {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
h1 {
	margin: 0 40px;
	padding: 10px 0 10px 0;
	font-size: 160%;
	font-family: "Times New Roman", Times, serif;
	color: #003300;
}
h2 {
	margin: 0 50px;
	padding: 6px 0 4px 0;
	color: #006600;
	font-size: 120%;
	text-decoration: underline;
	letter-spacing: normal;
}
h3 {
	margin: 6px 50px 0 50px;
	padding: 0 0 5px 0;
	color: #006600;
	font-size: 100%;
	letter-spacing: normal;
}
ul {
	margin: 0 80px;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 100%;
	line-height: 1.4;
}
li {
	margin: 0;
	padding: 1px 0;
	font-size: 90%;
	font-weight: normal;
	list-style-type: disc;
}
li.noblt {
	margin: 0 -12px;
	list-style-type: none;
}

/******************* General *********************/
img, a img {margin: 0; border: none; text-decoration: none;}
.spacer {clear: both; font-size: 1%;}
.placer {clear: both; height: 300px;}
.inline {display: inline;}
.mini {font-size: 85%;}
.txtRt {text-align: right;}
.bold {font-weight: bold;}
.ital {font-style: italic;}
.center {margin: 0 auto; text-align: center;}
.textRight {text-align: right;}
.collapse {display: none;}
.expand {display: block;}
abbr {cursor: help;}

.spacerL {
	clear: both;
	margin: 0 30px 10px 30px;
	font-size: 0%;
	height: 1px;
	background-color: #006699;
}

/******************* Main *********************/
div#main {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	height: auto;
	background-color: #fff;
	background-image: url("../Images/mainFootBkgd.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
div#headerBox {
	margin: 0;
	padding: 0;
	height: 163px;
	background-color: #fff;
	background-image:  url("../Images/headerBkgd.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
div#header {
	margin: 0;
	padding: 0;
	height: 163px;
	background-image:  url("../Images/topPics.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#navbar {
	margin: 0;
	padding: 0;
	height: 40px;
	text-align: center;
	background-color: #003300s;
	background-image:  url("../Images/navBarBkgd.jpg");
	background-repeat: repeat-x;
	background-position: center;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
div#navbar a {
	position: relative;
	top: 12px;
	left: 0;
	margin: 0 12px;
	padding: 0;
	display: inline;
	height: 12px;
}

/******************* Content *********************/
div#contentBox {
	margin: 0;
	padding: 0;
	width: 770px;
	text-align: left;
}
div#content {
	margin: 0;
	padding: 20px 0 90px 0;
	width: 770px;
	text-align: left;
}
p.imgQuote {
	margin: 0;
	padding: 0;
}
p.imgQuote img {
	margin: 14px 0 0 40px;
	padding: 0;
}
.imgRight {
	float: right;
	display: inline;
	margin: 14px 40px 10px 20px;
	padding: 0;
	line-height: 1.5;
}
.imgLeft {
	float: left;
	display: inline;
	margin: 14px 20px 10px 40px;
	padding: 0;
	line-height: 1.5;
}

/******************* Footer *********************/
#footer {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 43px;
	text-align: center;
	background-color: #001d3d;
	background-image: url("../Images/footerBkgd.jpg");
	background-repeat: no-repeat;
	background-position: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}
#footer ul {
	margin: 4px 0 0 0;
	padding: 0;
	color: #CCCC99;
	font-size: 82%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#footer li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#footer ul a {
	margin: 0 4px;
	text-decoration: none;
	color: #CCCC99;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer p {
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: normal;
	font-size: 82%;
	font-family: Arial, Helvetica, sans-serif;
}
p#credit {
	margin: 0;
	padding: 2px 0;
	color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 70%;
	text-align: center;
}
p#credit a {
	margin: 0;
	padding: 0;
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}
p#credit a:visited {
	color: #336600;
}
p#credit a:hover {
	color: #CC6600;
	text-decoration: underline;
	background-color: transparent;
}