/* @group Common */
body {
	background: #666666 url(../images/bkgnd.gif) repeat-y center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
}
h1, h2, h3 {
	font-weight: normal;
}
h1 {
	font-size: 21px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
a {
	color: #666666;
}
p {
	margin: 0px 0px 10px 0px;
}
h4 {
	margin: 0px 0px 1px 0px;
	font-size: 14px;
	color: #666666;
}
h5 {
	margin: 10px 0px 0px;
	font-size: 12px;
	color: #666666;
}
input, textarea, select {
	margin: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
ul {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
ul li {
	padding: 0px;
	margin: 0px;
}
ul li p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
ul.list {
	list-style: none !important;
	list-style-image: none !important;
	margin-left: 0px !important;
	padding-left: 0px !important;
}
ul.list li {
	margin-left: 0px;
	padding-left: 0px;
}
#wrapper {
	width: 760px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
#left-column {
	float: left;
	width: 75px;
	padding: 75px 0px 0px 0px;
}
#right-column {
	float: left;
	width: 625px;
	background: #666666;
	padding: 0px 0px 15px 0px;
}
#logo {
	height: 306px;
	width: 75px;
	float: left;
	overflow: hidden;
	margin: 0px;
}
#logo span {
	position: relative;
	background: url(../images/logo.gif) no-repeat;
	height: 306px;
	width: 75px;
	display: block;
	text-indent: -5000px;
}
#navbar {
	background: #FF9900;
	width: 610px;
	height: 60px;
	margin: 0px 0px 15px;
	list-style: none;
	padding: 0px;
}
#navbar li {
	float: left;
	display: inline;
	height: 18px;
	margin: 0px;
	padding: 0px;
	margin: 37px 48px 0px 0px;
}
#navbar a {
	display: block;
	height: 18px;
	overflow: hidden;
	text-indent: -5000px;
	background-repeat: no-repeat;
}
#navbar a:hover {
	border-bottom: 5px solid #666666;
}
#navbar #home-link {
	margin-left: 15px;
}
#navbar #contact-link {
	margin-right: 0px;
}
#navbar #home-link a {
	width: 40px;
	background-image: url(../images/navbar/home.gif);
}
#navbar #news-link a {
	width: 39px;
	background-image: url(../images/navbar/news.gif);
}
#navbar #projects-link a {
	width: 58px;
	background-image: url(../images/navbar/projects.gif);
}
#navbar #gallery-link a {
	width: 50px;
	background-image: url(../images/navbar/gallery.gif);
}
#navbar #company-link a {
	width: 96px;
	background-image: url(../images/navbar/company.gif);
}
#navbar #contact-link a {
	width: 57px;
	background-image: url(../images/navbar/contact.gif);
}
#home-page #home-link a {
	border-bottom: 5px solid #666666;
}
#news-page #news-link a {
	border-bottom: 5px solid #666666;
}
#projects-page #projects-link a {
	border-bottom: 5px solid #666666;
}
#archive-page #archive-link a {
	border-bottom: 5px solid #666666;
}
#gallery-page #gallery-link a {
	border-bottom: 5px solid #666666;
}
#company-page #company-link a {
	border-bottom: 5px solid #666666;
}
#contact-page #contact-link a {
	border-bottom: 5px solid #666666;
}
#content {
	background: #FF9900;
	width: 595px;
	margin: 15px 0px 0px;
	padding: 15px 0px 15px 15px;
}
#copyright {
	clear: both;
	text-align: center;
	font-size: 10px;
	margin: 0px 75px;
	padding: 5px 0px 20px;
	color: #FFFFFF;
}
#banner {
	width: 595px;
	height: 215px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}
