/* begin Page */

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(images/back_gradient_black.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#container {
	position: relative;
	text-align: left;
	width: 100%;
	left: 0;
	top: 0;
}
#art-page-background-simple-gradient {
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 610px;
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet {
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 978px;
	min-width:45px;
	min-height:45px;
}
.art-Sheet-body {
	position: relative;
	z-index:1;
	padding: 4px;
}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc, .art-Sheet-cr, .art-Sheet-cl {
	position:absolute;
	z-index:-1;
}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl {
	width: 56px;
	height: 56px;
	background-image: url('images/Sheet-s.png');
}
.art-Sheet-tl {
	top:0;
	left:0;
	clip: rect(auto, 28px, 28px, auto);
}
.art-Sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 28px, 28px);
}
.art-Sheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(28px, 28px, auto, auto);
}
.art-Sheet-br {
	bottom: 0;
	right: 0;
	clip: rect(28px, auto, auto, 28px);
}
.art-Sheet-tc, .art-Sheet-bc {
	left: 28px;
	right: 28px;
	height: 56px;
	background-image: url('images/Sheet-h.png');
}
.art-Sheet-tc {
	top: 0;
	clip: rect(auto, auto, 28px, auto);
}
.art-Sheet-bc {
	bottom: 0;
	clip: rect(28px, auto, auto, auto);
}
.art-Sheet-cr, .art-Sheet-cl {
	top: 28px;
	bottom: 28px;
	width: 56px;
	background-image: url('images/Sheet-v.png');
}
.art-Sheet-cr {
	right:0;
	clip: rect(auto, auto, auto, 28px);
}
.art-Sheet-cl {
	left:0;
	clip: rect(auto, 28px, auto, auto);
}
.art-Sheet-cc {
	position:absolute;
	z-index:-1;
	top: 28px;
	left: 28px;
	right: 28px;
	bottom: 28px;
	background-color: #FFFFFF;
}
.art-Sheet {
	margin-top: -4px !important;
}
#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare {
	min-width:970px;
}
/* end Box, Sheet */


/* begin ContentLayout */
.art-contentLayout {
	position: relative;
	margin-bottom: 3px;
	width: 970px;
}
/* end ContentLayout */

