body
{
	behavior:url( csshover.htc );
	text-align:left;
	padding: 0;
	margin: 0;
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 15px;
	background-color: #FF6633;
}

a, a:link, a:visited, a:hover
{
	text-decoration: none;
	color: #0000FF;
	list-style-type: circle;
}

P, H1, H2, H3, H4, H5, FORM
{
	padding: 0;
	margin: 0;
	border: 0;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
	text-decoration: inherit;
	line-height: inherit;
}

.container, .homecontainer, .footer, .outercontainer, .homecontainer2
{
  margin-left:auto;
  margin-right:auto;
}

.footer
{
  width: 800px;
}

.outercontainer
{
  margin-top:16px;
  position: relative;
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #AAAAAA;
  text-align: center;
  width: 800px;
  background-color: White;
}

.container, .homecontainer, .homecontainer2
{
  	border-width: 1px;
  	border-style: solid;
  	border-color: #AAAAAA;
  	background-color: White;
  	float: left;
	text-align: justify;
	line-height: 1.4em;
	font-size: 15px;
	font-family: inherit;
	margin-bottom:20px;
	margin-left:30px;
	margin-right:30px;
	margin-top:30px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:0;
	width: 700px;

}

.container
{
	background-image: url( 'images/bg.jpg' );
	background-repeat: repeat-y;
}


.imghome {
	float: left;
}

.homecontainer .toolbar,
.container .toolbar, .homecontainer2 .toolbar
{
	position: relative;
	background-image: url( 'images/navbar2.gif' );
	background-repeat: no-repeat;
	width: 650px;
	height: 24px;	
}

.homecontainer .toolbar, .homecontainer2 .toolbar
{
	padding-bottom: 10px;
}

.container .toolbar
{
	padding-bottom: 24px;
}

.toolbar A.item
{
	height: 24px;
	background-image: url( 'images/navbar2.gif' );
}

.toolbar A.selected, .toolbar A.item:hover 
{
	background-image: url( 'images/navbar_rollover2.gif' );

}

.toolbar a, .toolbar a:link, .toolbar a:hover
{
	outline:0!important;
}

/***********************************
 TOOLBAR ITEMS:
 
 home - 40
 about - 120 - 80 
 services - 270 - 100
 Contact - 330 - 60
 blog - 370 - 40 
 xxxx - 483 - 98
 xxxx - 570 - 87
 ***********************************/

.toolbar A.home
{
	left: 0px;
	width: 65px;
	background-position: 0px;
}

.toolbar A.about
{
	left: 67px;
	width: 90px;
	background-position: -55px;
}

.toolbar A.services
{
	left: 168px;
	width: 75px;
	background-position: -165px;
}

.toolbar A.contact
{
	left: 267px;
	width: 70px;
	background-position: -280px;
}

.toolbar A.blog
{
	left: 388px;
	width: 78px;
	background-position: -390px;
}

.toolbar A.resources
{
	left: 390px;
	width: 98px;
	background-position: -390px;
}

.toolbar A.contact2
{
	left: 483px;
	width: 87px;
	background-position: -483px;
}

DIV.footer
{
	text-align: left;
	padding-top: 14px;
	padding-bottom: 20px;
	font-size: 9px;
	line-height: 1.7em;
}

DIV.footer,
DIV.footer A
{
	color: #231f20;
	line-height: 1.2em;
	font-size: 10px;
}

DIV.footer A
{
	text-decoration: underline;
}

.bgimglink
{
	text-indent: -5000px;
	display:block;
	position:absolute;
	background-repeat: no-repeat;
}

DIV.logo,
DIV.logo A
{
	width: 266px;
	height: 63px;
}

div.logo a, div.logo a:link, div.logo a:hover
{
	outline:0!important;
}

DIV.logo
{
	padding-top:42px;
	padding-bottom: 25px; 
	position: relative;
}

DIV.logo A
{
	background-image: url( 'images/logo_sm.jpg' );
}


