@charset "utf-8";


a:link {
	color: #00257b;
	text-decoration: none;
}
a:hover {
	color: #00257b;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
}

body  {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: normal;
	padding: 0px;
	margin-top: -5px;
	margin-bottom: 10px;
	color: #00257b;
}
h2 {
	color: #00257b;
	font-size: 120%;
	padding: 0px;
	margin-top: -5px;
	margin-bottom: 10px;
	font-weight: bold;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #97bf0d;
}
h4 {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 2px;
}
h5 {
	color: #00257b;
	font-size: 100%;
	padding: 0px;
	margin-top: -5px;
	margin-bottom: 10px;
	font-weight: bold;
}


.PlusoneDirect #container	{
	width: 850px;
	margin: 0 auto;
	text-align: left;

} 

.PlusoneDirect #header {
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	width: 850px;
	background-position: left top;
	height: 140px;
}
.PlusoneDirect #headerhome {
	background-image: url(images/header-bg1.gif);
	background-repeat: no-repeat;
	width: 850px;
	background-position: left top;
	height: 140px;
}



.PlusoneDirectlogo {

	height: 54px;
	width: 373px;
	float: left;
	margin-top: 50px;
}


#nav-menu
{

	padding: 0px;
	margin: 0px;


}

#nav-menu li
{
	list-style: none;
	float: left;
	margin: 0 0.5em;

}