/* begin Footer */
.art-Footer {
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 970px;
	margin: 5px auto 0px auto;
}
.art-Footer .art-Footer-inner {
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}
.art-Footer .art-Footer-background {
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer2.png');
	width: 970px;
	height: 150px;
	bottom:0px;
}
.art-Footer .art-Footer-text p {
	margin: 0;
}
.art-Footer .art-Footer-text {
	display:inline-block;
	color:#2E2E2E;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}
.art-Footer .art-Footer-text a:link {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.art-Footer .art-Footer-text a:visited {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.art-Footer .art-Footer-text a:hover {
	text-decoration: none;
	color: #FFB42B;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover {
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#949494;
}
.art-page-footer {
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#949494;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-content {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 961px;
}
/* end LayoutCell */

/* Start Steve's CSS */

#container #header {
	height: 126px;
	background-color: #F90;
	background-image: url(images/header_r1_c1_black.gif);
	background-repeat: no-repeat;
}
#headerlinks {
	width: 295px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#container #header #headerlinks li {
	line-height: 15px;
	display: inline;
	height: 15px;
	list-style-type: none;
}
#container #header #headerlinks a {
	display:block;
	float:left;
	color: #FFF;
	font-size: 12px;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-right: 1em;
	padding-left: 1em;
}
#container #header #headerlinks a:hover {
	color: #F26823;
	text-decoration: underline;
}
#container #header #headerlogolink {
	height: 100px;
	width: 400px;
	margin-left: 50px;
	float: left;
	margin-top: 10px;
	display: block;
}
#container #header #headerlogolink span {
	display: none;
}
#container #header #headerlogolink b {
	display: none;
}
#container #mainnav #sem {
	display: block;
	width: 211px;
	height: 38px;
	background: url("/images/menu/sem_menu.gif") no-repeat 0 0;
	float: left;
}
#container #mainnav #sem:hover {
	background-position: 0 -38px;
	float: left;
}
#container #mainnav #sem span {
	display:none
}
#container #mainnav #sem_on {
	display: block;
	width: 211px;
	height: 38px;
	background: url("/images/menu/sem_menu.gif") no-repeat 0 0;
	background-position: 0 -38px;
	float: left;
}
#container #mainnav #sem_on span {
	display:none
}
#container #mainnav #ppc {
	display: block;
	width: 197px;
	height: 38px;
	background: url("/images/menu/ppc_menu.gif") no-repeat 0 0;
	float: left;
}
#container #mainnav #ppc:hover {
	background-position: 0 -38px;
	float: left;
}
#container #mainnav #ppc span {
	display:none
}
#container #mainnav #ppc_on {
	display: block;
	width: 197px;
	height: 38px;
	background: url("/images/menu/ppc_menu.gif") no-repeat 0 0;
	background-position: 0 -38px;
	float: left;
}
#container #mainnav #ppc_on span {
	display:none
}
#container #mainnav #seo {
	display: block;
	width: 197px;
	height: 38px;
	background: url("/images/menu/seo_menu.gif") no-repeat 0 0;
	float: left;
}
#container #mainnav #seo:hover {
	background-position: 0 -38px;
	float: left;
}
#container #mainnav #seo span {
	display:none
}
#container #mainnav #seo_on {
	display: block;
	width: 197px;
	height: 38px;
	background: url("/images/menu/seo_menu.gif") no-repeat 0 0;
	background-position: 0 -38px;
	float: left;
}
#container #mainnav #seo_on span {
	display:none
}
#container #mainnav #as {
	display: block;
	width: 199px;
	height: 38px;
	background: url("/images/menu/as_menu.gif") no-repeat 0 0;
	float: left;
}
#container #mainnav #as:hover {
	background-position: 0 -38px;
	float: left;
}
#container #mainnav #as span {
	display:none
}
#container #mainnav #as_on {
	display: block;
	width: 199px;
	height: 38px;
	background: url("/images/menu/as_menu.gif") no-repeat 0 0;
	background-position: 0 -38px;
	float: left;
}
#container #mainnav #as_on span {
	display:none
}
#container #mainnav #test {
	display: block;
	width: 199px;
	height: 38px;
	background: url("/images/menu/test_menu.gif") no-repeat 0 0;
	float: left;
}
#container #mainnav #test:hover {
	background-position: 0 -38px;
	float: left;
}
#container #mainnav #test span {
	display:none
}
#container #mainnav #test_on {
	display: block;
	width: 199px;
	height: 38px;
	background: url("/images/menu/test_menu.gif") no-repeat 0 0;
	background-position: 0 -38px;
	float: left;
}
#container #mainnav #test_on span {
	display:none
}
#container #mainnav #menulinks {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 970px;
}
#container #mainnav #menulinks li {
	display: inline;
}
#container .art-Sheet .art-Sheet-body #mainnav {
	height: 38px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/menu/menu_back.gif);
}
#container #content_top {
	width: 968px;
	height: 145px;
	margin: 0px;
	border: 1px solid #FFF;
}
#container #content_top #messagebox ul {
	display: none;
}
#container #content_top #sidebox1 .top .bottom .left .right .blcorner .brcorner .tlcorner .trcorner .sidebox1_textbox {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFC;
	border: 1px solid #CCC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	height: 95%;
	width: 95%;
}
#container #content_top #sidebox1 .top .bottom .left .right .blcorner .brcorner .tlcorner .trcorner .sidebox1_textbox p a {
	font-size: 10px;
	font-weight: normal;
}
#container #content_top #sidebox1 .top .bottom .left .right .blcorner .brcorner .tlcorner .trcorner .sidebox1_textbox a {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.phone {
	font-size: 16px;
}
#container #content_top #sidebox1 .top .bottom .left .right .blcorner .brcorner .tlcorner .trcorner .sidebox1_textbox p {
}
#container #content_top #sidebox1 .top .bottom .left .right .blcorner .brcorner .tlcorner .trcorner .sidebox1_textbox p {
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 10px;
}
#container #content_top #sidebox1 .top .bottom .left .right .blcorner .brcorner .tlcorner .trcorner p a {
	font-size: 7pt;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}
