body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #DDDDDD;
}
#mainframe {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 665px;
	overflow: auto;
}
#seobar {
	background-color: #F67911;
}
#toplogo {
	display: block;
	width: 164px;
	float: left;
}
#peoplepicture {
	text-align: right;
	float: right;
	width: 363px;
}


#addrestop {
	font-size: 11px;
	display: block;
	width: 300px;
	float: right;
	color: #000000;
	text-align: right;
	font-weight: bold;
}
#seokeywpords {
	display: block;
	width: 360px;
	font-size: 11px;
	text-align: left;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}
#logobar {

	background-color: #F67911;
}
#menubar {
	background-color: #F67911;
	background-image: url(images/menubackground.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
#mainframemenu {
	width: 665px;
	overflow: auto;
	height: 40px;
}
#tab {
	min-width: 80px;
	height: 30px;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
	float: left;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
#inactive {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #AF5215;
	font-weight: normal;
	color: #EAEAEA;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
}
#active {
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	height: 26px;
	border-right-width: 4px;
	border-left-width: 4px;
}
#activetab {

	min-width: 80px;
	height: 40px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#contentbar {
	overflow: auto;
}
#content {
	width: 665px;
	overflow: auto;
	text-align: left;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#righthandmenu {
	font-family: Arial, Helvetica, sans-serif;
	width: 198px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: auto;
	border: 1px solid #CCCCCC;
}
#righthandmenuheader {
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold;
}

#righthandmenumaincontent {
	overflow: auto;
}
#menuheader {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	padding-top: 10px;
}
#menuitem {
	padding-left: 20px;
	background-image: url(images/orangearrow.jpg);
	background-repeat: no-repeat;
	background-position: 7px 4px;
	padding-bottom: 8px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}



#maincontent {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 14px;
	overflow: auto;
	width: 370px;
	float: left;
	text-align: left;
}
#righthandmenuoutershell {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 251px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#submenu {
	width: 625px;
	background-color: #AFAFAF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	overflow: auto;
}

#submenubar {

	overflow: auto;
}
#baselogo {
	float: right;
	width: 52px;
	padding-right: 10px;
}
#basemenuitemsshell {
	float: left;
	font-size: 12px;
	height: 15px;
	padding-top: 2px;
}
#disclamer {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 665px;
	overflow: auto;
	font-size: 10px;
	text-align: justify;
	color: #666666;
}
#sitemap {
	float: right;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
#design {
	float: left;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}






#active a{
color: #000000;
text-decoration:none;
}

#active a:link{
color: #000000;
text-decoration:none;
}

#active a:active{
color: #000000;
text-decoration:none;
}

#active a:visited{
color: #000000;
text-decoration:none;
}


#active a:hover{
color: #F87912;
text-decoration:none;
}






#inactive a{
color:#FFFFFF;
text-decoration:none;
}

#inactive a:link{
color:#FFFFFF;
text-decoration:none;
}

#inactive a:active{
color:#FFFFFF;
text-decoration:none;
}

#inactive a:visited{
color:#FFFFFF;
text-decoration:none;
}


#inactive a:hover{
color:#F87912;
text-decoration:none;
}





#menuitem a{
text-decoration:none;
color: #666666;
}


#menuitem  a:link{
text-decoration:none;
}

#menuitem  a:active{
text-decoration:none;
}

#menuitem  a:visited{
text-decoration:none;
}


#menuitem  a:hover{
color:#F87912;
text-decoration:none;
}





#basemenuitemsshell a{
text-decoration:none;
color: #000000; 
}


#basemenuitemsshell a:link{
text-decoration:none;
}

#basemenuitemsshell  a:active{
text-decoration:none;
}

#basemenuitemsshell a:visited{
text-decoration:none;
}


#basemenuitemsshell   a:hover{
color: #FFFFFF;
text-decoration:none;
}







#menuheader a{
text-decoration:none;
color: #000000; 
}


#menuheader a:link{
text-decoration:none;
}

#menuheader  a:active{
text-decoration:none;
}

#menuheader a:visited{
text-decoration:none;
}


#menuheader   a:hover{
color: #F67911;
text-decoration:none;
}



















H1 {
font-size:14px;


      }



.blackheader {
	font-size: 14px;
}
.orangeheader {
	font-size: 18px;
	color: #F67911;
	text-align: left;
}
#headertwo {
	font-weight: bold;
	color: #F67911;
}
.orangebasetext {
	color: #F67911;
	font-size: 13px;
}