#nav-menu li a
{
	height: 25px;
	line-height: 2.3em;
	float: left;
	display: block;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #84888b;
	margin-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d5d6;
	padding-right: 10px;
}
 /* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu li a:hover
{
	background-image: url(images/nav-on.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #97bf0f;
}
#nav-menu a.select {	
	background-image: url(images/nav-on.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #97bf0f;}

#nav-menu
{
	width:35em;
	padding-top: 60px;
	padding-left: 55px;
	margin-left: 370px;

}


.PlusoneDirect #sidelinks {
	float: left;
	width: 248px;

	margin-top: 0.833em;
	padding-top:10px;
	padding-left: 20px;	

}
.PlusoneDirect #sidenav {
	float: left;
	width: 268px;

	margin-top: 0.833em;
	padding-top:5px;

	

}
.submenubg {
	background-image: url(images/subnav-bg.gif);
	background-repeat: repeat-y;
	width: 258px;
	margin-bottom: 10px;
	color: #FFFFFF;

}
.submenubase {
	background-image: url(images/subnav-base.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;

}

.submenuhdr {
	background-image: url(images/subnav-top.gif);
	background-repeat: no-repeat;
	padding: 1px;		

}
.submenu {
	color: #FFFFFF;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;

}
.submenu li {
	list-style-type: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding: 10px;
	font-size: 120%;
}

.submenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.submenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
 
.subclear {font-size: 1px; height: 1px}

.box1bg {
	background-image: url(images/box1-bg.gif);
	background-repeat: repeat-y;
	width: 340px;
	clear: both;
	margin-bottom: 10px;


}

.box1base {
	background: url(images/box1-base.gif) 0 100% no-repeat;
		
}

.box1hdr {
	background-image: url(images/box1-hdr.gif);
	background-repeat: no-repeat;
	padding: 15px;
	

}
.box1arrow {
	z-index: 15;
	background-image: url(images/box1-arrow.gif);
	background-repeat: no-repeat;
	margin-left: -15px;
	padding-left: 18px;
	background-position: left center;
}
.box1arrow a:link {
	color: #00257b;
	text-decoration: none;
	font-weight: bold;
}
.box1arrow a:hover {
	color: #00257b;
	text-decoration: underline;
	font-weight: bold;
} 

.box1clear {font-size: 1px; height: 1px}


.box2bg {
	background-image: url(images/box2-bg.gif);
	background-repeat: repeat-y;
	width: 340px;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	color: #FFFFFF;	
}


.box2base {
	background: url(images/box2-base.png) 0 100% no-repeat;


}

.box2hdr {
	background-image: url(images/box2-hdr.png);
	background-repeat: no-repeat;
	padding: 15px;
		

}
.box2arrow {
	z-index: 15;
	background-image: url(images/box2-arrow.gif);
	background-repeat: no-repeat;
	margin-left: -15px;
	padding-left: 18px;
	background-position: left center;
}
.box2arrow a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.box2arrow a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
} 
.box2clear {font-size: 1px; height: 1px}



.box3bg {
	background-image: url(images/box3-bg.gif);
	background-repeat: repeat-y;
	width: 340px;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	color: #FFFFFF;
}
.box3base {
	background: url(images/box3-base.png) 0 100% no-repeat;


}

.box3hdr {
	background-image: url(images/box3-hdr.png);
	background-repeat: no-repeat;
	padding: 15px;
		

}
.box3arrow {
	z-index: 15;
	background-image: url(images/box3-arrow.gif);
	background-repeat: no-repeat;
	margin-left: -15px;
	padding-left: 18px;
	background-position: left center;
}
.box3arrow a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.box3arrow a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
} 
.box3clear {font-size: 1px; height: 1px}
.side-logos {
	width: 258px;
	height: 70px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.PlusoneDirect #mainContent {
	background-image: url(images/right-bg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 275px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 575px;
}

.boxmainbg {
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	width: 537px;
	margin-bottom: 0px;
	color: #FFFFFF;
}



.boxmainbase {
	background: url(images/main-base.gif) 0 100% no-repeat;
		
}

.boxmainhdr {
	background-image: url(images/main-hdr.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.boxmainclear {font-size: 1px; height: 1px}
.homecontact {
	height: 60px;
	width: 537px;
	padding-bottom: 20px;
}
.contactbox {
	height: 81px;
	width: 261px;
	margin-left: 60px;
}
.contactboxside {
	height: 81px;
	width: 261px;
	margin: 0px;
	padding: 0px;
}

.PlusoneDirect #submainContent {
	background-position: right top;
	margin-left: 270px;
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.submainbg {
	background-image: url(images/main-bg-wht.gif);
	background-repeat: repeat-y;
	width: 566px;
	margin-bottom: 10px;
	color: #333333;
	clear: none;
	float: left;
}
.submainbase {
	background-image: url(images/main-base-wht.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;

}

.submainhdr {
	background-image: url(images/about-hdr.gif);
	background-repeat: no-repeat;
	padding: 15px;
}
 
.submainclear {font-size: 1px; height: 1px}



.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.PlusoneDirect #footer {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
} 
.PlusoneDirect #footer p {
	margin: 0;
	padding: 10px 0;
	color: #9da0a2;
	font-size: 90%;
}
.bba {
	background-image: url(images/BBA.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 57px;
	padding: 0px;
	margin-top: -30px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}


.backtotop {
	font-weight: bold;
	text-align: right;
	list-style-position: outside;
	list-style-image: url(images/backtop.png);
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	float: left;
	width: 100%;
	padding-bottom: 15px;
}
.backtotop a:link {
	color: #84888b;
	text-decoration: none;
}
.backtotop a:hover {
	color: #97bf0d;
	text-decoration: underline;
}
.backtotop a:visited {
	color: #00257b;
	text-decoration: none;
}
.idea{
	font-size: 140%;
	font-weight: bold;
	padding: 0px;
	margin-top: -5px;
	color: #97bf0d;
}
.service{
	font-size: 140%;
	font-weight: bold;
	padding: 0px;
	margin-top: -5px;
	color: #ffffff;
}
.servicebg {
	background-image: url(images/serv-bg.gif);
	background-repeat: repeat-y;
	width: 566px;
	margin-bottom: 10px;
	color: #FFFFFF;
	clear: none;
	float: left;
}
.servicebase {
	background-image: url(images/serv-base.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;

}

.servicehdr {
	background-image: url(images/service-hdr.gif);
	background-repeat: no-repeat;
	padding: 15px;
}
 
.serviceclear {font-size: 1px; height: 1px}

.price{
	font-size: 140%;
	font-weight: bold;
	padding: 0px;
	margin-top: -5px;
	color: #ffffff;
}
.pricep{
	font-size: 100%;
	color: #ffffff;
}
.pricebg {
	background-image: url(images/price-bg.gif);
	background-repeat: repeat-y;
	width: 566px;
	margin-bottom: 10px;
	color: #FFFFFF;
	clear: none;
	float: left;
}
.pricebase {
	background-image: url(images/price-base.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;

}

.pricehdr {
	background-image: url(images/price-hdr.gif);
	background-repeat: no-repeat;
	padding: 15px;
}
 
.priceclear {font-size: 1px; height: 1px}

.addrbg {
	background-image: url(images/subnav-bg.gif);
	background-repeat: repeat-y;
	width: 258px;
	margin-bottom: 10px;
	color: #FFFFFF;

}
.addrbase {
	background-image: url(images/subnav-base.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;

}

.addrhdr {
	background-image: url(images/subnav-top.gif);
	background-repeat: no-repeat;
	padding: 8px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 12px;
	line-height: 140%;
}

.mapbtnbg {
	background-image: url(images/mapbtnbg.gif);
	background-repeat: repeat-y;
	width: 258px;
	margin-bottom: 10px;
	color: #FFFFFF;

}
.mapbtnbase {
	background-image: url(images/mapbtnbase.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;

}

.mapbtnhdr {
	background-image: url(images/mapbtn-top.gif);
	background-repeat: no-repeat;
	padding: 8px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 12px;
	line-height: 140%;
}
.mapbtn {
	z-index: 15;
	background-image: url(images/map-symbol.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 50px;
	font-weight: bold;
	color: #FFFFFF;
}
.mapbtn a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.mapbtn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.mapbtn a:visited {
	color: #ffffff;
	text-decoration: none;
}
.mapbtnclear {font-size: 1px; height: 1px}

#contact-area {
	width: 556px;
	margin-top: 0px;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px 0px 10px 0px;
	border: 1px solid #7f9db9;
	color: #84888b;
}

#contact-area textarea {
	height: 100px;
}


#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #97bf0d;
}

#contact-area input.submit-button {
	width: 61px;
	height: 20px;
	margin-left: 170px;
	border: none;

	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00257b;

	padding: 2px;
}
#contact-area input.reset-button {
	width: 61px;
	height: 20px;
	margin-left: 5px;
	border: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #84888b;
	padding: 2px;
}
label {
	float: left;
	text-align: left;
	margin-right: 0px;
	width: 170px;
	padding-top: 5px;
	font-size: 100%;
	font-weight: bold;
	color: #00257b;
}
#page-wrap {
	width: 660px;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
.mapbutton {
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
}

.idealist li {
	font-size: 100%;
	list-style-position: outside;
	list-style-image: url(images/grn-bullet.gif);
	margin-left: -10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: text-top;	
}
.servlist li {
	font-size: 100%;
	list-style-position: outside;
	list-style-image: url(images/white-bullet.gif);
	margin-left: -10px;
	margin-top: -5px;
	margin-bottom: -10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	vertical-align: text-top;
	color: #FFFFFF;
}
.pricelist li {
	font-size: 100%;
	list-style-position: outside;
	list-style-image: url(images/grn-bullet-15.gif);
	margin-left: -10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: text-top;
	color: #FFFFFF;
	font-weight: normal;
}
.PlusoneDirect #container #submainContent .servicebg .servicebase .servicehdr span{
	font-weight: bold;
	color: #00257b;
}
.PlusoneDirect #container #submainContent .pricebg .pricebase .pricehdr{
	font-weight: bold;
	color: #97bf0d;
}
.price span{
	font-size: 160%;
	font-weight: bold;
	color: #FFFFFF;
}
.priceclear{
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
}
.fontclear{
	font-size: 100%;
	font-weight: normal;
}

.bogoff {
	height: 136px;
	width: 206px;
	position: relative;
	left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: right;
	margin-top: -15px;
	margin-right: -8px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: auto;
	white-space: pre;
	clear: none;
}
.hide {
	visibility: hidden;
	
}