#home-page #banner {
	background-image: url(../images/banners/home.jpg);
}
#news-page #banner {
	background-image: url(../images/banners/news.jpg);
}
#projects-page #banner {
	background-image: url(../images/banners/projects.jpg);
}
#archive-page #banner {
	background-image: url(../images/banners/projects.jpg);
}
#gallery-page #banner {
	background-image: url(../images/banners/gallery.jpg);
}
#company-page #banner {
	background-image: url(../images/banners/company.jpg);
}
#contact-page #banner {
	background-image: url(../images/banners/contact.jpg);
}
#attachments h4 {
	margin: 10px 0px 2px 0px;
	color: #FF9900;
}
#attachments ul {
	list-style: none;
	margin: 0px 0px 12px 0px;
}
#attachments ul li {
	list-style: none;
	margin: 4px 0px 0px 0px;
}
#attachments ul li a {
	padding: 2px 0px 2px 20px;
	background: url(../images/icons/blank.png) no-repeat left center;
}
#attachments ul li a[href*='.pdf'] {
	background: url(../images/icons/acrobat.png) no-repeat left center;
}
#attachments ul li a[href*='.mdb'] {
	background: url(../images/icons/access.png) no-repeat left center;
}
#attachments ul li a[href*='.iso'] {
	background: url(../images/icons/cd.png) no-repeat left center;
}
#attachments ul li a[href*='.xls'] {
	background: url(../images/icons/excel.png) no-repeat left center;
}
#attachments ul li a[href*='.fla'],
#attachments ul li a[href*='.swf'] {
	background: url(../images/icons/flash.png) no-repeat left center;
}
#attachments ul li a[href*='.sql'],
#attachments ul li a[href*='.csv'] {
	background: url(../images/icons/database.png) no-repeat left center;
}
#attachments ul li a[href*='.mov'],
#attachments ul li a[href*='.wmv'],
#attachments ul li a[href*='.mpg'],
#attachments ul li a[href*='.mp4'] {
	background: url(../images/icons/video.png) no-repeat left center;
}
#attachments ul li a[href*='.raw'],
#attachments ul li a[href*='.png'],
#attachments ul li a[href*='.jpg'],
#attachments ul li a[href*='.jpeg'],
#attachments ul li a[href*='.gif'],
#attachments ul li a[href*='.tif'],
#attachments ul li a[href*='.tiff'] {
	background: url(../images/icons/picture.png) no-repeat left center;
}
#attachments ul li a[href*='.wma'],
#attachments ul li a[href*='.aif'],
#attachments ul li a[href*='.aiff'],
#attachments ul li a[href*='.mp3'] {
	background: url(../images/icons/music.png) no-repeat left center;
}
#attachments ul li a[href*='.psd'] {
	background: url(../images/icons/photoshop.png) no-repeat left center;
}
#attachments ul li a[href*='.ppt'] {
	background: url(../images/icons/powerpoint.png) no-repeat left center;
}
#attachments ul li a[href*='.rtf'] {
	background: url(../images/icons/richtext.png) no-repeat left center;
}
#attachments ul li a[href*='.txt'] {
	background: url(../images/icons/text.png) no-repeat left center;
}
#attachments ul li a[href*='.htm'],
#attachments ul li a[href*='.html'] {
	background: url(../images/icons/world.png) no-repeat left center;
}
#attachments ul li a[href*='.doc'],
#attachments ul li a[href*='.dot'] {
	background: url(../images/icons/word.png) no-repeat left center;
}
#attachments ul li a[href*='.zip'] {
	background: url(../images/icons/zip.png) no-repeat left center;
}
#lightview ul {
	list-style: none;
}
#main-content {
	float: left;
	display: inline;
	width: 370px;
}
#sidebar {
	float: right;
	width: 180px;
}
#sidebar p {
	font-size: 11px;
	line-height: 15px
}
#sidebar li p {
	font-size: 12px;
}
#sidebar a {
	white-space: nowrap;
}
#archive {
	background-color: #FFFFFF;
	list-style: none;
	margin: 0px;
	padding: 15px;
	font-size: 18px;
}
#archive li {
	display: inline;
	margin-right: 15px;
	color: #FFFFFF;
}
#archive li a {
	color: #666666;
	text-decoration: none;
}
#archive li a.current {
	color: #FF9900;
}
.content-wrapper {
	background-color: #FFFFFF;
	padding: 15px 15px 5px 15px;
	margin: 15px 0px 0px 0px;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/* End hide from IE-mac */

/* @end */
/* @group Home */
div.home-wrapper {
	background-color: #FFFFFF;
}
#banner-wrapper {
	background: #000000;
	position: relative;
	width: 595px;
	height: 215px;
	overflow: hidden;
}
#banner-wrapper img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#banner-wrapper img.first {
	display: block;
}
#text {
	background: url(../images/words.gif) no-repeat left top;
	float: left;
	display: inline;
	color: #FF9900;
	width: 305px;
	height: 192px;
	padding: 30px 30px 2px 30px;
}
#text p {
	margin: -4px 0px 18px 0px;
	font-size: 24px;
	line-height: 28px;
	display: none;
}
#text img {
	display: block;
}
#news {
	float: right;
	display: inline;
	width: 195px;	
	height: 172px;
	margin: 0px 0px 0px 0px;
	padding: 30px 30px 22px 0px;
	overflow: auto;
}
#news h3 {
	margin: 0px 0px 8px 0px;
	color: #FF9900;
	line-height: 14px;
}
#news ul {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#news li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#news li h4 {
	color: #000000;
	font-size: 10px;
	line-height: 13px;
	margin: 0px 0px 8px 0px;
	font-weight: normal;
}
#news li h4 a {
	color: #FF9900;
}
#news li p {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
	margin: 0px 0px 7px 0px;
}
/* @end */
/* @group News */
div.story {
	margin: 15px 0px 0px 0px;
	background-color: #666666;
	padding: 15px 0px 0px 0px;
}
div.story h3.name {
	margin: -2px 15px 1px;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
}
div.story h3.category {
	margin: 0px 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}
