body {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	color: #666;
}
#nav {
	float: left;
	width: 373px;
	height: 16px;
	overflow: hidden;
	color: #FFF;
}
#nav ul {
	margin: -5px 0 0 0;
	padding: 0px;
}
#nav li {
	display: inline;
	font-size: 8pt;
	list-style: none;
	background: url('/images/menu_bullet.gif') 0px 0px no-repeat;
	padding-left: 20px;
}
#nav a {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FF9900;
}

#col2_right {
	width: 250px;
	float: right;
}

#col2_right200 {
	width: 200px;
	float: right;
}

#col2_right2 {
	width: 354px;
	float: right;
}

#col2_left {
	width: 250px;
	float: left;
}
#col2_main {
	font-size: 100%;
	line-height: 13pt;

}
#col2_bottom {
	clear: both;

}
#bottom {
	clear: both;

}
#top{
	 clear: both;

}
#main {
	 clear: both;

}
#split_right {
	width: 50%;
	float: right;
	}
#split_left {
	width: 50%;
	float: left;
	}
#nextrow{
	 clear: both;

}

/* SITE PORTFOLIO STYLES */
.site1, .site2, .site3, .site4 {
	font-size: 10pt;
	height: 154px;
	width: 181px;
	display: block;
	float: left;
}
.site1 div.image, .site2 div.image, .site3 div.image, .site4 div.image {
	padding-top: 20px;
	padding-left: 20px;
	width: 141px;
	height: 114px;
}
.site1 { background: url('/images/stack1.gif') 0px 0px no-repeat; }
.site2 { background: url('/images/stack2.gif') 0px 0px no-repeat; }
.site3 { background: url('/images/stack3.gif') 0px 0px no-repeat; }
.site4 { background: url('/images/stack4.gif') 0px 0px no-repeat; }
/* END SITE PORTFOLIO STYLES */

.image_rotation {
	display: inline;
	float: right;
	width: 366px;
	margin-right: -35px;
	background: url('/images/frame_350.gif') 0px 0px no-repeat;
	padding-bottom: 10px;
}

.image_rotation img {
	padding: 6px 8px 8px 6px;
}

.product175 {
	float: left;
	width: 170px;
	overflow: hidden;
	margin-right: 13px;
}

.product175 ul {
	padding-left: 20px;
}
.product175 ul li {
	list-style: none;
	background: url('/images/check_orange.gif') 0px 0px no-repeat;
	font-size: 9pt;
	padding-left: 25px;
	padding-bottom: 8px;
}

.news1 h3 {
	font-size: 10pt;
	line-height: 10pt;
	font-weight: bold;
	color: #FFF;
	padding-left: 25px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	background: url('/images/news_bullet.gif') 0px 3px no-repeat;
	border-bottom: #FFCC00 dotted 1px;
}
.news1 h4 {
	float: right;
	font-size: 10pt;
	font-style: italics;
	color: #FFF;
	line-height: 10pt;
}
.news1 p {
	font-size: 9pt;
	color: #EEE;
	line-height: 9pt;
}
.news1 a { color: yellow; }
.news1 a:hover { color: white; }

/* ARTICLE STYLE #1 */
.article1 {
	font-size: 85%;
	line-height: 13pt;
	padding-bottom: 20px;
	padding-right: 4px;
}
.article1 h3 {
	margin: 0 0 10px 0;
	font-size: 13pt;
	font-weight: bold;
	color: #222;
	padding-left: 10px;
	padding-bottom: 3px;
	background: transparent url('/images/h2grad_grey.gif') bottom left repeat-x;

	border-bottom: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
}
.article1 h4 {
	font-size:12pt;
	font-style: italics;
	float: right;
}
.article1 div.body {
	padding-left: 15px;
	color: #555;
}
/* END ARTICLE STYLE */

/* ARTICLE STYLE #1 */
.article2 {
	overflow: hidden;
	font-size: 10pt;
	line-height: 11pt;
	padding-bottom: 20px;
	padding-right: 4px;
}
.article2 h3 {
	margin: 0 0 10px 0;
	font-size: 11pt;
	font-weight: bold;
	color: #444;
	padding-left: 10px;
	padding-bottom: 3px;
	border-bottom: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	background: transparent url('/images/h2grad_yellow.gif') bottom left repeat-x;
	
}
.article2 h4 {
	font-size:9pt;
	font-style: italics;
	float: right;
}
.article2 div.body {
	padding-left: 15px;
	color: #555;
}
/* END ARTICLE STYLE */

