body {
	margin: 0px;
	padding: 0px;
	background-image:url(../img/Site_Background2.jpg);
	background-repeat:repeat-x;
	background-color: #8EACCD;
	height: 100%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #52636D;
}

#ProductSelection td.left table td.top {
	height: 120px;
	vertical-align: top;
}

#ProductSelection td.left {
	width: 60%;
	vertical-align: top;
}

#ProductSelection td.left img {
	margin: 5px;
	bottom: 0px;
}

#Page_Panel {
	width: 900px;
	min-width: 900px;
	max-width: 900px;
	margin: auto;
}

#Page_Panel_Header {
	height: 140px;
	position: absolute;
	z-index: 100;
}

#Page_Panel_Location_Select img {
	cursor: pointer;
}

#Page_Panel_Header_Photos_top {
	top: 0px;
	position: relative;
	right: -593px;
	width: 308px;
	z-index: 200;
}

#Page_Panel_Header_Photos_bottom {
	top: 0px;
	position: relative;
	width: 273px;
	right: -628px;
	z-index: 200;
}

#Location_Menu {
	top: -210px;
	left: 438px;
	position: relative;
	background-image: url(../img/Location_Menu.jpg);
	background-repeat:no-repeat;
	width: 160px;
	height: 145px;
	z-index: 20;
	display: none;
}

#Location_Menu ul {
	list-style-type: none;
	padding-top: 49px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	list-style-image: none;
}

#Location_Menu ul li {
	list-style-type: none;
	padding-top: 6px;	
	height: 22px;
}

#Location_Menu ul li a {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 131px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	margin-bottom: 5px;
}

#Location_Menu ul li a:hover {
	border: #CCCCCC solid 1px;
		padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 9px;
}

#Page_Panel_Location_Select {
	height: 27px;
	line-height: 27px;
	width: 600px;
	color: #FFFFFF;
	z-index: 100;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/Site_Location_Background.jpg);
	background-repeat: repeat-x;
	position: absolute;
	top: 140px;
}

#Page_Panel_Vertical_Links {
	background-color: #E9E9E9;
	height: 32px;
	width: 900px;
	background-image:url(../img/Site_Navigation_Corner.gif);
	background-position:right;
	background-repeat:no-repeat;
	position: absolute;
	top: 166px;
}

#Page_Panel_Vertical_Links ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	z-index: -2;
	padding-bottom: 10px;
	color:#333333;
}

#Page_Panel_Vertical_Links ul li a {
	color:#616D7C;
	text-decoration: none;
	display: block;
	padding-left: 17px;
	padding-right: 17px;
	height: 51px;
	padding-top: 8px;
	padding-bottom: 10px;
}

#Page_Panel_Vertical_Links ul li {
	float: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	z-index: -2;
	display: block;
	font-weight:bold;
	margin: 0px;
	text-align: center;
	height: 32px;
	/*border-right: #CCCCCC solid 1px;*/
}

#Page_Panel_Vertical_Links ul a:hover {
	background-image: url(../img/links/Top_Home_Over.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#Page_Panel_Vertical_Links ul li.news a:hover {
	background-image: url(../img/links/Top_News_Over.jpg);
}

#Page_Panel_Vertical_Links ul li.services a:hover {
	background-image: url(../img/links/Top_Services_Over.jpg);
}

#Page_Panel_Vertical_Links ul li.about a:hover {
	background-image: url(../img/links/Top_About_Over.jpg);
}

#Page_Panel_Vertical_Links ul li.clients a:hover {
	background-image: url(../img/links/Top_Clients_Over.jpg);
}

#Page_Panel_Vertical_Links ul li.products a:hover {
	background-image: url(../img/links/Top_About_Over.jpg);
}

#Page_Panel_Vertical_Links ul li.contact a:hover {
	background-image: url(../img/links/Top_Contact_Over.jpg);
}

#Grey_Panel_Background {
	background-color: #E9E9E9;
	position: absolute;
	top: 166px;
	width: 50%;
	left: 0px;
	height: 32px;
	z-index: -20;
}


.hidden {
	display: none;
}

#Content_Left_Corner {
	position: absolute;
	background-image:url(../img/Site_Content_Top_Left.png);
	width: 6px;
	height: 164px;
	left: 0px;
	background-color: #FFFFFF;
}

#Content_Right_Corner {
	position: absolute;
	background-image:url(../img/Site_Content_Top_Right.png);
	width: 6px;
	height: 164px;
	right: 0px;
}

#Filler {
	width: 100%;
	height: 40px;
}

.MiniNews h4 {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.MiniNews h4 a {
	padding-left: 8px;
	text-decoration: none;
	margin-left: 0px;
		color: #333333;
}

.MiniNews {
	vertical-align: top;
	width: 410px;
	padding: 0px;
	margin: 0px;
}

.MiniNews p {
	font-size: 12px;
	padding-left: 9px;
}

#HomePageEditor {
	position: fixed;
	top: 300px;
	width: 620px;
	height: 420px;
	border: #CCCCCC solid 10px;
	margin-left: 140px;
	display: none;
	background-color: #FFFFFF;
	z-index: 1000000;
}