div.story div.wrapper {
	background: #FFFFFF url(../images/projects/bar.gif) repeat-y right top;
	padding: 15px 15px 3px 15px;
	margin: 15px 0px 0px 0px;
}
div.description {
	margin: 0px 151px 0px 0px;
}
div.story ul.images {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	width: 120px;
	float: right;
	display: inline;
}
div.story ul.images li {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
div.story ul.images li.gallery-link {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}
div.story ul.images li.gallery-link a {
	text-decoration: none;
}
div.story ul.images li.gallery-link a:hover {
	text-decoration: underline;
}
#stories {
	list-style: none;
	list-style-image: none;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
#stories li {
	background-color: #666666;
	margin: 5px 0px 0px 0px;
	height: 90px;
}
#stories li.story a {
	background-color: #666666;
	display: block;
	height: 60px;
	text-decoration: none;
	padding: 15px 105px 15px 15px;
	position: relative;
}
#stories li.story a:hover {
	background-color: #777777;
}
#stories li.story img {
	position: absolute;
	right: 0px;
	top: 0px;
}
#stories li.story span.name {
	display: block;
	margin: -3px 0px 3px 0px;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
}
#stories li.story span.category {
	display: block;
	margin: 0px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}
#stories li.contact {
	padding: 15px 15px 9px 15px;
	color: #FFFFFF;
	height: auto;
	margin: 15px 0px 0px 0px;
}
#stories li.contact a {
	color: #CCCCCC;
	text-transform: lowercase;
}
#stories li.contact h4 {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
#stories li.contact div.columns {
	margin: 8px 0px 0px 0px;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
}
#stories li.contact div.columns strong {
	font-weight: normal;
	color: #FFFFFF;
}
#stories li.contact div.column {
	float: left;
	display: inline;
	width: 49%;
}
/* @end */
/* @group Projects */
div.project {
	margin: 15px 0px 0px 0px;
	background-color: #666666;
	padding: 15px 0px 0px 0px;
}
div.project h3.name {
	margin: -3px 15px 0px;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
}
div.project h3.category {
	margin: 0px 15px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}
