body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h1{font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}
	
	h2{font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #424184; text-decoration: none}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #424184; text-decoration: none}
a:hover {  color: #942042; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: none}
.logolink{
float: left;
width: 270px;
height: 100px;
margin: 0 0 0 0;
padding: 70px 0 0 20px;
}

.logolink img, .logolink a{
border: 0;
}


#wrapper {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	
}
#wrapper #header {
	background-image: url(../images/header_topimage_index.jpg);
	height: 242px;
	width: 960px;
	float: left;
	
}
#wrapper #header #header_menu {
	width: 250px;
	height: 25px;
	float: right;
	margin-top: 20px;
	margin-right: 150px;
}
#wrapper #header #header_menu a:link {
	color: #182008;
	text-decoration: none;
}
#wrapper #header #header_menu a:visited {
	text-decoration: none;
	color: #182008;
}
#wrapper #header #header_menu a:hover {
	text-decoration: none;
	color: #009218;
}
#wrapper #header_process {
	background-image: url(../images/header_topimage_process.jpg);
	height: 242px;
	width: 960px;
	float: left;
}
#wrapper #header_process #header_menu_process {
	width: 150px;
	height: 25px;
	float: right;
	margin-top: 20px;
	margin-right: 150px;
}
#wrapper #header_process #header_menu_process a:link {
	color: #182008;
	text-decoration: none;
}
#wrapper #header_process #header_menu_process a:visited {
	text-decoration: none;
	color: #182008;
}
#wrapper #header_process #header_menu_process a:hover {
	text-decoration: none;
	color: #009218;
}
#wrapper #header_projects {
	background-image: url(../images/header_topimage_projects.jpg);
	height: 242px;
	width: 960px;
	float: left;
}
#wrapper #header_projects #header_menu_projects {
	width: 250px;
	height: 25px;
	float: right;
	margin-top: 20px;
	margin-right: 150px;
}
#wrapper #header_projects #header_menu_projects a:link {
	color: #182008;
	text-decoration: none;
}
#wrapper #header_projects #header_menu_projects a:visited {
	text-decoration: none;
	color: #182008;
}
#wrapper #header_projects #header_menu_projects a:hover {
	text-decoration: none;
	color: #009218;
}
#wrapper #header_gallery {
	background-image: url(../images/header_topimage_gallery.jpg);
	height: 242px;
	width: 960px;
	float: left;
}
#wrapper #header_gallery #header_menu_gallery {
	width: 150px;
	height: 25px;
	float: right;
	margin-top: 20px;
	margin-right: 150px;
}
#wrapper #header_gallery #header_menu_gallery a:link {
	color: #182008;
	text-decoration: none;
}
#wrapper #header_gallery #header_menu_gallery a:visited {
	text-decoration: none;
	color: #182008;
}
#wrapper #header_gallery #header_menu_gallery a:hover {
	text-decoration: none;
	color: #009218;
}
#main_menu {
	width: 960px;
	height: auto;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#wrapper #main_menu li {
	display: inline;
	float: left;
	padding: 0px;
}

#wrapper #body {
	height: auto;
	width: 960px;
	float: left;
}
#wrapper #body #spacer_top {
	background-image: url(../images/images/body_spacer_top.gif);
	float: left;
	height: 34px;
	width: 960px;
}
#content_left {
	float: left;
	height: auto;
	min-height: 184px;
	width: 288px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
    font-size: 11pt;
	font-weight: bold;
	background-color: #C6D7C6;
}

#content_left .padding{
padding: 10px 0 0 20px;
}
#content_left .paddingleft{
padding: 39px 0 0 30px;
}

#wrapper #body #content_main {
	float: left;
	height: auto;
	width: 960px;
	background-color: #FFFFFF;
	min-height: 183px;
	font-family: Arial, Helvetica, sans-serif;
}

#content_main .padding{
padding: 0 10px 0 0;
}
#content_maingallery {
	float: left;
	height: auto;
	width: 662px;
	background-color: #FFFFFF;
	min-height: 183px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #body #content_main_index {
	height: 100%;
	width: 600px;
	float: left;
	background-color: #FFFFFF;
	min-height: 183px;
	font-family: Arial, Helvetica, sans-serif;
}
#content_main_index .padding{
padding: 0 0 0 16px;
	}
