body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}

p,
.content li
{
	line-height: 21px;
	color: #305535;
	color: #0a51a1;
	color: black;
}

td { }
a:link { }
a:visited { }
a:hover { }
a:active { }

.bodyContent
{
	margin: auto;
	width: 1024px;
	min-height: 250px;
	position: relative;
	z-index: 30;
}

/*********************************************************\
 * Main Menu
\*********************************************************/
.menu 
{
	margin-bottom: 40px;
	text-transform: uppercase;
	z-index: 5;
}

.menu .menuItem
{
	position: relative;
	float: left;
	padding: 8px 10px;
	background-color: white;
	border: 1px #0A51A1 solid;
	border-top: 3px #0A51A1 solid;
	margin: 1px;
	height: 12px;
	font-size: 12px;
}

.menu .menuItem a:link,
.menu .menuItem a:visited,
.menu .menuItem a:active
{
	color: #04244A;
	color: black;
	text-decoration: none;
}

/*
.menu .menuItem a.currentPage:hover
{
	color: #black !important;
	border-color: #0A51A1 !important;
}
*/

.menu-highlight
{
	/*background: #0fe !important;*/
	border-color: #40B7D5 !important;
}

.currentPage,
.menu .menuItem a:hover
{
	color: #0A51A1 !important;
	border-color: #40B7D5 !important;
	/*background: yellow;*/
}

.menu .menuItem a img
{
	border: 0;
}

.menu .menuItem .bot_left
{
	position: absolute;
	left: -1px;
	bottom: -1px;
}

.menu .menuItem .top_right
{
	position: absolute;
	right: -1px;
	top: -3px;
}

.menu li
{
	text-transform: none;
}

/******************************************************\
|* Top Menu                                           *|
\******************************************************/

.topMenu
{
	bottom: 10px;
	height: 30px;
	position: absolute;
	right: 10px;
	width: 500px;
}

.topMenu .menuItem a:link,
.topMenu .menuItem a:visited,
.topMenu .menuItem a:active
{
	background-color: white;
	border-right: 1px #0A51A1 dashed;
	color: #04244A;
	color: black;
	display: inline;
	float: right;
	font-size: 10px;
	margin: 1px;
	padding: 10px 10px;
	text-decoration: none;
}

.topMenu .menuItem a:hover
{
	/*background: yellow;*/
	color: #0A51A1;
}

.topMenu .last a
{
	border-right: none !important;
}

.header
{
	position: relative;
	height: 74px;
	width: 900px;
	text-transform: uppercase;
}

.logo
{
	position: absolute;
	left: 0;
	top: 0;
}

.onecell
{
	background: #f9db95;
}

.onecell .internal
{
	padding: 10px 35px;
}

#hp-banner
{
	height: 140px;
	width: 900px;
	background: url('/images/image_hmpg.jpg') no-repeat blue;
}

#hp-banner p
{
	margin: 0;
	padding: 0;
}

#hp-banner p#tagline
{
	font-size: 41px;
	position: absolute;
	top: 19px;
	left: 48px;
	color: #FFB200;
}

#hp-banner p#secondline
{
	text-transform: uppercase;
	position: absolute;
	top: 61px;
	left: 122px;
	color: white;
	color: black;
	font-size: 16px;
}

.column
{
	float: left;
	width: 292px;
	min-height: 300px;
	margin: 5px;
	position: relative;
	background: url('/images/column-bg-292.jpg') repeat-y;
}

.title
{
	color: #0a51a1;
	background-color: #FFB200;
	margin: auto 0;
	font-size: 15px;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
}

.column .left
{
	margin-left: 0;
}

.column .right
{
	margin-right: 0;
}

.column .bottom
{
	position: absolute;
	bottom: 0;
	margin: 0;
	background: url('/images/box_bottom-292.jpg') bottom left no-repeat;
	width: 292px;
	height: 61px;
}

.column p,
.content p
{
	font-size: 13px;
	line-height: 19px;
	margin: 15px 20px;
}

.columns
{
	margin:	auto;
}

.socialNetworking
{
	float: right;
	position: relative;
	display: inline;
	margin-left: 10px;
}

.socialNetworking:hover
{
	-moz-opacity: 0.7;
	-webkit-opacity: 0.7;
	opacity: 0.7;
}

.socialNetworking img 
{
	border: none;
}

/* rounded corner stuff */
.rounded
{
	position: relative;
}

.corner
{
  position: absolute;
}

.corner.top
{
  top: 0;
}

.corner.right
{
  right: 0;
}

.corner.bottom
{
  bottom: 0;
}

.corner.left
{
  left: 0;
}

/*************************************/
.footer
{
	clear:	both;
	font-size: 9px;
	line-height: 10px;
	text-align: right;
	margin-right: 15px;
}

.bodyContent td a:link,
.bodyContent td a:visited,
.bodyContent td a:active,
.bodyContent p  a:link,
.bodyContent p  a:visited,
.bodyContent p  a:active,
.bodyContent .colors li a:link,
.bodyContent .colors li a:visited,
.bodyContent .colors li a:active
{
	color: #0a51a1;
	text-decoration: none;
}