div.project div.wrapper {
	background: #FFFFFF url(../images/projects/bar.gif) repeat-y right top;
	padding: 15px;
	margin: 15px 0px 0px 0px;
}
div.project ul.images {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	width: 120px;
	float: right;
	display: inline;
}
div.project ul.images li {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
div.project ul.images li.gallery-link {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}
div.project ul.images li.gallery-link a {
	text-decoration: none;
}
div.project ul.images li.gallery-link a:hover {
	text-decoration: underline;
}
#projects {
	list-style: none;
	list-style-image: none;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
#projects li {
	margin: 5px 0px 0px 0px;
	height: 90px;
}
#projects li a {
	background-color: #666666;
	display: block;
	height: 60px;
	text-decoration: none;
	padding: 15px 105px 15px 15px;
	position: relative;
}
#projects li a:hover {
	background-color: #777777;
}
#projects li img {
	position: absolute;
	right: 0px;
	top: 0px;
}
#projects li span.name {
	display: block;
	margin: -3px 0px 0px 0px;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
}
#projects li span.category {
	display: block;
	margin: 0px;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}
/* @end */
/* @group Gallery */
#galleries {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#galleries li {
	float: left;
	display: inline;
	width: 184px;
	margin: 15px 14px 0px 0px;
}
#galleries li a {
	display: block;
	background-color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	border: 1px solid #FFFFFF;
	height: 150px;
}
#galleries li a:hover {
	border: 1px solid #666666;
	background-color: #EEEEEE;
}
#galleries li a p.image {
	margin: 0px;
}
#galleries li a p.name {
	margin: 0px;
}
#gallery {
	margin: 15px 0px 0px 0px;
	background-color: #666666;
	padding: 15px 0px 0px 0px;
}
#gallery p.project-link {
	float: right;
	display: inline;
	margin: 3px 15px 0px 0px;
}
#gallery p.project-link a {
	color: #CCCCCC;
	text-decoration: none;
}
#gallery p.project-link a:hover {
	text-decoration: underline;
}
#gallery h3.name {
	margin: 0px 15px;
	padding: 0px 0px 15px;
	font-size: 18px;
	color: #FFFFFF;
}
#gallery div.description {
	padding: 15px 15px 5px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
