div#masthead
{
	margin: 0 auto;
	text-align: left;
	width: 984px;
	height: 96px;
	background: #005695 url(           'images/mastheadbk.jpg' ) repeat-x;
}


div#socmedia
{
	padding: 12px 9px 0px 0px;
	float: right;
}

div#headerlinks
{
	padding: 10px 12px 0px 0px;
	color: White;
	font-family: Arial;
	font-size: 11px;
}

div#searchbar
{
	padding: 5px 12px 0px 0px;
	text-align: right;
	color: White;
	font-family: Arial;
	font-size: 13px;
}

div#navbar
{
	margin: 0 auto;
	text-align: center;
	width: 984px;
	background: #a7a9ac;
	border-top: solid 2px #ffffff;
}

div#banner
{
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	width: 984px;
	height: 247px;
	background: #ffffff;
}

div#lowerbar
{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 984px;
	height: 57px;
	background: #005695 url(           'images/lowerbar.jpg' ) repeat-x;
}

div#lowerbarleft
{
	float: left;
	width: 113px;
	height: 37px;
	padding: 15px 20px 0px 100px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
}

.companytitle
{
	float: left;
	background: #005695 url(   'images/companytitle.jpg' ) no-repeat;
	width: 228px;
	height: 27px;
	padding-top: 30px;
	margin-right: 7px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}

.atitle
{
	color: #80e8e9;
}

.btitle
{
	color: #99cc00;
}

.vtitle
{
	color: #ffad1a;
}

div#lowerbarint
{
	margin: 0 auto;
	text-align: left;
	width: 984px;
	height: 85px;
	background: #a7a9ac url(           'images/lowerbarint.jpg' ) no-repeat;
}

div#pagetitleint
{
	float: left;
	padding-top: 40px;
	font-size: 16px;
	font-family: Arial;
	color: #58585a;
	font-weight: bold;
	padding-left: 270px;
	width: 485px;
}

div#content
{
	clear: both;
	padding: 20px 0px;
	margin: 0 auto;
	text-align: left;
	width: 984px;
	background: #ffffff;
}

div#contentmain
{
	overflow: hidden;
	float: none;
	padding: 0px 0px 20px 0px;
	margin: 0 auto;
	text-align: left;
	width: 984px;
	background: #ffffff;
}

div#leftpanemain
{
	float: left;
	padding: 10px;
	display: inline-block;
	text-align: left;
	width: 213px;
	background: #ffffff;
}

div#leftpane
{
	float: left;
	padding: 10px;
	display: inline-block;
	text-align: left;
	width: 233px;
	background: #ffffff;
}

div#advogrpdesc
{
	padding: 0px 5px 0px 30px;
}

.homedesctext
{
	font-size: 11px;
	line-height: 150%;
	font-family: Arial;
	color: #58585a;
}

div#centerpane
{
	float: left;
	padding: 10px;
	display: inline-block;
	text-align: left;
	width: 490px;
	background: #ffffff url(           'images/vertbar.jpg' ) repeat-y left;
}

div#rightpane
{
	float: left;
	padding: 10px;
	display: inline-block;
	text-align: left;
	background: #ffffff;
}

div#contentpanemain
{
	clear: both;
	margin: 20px 0px 20px 0px;
}

div#abox
{
	background: #80e8e9 url(  'images/aboxback.jpg' ) repeat-y;
	padding: 0px;
	margin-right: 8px;
	float: left;
	width: 227px;
}

div#aboxtop
{
	background: #80e8e9 url(  'images/aboxtop.jpg' ) no-repeat top;
	padding: 0px;
	margin: 0px;
	height: 94px;
	width: 227px;
}

div#aboxbottom
{
	background: url('images/aboxbottom.jpg') no-repeat 50% bottom;
	padding: 10px 42px 20px 42px;
	width: 143px;
	min-height: 147px;
}

div#bbox
{
	background: #99cc00 url(  'images/bboxback.jpg' ) repeat-y;
	padding: 0px;
	margin-right: 8px;
	float: left;
	width: 227px;
}

div#bboxtop
{
	background: #99cc00 url(  'images/bboxtop.jpg' ) no-repeat top;
	padding: 0px;
	margin: 0px;
	height: 94px;
	width: 227px;
}

div#bboxbottom
{
	background: url('images/bboxbottom.jpg') no-repeat 50% bottom;
	padding: 10px 42px 20px 42px;
	width: 143px;
	min-height: 147px;
}

div#vbox
{
	background: #ffad1a url(  'images/vboxback.jpg' ) repeat-y;
	padding: 0px;
	margin-right: 8px;
	float: left;
	width: 227px;
}