.prefooter
{
	width: 100%;
	font-family: inherit;
	font-weight: bold;
	font-size: 10px;
	padding-top: 21px;
    letter-spacing: 0.2em;
	text-align:right

}

.prefooter,
.prefooter A
{
	color: #808285;
}

.prefooter A:hover
{
	text-decoration: underline;
}

.container .innercontent
{
	position:relative;
}

.container .innercontent
{
	line-height: 2em;
	font-family: inherit;
	font-size: 15px;
	color: #231F20;
}

.innercontent .leftbar
{
	width: 190px;
	background-image: url( 'images/darkdots.gif' );
	background-repeat: repeat-y;
	background-position: right;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 32px;
	position: absolute;
}

.innercontent .leftbar-sub {
background-image:url( );
background-position:right center;
background-repeat:repeat-y;
float:left;
margin-bottom:20px;
margin-right:28px;
padding-bottom:20px;
width:168px;
}

.container .sublinks_start,
.container .sublinks_end
{
	width: 142px;
	height: 18px;
}

.container .sublinks_start
{
	background-image: url('images/sublinks_top.gif');
}

.container .sublinks_end
{
	background-image: url('images/sublinks_bottom.gif');
	margin-bottom: 20px;
}

.container .sublinks
{
	font-size: 11px;
	font-family: inherit;
	width: 142px;
	background-image: url('images/sublinks_mid.gif');
	display:list-item;
	line-height:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
	margin-left:20px;
	padding-bottom:1em;
}

.container .sublinks a 
{
	color:Black;
	display:list-item;
	line-height:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
	margin-left:20px;
	padding-bottom:1em;
}

.container .sublinks A
{
	list-style: disc outside;
	display: list-item;
	margin-left: 20px;
	color: Black;
	padding-bottom: 1em;
	line-height: 1.2em;
}

.container .sublinks A.indent
{
	margin-left: 30px;
}


.container .sublinks A.last
{
	padding-bottom: 0;
}

.container .sublinks A:hover,
.container .sublinks A.active
{
	color: #ee3224;
}

.spacer
{
	clear:both;
}
.leftbar .sublinks_start,
.leftbar .sublinks_end
{
	width: 190px;
	height: 18px;
}

.leftbar .sublinks_start
{
	background-image: url('images/sublinks_mid.gif');
	padding-top: 0px;
	margin-top: 0px;
}

.leftbar .sublinks_end
{
	background-image: url('images/sublinks_mid.gif');
	margin-bottom: 20px;
}

.leftbar
{
	min-height: 100%;
}

.leftbar .sublinks
{
	font-size: 13px;
	font-family: inherit;
	width: 190px;
	background-image: url('images/sublinks_mid.gif');
	line-height:1.4em;
	margin-left:0em;
	margin-top:0em;
	padding-bottom:1em;
}

.leftbar .sublinks ul
{
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 1em;
	margin-top: 0px;
	line-height: 1.4em;
}

.leftbar .sublinks a, .leftbar .sublinks ul a 
{
	color: #000000;
	line-height: 1.4;
}

/* for mk-services pages */

#content3 {
	margin:0 0 0 0 !important;
	margin:0 223px 0 0;
	padding:10px 25px 30px 198px;
	background-color:#FFFFFF;
}

#content3 p {
	line-height:25px;
	margin:25px 0;
	font-size:100%;
	word-spacing:2px;
}


#content3 a {
	text-decoration:none;
	color:#0099cc;
}

#content3 a:hover{
	color:#ff6666;
	border-bottom:1px solid #ff6666;
}

#content3 h2 {
	font-size:20px;
	font-weight:normal;
	margin:15px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
	line-height:1.2em; 
}

#contentmk h2 a {
	color:#444;
	text-decoration:none;
	border:none;
}

.googlemap {
	align: center;
	margin-top: 20px;
	margin-left: 20px;
}