.bodyContent td a:hover,
.bodyContent p  a:hover,
.bodyContent .colors li a:hover
{
	color: #009fc9;
}

.leftmenu
{
	float: left;
	width: 200px;
	margin: 5px;
	position: relative;
	background: url('/images/column-bg-200.jpg') repeat-y;
	margin-left: 0;
	padding-bottom: 50px;
}

.leftmenu .bottom
{
	position: absolute;
	bottom: 0;
	margin: 0;
	background: url('/images/box_bottom-200.jpg') bottom left no-repeat;
	width: 200px;
	height: 61px;
}

.leftmenu ul,
.leftmenu li
{
	list-style: none;
	padding: 0 10px;
}

/*.leftmenu li:hover
{
	border: 1px solid black;
}
*/

.leftmenu a
{
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	color: #707070;
}

.leftmenu a:hover
{
	color: #009FC9;
}

.bodyContent .content
{
	float: left;
	width: 690px;
	min-height: 200px;
	margin: 5px;
	position: relative;
	background: url('/images/column-bg-690.jpg') repeat-y;
}

.content .bottom
{
	position: absolute;
	bottom: 0;
	margin: 0;
	background: url('/images/box_bottom-690.jpg') bottom left no-repeat;
	width: 690px;
	height: 61px;
}

.content
{
	float: left;
	width: 239px;
	min-height: 300px;
	margin: 5px;
	margin-top: 0px;
	position: relative;
	background: url('/images/column-bg.jpg') repeat-y;
}

.banner
{
	margin-left: 5px;
	float: left;
	background: url('/images/header_hosting.jpg') no-repeat blue;
	width: 690px;
	height: 75px;
}

.banner .title
{
	color: black;
	font-size: 27px;
	background-color: transparent;
	margin: 20px 24px;
	text-align: left;
}

.content p,
.with-margins
{
	margin-left: 45px;
	margin-right: 45px;
	font-size: 14px;
	line-height: 21px;
}

.content h1
{
	font-size: 24px;
}

.content h2
{
	font-size: 20px;
}

.content h3
{
	font-size: 17px;
	margin-bottom: 0px;
}

.content h1,
.content h2,
.content h3,
.content h4
{
	margin-left: 45px;
	margin-right: 45px;
	line-height: 24px;
	font-weight: normal;
}


/** Drop Down Menu stuff **/
.leftmenu ul li ul,
.menu .menuItem ul
{
	display: none;
	position: absolute;
	z-index: 40;
	background: white;
	border: solid #0a51a1 1px;
	border-color: #40B7D5;
	margin: 5px;
	padding: 15px 8px 15px 10px;
	list-style: none;
	top: 23px;
	left: -6px;
	font-size: 10px;
}

.menu .menuItem ul li
{
	margin-left: 10px;
	margin-right: 10px;
}

.highlight
{
	/*color: #0A51A1 !important;*/
	list-style: url(/images/triangle.png);
	/*background: yellow;*/
}

.leftmenu ul li ul li,
.menu .menuItem ul li
{
	color: black;
}

.leftmenu li
{
	margin-bottom: 7px;
}

.menu .menuItem ul li
{
	border: none;
}

.menu .menuItem li a:link,
.menu .menuItem li a:visited,
.menu .menuItem li a:active
{
	background:	none;
	border:	none;
	color:	black;
	float: none;
	font-size:	13px;
	line-height: 18px;
	margin:	0;
	padding:	0;
	/*position:	relative;*/
	text-decoration:	none;
}

p.last,
blockquote.last,
div.last,
ol.last,
ul.last,
li.last
{
	margin-bottom: 40px;
	z-index: 10;
	position: relative;
}

.content ul ul,
.content ul ul li
{
	margin-left: 0;
}

.content ol,
.content ol li,
.content ul,
.content ul li
{
	margin-left: 5px;
        margin-bottom: 15px;
}

.content ol,
.content ul
{
	padding-left: 50px;
}

.content table
{
	font-size: 14px;
}

.content table th
{
	text-align:	right;
	vertical-align: top;
}

.dateItem {
	width: 130px;
	text-align: right;
	vertical-align: top;
}

.content .top_box
{
	width: 690px;
}

.onecell,
.noleftnav .content,
.noleftnav .banner,
.noleftnav .content .bottom,
.noleftnav .content .top_box
{
	width: 900px;
}

.top_box
{
	background: url('/images/sub_box_top-1.jpg') repeat-x;
	height: 35px;
}

.noleftnav .content
{
	background: url('/images/column-bg-900.jpg') repeat-y;
}

.noleftnav .content .bottom
{
	background: url('/images/box_bottom-900.jpg') bottom left no-repeat;
}

.menuItem ul li a
{
	white-space: nowrap;
}

.content blockquote
{
	margin-left: 45px;
}

ol
{
	margin: 0 45px;
}