div#vboxtop
{
	background: #ffad1a url(  'images/vboxtop.jpg' ) no-repeat top;
	padding: 0px;
	margin: 0px;
	height: 94px;
	width: 227px;
}

div#vboxbottom
{
	background: url('images/vboxbottom.jpg') no-repeat 50% bottom;
	padding: 10px 42px 20px 42px;
	width: 143px;
	min-height: 147px;
}

.boxtext
{
	font-size: 10px;
	font-family: Arial;
	color: #58585a;
}

a.boxlink:link, a.boxlink:active, a.boxlink:visited, a.boxlink:hover 
{
	color: #58585a;
	text-decoration: none;
	background-image: url(   'images/arrow.gif' );
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;
}

div#footer
{
	clear: both;
	margin: 0 auto;
	text-align: left;
	width: 984px;
	height: 102px;
	background: #ffffff url(           'images/footer.jpg' ) repeat-x;
}

div#footer1
{
	padding: 35px 20px 0px 50px;
}

.footer1
{
	color: #58585a;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

div#footer2
{
	padding: 5px 20px 10px 50px;
}

div#footleft
{
	float: left;
}

div#awards
{
	padding: 25px 45px 0px 0px;
}

.testimonialquote
{
	color: #005695;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.testimonialattrib
{
	color: #005695;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.links, a.links:link, a.links:active, a.links:visited
{
	color: #818285;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

a.links:hover
{
	color: #818285;
	font-size: 11px;
	font-family: Arial;
	text-decoration: underline;
}

body
{
	text-align: center;
	background: #e7e7ff url(   'images/background.jpg' ) repeat-x;
}

body.fckeditor
{
	text-align: left;
	background: #ffffff;
}

h1
{
	font-size: 19px;
	font-family: Arial;
	color: #58585a;
	font-weight: bold;
}

h2
{
	font-family: Arial;
	font-size: 16px;
	color: #005696;
	font-weight: bold;
}

.Normal
{
	font-family: Arial;
	color: #58585a;
	font-size: 12px;
}

a.Normal:link, a.Normal:active, a.Normal:visited
{
	font-family: Arial;
	color: #005696;
	text-decoration: none;
}

a.Normal:hover
{
	font-family: Arial;
	color: #367aab;
	text-decoration: none;
}

.HeaderLink, a.HeaderLink:link, a.HeaderLink:active, a.HeaderLink:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.HeaderLink:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.Head
{
	font-size: 19px;
	font-family: Arial;
	color: #58585a;
	font-weight: bold;
}

.SubHead
{
	color: #005696;
}

.SideBarHead
{
	background-image: url(   'images/arrow.gif' );
	background-repeat: no-repeat;
	border-bottom: dotted 1px #58585a;
	padding-left: 15px;
	font-weight: bold;
	display: block;
}

a.CommandButton:link, a.CommandButton:active, a.CommandButton:visited
{
	font-family: Arial;
	color: #005696;
	text-decoration: none;
}

a.CommandButton:hover
{
	font-family: Arial;
	color: #367aab;
	text-decoration: none;
}

a:link, a:active, a:visited
{
	font-family: Arial;
	color: #005696;
	text-decoration: none;
}

a:hover
{
	font-family: Arial;
	color: #367aab;
	text-decoration: none;
}

body, table, td, blockquote
{
	font-family: Arial;
	color: #58585a;
	font-size: 12px;
}

.searchbox
{
	text-align: right;
}

a.searchbox:link, a.searchbox:active, a.searchbox:visited, a.searchbox:hover
{
	color: #58585a;
	font-family: Arial;
	font-size: 11px;
	border: solid 1px #000000;
	background-color: #cacaca;
	padding: 2px;
}

.main_dnnmenu_rootitem
{
	display: inline-block;
	color: White;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	width: 136px;
	text-align: center;
	vertical-align: top;
}

.main_dnnmenu_rootitem_hover, .main_dnnmenu_rootitem_selected
{
	display: inline-block;
	color: White;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	width: 136px;
	text-align: center;
	vertical-align: top;
}

.main_dnnmenu_bar
{
	cursor: pointer;
	width: 984px;
}

.main_dnnmenu_submenu
{
	border: 1px solid #C0C0C0;
	z-index: 2000;
}

.main_dnnmenu_submenu td
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	line-height: 2em;
	padding: 0px 5px;
	margin: 0px;
}

.main_dnnmenu_itemhover td
{
	background: #367aab;
	color: #ffffff;
}
.main_dnnmenu_itemselected td
{
	background: #005696;
	color: #ffffff;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #CACACA;
}



































































