/* @override http://www.inventsai.com/styles-article.css */

body{
	background: white url(images/bodybg3.jpg) no-repeat center top;
}

#feature{
	height: 0;
}
#centermain{
	width: 650px;
}
#center{
	width: 650px;
	margin: 00px;
}
#left{
	width: 295px;
}

#nav{
	color: #ddd9c0;
	top: 26px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	left: 220px;
}


#c2a{
	position: relative;
	top: 0;
	height: 293px;
	background-position: 0 -18px;
}
#c2aform{
	top: 114px;
}
#c2aform input.c2aformsubmit{
	position: absolute;
	top: 126px;
	left: 75px;
}

#c2aheader{
	top: 5px;
}


#c2aheadersub{
	top: 36px;
	left: 31px;
	width: 227px;
}


#subnav{
	float: right;
}

#c2aheadersub ul li{
	margin-bottom: 7px;
	line-height: 12px;
	font-size: 12px;
}


/*HIDE LEFT NAV BG
#left #subnav *{
	background-image: none;
}

#left #subnav ul li{
	margin: 0;
}
*/