.MiniNews span.date{
	font-size: 12px;
	padding-left: 6px;
	position: relative;
	left: 325px;
	font-size: 11px;
	color: #666666;
}

#Content_Footer {
	position: absolute;
	background-image:url(../img/Site_Content_Bottom.png);
	background-repeat:repeat-x;
	width: 840px;
	height: 23px;
	left: 50px;
	bottom: 0px;
	color:#FFFFFF;
	padding-top: 4px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#Content_Footer td a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#Content_Footer td a:hover {
	text-decoration: underline;
}

#Content_Footer td.right {
	text-align: right;
	padding-right: 229px;
}

#Content_Footer_Corner_Left {
	position: absolute;
	background-image: url(../img/Site_Content_Bottom_Left.gif);
	background-repeat:no-repeat;
	width: 50px;
	height: 41px;
	left: 0px;
	bottom: 0px;
}

#Content_Footer_Corner_Right {
	position: absolute;
	background-image: url(../img/Site_Content_Bottom_Right.png);
	background-repeat:no-repeat;
	width: 10px;
	height: 27px;
	right: 0px;
	bottom: 0px;
}

#Content_Footer_Contact {
	position: absolute;
	background-image: url(../img/Site_Content_Bottom_contact_Area.jpg);
	background-repeat:no-repeat;
	width: 189px;
	height: 59px;
	right: 3px;
	bottom: 3px;
	padding-top: 6px;
	padding-left: 30px;
	line-height: 18px;
	color:#003366;
	font-size: 12px;
}

#Content {
	position: absolute;
	top: 215px;
	min-height: 400px;
	background-image: url(../img/Site_Content_Background.png);
	background-repeat: repeat-y;
	background-position:top;
	background-color: #FFFFFF;
	width: 900px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 30px;
	margin-bottom: 5px;
	vertical-align: top;
}

#Content iframe {
	border: #666666 solid 1px;
}

#Content_table {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 14px;
}

#Content table.HomePage td.left {
	width: 500px;
	padding: 0px;
}

#NewsByTag a {
	color:#003366;
	font-size: 13px;
	padding-left: 25px;
	font-weight: normal;
}

#NewsByTag {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	background-image:url(../img/news_tags_header.jpg);
	width: 415px;
	height: 27px;
	padding-top: 8px;
	padding-left: 30px;
	margin-bottom: 10px;
}

#Content table.HomePage td.left img {
	padding: 0px;
	margin: 0px;
}

#Content table.HomePage td.flash {
	padding-left: 20px;
}

#Content table.HomePage td.right {
	vertical-align: top;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 0px;
	margin-right: 0px;
	/*width: 431px;*/
}

#Content_table td.left {
	vertical-align: top;
	padding: 5px;
}

#Content_table td.right {
	width: 260px;
	vertical-align: top;
	padding-top: 0px;
	margin-top: 0px;
}

#Content_table td.right img {
	margin-left: 38px;
	padding-right: 0px;
	margin-bottom: 4px;
}

form {
	padding: 0px;
	margin: 0px;
}

h1, h2, h4, h5, h6 {
	padding-top: 2px;
	padding-left: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
}


h1 {
	font-size: 25px;
	color: #13374f;
}

h2 {
	font-size: 18px;
	color: #13374f;
}

h3 {
	background: #E3EDF4;
	border-left: 3px solid #2D65AC;
	font-size: 14px;
	margin-bottom: 21px;
	padding: 8px 0 8px 11px;
	background-image: url(../img/h3_corner.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0px;
	color:#003366;
	clear: left;
	position: relative;
}

h4 {
	font-size: 15px;
	color: #000033;
}

h5 {
	font-size: 14px;
	color: #666666;
}

h6 {
	font-size: 13px;
	color: #666666;
}

h3 p {
	margin: 0px;
	vertical-align: top;
	position: absolute;
	padding-top: 9px;
	right: 0px;
	padding-right: 20px;
	display: block;
	padding-bottom: 10px;
	color: #000000;
	top: 0px;
	right: 0px;
	font-size: 11px;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

p {
	padding-left: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #52636D;
	padding-left: 20px;
	vertical-align: top;
	margin-top: 7px;
}

.PricesTable {
	font-size: 14px;
	color: #375991;
	font-weight: bold;
}

.PricesTable td.description {
	text-align: right;
	padding-right: 5px;
}

a {
	color:#003366;
}

#ImageSpaceLeft {
	background-image:url(../img/Home_Page_Picture_Border_Left.jpg);
}

#ImageSpaceLeft, #ImageSpaceRight {
	background-repeat: no-repeat;
	background-position: bottom;
	height: 195px;
	width: 216px;
	margin: 15px 5px 40px;
	float: left;
}