#projects_image {
	height: 490px;
	width: 250px;
	float: left;
	margin-right: 1px;
}
#projects_imagemap {
	height: 490px;
	width: 498px;
	float: left;
	margin-right: 1px;
}
#projects_content {
	width: 700px;
	height: auto;
	float: left;
	margin-left: 10px;
}
ul#projects_list {
	list-style-image: none;
	list-style-type: none;
	width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D0CBC8;
	float: left;
	padding: 0 0 0 30px;
	margin: 0 0 0 0;
}
ul#projects_list a:link {
	color: #182008;
	text-decoration: none;
}
ul#projects_list a:visited {
	color: #182008;
	text-decoration: none;
}
ul#projects_list a:hover {
	color: #009218;
	text-decoration: none;
}

#wrapper #body #content_main #projects_content_maprollovers {
	float: left;
	height: 490px;
	width: 267px;
}
ul#gallery_thumbnails {
	float: left;
	height: 960px;
	width: 80px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	font-size: 9px
}
ul#gallery_thumbnails_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 960px;
	width: 80px;
	list-style-image: none;
	list-style-type: none;
	font-size: 9px
}


#wrapper #body #gallery_thumbnails li {
	display: inline;
	padding: 0;
	float: left;
	height: 80;
	width: 60;
}
#wrapper #body #gallery_image_box {
	height: 350px;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
	border: 1px solid #2F2D78;
}
#wrapper  #body  #gallery_thumbnails  #gallery_caption_top {
	height: 60px;
	margin-left: 80px;
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper #body #gallery_thumbnails #gallery_caption {
	width: 240px;
	height: 60px;
}
#wrapper #body #gallery_thumbnails_right #gallery_caption_right {
	float: right;
	height: 60px;
	width: 240px;
	margin-right: 80px;
}




#wrapper #body #spacer_bottomleft {
	float: left;
	height: 41px;
	width: 960px;
	background-image: url(../images/images/body_spacer_bottomleft.gif);
}
#wrapper #footer {
	background-image: url(../images/images/footer.gif);
	float: left;
	height: 175px;
	width: 961px;
	margin: 0;
	padding: 0px;
	color: #2e2e7b;
	font-size: 12px;
}
#wrapper #footer #footer_links {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	width: 200px;
	height: 20px;
}

#webdesigns_link{
float: left;
width: 120px;
padding: 0px 0 0 0;
margin: 5px 0 0 633px;
}
#webdesigns_link img{
border: none;
}

#wrapper #footer a:link {
	color:#2e2e7b;
	text-decoration: none;
}
#wrapper #footer a:visited {
	color:#2e2e7b;
	text-decoration: none;
	
}
#wrapper #footer a:hover {
	color:#009218;
	text-decoration: none;
}
#wrapper #footer a:active {
	color: #2e2e7b; 
}
#wrapper #webdesigns {
	height: 30px;
	width: 120px;
	float: right;
}
#contentthumbs{
float: left;
width: 268px;
height: auto;
}
#content_left a:link, #content_left a:visited, #content_left a:hover{
color: #424184;
}

#contentthumbs .padding{
padding: 10px 0 0 0;
}
#contentmainimage{
float: left;
width: 520px;
height: 360px;
margin: 0 0 0px 30px;
background-color:#ffffff;
/*border: solid 30px #C6D7C6;*/
}
#contentmainimage img{
border: 5px solid #424184;
}
#thumbbox{
float: left;
width: 78px;
height: 73px;
margin: 0 6px 12px 0;
background-color: #424184;
text-align: center;
vertical-align: middle;
}
#content_image {
background-color: #DECFAD;
	float: left;
	height: 460px;
	width: 594px;
}

/*-------- gallery styles ---------*/
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 0px solid silver;
}
.highslide:hover img {
	border-color: transparent;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 0px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: #FFFFFF;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: #FFFFFF;
	font-weight: bold;
	display: none;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

.purple{
color: #424184;
font-weight: bold;
}