#images {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#images li {
	float: left;
	display: inline;
	margin: 15px 12px 0px 0px;
}
#images li a {
	display: block;
	background-color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	border: 1px solid #FFFFFF;
}
#images li a:hover {
	border: 1px solid #666666;
	background-color: #EEEEEE;
}
#images li a img {
	display: block;
}
/* @end */
/* @group Company */
#sidebar ul.staff {
	margin: 5px 0px 10px 0px;
}
#sidebar ul.staff li p {
	line-height: 15px;
}
#sidebar ul.staff li em {
	font-size: 11px;
	color: #666666;
	font-style: normal;
}
/* @end */
/* @group Feedback */
#main-content form h4 {
	color: #666666;
	font-size: 12px;
	margin: 15px 0px 2px;
}
#main-content form p {
	margin: 0px 0px 2px 0px;
}
#main-content div.formError {
	font-size: 11px;
	color: #CC0000;
}
#main-content p.button {
	width: 360px;
	margin: 15px 0px 0px 0px;
	text-align: right;
	border-top: 1px solid #666666;
	padding: 5px 0px 0px 0px;
}
#main-content form {
	margin: 0px 0px 10px 0px;
}
#main-content input, #main-content textarea {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	-moz-box-sizing: border-box;
}
#main-content #feedback_subject {
	width: 360px;
}
#main-content #feedback_message {
	width: 360px;
}
#main-content #feedback_name {
	width: 360px;
}
#main-content #feedback_email {
	width: 360px;
}
#sidebar ul.phone {
	margin: 5px 0px 10px 0px;
}
#sidebar ul.phone li p {
	font-size: 11px;
	line-height: 15px;
}
#sidebar ul.phone li span {
	color: #FF9900;
	font-weight: bold;
	font-size: 12px;
}
/* @end */
/* @group Themes */
/* @group Blue */
body.blue {
	background: #666666 url(../images/themes/blue/bkgnd.gif) repeat-y center top;
}
body.blue #navbar,
body.blue #content {
	background: #00BCF3;
}
body.blue #logo span {
	background: url(../images/themes/blue/logo.gif) no-repeat;
}
body.blue #navbar #home-link a {
	background-image: url(../images/themes/blue/home.gif);
}
body.blue #navbar #news-link a {
	background-image: url(../images/themes/blue/news.gif);
}
body.blue #navbar #projects-link a {
	background-image: url(../images/themes/blue/projects.gif);
}
body.blue #navbar #gallery-link a {
	background-image: url(../images/themes/blue/gallery.gif);
}
body.blue #navbar #company-link a {
	background-image: url(../images/themes/blue/company.gif);
}
body.blue #navbar #contact-link a {
	background-image: url(../images/themes/blue/contact.gif);
}
body.blue ul {
	list-style-image: url(../images/themes/blue/bullet.gif);
}
body.blue #attachments h4,
body.blue #archive li a.current,
body.blue #text, 
body.blue #news h3,
body.blue #news li h4 a,
body.blue #sidebar ul.phone li span {
	color: #00BCF3;
}
body.blue #text {
	background: url(../images/themes/blue/words.gif) no-repeat left top;
}
/* @end */
/* @group Cyan */
body.cyan {
	background: #666666 url(../images/themes/cyan/bkgnd.gif) repeat-y center top;
}
body.cyan #navbar,
body.cyan #content {
	background: #00CCCC;
}
body.cyan #logo span {
	background: url(../images/themes/cyan/logo.gif) no-repeat;
}
body.cyan #navbar #home-link a {
	background-image: url(../images/themes/cyan/home.gif);
}
body.cyan #navbar #news-link a {
	background-image: url(../images/themes/cyan/news.gif);
}
body.cyan #navbar #projects-link a {
	background-image: url(../images/themes/cyan/projects.gif);
}
body.cyan #navbar #gallery-link a {
	background-image: url(../images/themes/cyan/gallery.gif);
}
body.cyan #navbar #company-link a {
	background-image: url(../images/themes/cyan/company.gif);
}
body.cyan #navbar #contact-link a {
	background-image: url(../images/themes/cyan/contact.gif);
}
body.cyan ul {
	list-style-image: url(../images/themes/cyan/bullet.gif);
}
body.cyan #attachments h4,
body.cyan #archive li a.current,
body.cyan #text, 
body.cyan #news h3,
body.cyan #news li h4 a,
body.cyan #sidebar ul.phone li span {
	color: #00CCCC;
}
body.cyan #text {
	background: url(../images/themes/cyan/words.gif) no-repeat left top;
}
/* @end */
/* @group Green */
body.green {
	background: #666666 url(../images/themes/green/bkgnd.gif) repeat-y center top;
}
body.green #navbar,
body.green #content {
	background: #89C800;
}
body.green #logo span {
	background: url(../images/themes/green/logo.gif) no-repeat;
}
body.green #navbar #home-link a {
	background-image: url(../images/themes/green/home.gif);
}
body.green #navbar #news-link a {
	background-image: url(../images/themes/green/news.gif);
}
body.green #navbar #projects-link a {
	background-image: url(../images/themes/green/projects.gif);
}
body.green #navbar #gallery-link a {
	background-image: url(../images/themes/green/gallery.gif);
}
body.green #navbar #company-link a {
	background-image: url(../images/themes/green/company.gif);
}
body.green #navbar #contact-link a {
	background-image: url(../images/themes/green/contact.gif);
}
body.green ul {
	list-style-image: url(../images/themes/green/bullet.gif);
}
body.green #attachments h4,
body.green #archive li a.current,
body.green #text, 
body.green #news h3,
body.green #news li h4 a,
body.green #sidebar ul.phone li span {
	color: #89C800;
}
body.green #text {
	background: url(../images/themes/green/words.gif) no-repeat left top;
}
/* @end */
/* @group Orange */
body.orange {
	background: #666666 url(../images/themes/orange/bkgnd.gif) repeat-y center top;
}
body.orange #navbar,
body.orange #content {
	background: #FF9900;
}
body.orange #logo span {
	background: url(../images/themes/orange/logo.gif) no-repeat;
}
body.orange #navbar #home-link a {
	background-image: url(../images/themes/orange/home.gif);
}
body.orange #navbar #news-link a {
	background-image: url(../images/themes/orange/news.gif);
}
body.orange #navbar #projects-link a {
	background-image: url(../images/themes/orange/projects.gif);
}
body.orange #navbar #gallery-link a {
	background-image: url(../images/themes/orange/gallery.gif);
}
body.orange #navbar #company-link a {
	background-image: url(../images/themes/orange/company.gif);
}
body.orange #navbar #contact-link a {
	background-image: url(../images/themes/orange/contact.gif);
}
body.orange ul {
	list-style-image: url(../images/themes/orange/bullet.gif);
}
body.orange #attachments h4,
body.orange #archive li a.current,
body.orange #text, 
body.orange #news h3,
body.orange #news li h4 a,
body.orange #sidebar ul.phone li span {
	color: #FF9900;
}
body.orange #text {
	background: url(../images/themes/orange/words.gif) no-repeat left top;
}
/* @end */
/* @group Pink */
body.pink {
	background: #666666 url(../images/themes/pink/bkgnd.gif) repeat-y center top;
}
body.pink #navbar,
body.pink #content {
	background: #FD5588;
}
body.pink #logo span {
	background: url(../images/themes/pink/logo.gif) no-repeat;
}
body.pink #navbar #home-link a {
	background-image: url(../images/themes/pink/home.gif);
}
body.pink #navbar #news-link a {
	background-image: url(../images/themes/pink/news.gif);
}
body.pink #navbar #projects-link a {
	background-image: url(../images/themes/pink/projects.gif);
}
body.pink #navbar #gallery-link a {
	background-image: url(../images/themes/pink/gallery.gif);
}
body.pink #navbar #company-link a {
	background-image: url(../images/themes/pink/company.gif);
}
body.pink #navbar #contact-link a {
	background-image: url(../images/themes/pink/contact.gif);
}
body.pink ul {
	list-style-image: url(../images/themes/pink/bullet.gif);
}
body.pink #attachments h4,
body.pink #archive li a.current,
body.pink #text, 
body.pink #news h3,
body.pink #news li h4 a,
body.pink #sidebar ul.phone li span {
	color: #FD5588;
}
body.pink #text {
	background: url(../images/themes/pink/words.gif) no-repeat left top;
}
/* @end */
/* @group Purple */
body.purple {
	background: #666666 url(../images/themes/purple/bkgnd.gif) repeat-y center top;
}
body.purple #navbar,
body.purple #content {
	background: #B385CC;
}
body.purple #logo span {
	background: url(../images/themes/purple/logo.gif) no-repeat;
}
body.purple #navbar #home-link a {
	background-image: url(../images/themes/purple/home.gif);
}
body.purple #navbar #news-link a {
	background-image: url(../images/themes/purple/news.gif);
}
body.purple #navbar #projects-link a {
	background-image: url(../images/themes/purple/projects.gif);
}
body.purple #navbar #gallery-link a {
	background-image: url(../images/themes/purple/gallery.gif);
}
body.purple #navbar #company-link a {
	background-image: url(../images/themes/purple/company.gif);
}
body.purple #navbar #contact-link a {
	background-image: url(../images/themes/purple/contact.gif);
}
body.purple ul {
	list-style-image: url(../images/themes/purple/bullet.gif);
}
body.purple #attachments h4,
body.purple #archive li a.current,
body.purple #text, 
body.purple #news h3,
body.purple #news li h4 a,
body.purple #sidebar ul.phone li span {
	color: #B385CC;
}
body.purple #text {
	background: url(../images/themes/purple/words.gif) no-repeat left top;
}
/* @end */
/* @end */

