html, body {
	padding:0px;
	margin:0px;
	min-height:100%;
	height:auto !important;
	height:100%;
}

body {
	background-image:url(../images/bg_gradient.jpg);
	background-repeat:repeat-x;
	background-position:0px 80px;
	text-align:center;
}

* {
	font-family:arial;
}

img {
	border:0px;
}

hr {
	border-top: 1px solid #e1e0e0;
	height: 0px;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	margin: 0;
	line-height: normal;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}

.pagewrapper {
	width:1011px;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	height:auto !important;
	height:100%;
}

.leftShadow {
	width:26px;
	float:left;
	background-image:url(../images/bg_left.png);
	background-repeat:no-repeat;
	background-position:left 80px;
	height:633px;
}

.rightShadow {
	width:28px;
	float:right;
	background-image:url(../images/bg_right.png);
	background-repeat:no-repeat;
	background-position:left 80px;
	height:633px;
}

.wrapper {
	padding-left:19px;
	padding-right:19px;
	margin-left:28px;
	*margin-left:0px;
	width:917px;
	background-color:#ffffff;
	min-height:100%;
	height:auto !important;
	height:100%;
}

.header, .main, .footer {
	width:917px;
	background-color:#ffffff;
}

.header {
	height:117px;
	background-image:url(../images/bg_top.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	position:relative;
	z-index:100;
}

.authorized {
	position:absolute;
	right:0px;
	bottom:3px;
}

.address {
	float:right;
	font-family:arial;
	font-size:10px;
	color:#636161;
	text-align:right;
	margin-top:30px;
}

.address a, .footer a {
	color:#636161;
	text-decoration:underline;
}

.address a:hover, .footer a:hover {
	text-decoration:none;
}

.logo {
	margin-top:23px;
}

.navdiv {
	height:38px;
	position: relative;
	z-index: 10000;
}

#nav, #nav li {
	height:38px;
	padding:0px;
	margin:0px;
}

#nav li {
	float:left;
	overflow:hidden;
}

#nav li a {
	display:block;
}

#nav li a:hover, #nav a:hover, #nav a.active {
	margin-top:-38px;
}



#nav li ul{
position:absolute;
left:-999em;
height:auto;
width:207px;
font-weight:400;
background:#ffffff;
background-image:url(../images/nav/ddbg.gif);
background-repeat:repeat-x;
background-position:top left;
border:0px;
margin:0;
padding:0px;
z-index:9999;
padding-top:10px;
padding-bottom:10px;
}
#nav li li{
margin-left:0px;
padding-left:0px;
width:207px;
height:auto;
z-index:9999;
}
#nav li ul a{
margin-top:0px;
	font-family:arial;
	font-size:11px;
	color:#636161;
	font-weight:normal;
	text-decoration:none;
	padding:3px 2px 2px 20px;
}

#nav li.sublevel_currentmainnav {
	background-image:url(../images/leftnav/activebg.gif);
	background-position:0px 10px;
	background-repeat:repeat-x;
}
#nav li ul a:hover, .mainlevel_activemainnav li ul a, #nav li ul a#active_menumainnav {
margin-top:0px;
color:#ffffff;
background-color:#bfbebe;
}
#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li.sfhover ul ul,#nav li.sfhover ul ul ul{
left:-999em;
}
#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul{
left:auto;
/*top:20px;*/
top:38px;
z-index:9999;
}

#nav li:hover, #nav li.hover {
    position: static;
}

.sfhover ul {
	position: absolute;
}

h2 { margin-bottom: 6px; }



.main {
	min-height:500px;
	height:auto !important;
	height:500px;
	padding: 15px 62px 25px 52px;
	width: 803px;
	line-height: 18px;
}

.main, .main td, .main p, .main div, .main blockquote {
	font-family:arial;
	font-size:12px;
	color:#636161;
}

.main a {
	color:#d7050e;
	text-decoration:underline;
}

.main a:hover {
	text-decoration:none;
}

.footer {
	padding-top:24px;
	padding-bottom:50px;
	background-image:url(../images/bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.signupform {
	float:right;
	text-align:left;
}

.rss {
	float:left;
}

.rss a {
	margin-right:10px;
}

.largeText {
	font-size:18px;
	font-weight:bold;
	color:#0;
}

.smallText {
	font-size:10px;
	font-weight:bold;
	color:#0;
}

.homebox2 {
	padding: 25px 65px 0;
}

.homebox2r {
	padding-left:40px;
	float:right;
	width:321px;
}

.homebox2l {
	width:361px;
}

.signupText {
	background-color:#efeeee;
	font-size:10px;
	border: 0px solid #000000;
	width: 148px;
	height:14px;
	padding-left:4px;
}

.required-star {
	color: #ff1010;
}

.contact-us input, .contact-us select, .contact-us textarea, .request-consultation input, .request-consultation select, .request-consultation textarea {
	background-color: #efeeee;
	border-width: 0px;
}

.contact-us textarea, .request-consultation textarea {
	width: 380px;
	height: 111px;
}

#errors, #loadBar {
	padding-left: 8px;
}

.lnavsub1 {
	border-left: 1px solid #e1e0e0;
	text-transform: uppercase;
	padding: 1px 0;
}

.cell0 {
	border-left: 0px none;
}

.lnavsub1 a, .lnavsub1 a:visited {
	text-decoration: none;
	color: #505050;
}

.lnavsub1 a:hover {
	text-decoration: underline;
}

.lnavsub1active a {
	color: #fff !important;
}

.email-print-links a {
	color: #636161;
}

.main ul {
	padding-left: 25px;
	margin: 0;
}

.main p {
	margin: 0;
}

.main li {
	background-image: url(images/li.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style-type: none;
}

.c2a-large {
	background-image: url(images/c2a.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 21px;
	text-transform: uppercase;
	line-height: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
	font-weight: bold;
}

.c2a-large a {
	color: #000 !important;
	text-decoration: none;
}

.c2a-large a:hover {
	text-decoration: underline;
}

.c2a-header {
	font-size: 12px;
	color: black;
}

.c2a-medium {
	background-image: url(/admin/phpDFB/images/Image/medium-c2a.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 14px;
	text-transform: uppercase;
	line-height: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica;
}

.c2a-medium a {
	color: #000 !important;
	text-decoration: none;
}

.c2a-medium a:hover {
	text-decoration: underline;
}

.c2a-small {
	background-image: url(/admin/phpDFB/images/Image/small-c2a.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-transform: uppercase;
	line-height: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	font-family: Helvetica;
}

.c2a-small a {
	color: #000 !important;
	text-decoration: none;
}

.c2a-small a:hover {
	text-decoration: underline;
}
