body {
	background: #fff url("../images/body_bg.jpg") repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #4e4e4e;
}

sup {font-size: 80%; line-height: 80%;} 

a {outline:none;}

a:link {
	font-weight: normal;
	color: #4e4e4e;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #4e4e4e;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #990066;
	text-decoration: none;
}
p {
	margin: 0 0 8px 0;
}

.p1 {
	padding: 15px 0 15px 0;
}

p.last {
	margin: 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
}
h1 {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 21px;
	line-height:35px;
	color: #990066;
	margin-bottom: .5em;
	background-image:url(../images/underline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:35px;
}
h2 {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 16px;
	color: #cccc33;
	margin: 1em 0 .5em 0;
}
h3 {
	color:#333333;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 14px;
}

/** Floats
_____________________________________________________________________________*/
.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

/** Container
_____________________________________________________________________________*/
#container {
	width: 900px;
	background: url("../images/cont_bg.png") repeat-y;
	margin: 0 auto;
	padding: 30px 30px 0 30px;
}

/** Header
_____________________________________________________________________________*/
#header {
	padding: 0 30px;
	position: relative;
	margin-bottom: 21px;
}
#quicklinks {
	position: absolute;
	top: 0;
	right: 30px;
	padding-right:30px;
}
#quicklinks img {
	margin-left: 10px;
}
.phone {
	font-size: 24px;
	color: #cccc33;
	margin-right: 30px;
}
.links {
	margin-right: 20px;
}
#services {
	margin: 50px 0 0 145px;
}
/** Navigation
_____________________________________________________________________________*/
#nav {
	width: 900px;
	height: 58px;
	background: url("../images/nav_bg.jpg") repeat-x;
}
#jsddm {
	margin: 0;
	padding: 0
}
#jsddm li {
	height: 58px;
	float: left;
	padding: 0 30px;
	background: url("../images/nav_divider.png") no-repeat;
	background-position: bottom right;
}
#jsddm li a {
	display: block;
	padding-top: 20px;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	text-shadow: 2px 2px 3px #fff;
}
#jsddm li a:hover {
	display: block;
	padding-top: 20px;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #990066;
	text-decoration: none;
	text-shadow: 2px 2px 3px #fff;
}
#jsddm li a.current {
	display: block;
	padding-top: 20px;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #990066;
	text-decoration: none;
	text-shadow: 2px 2px 3px #fff;
}
#jsddm li ul {
	z-index: 999;
	margin: 14px 0 0 -31px;
	width: 128px;
	padding: 0;
	position: absolute;
	visibility: hidden;
	background: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}
#jsddm li ul li {
	float: none;
	display: inline;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	text-shadow: none;
	background: none;
	border-top: 1px solid #d7d7d7;
}
#jsddm li ul li a {
	width: auto;
	padding: 5px;
	background: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	text-shadow: none;
	border-top: 1px solid #d7d7d7;
}
#jsddm li ul li a:hover {
	background: #d7d7d7;
	padding: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990066;
	text-shadow: none;
	border-top: 1px solid #d7d7d7;
}
/** Main Content
_____________________________________________________________________________*/
#main_content {
	width: 900px;
	margin-top: 21px;
	padding:0;
	position:relative;
	margin-top:0;
	background-image:url("../images/stripes.jpg");
	background-repeat:repeat-y;
}
#pages {
	float: left;
	width: 500px;
	height: 350px;
	background: #e6e6e6;
}
#home-right {
	float: right;
	width: 310px;
	padding-right:30px;
	text-align: center;
}
#trends {
	position: absolute;
	bottom: 0px;
	right: 30px;
	width: 310px;
	height: 155px;
	overflow: hidden;
	background: url("../images/trends_bg.jpg") no-repeat;
}
#trends h2 {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 21px;
	color: #cccc33;
	text-shadow: 2px 2px 3px #fff;
	margin: 15px 0 30px 0;
}
#slider_cont {
	position: relative;
	width: 250px;
	margin: 0 30px;
	overflow: hidden;
}
.slider ul {
	width: 250px;
	margin: 0 30px;
	overflow: hidden;
}
.slider ul li {
	float: left;
	width: 250px;
	height: 35px;
	overflow: hidden;
}

#left-col {
	width:200px;
	float:left;
	padding-right:45px;
	}
	
	#left-col img {
		padding-top:21px;
		}

#center_col {
	width: 415px;
	margin: 0 auto;
	float:left;
	padding-top:20px;
}
#center_col h1 {
	text-align: center;
}

	#section {
		margin-bottom:5px;
		position: relative; /* peekaboo bug fix for IE6 */
		min-width: 0; /* peekaboo bug fix for IE7 */
		}
		
		.section-red {
			border-top:solid 4px #cc3333;
			}
			
		.section-orange {
			border-top:solid 4px #ff9933;
			}
			
		.section-purple {
			border-top:solid 4px #990066;
			}
			
		.section-green {
			border-top:solid 4px #cccc33;
			}
			
		#title_left {
			width:130px;
			float:left;
			padding:10px;
			border-right:solid #ffffff 10px;
			}
		
		#copy_left {
			float:left;
			width:255px;
			}
			
		#copy_right {
			float:right;
			width:255px;
			}
			
		#title_right {
			width:130px;
			float:right;
			padding:10px;
			border-left:solid #ffffff 10px;
			}
			
			.title_red {
				background-color:#cc3333;
				}
				
			.title_orange {
				background-color:#ff9933;
				}
				
			.title_purple {
				background-color:#990066;
				}
				
			.title_green {
				background-color:#cccc33;
				}
				
				#section h3 {
					color:#FFFFFF;
					text-align:center;
					}
					
				#section p {
				 line-height:18px;
				 margin-top:10px
				}
			
#right_col {
	width:200px;
	float:left;
	}			
	
	
	
		
		#cl990066 a:link, #cl990066 a:visited {
			color:#990066;
			font-size:13px;
			font-weight:bold;
			line-height:18px;
			}
		#clcccc33 a:link, #clcccc33 a:visited {
			color:#cccc33;
			font-size:13px;
			font-weight:bold;
			line-height:18px;
			}
		#clff9933 a:link, #clff9933 a:visited {
			color:#ff9933;
			font-size:13px;
			font-weight:bold;
			line-height:18px;
			}
		#clcc3333 a:link, #clcc3333 a:visited {
			color:#cc3333;
			font-size:13px;
			font-weight:bold;
			line-height:18px;
			}

.c990066 {
		color:#990066;
		}
.ccccc33 {
		color:#cccc33;
		}
.cff9933 {
		color:#ff9933;
		}
.ccc3333 {
		color:#cc3333;
		}
			
/** Footer
_____________________________________________________________________________*/
#footer {
	width: 900px;
	height: 42px;
	background: url("../images/footer_bg.png") no-repeat;
	margin: 0 auto;
	padding: 30px;
	text-align: center;
}
/** FORM
_____________________________________________________________________________*/
.nl_form {
	width:205px;
	height:18px;
	border:1px solid #e6e6e6;
	margin:3px;
	} 
