html {
	margin-bottom: 1px;
	min-height: 100%;
}
/* RESET... EVERYTHING */

body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	color: #009FEC;
	font-weight: bold;
	padding-bottom: 15px;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	color: #666;
	font-weight: bold;
	padding-bottom: 5px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
em {
	font-style: italic;
}

body {
	background-image: url(images/index_background2.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.left {
	margin-right: 10px;
	margin-bottom: 10px;
}
td {
	vertical-align: top;
	padding-bottom: 10px;
}

.right {
	float: right;
}
.left {
	float: left;
}

.clear {
	clear: both;
}
.left-logo {
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 15px;
}
.client-right {
	float: right;
	margin-bottom: 100px;
	margin-left: 50px;
}
.links {
	text-align: center;
	padding-right: 12px;
}


.client-flash {
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #EAEAEA;
	padding: 25px;
	margin-bottom: 10px;
}
.top-padding {
	padding-top: 3px;
}
#section-header {
	width: 600px;
	margin-top: 8px;
}









#main {
	margin-top: 25px;
	width: 600px;
	background-color: #FFFFFF;
	border: 1px solid #71D0FF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/floral-header.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	overflow: hidden;
}
#main a {
	text-decoration: none;
	color: #B7B7B7;
}
#main a:hover {
	color: #0076AE;
}
#content {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 15px;
}
#top-nav {
	height: 20px;
	margin-top: 0px;
	margin-right: 10px;
	color: #666;
}
#top-nav ul {
	list-style-type: none;
	display: inline;
	float: right;
	clear: both;
	letter-spacing: 1px;
}

#top-nav ul li {
	display: inline;
}
#top-nav a   {
	color: #B7B7B7;
}
#top-nav a:hover {
	color: #FDBE00;
}
#top-nav a.selected  {
	color: #FDBE00;
}




#bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #007CB9;
	text-align: center;
	clear: both;
	vertical-align: bottom;
	margin-top: 40px;
}
#bottom_nav a {
	color: #007CB9;
	text-decoration: none;
}
#bottom_nav a:hover {
	text-decoration: underline;
}
#bottom_nav a.selected {
	text-decoration: none;
	font-size: 14px;
}
#home-table {
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	margin-bottom: 100px;
}
#home-table td {
	height: 70px;

}


#home-table td a{ /* this ensures the background is clickable */
	display: block;
	height: 70px;
	background-repeat: no-repeat;
}
#home-table td.home-web a{
	background-image: url(images/buttons/web-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 85px;
}
#home-table td.home-voice a{
	background-image: url(images/buttons/voice-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 160px;
}
#home-table td a:hover {
	background-position: 0px -66px;
}
#mp3player {
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


.no-show {
	display: none
}

.icon-sound {
	height: 32px;
	width: 32px;
	padding-right: 5px;
	vertical-align: top;
	margin-top: -7px;
}
.heading-demo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B17B0A;
	height: 30px;
	margin-bottom: 10px;
	display: none;
}
.heading-comm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D9257;
	height: 30px;
	margin-bottom: 10px;
	display: none;
	padding-bottom: 50px;
}
#tableheader {
	background-image: url(images/th-background.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 500px;
	margin-bottom: 10px;
	margin-top: 20px;
	background-position: 0px 0px;
}



#demo {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	width: 240px;
	float: left;
	height: 350px;
	padding-left: 40px;
	margin-top: 25px;
}
#demo   a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#demo   a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #93FF77;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #93FF77;
	color: #000033;
}
#demo p {
	padding-bottom: 0px;
	clear: both;
	padding-top: 7px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

#commercial {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	width: 240px;
	float: left;
	height: 350px;
	padding-left: 0px;
	margin-top: 25px;
}

#commercial a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#commercial a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffff00;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFF00;
	color: #000033;
}
#commercial p {
	padding-bottom: 0px;
	clear: both;
	padding-top: 7px;
	margin-bottom: 0px;
}



#header {
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	height: 110px;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}


#portfolio {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	margin-top: 25px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}

#portfolio td {
	vertical-align: top;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#portfolio td.homeimage {
	vertical-align: top;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
}

#credits {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #91D2FF;
	width: 600px;
	text-align: right;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 5px;
}
#credits a {
	color: #5BF;
	text-decoration: none;
}
#credits a:hover {
	text-decoration: underline;
}

#credits p {
	margin-top: -2px;
}

.icon-mp3 {
	float: left;
	height: 48px;
	width: 39px;
	padding-right: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -5px;
}
.track {
	height: 40px;
	vertical-align: middle;
}
.resume p {
	margin-bottom: 5px;
}

.resume ul {
	list-style-type: none;
	margin-bottom: 15px;
}


.resume ul li {
	background-image: url(images/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 20px;
	padding-left: 20px;

}
