html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
#container {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #000000;
	background-image: url(circuit_background.jpg);
	background-repeat: repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header_left {
	background-image: url(header_whole_3_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 343px;
}
#header_right {
	background-image: url(header_whole_3_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 457px;
}
.header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 50px;
	text-align: center;
	margin-left: -40px;
}
#date_time {
	background-image: url(date_time.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.datetime_text {
	width: 780px;
	text-align: right;
	display: block;
	margin-right: 20px;
	padding-top: 2px;
}
#nav_bar {
	height: 45px;
	width: 800px;
	background-image: url(navbar_10.png);
	background-repeat: no-repeat;
}
.navbar_top {
	background-image: url(nav_bar_background_b_01.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 800px;
}
.navbar_bottom {
	background-image: url(nav_bar_background_b_02.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 800px;
}

#wrapper {
	background-image: url(wrapper_background.jpg);
	background-repeat: repeat;
	height: auto;
	width: 799px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#footer {
	height: 40px;
	width: 800px;
	background-image: url(footer_10.png);
	background-repeat: no-repeat;
}
#left_column {
	float: left;
	height: auto;
	width: 597px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#right_column {
	height: auto;
	width: 200px;
	float: left;
}
.add_trio {
	background-image: url(ad_trio_c.jpg);
	background-repeat: no-repeat;
	height: 303px;
	width: 198px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.ad_google {
	background-image: url(ad_google.jpg);
	background-repeat: no-repeat;
	height: 275px;
	width: 198px;
	margin-left: 2px;
	text-align: center;
}

.ad_spacer_btm {
	background-image: url(ad_spacer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 198px;
	margin-left: 2px;
}

.ad_spacer_top {
	background-image: url(ad_spacer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 198px;
	margin-left: 2px;
}


.paypal_seal {
	background-image: url(ad_chunks_sm.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 192px;
	margin-left: 3px;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
	margin-bottom: 5px;
}
.awdp_seal {
	background-image: url(ad_chunks_sm.jpg);
	background-repeat: no-repeat;
	height: 145px;
	width: 192px;
	margin-left: 3px;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.oneand_seal {
	background-image: url(ad_chunks_sm.jpg);
	background-repeat: no-repeat;
	height: 145px;
	width: 192px;
	margin-left: 3px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 5px;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	width: 582px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.titles_portfolio {
	float: left;
	height: auto;
	width: 95px;
	text-align: right;
	font-weight: bold;
	line-height: 20px;
}
.description_portfolio {
	float: right;
	height: auto;
	width: 382px;
	line-height: 20px;
}

.footer_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
}
.footer_txt a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer_links {
	background-image: url(date_time.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1px;
}
h2 {
	color: #000000;
}

.footer_links a {
    color: #CCCCCC;
	text-decoration: none;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.bevelmenu{
	font: bold 13px arial;
	margin: 0;
	width: 100%;
	text-align: center; /*set value to "right" for example to align menu to the right of page*/
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color: #FFFFFF;
background-color: #000000;
border: 2px solid #666666;
}

.bevelmenu li a:hover{
color: black;
background-color: #CCCCCC;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.bevelmenuport{
	padding: 6px 0;
	margin: 0;
	width: 100%;
	text-align: center; /*set value to "right" for example to align menu to the right of page*/
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}

.bevelmenuport li{
list-style: none;
display: inline;
}

.bevelmenuport li a{
padding: 3px 0.5em;
text-decoration: none;
color: #FFFFFF;
background-color: #000000;
border: 2px solid #666666;
}

.bevelmenuport li a:hover{
color: black;
background-color: #CCCCCC;
border-style: outset;
}

html>body .bevelmenuport li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
#sign_left {
	float: left;
	height: 140px;
	width: 275px;
	background-image: url(sign_background_left.png);
	background-repeat: no-repeat;
}
#cjsws_sign {
	background-image: url(cjsws_sign.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 250px;
}
#sign_right {
	float: right;
	height: 140px;
	width: 275px;
	background-image: url(sign_background_right.png);
	background-repeat: no-repeat;
}
#sign_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	background-image: url(header_text.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 800px;
	text-align: center;
}
#cjsws_banner {
	background-image: url(site_banner.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 800px;
}

a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.google_160ad {
	background-image: url(google_ad_120.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 192px;
	margin-left: 3px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-top: 15px;
}
.photo_portfolio {
	width: 100px;
	float: left;
	height: auto;
}
.testimonial_title {
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	float: left;
	height: auto;
	width: 161px;
	background-color: #FFFFFF;
}
.testimonial_description {
	line-height: 20px;
	float: left;
	height: auto;
	width: 416px;
	padding-left: 5px;
}
.cssform p{
	width: 382px;
	clear: left;
	margin: 0;
	padding-left: 200px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -100px; /*width of left column*/
	width: 175px;
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
	background-color: #CCCCCC;
}

.cssform textarea{
	width: 200px;
	height: 150px;
	background-color: #CCCCCC;
}
.cssform select{
	width: 200px;
	height: auto;
	background-color: #CCCCCC;
}
.cssform_char{
	width: 20px;
	height: auto;
	background-color: #CCCCCC;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


/* Lightbox for portfolio images*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* end of lightbox */
.contact_left {
	float: left;
	height: 70px;
	width: 200px;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.contact_right {
	float: left;
	height: 95px;
	width: 300px;
	padding-left: 10px;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.submit {
	color: #FFFFFF;
	border: 2px outset #CCCCCC;
	background-color: #000000;
}
