body, div {
	margin: 0;
	padding: 0;
}
p, h1, h2, h3 {
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}
body	{
	background-image: url(../images/main_bkg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#000B3e;
}
#outer {
	margin: auto;
	width: 1025px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
h1	{
	font-size:18px;
	font-weight:bold;
	color:#003366;
}
h2	{
	font-size:14px;
	font-weight:bold;
	color: #0033ff;
	border-bottom:dashed 1px #333333; 
	width:500px; 
	margin-bottom:10px;
}
h3	{
	color:#003366;
	font-size:14px;
	font-weight:bold;
}
h4	{
	color:#003366;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
a.redlink {
	color:#ff3300;
}
.blditalic	{
	font-weight:bold;
	font-style:italic;
}
#header {
	background-image: url(../images/head_bkg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height: 110px;
	width: 100%;
}

#wrapper {
	width: 100%;
	background-color: #d7d7d7;
	float: left;
	background-image: url(../images/leftbkg.gif);
	background-repeat: repeat-x;
	background-position: left -250px;
}
#rightcolumn {
	width: 819px;
	background-color: #FFFFFF;
	float: left;
	min-height:900px;
	height:auto !important;
	height:900px;
}
#leftcolumn {
	float: left;
	width: 206px;
}
#lftbtm {
	width: 206px;

}
#tpnav {
	background-image: url(../images/nav_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color:#ffffff;
	height: 24px;
	width: 100%;
}
#tpnav ul	{
	padding:0px;
	margin:0px;
	padding-left:240px;
}
#tpnav li	{
	list-style-type:none;
	display:inline;
	float:left;
	padding-top:4px;
	height:20px;
}
#tpnav a	{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:.2em;

	display:block;
}
#leftnav {
	width: 206px;
	font-size:14px;
}
#leftnav ul	{
	padding:0px;
	margin:0px;
}
#leftnav li{
	list-style-type:none;

}
#leftnav a {
	color:#cccccc;
	text-decoration:none;
	text-align:center;
	padding-top:15px;
	padding-right:10px;
	height:37px;	
	display:block;
	font-weight:bold;

}
#leftnav a:hover	{
	color:#a9d3fd;
}
#leftnav a.about	{
	background-image:url(../images/aboutUs_bkg.gif);
	height:36px;
}
#leftnav a:hover.about	{
	background-image: url(../images/aboutUs_bkg_roll.gif);
	height:36px;
}
#leftnav a.solutions	{
	background-image: url(../images/solutions.gif);
}
#leftnav a:hover.solutions	{
	background-image: url(../images/solutions_roll.gif);
}
#leftnav a.products	{
	background-image: url(../images/products.gif);
		height:36px;
}
#leftnav a:hover.products	{
	background-image: url(../images/products_roll.gif);
		height:36px;
}
#leftnav a.vendors	{
	background-image: url(../images/vendors.gif);
			height:38px;
}
#leftnav a:hover.vendors	{
	background-image: url(../images/vendors_roll.gif);
			height:38px;
}
#rightwrap {
	width: 813px;
	margin-top:4px;
	margin-left:2px;
	background-image:url(../images/lft_brdr.gif);
	background-repeat:repeat-y;
	background-position:left top;

}
#rightwrap_tp {
	background-image: url(../images/tp_brdr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 2px;
}
#rightwrap_content {
	background-image: url(../images/rt_brdr.gif);
	background-repeat: repeat-y;
	background-position: 811px top;	
	

}
#topimages {
	width: 100%;
}
.contentwrp, .contentwrphm {
	padding-top: 25px;
	padding-left: 25px;
	padding-right:25px;
}

#footer {
	background-image:url(../images/btm_brdr.gif);
	background-repeat:repeat-x;
	background-position:left;
	height: 3px;
	width: 813px;
}
#ftrtxt {
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-bottom:8px;
	margin-left:206px;
	background-color:#FFFFFF;
	padding-top:20px;
}

.contentwrp a	{
	color:#cc3333;
}
#login, #blog {
	background-color: #99ccff;
	display: block;
	height: 268px;
	color:#336699;
}
.leftwrap	{
	padding-left:27px;
	padding-top:30px;
}
.loginbut	{
	background-image: url(../images/login_but.gif);
	background-repeat:no-repeat;
	height:20px;
	padding-top:4px;
	color:#FFFFFF;
	width:77px;
	padding-left:6px;
}
#login a	{
	text-decoration: none;
	color:#336699;
}
.tpimg {
	padding-left: 1px;
}

.banner {
	width: 807px;
}
th.solutions a {
	color:#003366;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.tblist li {

	list-style-type: none;
}
.top	{
	text-align:right;
	color:#ff3300;
}

/* ---------------------------------------------------------------- */

.post {border-bottom:thin black solid;

}
.post table {
	margin-left:10px;

}
.postDate {
	font-weight:bold;
	
}
.postTitle {
	font-weight:bold;
}
.postMessage {

}
.postFooter {	
	font-size:10px;
}
