body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image:  url(images/bkgrd1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 14px;
}

#mainholder {
	width: 875px;
	margin:0px auto;
	padding: 0px;	
}

#borderholder {
	width: 875px;
	height:auto;
	margin:0px auto;
	border:1px solid #336699;
	padding: 0px;
	background-color: #FFFFFF;

}

#banner {
	width: 875px;
	height: 165px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/strategy_gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#banner img {
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
}

#menu {
	background-image: url(images/strategy_gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 875px;
	height:56px;
	padding: 0px;
}

#nav{
	font-family:tahoma; 
	font-weight:normal; 
	font-style:normal;	
	height:56px;
	margin-left:240px;
	line-height:56px;	
}
      
#nav ul{
	float:left;
	margin:0;
	padding:0;
}

#nav ul a:hover {
	text-decoration:underline;
	color:#cc0000;
}

#nav a {
	display:block;
	clear:both;
	text-decoration:none;
	padding: 3px 22px;
	font-size:95%;
	font-family:tahoma;
	font-weight:normal;
	font-style:normal;      
}

#nav a:link, #nav a:visited, #nav div {
	color: #336699;
	text-decoration: none;
}

#nav li {
	display: inline;
	list-style-type: none;
}

#slogan {
	height: auto;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	text-align: center;
	font-weight:bold;
	margin: 0px;
	padding: 5px;
}

#slogan_text {
	font-size: 26px;
	font-style: italic;
	color: #003366;
	height:100%;
	margin: 5px 0px;
	padding: 0px;
}

#slogan_text p{
padding:0px;
margin:0px;
}

#content {
	margin: 0px;
	padding: 0px;
	color: #003265;
	height: 100%;
}
#leftc {
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

#rightc_text { /* articles */
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
	color:#999999;
}

h1 {font-size: 16px; font-weight:bold; color: #cc0000; font-style:italic; font:Tahoma, Verdana, Arial, Helvetica, sans-serif;}
h2 {font-size: 18px; font-weight:bold; color: #336699; font-style:italic; font:Tahoma, Verdana, Arial, Helvetica, sans-serif;}
.small_text {font-size: 12px} /*author for article */


#rightc_text a {
	
	color: #336699;
	text-decoration: none;
	padding-bottom: 10px;
}


#rightc_text a:visited {
	color: #666666;
	text-decoration: none;
}
#rightc_text a:hover {
	color: #cc0000;
	text-decoration:underline;
}

#rightc {
	float: right;
	width: 300px;
		padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
}

#leftc_text {
	
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 40px;
	margin-left: 25px;
	font-size: 20px;
	color:#999999;
}

#leftc_text a {
	
	color: #336699;
	text-decoration: none;
	padding-bottom: 10px;
}


#leftc_text a:visited {
	color: #336699;
	text-decoration: none;
}
#leftc_text a:hover {
	color: #cc0000;
	text-decoration:underline;
}

#leftc_text ul {
	color: #336699;
}

#leftc_text_inner {
	
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 40px;
	margin-left: 25px;
	font-size: 16px;
	color:#999999;
}

#leftc_text_inner a {
	
	color: #336699;
	text-decoration: none;
	padding-bottom: 10px;
}

#leftc_text_inner a:visited {
	color: #666666;
	text-decoration: none;
}
#leftc_text_inner a:hover {
	color: #cc0000;
	text-decoration: line;
}


.line1headerblack {	color: #000;
	font-weight: bold;
	}
	
img {
	text-decoration: none;
	border: none;
	}
.line1header {	color: #006699;
	font-weight: bold; font-style:italic;}

.line {
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#bottomc {
	width: 875px; 
	height: auto;
	background-image: url(images/strategy_gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	clear:both;
}

#bottomc_text { /*testimonial*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 80%;
	margin-left:50px;
	margin-right: 50px;
	height: 100%;
	padding-top: 20px;
	padding-bottom: 15px;
}

#bottomc_text p{
padding:0px;
margin:0px;
}

#bottomc_text a {
	
	color: #336699;
	text-decoration: none;
}

#bottomc_text a:visited {
	color: #999999;
	text-decoration: none;
}
#bottomc_text a:hover {
	color: #cc0000;
	text-decoration: line;
}
.bottom_menu {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
	width: 875px;
	text-align: center;
	padding-top:5px;
}
.bottom_menu a:link {
	color: #336699;
	text-decoration: none;
}


.bottom_menu a:visited {
	color: #666666;
	text-decoration: none;
}
.bottom_menu a:hover {
	color: #cc0000;
	text-decoration: underline;
}


.shift {
	padding-right: 10px;
}




/*
.sub {
	list-style-type: none;
	list-style-position: outside;
	line-height: 30px;
}
.address {
font-size: 80%;
	float: right;
	width: 200px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin:0px;
	font-size: large;
	
	line-height: 10px;
	color: #003265;
}
#banner a {
	text-decoration: none;
}

#nav .panel
{
	width:12em;		
	display:none;
	position:absolute;
	padding: 3px 10px;
	border-left:8px solid #336699;
	z-index: 50;
}

#nav div.menu
{
	cursor:default;
}
 
#nav .menu
{
	width:auto;
	padding: 3px 10px;
}


#nav ul a div
{
	padding: 3px 10px;
}



#nav .panel a:hover, #nav .panel a:link, #nav .panel a:visited, #nav .panel div
{
	font-size: x-small;
	color: #000;
}




#nav .sublabel
{
	float:left;
	cursor:default;
}

#nav .subpanel
{
	float:right;
	cursor:default;
}
*/
