/**** layout elements ****/
body {
	padding:0px;
	margin:0px;
	background:#000000 url(../images/bg-tail.jpg) repeat-x top;
	text-align: center;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	height: 175px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(../images/header.jpg);
}
#navigation {
	background-color: #284093;
	height: 78px;
	margin: 0px;
}
#content-pad {
	background-color: #F3F3F3;
	margin: 0px;
	padding: 15px;
}
#content {
	background-color: #E8E8E8;
	margin: 0px;
	padding: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBBBBB;
	text-align: center;
	background-image: url(../images/bg-bot.gif);
	background-repeat: repeat-x;
	padding-top: 30px;
	height: 45px;
	padding-right: 15px;
	padding-left: 15px;
}
#footer a, #footer td {
	color: #BBBBBB;
}
table {
	border-collapse:collapse;
	border:0px;
}
table, td {
	border:0px;
}
td {
	vertical-align:top;
	text-align: left;
	padding:0px;
}
h1 {
	font-size: 18px;
	letter-spacing: 0.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1B2B62;
	margin-bottom: 20px;
}
h2 {
	font-size: 16px;
	letter-spacing: 0.1em;
	color: #333333;
	margin-bottom: 20px;
}
h3 {
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #333333;
	margin-bottom: 20px;
}


/*** links ***/
a:link, a:visited {
	color: #565656;
}
a:hover, a:active {
	text-decoration:none;
}


/*** special formatting ****/
img {
	border:0px;
}
td.darkcell {
	background-color: #DFDFDF;
	padding: 10px;
	color: #000033;
}
td.whitecell {
	background-color: #FFF;
	padding: 10px;
	color: #333;
}
.container {
	padding: 15px;
}

table.pad, table.pad td {
	padding: 15px;
}
table.pad5, table.pad5 td {
	padding: 7px;
}
table.light {
	background-color: #F3F3F3;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.required {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/** image padding **/
img.left {
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
img.right {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}



/**** other styles ***/
.m_text, table, li, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#333333;
}
.m_text strong {
	font-family:Tahoma;
	color:#565656
}
.m_text strong a {
	color:#565656;
	font-family:Tahoma;
	background:url(../images/a3.gif) left center no-repeat;
	padding-left:8px;
	text-decoration:none
}
.m_text strong a:hover {
	text-decoration:underline;
	color:#EC0039
}
.m_text a {
	color:#565656
}
.m_text span {
	color:#565656
}
.h_text strong a {
	background:none;
	padding:0px;
}
.c_text {
	color:#D1D1D1;
	font-family:Tahoma;
	font-size:10px
}
.c_text a {
	color:#D1D1D1;
	text-decoration:none
}
.c_text a:hover {
	color:#D1D1D1;
	text-decoration:underline
}
.no_class, form, .no_class td {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	border:0px;
}
.line {
	background:#F3F3F3;
	height:4px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.form {
	height:22px;
	margin-top:6px;
}
.form input {
	width:185px;
	height:19px;
	border:#565656 1px solid;
	background:#E8E8E8;
	padding-left:5px;
	color:#565656
}
textarea {
	border:#565656 1px solid;
	background:#FFFFFF;
	padding-left:5px;
	overflow:auto;
	margin-top:6px;
	color:#565656
}
ul {
	margin:0;
	padding:0;
	list-style:none
}
li {
	background:url(../images/a4.gif) no-repeat;
	background-position:0px 9px;
	margin:0px 0px 10px;
	padding:0px 0px 0px 13px
}
li a {
	line-height:22px;
	color:#393939;
	text-decoration:none;
}
li a:hover {
	text-decoration:underline;
}
.ul2 li {
	background:url(../images/a4.gif) no-repeat left center;
	margin:0px;
	padding:0px 0px 0px 8px
}
.ul2 li a {
	line-height:22px;
	color:#393939;
	text-decoration:underline;
}
.ul2 li a:hover {
	text-decoration:none;
}

/*** services page hover boxes ***/
#service1, #service2, #service3 {
	background-color: #FFFFFF;
	padding: 30px 20px;
	border: 1px solid #999999;
	position: absolute;
	width: 650px;
	display: none;
}


/*** products hover boxes ***/
.productDetail {
	display: none;
	position: absolute;
	width: 500px;
}
#productContainer {
	background-color: #FFF;
	height: 525px;
	width: 500px;
	padding: 15px;
}
.visitSite {
	float: right;
	text-align: right;
	width: 100px;
	margin-left: 20px;
}
td.productHeader {
	border-bottom: 1px solid #999999;
	color: #1D2D66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
}

 /**** IE fixes ***/
.img { 
	behavior: url(../iepngfix.htc);
}