#ImageSpaceRight {
	background-image:url(../img/Home_Page_Picture_Border_Right.jpg);
}

#ImageSpaceLeft p, #ImageSpaceRight p {
	padding-left: 10px;
	color: #333333;
	font-size: 14px;
	padding-right: 10px;
	line-height: 18px;
	margin-top: 5px;
}

#ImageSpaceRight p {
	text-align: right;
}

	
#TagLine {
	position:static;
	top: 203px;
	margin-left: 195px;
}

#AllNewsItems th, #AllNewsItems th:hover {
	background: #E3EDF4;
	color: #333333;
}

#AllNewsItems tr:hover {
	background-color: #E6F2FF;
}

#AllNewsItems td.date {
	text-align: center;
	width: 140px;
}

#AllNewsItems td.edit {
	text-align: center;
	width: 30px;
	cursor: pointer;
}

#AllNewsItems td.delete {
	text-align: center;
	width: 50px;
	cursor: pointer;
}

ul {
	list-style-image: url(../img/bullet_black.png);
}

input[type='text'], input[type='password'], textarea {
	border: #3E6097 solid 1px;
	padding: 3px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#NewsControls {
	margin-top: 10px;
}

#NewsControls td.right {
	text-align: right;
}

#NewsControls a {
	text-decoration: none;
}

#NewsControls a:hover {
	font-weight: bold;
}


#contactFrm td.label {
	font-weight: bold;
		vertical-align: top;
}

#contactFrm td.error {
	font-weight: bold;
	color:#990000;
	vertical-align: top;
}


#Side_Links, .Side_Info {
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 10px;
	background-image: url(../img/submenu_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#Side_Links li.header, .Side_Info li.header {
	background-image:url(../img/submenu_header.png);
	background-position: left;
	height: 27px;
	width: 197px;
	background-color: #FFFFFF;
	font-size: 14px;
	color:#1F437E;
	padding-top: 12px;
	padding-left: 15px;
	margin-right: 0px;
	border-right: none;
	font-weight: bold;
	padding-bottom: 0px;
}

#Side_Links li.bottom, .Side_Info li.bottom {
	border-top: #76A3DA solid 1px;
	background-image: none;
	border-left: none;
	border-right: none;
	margin-right: 0px;
	height: 15px;
	vertical-align: top;
	background-color: #ffffff;
	display: block;
	width: 190px;
}

#Credit {
	width: 900px;
	text-align: center;
	padding-top: 9px;
	font-size: 11px;
}

#Credit a {
	color: #CCCCCC;
	text-decoration: underline;
}


.AllProducts td.view a {
	color:#666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 70px;
}

.AllProducts td.view a:hover {
	color: #000000;
}

.AllProducts td.title a {
	color:#003366;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.AllProducts {
	border: #CCCCCC solid 0px;
}

.AllProducts tr {
	padding: 3px;
}

#SearchTable {
	width: 100%;
}

#SearchTable .textbox {
	width: 455px;
}

#SearchTable .label {
	width: 150x;
	text-align:right;
}

.AllProducts tbody {
	border-bottom: #CCCCCC solid 1px;
}

#SearchTable .img {
	width: 120px;
}

.Side_Info li {
	padding-top: 6px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	width: 188px;
	padding-left: 22px;
	border-left: #76A3DA solid 1px;
	border-right: #76A3DA solid 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	line-height: 18px;
}

#Side_Links li {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family:Arial, Verdana, sans-serif;
	display: block;
	width: 188px;
	padding-right: 0px;
	border-left: #76A3DA solid 1px;
	border-right: #76A3DA solid 1px;
	margin-right: 1px;
	background-image: url(../img/submenu_bullet-min.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 22px;
}

#Side_Links li a {
	color: #000000;
	display: block;
	height: 21px;
	padding-left: 15px;
	padding-top: 5px;
	text-decoration: none;
	margin-right: 0px;
	padding-bottom: 0px;
}

#Side_Links li a:hover {
	color: #000000;
	font-weight: bold;
}

.FormTable td.label {
	color:#333333;
	font-size: 13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width: 150px;
}

.FormTable {
	margin-left: 30px;
	padding-left: 30px;
}

.MsgBox {
	font-size: 13px;
	color:#333333;
	display: block;
	height: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 4px;
	vertical-align: middle;
	padding-top: 5px;
	text-align: center;
	margin-bottom: 20px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}

.MsgBox[type='error'] {
	border: #990000 solid 1px;
	background-color:#FFD9D9;
}

.MsgBox[type='good'] {
	border: #006600 solid 1px;
	background-color: #C6FFC6;
	font-weight: bold;
}  

.MsgBox[type='message'] {
	border: #FFCC00 solid 1px;
	background-color:#ffffff;
	font-weight: bold;
}