body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #CCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-height: 100%;
    height: auto !important;
    height: 100%;
}

h1	{
	font-size:18px;
	color:#C00;
}
a:link	{
	color: #C00;
}
a:visited	{
	color: #C00;
}
a:hover	{
	color: #333;
}
a:active	{
	color: #C00:
}
	

#wrap {
    color: #404040;
    margin: 0px 0px;
}
.style1 {
	font-size: 32px;
	font-weight: bold;
	color: #FFF;
	text-indent: 5px;
	line-height: 30px;
}
.border_left	{
	background-image:url(images/border_left.png);
	width:28px;
}
.border_right	{
	background-image:url(images/border_rt.png);
	width:28px;
}
.nav td	{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height: 25px;
	text-indent:10px;
}
.nav a:link	{
	color:#FFF;
	text-decoration:none;
}
.nav a:visited	{
	color:#FFF;
	text-decoration:none;
}
.nav a:hover	{
	color:#FFF;
	text-decoration:none;
	margin-left: 5px;
}
.nav a:active	{
	color:#FFF;
	text-decoration:none;
}
.nav_line	{
	background-image:url(images/lines_nav.png);
	width:158px;
	height:7px;
	text-align:left;
	
}
.nav_bkg	{
	background-image:url(images/menu_bkg.png);
	width:162px;
}
.newsletter_bkg	{
	background-image:url(images/red_bx.png);
	width:162px;
}
.newsletter	{
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	padding:10px;
	text-align:left;
}
.newsletter_txt	{
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	text-align:left;
}
.tab	{
	background-image:url(images/tab_bkg.png);
	background-repeat:no-repeat;
	width:233px;
	height:28px;
	color:#999;
	text-indent: 10px;
	line-height: 28px;
	font-weight:bold;
}
.content	{
	background-color:#FFF;
	padding: 10px;
	height:100%;
	font-size:12px
}
.content p	{
	font-size: 12px;
	line-height:16px;
}
.footer	{
	font-size:10px;
	text-align:center;
	color:#FFF;
	line-height:35px;
	font-weight:bold;
}
.development	{
	font-size:10px;
	color:#C0C0C0;
}
.development a:link	{
	color:#C0C0C0;
	text-decoration:none;
}
.development a:visited	{
	color:#C0C0C0;
	text-decoration:none;
}
.development a:hover	{
	color:#fff;
	text-decoration:none;
}
.development a:active	{
	color:#C0C0C0;
	text-decoration:none;
}

#bottom_float	{
	position:relative;
	top: -269px;
	visibility: visible;
	width:162px;
	height:150px;
}
#bottom_float_sub	{
	position: relative;
	bottom: 249px;
	visibility: visible;
	width:162px;
	height:150px;
	text-align:left;
	vertical-align:top;
}
#bottom_float1	{
	position:relative;
	top: -219px;
	visibility: visible;
	width:562px;
	height:150px;
}
#transparent_cell	{
	background-image:url(images/table_bkg.png);
}
.proline	{
	font-weight:bold;
	color:#C00;
}
#columns { background: url(spacer.gif) repeat-y 0% 0%; } 
#div1 { float:left; width:50%; text-align:left;} 
#div2 { float:right; marging-left:50%; width:50%; text-align:left;} 
#imagediv	{text-align:center; position:relative; top:-236px; font-weight:bold; color:#FFF;
}
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #85050C;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size:9.3px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #85050C;
color: White;
text-decoration: none;
float: left;
border-left: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #11100F;
color: #fff;
}

#team_header {
	background-image:url(images/bkg.jpg);
	font-size: 16px;
	font-weight:bold;
	color:fff;
}

#features ul li 	{
	list-style-image:url(images/house.png);
	color:#C00;
	font-size:14px;
	font-weight:bold;
}
#features ol li	{
	list-style-image:none;
	color:#000;
	font-size: 12px;
	font-weight:normal;
}

