* {
	padding: 0;
	margin: 0;
}
BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}
P {
	padding: 5px;
}
H3 {
	color: #024470;	
}
P.icon_text_title {
	font-size: 12px;
	color: #00c5ff;
	position:relative;
	width: 200px;
	left: 75px;
	top: -60px;
}
P.icon_text {
	font-size: 12px;
	color: #024470;
	position:relative;
	width: 250px;
	left: 75px;
	top: -65px;
}
P.content_text {
	line-height: 1.5;
	padding: 0px;
	font-size: 12px;
	color: #024470;
}
P.content_text A {
	color: #024470;
}
P.content_text A:hover {
	color: #999;
}
P.footer_text {
	font-size: 10px;
	position:relative;
	width: 700px;
	left: 3px;
	top: 32px;
}
#wrapper {
	margin: 0 auto;
	width: 847px;
}
#header {
	color: #333;
	width: 847px;
	width: 847px;
	height: 118px;
	float: left;
	background: #6B6659;
}
#facebook_twitter_links {
	/*+placement:displace 522px -66px;*/
	position:relative;
	text-align: left;
	margin-left: 650px;
	margin-top: -66px;
	color: #FFFFFF;
}
IMG.facebook {
	/*+placement:shift 226px -29px;*/
	position: relative;
	left: 140px;
	top: -29px;
}
IMG.twitter {
	/*+placement:shift 233px -29px;*/
	position: relative;
	left: 217px;
	top: -29px;
}
#navigation {
	float: left;
	width: 847px;
	height: 66px;
	color: #333;
}
#navigation_links {
	display: inline;
	float: left;
}
#navigation_links A {
	display: block;
	height: 66px;
	text-indent: -9999px;
}
#navigation_links LI {
	list-style: none;
	float: left;
}
#navigation_links LI.home A {
	background: url(images/home.gif) no-repeat;
	width: 120px;
}
#navigation_links LI.home A:hover {
	background: url(images/home.gif) no-repeat 0 -68px;
}
#navigation_links LI.broker_info A {
	background: url(images/broker_info.gif) no-repeat;
	width: 120px;
	margin-left: 1px;
}
#navigation_links LI.broker_info A:hover {
	background: url(images/broker_info.gif) no-repeat 0 -68px;
}
#navigation_links LI.member_info A {
	background: url(images/member_info.gif) no-repeat;
	width: 120px;
	margin-left: 1px;
}
#navigation_links LI.member_info A:hover {
	background: url(images/member_info.gif) no-repeat 0 -68px;
}
#navigation_links LI.nj_licensee_info A {
	background: url(images/nj_licensee_info.gif) no-repeat;
	width: 120px;
	margin-left: 1px;
}
#navigation_links LI.nj_licensee_info A:hover {
	background: url(images/nj_licensee_info.gif) no-repeat 0 -68px;
}
#navigation_links LI.forms A {
	background: url(images/forms.gif) no-repeat;
	width: 120px;
	margin-left: 1px;
}
#navigation_links LI.forms A:hover {
	background: url(images/forms.gif) no-repeat 0 -68px;
}
#navigation_links LI.faq A {
	background: url(images/faq.gif) no-repeat;
	width: 120px;
	margin-left: 1px;
}
#navigation_links LI.faq A:hover {
	background: url(images/faq.gif) no-repeat 0 -68px;
}
#navigation_links LI.contact_us A {
	background: url(images/contact_us.gif) no-repeat;
	width: 120px;
	margin-left: 1px;
}
#navigation_links LI.contact_us A:hover {
	background: url(images/contact_us.gif) no-repeat 0 -68px;
}
body#home a#home_nav {
	background: url(images/home.gif) no-repeat 0 -68px;
}
body#broker_info a#broker_info {
	background: url(images/broker_info.gif) no-repeat 0 -68px;
}
body#member_info a#member_info {
	background: url(images/member_info.gif) no-repeat 0 -68px;
}
body#licensee_info a#licensee_info {
	background: url(images/nj_licensee_info.gif) no-repeat 0 -68px;
}
body#forms a#forms {
	background: url(images/forms.gif) no-repeat 0 -68px;
}
body#faq a#faq {
	background: url(images/faq.gif) no-repeat 0 -68px;
}
body#contact a#contact {
	background: url(images/contact_us.gif) no-repeat 0 -68px;
}
#mainpic {
	float: left;
	width: 847px;
	height: 279px;
}
#leftcontent {
	height: 375px;
	width: 485px;
	float: left;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	clear: both;
}
#leftcontent_no_right_border {
	display: inline;
	float: left;
	width: 847px;
	border-bottom: 1px solid #dcdcdc;
	clear: both;
}
#leftcontent_no_right_border UL {
	line-height: 1.7;
	font-size: 12px;
	color: #024470;
	list-style-type:none;
}
#leftcontent_no_right_border UL LI {
	background:transparent url(images/check_bullet.jpg) no-repeat;
    background-position:0 2px;
    margin-left: 30px;
    padding-left: 25px;
}
#leftcontent_no_right_border ul ul li {
    margin-left: 65px;
    padding-left: 25px;
}
#leftcontent_no_right_border ul ul li.licenseBullets {
    margin-left: 30px;
    padding-left: 25px;
}
#leftcontent_no_right_border div.licenseBulletsContent {
    margin-left: 30px;
    padding-left: 25px;
}
#leftcontent_no_right_border IMG.right_pic {
	float: right;
	width: 361px;
	height: 282px;
	margin-left: 5px;
}
#leftcontent_no_right_border A {
	color: #024470;
}
#leftcontent_no_right_border A:hover {
	color: #999;
}
#member_info_subnav A {
	color: #333;
}
#member_info_subnav A:Hover {
	color: #999;
}
#member_info_subnav A:Visited {
	color: #999;
}
#rightcontent {
	display:inline;
	float: right;
	height: 375px;
	width: 361px;
	border-bottom: 1px solid #dcdcdc;
}
#icon {
	overflow: hidden;
	height: 77px;
}
#footer {
	position: relative;
	background-image: url(images/footer_background.jpg);
	height: 61px;
	clear: both;
}
