html
{
	overflow-y: scroll;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #CCCCCC;
	color: #333;
	padding-top: 15px;
}

a
{
	color: #333;
	text-decoration: none;
}
html a:hover, #footer a:hover, a.dark-grey:hover
{
	color: #D44020;
	text-decoration: underline;
}
a.dark-grey
{
	color: #333;
}
a.white
{
	color: #fff;
}

strong
{
	font-weight: bold;
}
input
{
	vertical-align: middle;
}
p
{
	margin-bottom: 10px;
}

input
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.right
{
	width: auto;
	float: right;
	position: relative;
}
.left
{
	width: auto;
	float: left;
	position: relative;
}
.spacer
{
	clear: both;
	float: none;
	height: 30px;
	overflow: hidden;
}
.red
{
	color: #EC1C24;
}
.orange, a.orange, a span.orange
{
	color: #FF9900;
}
.light_grey
{
	color: #D1D3D4;
}
.clear
{
	clear: both;
}
.grey_tiny
{
	color: #666;
	font-size: 80%;
}
.blue
{
	color: #336699;
}

.wrapper
{
	width: 970px;
	margin: 0 auto;
	position: relative;
}
.page_bg
{
	width: 970px;
	float: left;
	background: url(../images/wrap_bg.gif) repeat-y left top;
}
.header
{
	width: 970px;
	float: left;
	background: url(../images/wrap_top.gif) no-repeat 0px 0px;
}

.logo
{
	width: auto;
	float: left;
	padding: 40px 35px 0;
}
.logo h1
{
	width: 170px;
	height: 32px;
	background: url(../images/Impresoft_logo.gif) no-repeat;
}
.logo a
{
	display: block;
	width: 170px;
	height: 32px;
	text-indent: -9999px;
}
.top_right
{
	width: auto;
	padding: 40px 35px 0;
	float: right;
	color: #000;
	font-size: 22px;
	text-align: right;
	line-height: 0.75em;
}
a.black
{
	color: #000;
}

.nav_panel
{
	background: #fbfbfb url(../images/bg_nav.gif) repeat-x left top;
	width: 960px;
	display: inline;
	margin: 0 5px;
	float: left;
	margin-top: 25px;
	border-bottom: solid 1px #BCBEC0;
	border-top: solid 1px #BCBEC0;
}
#mainMenu
{
	width: auto;
	float: right;
	text-align: right;
	padding-right: 40px;
}
#mainMenu li
{
	float: left;
}
#mainMenu a
{
	float: left;
	display: block;
	width: auto;
	text-decoration: none; /*padding:6px 8px; 	font-size:14px; font-weight:bold;*/
	color: #939598;
	background: url(../images/nav_sep.gif) no-repeat left 10px;
}
#mainMenu a span
{
	float: left;
	display: block;
	width: auto;
	padding: 8px 8px 6px;
	font-size: 14px;
	font-weight: bold;
	color: #939598;
}
#mainMenu a:hover, #mainMenu a.active
{
	background: url(../images/menu_over.gif) no-repeat left 3px;
	padding-left: 8px;
}
#mainMenu a:hover span, #mainMenu a.active span
{
	background: url(../images/menu_over_right.gif) no-repeat right 3px;
	float: none;
	width: auto;
	position: relative;
	margin-left: -8px;
	margin-right: -1px;
	padding-right: 9px;
}

#childMenu a
{
	padding: 0 8px;
	background: none;
	font-family: Arial !important;
	font-size: 14px;
	color: #939598;
}

#subnav
{
	width: 960px;
	float: left;
	margin: 0 5px;
	display: inline;
	color: #fff;
}
#subnav a
{
	color: #fff;
}
#subnav div
{
	height: 74px;
	overflow: hidden;
}
.large_txt
{
	font-size: 14px;
}
.red_panel
{
	display: block;
	width: 276px;
	padding: 20px 20px 5px;
	float: left;
	background: #D94020 url(../images/bg_redPanel.gif) repeat-y left top;
}
.red_panel_on
{
	display: block;
	width: 276px;
	padding: 20px 20px 5px;
	float: left;
	background: #D94020 url(../images/bg_redPanel_on.gif) no-repeat center top;
}

.green_panel
{
	display: block;
	width: 286px;
	padding: 20px 20px 5px;
	float: left;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	background: #2A882E url(../images/bg_greenPanel.gif) repeat-y left top;
}
.green_panel_on
{
	display: block;
	width: 286px;
	padding: 20px 20px 5px;
	float: left;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	background: #2A882E url(../images/bg_greenPanel_on.gif) no-repeat center top;
}


.blue_panel
{
	display: block;
	width: 276px;
	padding: 20px 20px 5px;
	float: left;
	background: #3572B0 url(../images/bg_bluePanel.gif) repeat-y left top;
}
.blue_panel_on
{
	display: block;
	width: 276px;
	padding: 20px 20px 5px;
	float: left;
	background: #3572B0 url(../images/bg_bluePanel_on.gif) no-repeat center top;
}

#footer
{
	width: 960px;
	padding: 0 5px;
	float: left;
	background: url(../images/wrap_bot.gif) no-repeat left top;
}
#footer h3
{
	font-size: 11px;
	font-weight: bold;
	color: #2C5F94;
	margin-bottom: 10px;
}
#footer a
{
	color: #fff;
}
.associates
{
	border-top: solid 1px #BCBEC0;
	width: 900px;
	float: left;
	padding: 9px 30px;
}

