@charset "utf-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
}
a
{
outline:0px;}
h1
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	color:#ffffff;
	}

body
{
	background:#6a0d0d url(../images/logo-bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	color:#ffffff;
}
#main-container
{
	width:979px;
	height:auto;
	margin:0px auto;
	}
#top-container
{
	width:979px;
	height:167px;
	float:left;
	}
#logo
{
	margin-top:19px;
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:380px;
	height:102px;
}
.logo
{

	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:380px;
	height:102px;
}
#contactus
{
	text-align:center;
	background:url(../images/contactus-bg.gif) no-repeat;
	width:276px;
	height:119px;
	float:right;
	margin-top:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#000;
	line-height:30px;
	
}
.free
{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	color:#660000;
}
#nav
{
	background:url(../images/navigation-bg.gif) no-repeat;
	width:239px;
	height:289px;
	float:left;
	padding:13px 11px 14px 12px;
}

#nav-inner
{
height:289px;
width:241px;
float:left;

}
#nav-inner ul
{
list-style:none
}
#nav-inner ul li
{
padding-left:10px;
}
#nav-inner ul li a
{
	line-height:58px;
	padding-left:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#fffefe;
	background:url(../images/arrow.png) no-repeat left;
	text-decoration:none;
}
#nav-inner ul li a:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#fe9027;
	background:url(../images/arrow.png) no-repeat left;
	text-decoration:none;
}

#flash-header
{
	float:left;
	width:979px;
	height:316px;
}

#flash
{
	background:url(../images/flash.jpg) no-repeat;
	width:717px;
	height:316px;
	float:left;
}
#main-wrapper
{
	margin-top:20px;
	width:979px;
	height:auto;
	float:left;
}

#wrapper-left
{
	width:256px;
	height:550px;
	float:left;
}
#wrapper-lefttop
{
	padding-left:20px;
	background:#4b0000;
	width:236px;
	padding-top:15px;
	float:left;
	height:auto;
}
#wrapper-lefttop ul
{
	list-style:none;
	padding-top:10px;
}
#wrapper-lefttop ul li
{	
}
#wrapper-lefttop ul li a
{
	padding-left:18px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	background:url(../images/arrow-brown.gif) no-repeat left;
	text-decoration:none;
}
#wrapper-lefttop ul li a:hover
{
	line-height:25px;
	padding-left:18px;
	color:#ffffff;
	background:url(../images/arrow-white.gif) no-repeat  left ;
	text-decoration:none;
}


#wrapper-leftbottom
{
	padding-top:15px;
	text-align:center;
	background:#4b0000;
	width:256px;
	float:left;
	height:250px;
	margin-top:10px;
}
.orange
{
	color:#fe9027;
}


#wrapper-right
{
	text-align:justify;
	width:696px;
	height:100%;
	padding-left:27px;
	float:left;
	padding-top:15px;
}

#wrapper-right a
{
color:#FFFFFF;
text-decoration:underline;
}
#wrapper-right a:hover
{
color:#fe9027;
text-decoration:none;
}
#footer
{
font-size:11px;
padding:10px;
	background:#530101;
	height:58px;
	width:969px;
	float:left;
	}
#footer a
{
padding-left:7px;
padding-right:7px;
	text-decoration:underline;
	color:#FFFFFF;
}
#footer a:hover
{
	text-decoration:none;
	color:#feae31;
}
#footer-left
{
	background:url(../images/clients-logo.gif) no-repeat;
	height:28px;
	width:107px;
	float:left;
}

#footer-right
{
text-align:right;
	height:100%;
	width:750px;
	float:right;
}