#container #content_top #sidebox1 .top .bottom .left .right .blcorner .brcorner .tlcorner .trcorner p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #666;
	font-weight: bold;
	line-height: normal;
}
#container #content_top #sidebox1 .top .bottom .left .right .blcorner .brcorner .tlcorner .trcorner h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
#container #content_top #sidebox1 .top .bottom .left .right .blcorner .brcorner .tlcorner .trcorner h2 a {
	font-size: 7pt;
}
#container #content_top #sidebox1 .top .bottom .left .right .blcorner .brcorner .tlcorner .trcorner p a:hover {
	color: #F00;
}
#container #messagebox {
	height: 132px;
	margin-left: 0px;
	width: 728px;
	background-position: top;
	background-image: url(images/message_box2.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
}
#container #messagebox span {
	display: none;
}
#container #sidebox1 {
	height: 130px;
	width: 220px;
	background-image: url(/images/oy_gradient.jpg);
	background-repeat: repeat;
	background-position: bottom;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#container #sidebox1 .brcorner {
	background-image: url(/images/sidebox_corners/BRcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 130px;
}
#container #sidebox1 .tlcorner {
	background-image: url(/images/sidebox_corners/TLcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
}
#container #sidebox1 .trcorner {
	background-image: url(/images/sidebox_corners/TRcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 120px;
	padding: 5px;
	font-size: 14pt;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #666;
}
#container #sidebox1 .blcorner {
	background-image: url(/images/sidebox_corners/BLcorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 130px;
}
#container #sidebox1 .top {
	background-image: url(/images/sidebox_corners/dot.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 130px;
}
#container #sidebox1 .bottom {
	background-image: url(/images/sidebox_corners/dot.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	height: 130px;
}
#container #sidebox1 .left {
	background-image: url(/images/sidebox_corners/dot.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
	height: 130px;
}
#container #sidebox1 .right {
	background-image: url(/images/sidebox_corners/dot.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%;
	height: 130px;
}
#container #main_content #sidebox2 {
	height: 290px;
	width: 220px;
	margin-top: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFC;
}
#container #main_content #sidebox2 .brcorner {
	background-image: url(/images/sidebox_corners/BRcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 290px;
}
#container #main_content #sidebox2 .tlcorner {
	background-image: url(/images/sidebox_corners/TLcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 290px;
}
#container #main_content #sidebox2 .trcorner {
	background-image: url(/images/sidebox_corners/TRcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 280px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
}
#container #main_content #sidebox2 .blcorner {
	background-image: url(/images/sidebox_corners/BLcorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 290px;
}
#container #main_content #sidebox2 .bottom {
	background-image: url(/images/sidebox_corners/dot.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	height: 290px;
}
#container #main_content #sidebox2 .left {
	background-image: url(/images/sidebox_corners/dot.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
	height: 290px;
}
#container #main_content #sidebox2 .right {
	background-image: url(/images/sidebox_corners/dot.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%;
	height: 290px;
}
#container #main_content #sidebox2 .top {
	background-image: url(/images/sidebox_corners/dot.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	height: 290px;
}
#container #main_content #leftbox {
	background-color: #FFF;
	margin-left: 10px;
	float: left;
	width: 150px;
	height: 290px;
	background-image: url(/images/leftbox2.jpg);
	background-position: center bottom;
	margin-bottom: 10px;
	margin-top: 10px;
}
#container #main_content #leftbox .top {
	background-image: url(/images/leftbox_corners/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 290px;
	width: 150px;
	float: left;
}
#container #main_content #leftbox .bottom {
	background-image: url(/images/leftbox_corners/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 290px;
	width: 150px;
	float: left;
}
#container #main_content #leftbox .left {
	background-image: url(/images/leftbox_corners/dot.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 290px;
	width: 150px;
	float: left;
}
#container #main_content #leftbox .right {
	background-image: url(/images/leftbox_corners/dot.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 290px;
	width: 150px;
	float: left;
}
#container #main_content #leftbox .blcorner {
	background-image: url(/images/leftbox_corners/blcorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 290px;
	width: 150px;
	float: left;
}
#container #main_content #leftbox .brcorner {
	background-image: url(/images/leftbox_corners/brcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 290px;
	width: 150px;
	float: left;
}
#container #main_content #leftbox .tlcorner {
	background-image: url(/images/leftbox_corners/tlcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 290px;
	width: 150px;
	float: left;
}
#container #main_content #leftbox .trcorner {
	background-image: url(/images/leftbox_corners/trcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 290px;
	width: 150px;
	float: left;
}
#container #main_content #leftbox .leftbox_text {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
#container #main_content #leftbox .leftbox_text2 {
	margin-top: 220px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#container #main_content {
	background-color: #FFF;
	width: 968px;
	margin: 0px;
	border: 1px solid #FFF;
}
#container #main_content #center_content {
	background-color: #FFF;
	margin-right: 247px;
	margin-bottom: 0;
	margin-left: 175px;
	margin-top: 10px;
	color: #030;
	text-align: left;
}
#container #main_content #center_content h1 {
	color: #6BAD00;
	font-size: 16pt;
	text-decoration: none;
}
#container #main_content #center_content h2 {
	color: #666;
	font-size: 12pt;
	font-weight: bold;
	line-height: 25px;
}
#container #main_content #center_content h3 {
	color: #666;
	font-size: 12pt;
	font-weight: bold;
	line-height: 25px;
}
#container #main_content #sidebox2 .top .bottom .left .right .blcorner .brcorner .tlcorner .trcorner .sidebox2_textbox {
	background-color: #FFC;
	border: 1px solid #CCC;
	margin: 5px;
	padding: 5px;
	height: 94%;
}
#container #main_content #center_content h2 a {
	color: #6BAD00;
}
#container #main_content #center_content h3 a {
	color: #6BAD00;
}
#container #main_content #center_content h3 a:hover {
	color: #F26823;
}
#container #main_content #center_content p a:hover {
	color: #F26823;
}
#container #main_content #footer a:hover {
	color: #F00;
}
#container #main_content #center_content ul {
	line-height: 20px;
}
#container #main_content #center_content #searchengines {
	background-image: url(/images/searchengines.gif);
	background-repeat: no-repeat;
	background-position: 200px center;
	height: 80px;
	margin-bottom: 10px;
}
#container #main_content #center_content #contact_box {
	height: 180px;
	width: 300px;
	margin-left: 30px;
}
#container #main_content #center_content form table {
	margin-left: 30px;
}
#container #main_content #center_content #contactphoto {
	float: right;
	height: 141px;
	width: 213px;
}
#container #main_content #center_content form table tr td table {
	margin: 0px;
}
#container #main_content #sidebox2 .top .bottom .left .right .blcorner .brcorner .tlcorner .trcorner #rightboxtext {
	position: relative;
	bottom: 20px;
	font-size: 8pt;
}
#container #main_content #sidebox2 .top .bottom .left .right .blcorner .brcorner .tlcorner .trcorner #rightboxtext ul li {
	list-style-type: circle;
	position: relative;
	right: 20px;
	bottom: 10px;
	list-style-image: url(/images/BlockContentBullets.png);
	font-size: 8pt;
}
#container #main_content #center_content #searchengines a img {
	margin-left: 60px;
}
.rightboxheadline {
	color: #000;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
}
#container #main_content #center_content #contact_box {
	height: 180px;
	width: 300px;
	margin-left: 30px;
}
#container #main_content #center_content form table {
	margin-left: 30px;
}
#container #main_content #center_content #contactphoto {
	float: right;
	height: 141px;
	width: 213px;
}
#container #main_content #center_content form table tr td table {
	margin: 0px;
}
.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #030;
	font-weight: normal;
	line-height: normal;
}
#coverup {
	height: 20px;
	width: 2px;
	z-index: 500;
	float: right;
	background-color: #000;
	position: relative;
	left: 2px;
}
#container .art-Sheet .art-Sheet-body #main_content #center_content ul li {
	list-style-image: url(images/PostBullets.png);
}
#container .art-Sheet .art-Sheet-body #main_content #center_content ul li a {
	color: #6BAD00;
}
#container .art-Sheet .art-Sheet-body #main_content #center_content ul li a:hover {
	color: #F26823;
}
#container .art-Sheet .art-Sheet-body #main_content #center_content p a {
	color: #6BAD00;
}
#container .art-Sheet .art-Sheet-body #main_content #center_content p a:hover {
	color:#F26823;
}
#container .art-Sheet .art-Sheet-body #main_content #center_content #row1 {
	width: 100%;
	height: 70px;
}
#container .art-Sheet .art-Sheet-body #main_content #center_content #row2 {
	width: 100%;
	height: 80px;
}
