
* { padding: 0; margin: 0; }

img { padding: 0px; margin: 0px;
	
}

#wrapper { 
 margin: 0 auto;
 top: 0px;
 width: 940px;
 padding-left: 20px;
/*background: transparent url('images/bgsh.png') top left no-repeat;*/
}

body {
 font-family: Verdana, sans-serif;
 font-size: 12px;
 background-color: #525862;
 background-image: url('images/bkgrnd_gradient_tile3.jpg');
}

ul
{
padding-top: 10px; 
padding-left: 20px;
list-style-type: square;
line-height: 16px;
}

hr {
	height: 1px;
	width: 830px;
	margin-left: 30px;
	background: #cecece url(images/hr.jpg) no-repeat scroll center;
	background-color: #cecece;
	border: 0px;
	
}

p {
	padding-top: 10px;
}

.box {
float: left;
width: 240px;
height: 150px;
border: 0px solid #000;
margin: 10px 10px 10px 10px;
padding: 6px;
background-color: #fff;
vertical-align: middle;
text-align: center;
display: block;
}

.box2 {
float: left;
width: 210px;
height: 30px;
border: 1px solid #cecece;
border-top-color: #fff;
border-left-color: #fff;
border-bottom-color: #fff;
padding: 6px;
background-color: #fff;
vertical-align: middle;
text-align: center;
display: block;
font-size: 14px;
}

.box3 {
float: left;
width: 435px;
height: 400px;
border: 1px solid #cecece;
border-top-color: #fff;
border-left-color: #fff;
border-bottom-color: #fff;
padding: 6px;
background-color: #fff;
vertical-align: middle;
text-align: center;
display: block;
font-size: 10px;
}

.box4 {
float: right;
width: 80px;
height: 130px;
border: 0px solid #000;
margin: 10px 10px 10px 10px;
padding: 6px;
background-color: #fff;
vertical-align: middle;
text-align: center;
display: block;
}

.box5 {
float: right;
width: 110px;
height: 130px;
border: 0px solid #000;
margin: 5px 10px 10px 10px;
padding: 6px;
background-color: #fff;
vertical-align: middle;
text-align: center;
display: block;
}

#header {
 color: #000;
 width: 920px;
 float: left;
 padding: 0px;
 border: 1px solid #ccc;
 height: 123px;
 margin: 0px 0px 0px 0px;
 background: #fff;
 
}
#navigation {
 float: left;
 width: 900px;
 color: #000;
 padding: 10px;
 border: 1px solid #e22626;
 margin: 0px 0px 0px 0px;
 background: #e22626;
 text-align: center;
}

#leftcolumn { 
 color: #fff;
 border: 1px solid #000;
 /*border-bottom: #e22626;*/
 border-bottom: #000;
 background: #000;
 margin: 0px 0px 0px 0px;
 padding: 0px 20px 10px 10px;
 height: 204px;
 width: 144px;
 float: left;
}

#rightcolumn { 
 color: #fff;
 border: 1px solid #000;
 /*border-bottom: #e22626;*/
 border-bottom: #000;
 background: #000;
 margin: 0px 0px 0px 0px;
 padding:  00px 10px 10px 10px;
 height: 204px;
 width: 152px;
 float: left;
}

#content { 
 float: left;
 color: #fff;
 border: 1px solid #000;
 /*border-bottom: #e22626;*/
 border-bottom: #000;
 background: #000;
 margin: 0px 0px 0px 0px;
 height: 214px;
 width: 570px;
 display: inline;
}

#content1 {
 color: #333;
 width: 900px;
 height: 350px;
 float: left;
 padding: 10px;
 border: 1px solid #fff;
 margin: 0px 0px 0px 0px;
 background: #fff;
}

#content2 {
 color: #333;
 width: 900px;
 height: 180px;
 float: left;
 padding: 10px;
 border: 1px solid #fff;
 margin: 0px 0px 0px 0px;
 background: #fff;
}

#content3 {
 color: #333;
 width: 900px;
 height: 310px;
 float: left;
 padding: 10px;
 border: 1px solid #fff;
 margin: 0px 0px 0px 0px;
 background: #fff;
}

#content4 {
 color: #333;
 width: 900px;
 height: 620px;
 float: left;
 padding: 10px;
 border: 1px solid #fff;
 margin: 0px 0px 0px 0px;
 background: #fff;
}

#content5 {
 color: #333;
 width: 900px;
 height: 300px;
 float: left;
 padding: 10px;
 border: 1px solid #ccc;
 margin: 0px 0px 0px 0px;
 background: #fff;
}

#content6 {
 color: #333;
 width: 900px;
 height: 770px;
 float: left;
 padding: 10px;
 border: 1px solid #fff;
 margin: 0px 0px 0px 0px;
 background: #fff;
}

#contentloc {
 color: #333;
 width: 900px;
 height: 90px;
 float: left;
 padding: 10px;
 border: 1px solid #fff;
 margin: 0px 0px 0px 0px;
 background: #fff;
}


#footer { 
 width: 900px;
 clear: both;
 color: #fff;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 text-align: center;
 font-size: 10px;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

