body {
	font: 100% Verdana, Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #666666;
	background-image: url(images/bg-skin-default.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#masthead-wrapper {
	background-image: url(images/masthead-bg.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 28px;
}

#bodypanel-home-wrapper {
	width: 980px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/sidebar-photo-home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}

#bodypanel-home-wrapper-test {
	width: 980px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}

#bodypanel-pf-wrapper {
	width: 980px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#bodypanel-ds-wrapper {
	width: 980px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#bodypanel-cap {
	background-image: url(images/bodypanel-cap.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
}
#bodypanel-footer {
	background-image: url(images/bodypanel-foot.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


/*nav STARTS */
#nav-wrapper {
	height: 37px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#nav-bg {
	width: 980px;
	height: 37px;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tabs{
	width:958px;
	line-height: 37px;
	height: 37px;
	margin-right: 11px;
	margin-left: 11px;
}

#tabs ul{
list-style-type: none;
margin:0;
padding:0;
}

#tabs li{
	display:inline;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 37px;
}

#tabs a{
float:left;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 10px;
text-decoration:none;
color:#ffffff;
}

#tabs a span{
float:left;
display:block;
padding: 0px 30px 0px 20px;
font-weight:normal;
color:#ffffff;
}


#tabs #select a{
color:#ffffff;
background:url(images/tab-left-current.gif) no-repeat left top;

}

#tabs #select a span{
color:#ffffff;
background:url(images/tab-right-current.gif) no-repeat right top;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */


#tabs #select a:hover {
background:url(images/tab-left-current.gif) no-repeat left top;
}

#tabs #select a:hover span {
background:url(images/tab-right-current.gif) no-repeat right top;
}


#tabs a:hover{ /*onMouseover style*/
	background:url(images/tab-left-hover.gif) no-repeat left top;

}

#tabs a:hover span{ /*onMouseover style*/
	background:url(images/tab-right-hover.gif) no-repeat right top;

}

#tabs LI UL {
	DISPLAY: none;
}
#tabs LI:hover UL {
	DISPLAY: inline;
	VISIBILITY: visible;
	POSITION: absolute;
	padding: 0px;
	float: left;
	margin: 0px;
	Z-INDEX: 1;
}
#tabs LI LI {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#tabs LI LI A {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 107px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#tabs LI LI A:hover {
	background-image: none;

}
/*nav ENDS */
#maincol-wrapper {
	width: 704px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#maincol-home {
	width: 680px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}
#maincol-p2-wrapper {
	width: 980px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#maincol-p2 {
	width: 932px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 24px;
	margin-left: 24px;
	font-size: 13px;
	font-weight: normal;
}

#maincol-p2 a:link {color: #3366cc; text-decoration: none;}
#maincol-p2 a:visited {color: #3366cc; text-decoration: none;}
#maincol-p2 a:hover, {color: #6699ff; text-decoration: underline;}

#maincol-test {
	width: 680px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}
#maincol-wrapper-test {
	width: 704px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #99FFFF;
	float: left;
	margin-left: 0px;
}
#rightcol-wrapper {
	width: 276px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	float: right;
}

#rightcol-wrapper-test {
	width: 276px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	float: right;
	background-color: #FFCCFF;
}

#sidebar1-wrapper {
	width: 216px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#sidebar2-wrapper {
	width: 216px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#sidebar1-wrapper a:link {color: #3366cc; text-decoration: none;}
#sidebar1-wrapper a:visited {color: #3366cc; text-decoration: none;}
#sidebar1-wrapper a:hover, {color: #6699ff; text-decoration: underline;}

#introtext-home {
	background-image: url(images/introtext-home.gif);
	background-repeat: no-repeat;
	height: 94px;
	width: 680px;
}

#introfeature-wrapper {
	width: 680px;
	height: 400px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;

}
#pf-leftcol-wrapper {
	width: 440px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	vertical-align: top;
}

#pf-leftcol {
	width: 416px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	vertical-align: top;
}


#pf-introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	padding-right: 30px;
}

#pf-introtext a:link {color: #3366cc; text-decoration: none;}
#pf-introtext a:visited {color: #3366cc; text-decoration: none;}
#pf-introtext a:hover, {color: #6699ff; text-decoration: underline;}

#ds-leftcol-wrapper {
	width: 600px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	vertical-align: top;
	margin: 0px;
}

#ds-leftcol {
	width: 576px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	vertical-align: top;
}


#ds-introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	padding-right: 30px;
}

#ds-introtext a:link {color: #3366cc; text-decoration: none;}
#ds-introtext a:visited {color: #3366cc; text-decoration: none;}
#ds-introtext a:hover, {color: #6699ff; text-decoration: underline;}

#ds-rightcol-wrapper {
	width: 344px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 36px;
}

#ds-rightcol {
	width: 320px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#ds-photo-caption {
	width: 320px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}

#ds-profilephoto {
	width: 320px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
	background-image: url(images/profile-photo.jpg);
	background-repeat: no-repeat;
	height: 433px;
}


#viewer-wrapper {
	width: 540px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#viewer {
	width: 516px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#copyright-wrapper {
	height: 38px;
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 12px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;

}
.bodytext-h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #333333;
}
#topnav-wrapper {
	float: right;
	width: 300px;
	margin-top: 5px;
	margin-right: 15px;
}
#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #666666;
}
#topnav a:link {color: #666666; text-decoration: none;}
#topnav a:visited {color: #666666; text-decoration: none;}
#topnav a:hover, {color: #6699ff; text-decoration: underline;}

#testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 5px;
}

#testimonial-credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	padding-bottom: 10px;
}