/* ARTICLE STYLE #1 */
.article3 {
	overflow: hidden;
	font-size: 11pt;
	line-height: 13pt;
	padding-bottom: 20px;
	padding-right: 4px;
}
.article3 h3 {
	margin: 0 0 10px 0;
	font-size: 13pt;
	font-weight: bold;
	color: #222;
	padding-left: 10px;
	padding-bottom: 3px;
	background: transparent url('/images/h2grad_orange.gif') bottom left repeat-x;
	border-bottom: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
}
.article3 h4 {
	font-size:12pt;
	font-style: italics;
	float: right;
}
.article3 div.body {
	padding-left: 15px;
	color: #555;
}
/* END ARTICLE STYLE */


/* BOX #1 */ 
.box1, .box1_body, .box1_head, .box1_head h2 { 
	background: transparent url('/images/cbox_grey_on_grey.png') no-repeat bottom right; } 
.box1 { 
	font-size: 11pt;
	line-height: 13pt;
	overflow: hidden;
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	margin: auto; /* use to position the box */ 
	margin-bottom: 15px;
	} /* set the top-right image */ 
	
.box1_head { 
	background-position: top right; 
	margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 40px; /* right-image-gap + right-inside padding */ } /* set the top-left image */ 
.box1_head h2 { 
	background-position: top left; 
	font-size: 12pt;
	color: #FFF;
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 23px 0 15px 25px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; height: 1%; /* IE Holly Hack */ } /* set the lower-left corner image */ 
.box1_body { 
	background-position: bottom left; 
	margin-right: 25px; /* interior-padding right */ 
	padding: 15px 0 15px 40px; /* mirror .article2_head right/left */ 
} /* END BOX */ 

/* BOX #2 */ 
.box2, .box2_body, .box2_head, .box2_head h2 { 
	background: transparent url('/images/cbox_dkgrey_on_grey.png') no-repeat bottom right; } 
.box2 { 
	font-size: 11pt;
	line-height: 13pt;
	overflow: hidden;
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	margin: auto; /* use to position the box */ 
	margin-bottom: 15px;
	} /* set the top-right image */ 
.box2_head { 
	background-position: top right; 
	margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 40px; /* right-image-gap + right-inside padding */ } /* set the top-left image */ 
.box2_head h2 { 
	background-position: top left; 
	font-size: 12pt;
	color: #FFF;
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 23px 0 15px 25px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; height: 1%; /* IE Holly Hack */ } /* set the lower-left corner image */ 
.box2_body { 
	background-position: bottom left; 
	margin-right: 25px; /* interior-padding right */ 
	padding: 15px 0 15px 40px; /* mirror .article2_head right/left */ 
} /* END BOX */ 

/* BOX #3 */ 
.box3, .box3_body, .box3_head, .box3_head h2 { 
	background: transparent url('/images/cbox_orange.png') no-repeat bottom right; } 
.box3 { 
	font-size: 11pt;
	line-height: 13pt;
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	margin: auto; /* use to position the box */ 
	overflow: hidden;
	margin-bottom: 15px;
	
} /* set the top-right image */ 
.box3_head { 
	background-position: top right; 
	margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 40px; /* right-image-gap + right-inside padding */ } /* set the top-left image */ 
.box3_head h2 { 
	background-position: top left; 
	font-size: 12pt;
	color: #FFF;
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 23px 0 15px 25px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; height: 1%; /* IE Holly Hack */ } /* set the lower-left corner image */ 
.box3_body { 
	background-position: bottom left; 
	margin-right: 25px; /* interior-padding right */ 
	padding: 15px 0 15px 40px; /* mirror .article2_head right/left */ 
} /* END BOX */ 

/* BOX #3 */ 
.box4 {
	background-color: #666;
	padding: 4px 4px 4px 0px;
	margin: 10px;
	overflow: hidden;

}
.box4 h2 {
	text-align: right;
	font-size:12pt;
	color: #FFF;
	font-weight: bold;
	border-bottom: #AAA solid 3px;
	margin: 5px 5px 5px 5px;
}
.box4 p {
	color: #EEE;
	font-size: 8pt;
	line-height: 9pt;

} 
.box4 a {
	color: #CCC;
}
.box4 a:hover {
	color: #FFF;
}/* END BOX */ 

.footer {
	padding: 10px; 
	color: #666; 
	font-size: 9px;
}

.footer ul {
	margin: 0px;
	padding: 0px;
}
.footer li {
	display: inline;
	list-style: none;
	padding-right: 10px;
}
.footer a:link {
	color: #666;
}

.footer a:visited {
	color: #666;
}

.footer a:hover {
	color: #000;
}
