body, input, textarea {
	font:Tahoma;
	font-size:14px;
}

a:link, a:visited {
	color:#213250;
	text-decoration:underline;
}

a:active, a.active, a:hover {
	color:#213250;
	text-decoration:none;
}

#cssPOW_Main {
	width:758px;
	height:479px;
	margin-left:auto;
	margin-right:auto;
}

#cssPOW_Logo {
	width:222px;
	height:32px;
	float:left;
}

#cssPOW_Slogan {
	width:531px;
	height:32px;
	background-image:url(images/04.jpg);
	background-repeat:repeat;
	float:right;
}

#cssPOW_MenuLeft {
	width:222px;
	height:30px;
	background-image:url(images/08.jpg);
	background-repeat:repeat;
	float:left;
}

#cssPOW_Menu {
	width:531px;
	height:30px;
	background-image:url(images/09.jpg);
	background-repeat:repeat-y;
	float:right;
}

#cssPOW_SideImage {
	width:222px;
	height:382px;
	background-image:url(images/10.jpg);
	background-repeat:repeat;
	float:left;
}

#cssPOW_Body {
	width:511px;
	height:362px;
	padding:10px;
	background-image:url(images/11.jpg);
	background-repeat:repeat-y;
	float:right;
}

#cssPOW_FooterLeft {
	width:222px;
	height:32px;
	background-image:url(images/12.jpg);
	background-repeat:repeat;
	float:left;
}

#cssPOW_FooterRight {
	width:531px;
	height:32px;
	background-image:url(images/13.jpg);
	background-repeat:repeat;
	float:right;
}

#cssPOW_Spacer1 {
	overflow:hidden;
	width:5px;
	height:3px;
	float:left;
}

#cssPOW_ShadowBottom {
	overflow:hidden;
	width:748px;
	height:3px;
	background-image:url(images/15.jpg);
	background-repeat:repeat;
	float:right;
}

#cssPOW_Spacer2 {
	overflow:hidden;
	width:3px;
	height:5px;
}

#cssPOW_ShadowRight {
	overflow:hidden;
	width:3px;
	height:474px;
	background-image:url(images/15.jpg);
	background-repeat:repeat;
}

div.cssPOW_Clear {
	clear:both;
}

#cssPOW_Menu_About, #cssPOW_Menu_About:link {
	display:block;
	width:44px;
	height:25px;
	background-image:url(images/menu_about.jpg);
	background-position:0px 0px;
	float:left;
}

#cssPOW_Menu_About:active, #cssPOW_Menu_About:hover, #cssPOW_Menu_About:focus {
	background-position:0px -25px;
}

#cssPOW_Menu_Contact, #cssPOW_Menu_Contact:link {
	display:block;
	width:70px;
	height:25px;
	background-image:url(images/menu_contact.jpg);
	background-position:0px 0px;
	float:left;
}

#cssPOW_Menu_Contact:active, #cssPOW_Menu_Contact:hover, #cssPOW_Menu_Contact:focus {
	background-position:0px -25px;
}

#cssPOW_Menu_Solutions, #cssPOW_Menu_Solutions:link {
	display:block;
	width:61px;
	height:25px;
	background-image:url(images/menu_solutions.jpg);
	background-position:0px 0px;
	float:left;
}

#cssPOW_Menu_Solutions:active, #cssPOW_Menu_Solutions:hover, #cssPOW_Menu_Solutions:focus {
	background-position:0px -25px;
}

#cssPOW_Menu_Government, #cssPOW_Menu_Government:link {
	display:block;
	width:77px;
	height:25px;
	background-image:url(images/menu_government.jpg);
	background-position:0px 0px;
	float:left;
}

#cssPOW_Menu_Government:active, #cssPOW_Menu_Government:hover, #cssPOW_Menu_Government:focus {
	background-position:0px -25px;
}

#cssPOW_Menu_News, #cssPOW_Menu_News:link {
	display:block;
	width:39px;
	height:25px;
	background-image:url(images/menu_news.jpg);
	background-position:0px 0px;
	float:left;
}

#cssPOW_Menu_News:active, #cssPOW_Menu_News:hover, #cssPOW_Menu_News:focus {
	background-position:0px -25px;
}

#cssPOW_Menu_Careers, #cssPOW_Menu_Careers:link {
	display:block;
	width:56px;
	height:25px;
	background-image:url(images/menu_careers.jpg);
	background-position:0px 0px;
	float:left;
}

#cssPOW_Menu_Careers:active, #cssPOW_Menu_Careers:hover, #cssPOW_Menu_Careers:focus {
	background-position:0px -25px;
}
.cssPOW_Menu_Break {
	background-image:url(images/menu_break.jpg);
	background-repeat:no-repeat;
	float:left;
	width:2px;
	height:25px;
}
.cssPOW_Menu_Table {
	padding:0px;
	margin:0px;
	border:none;
	height:25px;
}
h1 {
	font-size:16px;
}
h1.cssKeyword {
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	display:inline !important;
	font-weight:normal;
}
p.cssInline {
	display:inline;
	padding-bottom:10px;
}