@charset "utf-8";
/* CSS Document */

a, a:hover {
	text-decoration: none;
	color: #000;
}

a img {
	border: none;
}

body {
	text-align: center;
	background-color: #c8c8c8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h2 {
	font-size: 14px;
	color: #a70042;
	padding: 0;
	margin: 0 0 10px 0;
}

p {
	font-size: 14px;
}

.invisible {
	display: none;
}

.portfolio {
	margin: 6px 0 0 -2px;
	height: 418px;
}

#main-container {
	text-align: left;
	margin: 0 auto;
	width: 970px;
	height: 590px;
}

#front-page {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 970px;
	height: 429px;
	background:url(../images/fp_image.jpg) #FFFFFF no-repeat left center;
}

#front-page img {
	margin: 55px 0 0 0;
}

#left-column, #left-column-frank, #left-column-services {
	float: left;
	width: 237px;
	height: 429px;
	background: url(../images/bg_left.gif) #FFFFFF no-repeat left center;
}

#left-column-frank {
	background: url(../images/frank_bg_left.gif) #FFFFFF no-repeat left center;
}

#left-column-services {
	background: url(../images/services_left.jpg) no-repeat left center;
}

#middle-column {
	float: left;
	width: 498px;
	height: 429px;
	background: url(../images/bg_middle.gif) #FFFFFF no-repeat left center;
	text-align: center;
}

#right-column, #right-column-sue, #right-column-services {
	float: left;
	width: 235px;
	height: 429px;
	background: url(../images/bg_right.gif) #FFFFFF no-repeat left center;
}

#right-column-sue {
	background: url(../images/sue_bg_right.gif) #FFFFFF no-repeat left center;
}

#right-column-services {
	background: url(../images/services_right.jpg) #FFFFFF no-repeat left center;
}


#bottom {
	float: left;
	width: 970px;
	height: 161px;
	background: url(../images/bg_bottom.gif) #FFFFFF no-repeat left center;
}

#bottom .bottom_intro {
	float: left;
	width: 310px;
	margin: 15px 0 0 55px;
}

	#bottom .bottom_intro p {
		float: left;
		clear: both;
		font-size: 12px;
		color: #9c9c9e;
		margin: 0;
		padding: 0;
	}


/* Skillset List */

ul.skillset {
	margin: 50px 0 0 20px;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}

ul.skillset li {
	margin: 20px 0 0 0;
}

/* Portfolio Item Menu */

ul#portfolio-menu {
	margin: 20px 0 0 60px;
	padding: 0;
	list-style-type: none;
	float: left;
	font-weight: bold;
}

ul#portfolio-menu li {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	color: #a70042;
}

ul#portfolio-menu li a {
	color: #a70042;
}

ul#portfolio-menu li a.selected {
	color: #000;
}

ul#portfolio-menu li a:hover {
	color: #000;
}


/* Main Menu List */

ul#main-menu {
	margin: 20px 0 0 20px;
	padding: 0;
	list-style-type: none;
	float: left;
}

ul#main-menu li {
	display: inline;
	float: left;
	margin: 0 0 0 20px;
}

ul#main-menu a {
	display: block;
	height: 118px;
	width: 24px;
}

ul#main-menu li a.selected {
	background-position: 0px 0px;
}

a#projects {
	background: url(../images/buttons/projects_button.gif) #FFFFFF left center no-repeat;
	background-position: 0px -118px;
}

a#projects:hover {
	background: url(../images/buttons/projects_button.gif) #FFFFFF left center no-repeat;
	background-position: 0px 0px;
}

a#about_us {
	background: url(../images/buttons/aboutus_button.gif) #FFFFFF left center no-repeat;
	background-position: 0px -118px;
}

a#about_us:hover {
	background: url(../images/buttons/aboutus_button.gif) #FFFFFF left center no-repeat;
	background-position: 0px 0px;
}

a#services {
	background: url(../images/buttons/services_button.gif) #FFFFFF left center no-repeat;
	background-position: 0px -118px;
}

a#services:hover {
	background: url(../images/buttons/services_button.gif) #FFFFFF left center no-repeat;
	background-position: 0px 0px;
}

a#contact {
	background: url(../images/buttons/contact_button.gif) #FFFFFF left center no-repeat;
	background-position: 0px -118px;
}

a#contact:hover {
	background: url(../images/buttons/contact_button.gif) #FFFFFF left center no-repeat;
	background-position: 0px 0px;
}

a#feedback {
	background: url(../images/buttons/feedback_button.gif) #FFFFFF left center no-repeat;
	background-position: 0px -118px;
}

a#feedback:hover {
	background: url(../images/buttons/feedback_button.gif) #FFFFFF left center no-repeat;
	background-position: 0px 0px;
}

/* Projects List */

ul#project-list {
	margin: 50px 0 0 20px;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

ul#project-list a {
	display: block;
	height: 19px;
	width: 171px;
}

ul#project-list li {
	margin: 10px 0 0 0;
}

ul#project-list li a:hover, ul#project-list li a.selected {
	color: #a80040;
}


img#bottom-logo {
	float: right;
	margin: 25px 25px 0 0;
}

#projects-descriptions {
	margin: 45px 0 0 20px;
}

#projects-descriptions p {
	margin: 10px 25px 10px 0;	
	font-size: 12px;
}

#frank ul, #sue ul {
	margin: 8px 0 0 0;
	padding: 0;
}

#frank li, #sue li {
	font-weight: normal;
	margin: 3px 0 0 0;
}

#frank h2, #frank h3, #sue h2, #sue h3 {
	margin: 0;
	font-size: 12px;
}

#frank img, #sue img {
	margin: 0 0 10px 0;
}

#frank {
	margin: 53px 10px 0 40px;
}

#sue {
	text-align: right;
	margin: 53px 40px 0 30px;
}

.contact-details {
	margin: 50px 42px 0 38px;
}

.contact-details h3, .contact-details h4 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.contact-details h3 {
	color: #a70042;
}

.contact-details p {
	margin: 15px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}

.contact-details a:hover {
	text-decoration: underline;
}

#feedback-image, #about_us_image {
	margin: 43px 0 0 10px;
	float: left;
	width: 143px;
	text-align: center;
}

#feedback-text, #about_us_text, #feedback-text2 {
	float: left;
	margin: 43px 0 0 0;
	text-align: left;
	width: 300px;
}

#feedback-text p {
	line-height: 20px;
}

#about_us_text p {
	float: left;
	font-size: 12px;
	margin: 10px 0 0 0;
	width: 300px;
}

#about_us_text h2 {
	padding: 10px 0 0 0;
}


#feedback-text2 {
	margin: 0 0 0 150px;
}

#feedback-text p, #feedback-text2 p {
	font-weight: normal;
	margin: 0 0 10px 0;
	font-style: italic;
	font-size: 17px;
}

#feedback-footer p {
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
}