.seo_panel
{
	width: 900px;
	float: left;
	padding: 15px 30px;
	font-size: 10px;
	color: #fff;
}
.about_box
{
	width: 180px;
	float: left;
	padding-right: 20px;
}
.sol_box
{
	width: 490px;
	float: left;
}
.sol_box li
{
	width: 160px;
	float: left;
}
.sol_box li a
{
	background: url(../images/bull.gif) no-repeat left 5px;
	padding-left: 10px;
}

.media_center
{
	width: 200px;
	float: right;
}
.copyright
{
	clear: both;
	padding-top: 10px;
	color: #333;
	width: auto;
}


#content
{
	float: left;
	width: 930px;
	margin-left: 5px;
	display: inline;
	padding: 15px;
}
.leftCol_home
{
	width: 700px;
	float: left;
}
.sidebar_home
{
	width: 219px;
	float: right;
}
.banner
{
	width: auto;
	float: left;
	border: solid 1px #CCCCCC;
}
.banner img
{
	float: left;
	font-size: 1px;
}

.info_panel
{
	width: 930px;
	float: left;
	padding-top: 15px;
}
.latest_news
{
	width: 200px;
	float: left;
	background: url(../images/news_box.gif) no-repeat left top;
	padding: 45px 10px 0 9px;
	font-size: 11px;
	height: 80px;
	overflow: hidden;
}
.pad_left17
{
	padding-left: 18px;
	float: left;
}
.whiteBox
{
	width: 219px;
	float: left;
	background: url(../images/sm_box_bot.gif) no-repeat left bottom;
	font-size: 11px;
}
h2.title
{
	font-weight: bold;
	font-size: 12px;
	background: url(../images/titlebar.gif) no-repeat left top;
	margin: 0;
	padding: 10px 0 0 10px;
	height: 24px;
}
.pad_wid
{
	padding: 5px 10px;
	width: 199px;
	float: left;
}
.bdr_grey
{
	border: solid 1px #EFEFEF;
}
.label
{
	display: block;
	float: left;
	width: 65px;
}

.sidebar
{
	width: 200px;
	float: left;
	font-size: 11px;
}
.mainCol
{
	width: 470px;
	float: left;
	padding: 0 30px;
}
.mainCol_news
{
	width: 670px;
	float: left;
	padding: 0 30px;
}
h2.pageHead
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.togglebox
{
	width: 200px;
	float: left;
	margin-bottom: 10px;
	background: url(../images/sidebox_bot_grey.gif) no-repeat left bottom;
}
.togglebox_white
{
	width: 200px;
	float: left;
	margin-bottom: 10px;
	background: url(../images/sidebox_bot_white.gif) no-repeat left bottom;
}
.heading_on
{
	background: url(../images/h_expand.png) no-repeat left top;
	padding: 12px 10px 0px 30px;
	width: 160px;
	font-weight: bold;
	cursor: hand;
	height: 22px;
	overflow: hidden;
}
.heading
{
	background: url(../images/h_collapse.png) no-repeat left top;
	padding: 12px 10px 0px 30px;
	width: 160px;
	font-weight: bold;
	cursor: hand;
	height: 22px;
	overflow: hidden;
}
.content
{
	padding: 10px;
	width: 180px;
	float: left;
}
ul.list li
{
	background: url(../images/bull2.gif) no-repeat left 3px;
	padding: 0 0 5px 10px;
}
.txtbx
{
	border: solid 1px #EFEFEF;
}
label.label_sm
{
	width: 45px;
	display: block;
	float: left;
}
.search_box
{
	width: 200px;
	float: left;
	padding-bottom: 10px;
}

.news_left
{
	border-right: solid 1px #F1F1F1;
	width: 440px;
	float: left;
}
.news_sidebar
{
	width: 200px;
	float: right;
	font-size: 11px;
}
.news_sidebar a
{
	color: #666;
}
.news_sidebar a:hover
{
	color: #000;
}
.news_sidebar li
{
	padding-bottom: 5px;
}

.headline
{
	font-size: 16px;
	color: #336699;
	font-weight: bold;
	margin-bottom: 5px;
}
.bold_title
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.credits
{
	font-size: 11px;
	color: #797979;
	margin-bottom: 5px;
}

.article
{
	width: 550px;
	clear: both;
	position: relative;
}
.comment-btn
{
	position: absolute;
	right: 0;
	bottom: 20px;
}
.article-copy
{
	padding: 8px 0;
}

.arti-source
{
	font-size: 12px;
	color: #666;
}
#content .arti-source p, #content .box-narrow p
{
	margin-bottom: 5px;
}
.social-net
{
	clear: both;
	padding: 15px 0;
	position: relative;
	float: left;
	width: 95%;
}
.social-net img
{
	margin-right: 5px;
}
.add_comment
{
	width: 510px;
	float: left;
	background: #FAFAFA;
	margin: 0 10px;
	display: inline;
	padding: 10px;
	font-size: 11px;
	color: #000;
}


#navigation
{
	width: auto;
	float: right;
	text-align: right;
	padding-right: 40px;
	padding-top: 5px;
}
#navigation ul
{
	list-style: none;
}
#navigation ul li
{
	float: left;
	height: 25px;
}



