 
html,body{
	margin-top:10px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
}

body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
	font-family:verdana;
}

p{margin:0 10px 10px}

a{
	color: #000000;
	background-color:#FFFFFF;
	text-decoration:none;
}

a.hover{
	color: #ff0000;
	background-color:#FFFFFF;
	text-decoration:none;
}

a.visited{
	color: #000000;
	background-color:#FFFFFF;
	text-decoration:none;
	
}

a.active{
	color: #ff0000;
	background-color:#FFFFFF;
	text-decoration:none;
}

div#header {
	height:120px;
	margin:0px;
	padding:0px;
	background: #ffffff;
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
}

div#header h1{
	font-family:"Times New Roman", Times, serif;
	padding-top:45px;
	margin-right:40px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:right;
}

div#mainimage{
	width:616px;
	height:213px;
	float:right;
	background-image:url(../images/uploaded/);
	padding-top:10px;
}	

div#mainimage img{
	margin:0px;
	padding:0px;
	border:0px;
}

div#mainimage h1 {
	color:#1e3966;
	font-size:30px;
	font-weight:normal;
	padding-left:33px;
	font-family:"Times New Roman", Times, serif;
	margin:0px;
}	

div#mainimage h2 {
	color:#1e3966;
	font-size:14px;
	font-weight:bold;
	padding-left:33px;
	font-family:"Times New Roman", Times, serif;
	margin:0px;
}	

.mainimagetrans {
	width:616px;
	height:55px;
	background-image:url(../images/trans.png);
}

* html .mainimagetrans{
	width:616px;
	height:55px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/trans.png');
    background-image:none;

}

div#container{
	width:768px;
	margin:0 auto; 
	text-align:left;
	background:#ffffff;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-y;

}
	
div#content p{
	line-height:1.4;
	margin:8px 20px 10px 25px
}
	
div#content{
	float:right;
	width:616px;
	background-image:url(../images/content_inner_bg.jpg);
	background-repeat:repeat-y;
	font-family:Verdana;
}

div#content h1 {
	color:#7d7d7d;
	font-size:14px;
	font-weight:normal;
	padding-left:25px;
	text-transform:uppercase;
	font-family:Verdana;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

div#content h2 {
	color:#7d7d7d;
	font-size:11px;
	font-weight:bold;
	padding-left:25px;
	text-transform:uppercase;
	font-family:Verdana;
	margin-top:15px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:0px;
}

div#content hr {
	border:solid 1px #7d7d7d;
	height:1px;
	width:93%;
	text-align:center;
}

div#content li{
	list-style-type: disc;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:30px;
	
}

div#content ul{
	width:90%;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}

div#content a:link{
	color: #000000;
	background-color:#FFFFFF;
	text-decoration:none;
}

div#content a:visited{
	color: #000000;
	background-color:#FFFFFF;
	text-decoration:none;
}

div#content a:hover{
	color: red;
	background-color:#FFFFFF;
	text-decoration:none;
}

div#content a:active{
	color: red;
	background-color:#FFFFFF;
	text-decoration:none;
}

.conttop{
	background-image:url(../images/content_top_border.jpg);
	background-repeat:no-repeat;
	height:13px;
}

.contbottom{
	background-image:url(../images/content_bottom_border.jpg);
	background-repeat:no-repeat;
	height:15px;
}

div#wrapper{
	float:left;
	width:100%
}

.navigation{
	float:left;
	width:152px;
	background:#8e8e8e;
	margin:0px;
	padding:0px;
}

.navigation a.mainnav:link {
	color: #ffffff;
    display:block;
	font-weight:bold;
	text-decoration:none;
	background-color:#979595;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding-top:5px;
	padding-left:15px;
}

.navigation a.mainnav:visited  {
	color: #ffffff;
    display:block;
	font-weight:bold;
	text-decoration:none;
	background-color:#979595;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding-top:5px;
	padding-left:15px;
}

.navigation a.mainnav:hover {
	color: #000000;
    display:block;
	font-weight:bold;
	text-decoration:none;
	background-color:#979595;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding-top:5px;
	padding-left:15px;
}

.navigation a.mainnav:active  {
	color: #000000;
    display:block;
	font-weight:bold;
	text-decoration:none;
	background-color:#979595;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
	height:23px;
	padding-top:5px;
	padding-left:15px;
}

.navigation a.sectionnav:link {
	color: #ffffff;
    display:block;
	font-size:10px;
	background-color:transparent;
	text-decoration:none;
	padding-top:5px;
	padding-left:15px;
}

.navigation a.sectionnav:visited  {
	color: #ffffff;
    display:block;
	font-size:10px;
	text-decoration:none;
	background-color:transparent;
	padding-top:5px;
	padding-left:15px;
}

.navigation a.sectionnav:hover {
	color: #000000;
    display:block;
	font-size:10px;
	text-decoration:none;
	background-color:transparent;
	padding-top:5px;
	padding-left:15px;
}

.navigation a.sectionnav:active  {
	color: #000000;
    display:block;
	font-size:10px;
	text-decoration:none;
	background-color:transparent;
	padding-top:5px;
	padding-left:15px;
}

.navigation li{
	list-style-type: none;
	margin:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	
}

.navigation ul{
	margin:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}

.subnavigation{
}

.navfade{
	min-height:150px; 
	background-image:url(../images/nav_fade.jpg);
	background-repeat:repeat-x;
}

div#contactwrapper{
	padding-left:25px;
	padding-right:25px;
}

.label {
	width:130px;
	float:left;
	margin:0px;
	padding:5px;
}

.data {
	width:180px;
	float:left;
	margin:0px;
	padding:5px;
}

.data input, select, textarea{
	width:180px;
}

.jacksonking  {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	background-color:#979595;
	background-image:url(../images/jk_bg.jpg);
	background-repeat:no-repeat;
	height:56px;
}

div#footer{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:20px;
	background-color: #e64040;
	color: #FFF;
	clear:both;
	width:100%;
	text-align:right;
	
}

div#footer p{
	font-size:10px;
	padding-top:2px;
	
}

div#footer a{
	display:inline;
	color: #ffffff;
	background-color:#e64040;
	font-size:10px;
	text-decoration:none;
}

div#footer a:hover{
	color: #000000;
	background-color:#e64040;
	font-size:10px;
	text-decoration:none;
}

.sectName{
}
.sub{
	background-image:url(../images/subnav_fade.jpg);
	background-repeat:repeat-x;
	background-color:#9a9695;
}
div#headoffice{
	float:left;
	position:relative;
	width:50%;
}
div#regoffice{
	float:right;
	position:relative;
	width:50%;
	text-align:right;
}