/*************FORM ELEMENTS******************/
/* Top Elements */


body {
	background: #fff;
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0 0 15px 0;	
}
img {
	padding: 0px;
	border: hidden;
	}
/* links */
a, a:visited {	
	color: #326ea1; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #dbd5c5;
}
img {
	padding: 3px;
	}
/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 	
	color: #333;		
}
h1 {
	font-size: 200%;	
	font-weight: bold;
	font-color: #013392;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;	
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	font-weight: bold; 
	padding: 0 0px;
}



/*************LAYOUT******************/
#wrap {
	position: relative;
	width: 910px;	
	margin: 2px auto;
	text-align: left;
	background: #fff url(content.jpg) repeat-y center top;
}
#content-wrap {
	float: left;
	width: 850px;
	margin-left: 30px;
	margin-top: 0px;
	display: inline;
	padding: 0;
	border-top: 0px solid #fff;
	background: #fff url(content-wrap.jpg) repeat-x;
}
/*************TOP HEADER******************/
#header {
	position: relative;
	background: #fff url(header3.png) repeat-y center top;
	height: 25px;
	width:870px;
	margin-left: 20px;
	color: #fff;
}

/* header links */
#header #header-links {
	position: relative;
	top: 7px;
	padding: 0 0 0 685px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {
	color: #FFFFFF;
	text-decoration: none;
}
#header #header-links a:hover {
	color: #330000;
}

/*************NAVIGATION******************/
/* Navigation */
#nav {
    position: absolute;	
	width: 850px;		
	padding: 0;	margin: 75px 0 0 10px;
	height: 30px;
	background: url(p7exp_mbar.jpg) repeat-x;
}
#nav ul li a {
font: bold 11px/1.75em Verdana, Tahoma, arial, sans-serif;
}

/*************HEADER PHOTO******************/
#header-photo {
	clear: both;
	margin-top: 35px;
	margin-left: 30px;
	height: 250px;
	width: 850px;
	background: #fff url(header3.png) no-repeat center center;
}

/*************HEADER PHOTO******************/
#SalesDrive-photo {
	clear: both;
	margin-top: 4px;
	margin-left: 30px;
	height: 268px;
	width: 850px;
	background: #fff url(TRAHeader.png) no-repeat center center;
}
/*************COLUMNS******************/

/* Main Column */
.three-col #main {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 210px;
}
.two-col #main {
	margin: 10px 5px 0px 200px;
}
#main h1 {
	margin: 0px 0px 0 0px;







	font-size: 1.8em
	font: bold 1.4em Verdana, "Times New Roman", Times, serif;
	color: #326EA1;
	padding: 0px 0 2px 0px;
	
}
/* Sidebar */	
#sidebar {
	float: left;
	width: 200px;
	height: 300px;
	margin-top: 10px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}	
/* right column */
#rightcolumn {
	float: right;
	width: 0px;
	margin-top: 50px;
}
#rightcolumn h1, #sidebar h1 {
	margin: 0px 5px 0 5px;
	padding: 2px 5px; 
	font: bold 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444; 		
}

/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 8px 8px 10px; padding: 0;			
	border-top: 1px solid #E5E5E5;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid #E5E5E5;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #383d44;
	border: none;
}
ul.sidemnu li sidemenu-products a, {
   color: #666666;
   font: bold;
   }

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 910px;
	font-size: 95%;
	padding: 20px 0;
	text-align: left;	
	background: url(footer-bottom.jpg) no-repeat center bottom;	
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 10px auto; 
	width: 850px;
	padding: 5px 0;
	text-align: center;
	background: #F8F7F7;
	border-top: 1px solid #F2F2F2;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

/* post */
.post-by {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer {
	background: #F5F5F5;
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #666666;	
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}
#products #wrap #content-wrap #main .float-left {
	background-color: #ECE9D8;
}
