@charset "utf-8";
/* CSS Document */

/* 
* {border:1px solid #ff0000;}
*/

html, body {
	background-color:#305176;
	margin:0;
	padding:15px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}

h4 {
	color:#305176;
	text-transform:uppercase;
	font-size:1em;
}

h5 {
	color:#305176;
	font-size:1em;
}

#container {
	margin:0 auto;
	width:988px;
}

#common-top {
	background:#305176 url(images/common-background-top.jpg) bottom right no-repeat;
	color:#fff;
	font:1.2em/5.5em Verdana, Arial, Helvetica, sans-serif;
	height:81px;
	text-align:right;
}

#common-top h3 {
	font-style:italic;
	font-weight:lighter;
	margin:0 25px 0 0;
	padding:0;
}

#left-col {
	background-color:#fff;
	width:215px;
}

#left-col img {
	padding:10px;
	border:0;
}

#quote {
	width:190px;
	margin:5px 0 0 15px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#777779;
}

#content {
	float:right;
	width:690px;
	margin:25px 50px 0 0;
}


ul {
	padding-left:15px;
}

/* =================================== HOME UNIQUE STYLES ============================== */

#home-top {
	background:#305176 url(images/home-background-top-2.jpg) bottom right no-repeat;
	color:#fff;
	font:1.2em/5.5em Verdana, Arial, Helvetica, sans-serif;
	height:81px;
	text-align:right;
}

#home-top h3 {
	font-style:italic;
	font-weight:lighter;
	margin:0 25px 0 0;
	padding:0;
}

#home-main {
	background:#305176 url(images/home-background-main-2.jpg) no-repeat;
	height:540px;
}

#home-footer {
	color:#fff;
	background:#305176 url(images/home-background-bottom-2.jpg) top right no-repeat;
	height:100px;
	font-size:.7em;
	line-height:1.4em;
	margin:0;
	padding:0;
}

#home-footer a:link, #home-footer a:visited {
	color:#fff;
	text-decoration:none;
}

#home-footer a:hover, #home-footer a:active {
	color:#fff;
	text-decoration:underline;
}

#home-footer img {
	margin:8px;
	border:0;
}

#home-footer p {
	margin:0;
	padding:0;
}

#home-content h1, h3 {
	margin:5px 0;
	padding:0;
}

#home-content {
	width:300px;
	color:#fff;
	margin-top:15px;
	font: .75em/1.4em Verdana, Arial, Helvetica, sans-serif;
}

/* =================================== / END HOME UNIQUE STYLES =================================== */

/* =================================== ABOUT UNIQUE STYLES =================================== */

#about-main {
	background:#305176 url(images/about-background-main.jpg) no-repeat;
	height:540px;
}

#about-footer {
	color:#fff;
	background:#305176 url(images/about-background-bottom.jpg) top right no-repeat;
	height:100px;
	font-size:.7em;
	line-height:1.4em;
	margin:0;
	padding:0;
}

#about-top h3 {
	font-style:italic;
	font-weight:lighter;
	margin:0 25px 0 0;
	padding:0;
}

#about-footer a:link, #about-footer a:visited {
	color:#fff;
	text-decoration:none;
}

#about-footer a:hover, #about-footer a:active {
	color:#fff;
	text-decoration:underline;
}

#about-footer img {
	margin:8px;
	border:0;
}

#about-footer p {
	margin:0;
	padding:0;
}

#about-content h1, h3 {
	margin:5px 0;
	padding:0;
}

#about-content {
	width:400px;
	color:#fff;
	margin-top:15px;
	font: .75em/1.4em Verdana, Arial, Helvetica, sans-serif;
}

#about-content-right {
	float:right;
	color:#fff;
	width:240px;
	padding-left:20px;
	margin:15px 15px 0 0;
	height:460px;
	border-left:1px solid #fff;
	font: .75em/1.4em Verdana, Arial, Helvetica, sans-serif;
}

#about-content-right li {
	padding:5px 0;
}

/* =================================== / END ABOUT UNIQUE STYLES =================================== */


/* =================================== SERVICES UNIQUE STYLES =================================== */

#services-main {
	background:#305176 url(images/services-background-main.jpg) no-repeat;
	height:540px;
}

#services-footer {
	color:#fff;
	background:#305176 url(images/services-background-bottom.jpg) top right no-repeat;
	height:100px;
	font-size:.7em;
	line-height:1.4em;
	margin:0;
	padding:0;
}

#services-top h3 {
	font-style:italic;
	font-weight:lighter;
	margin:0 25px 0 0;
	padding:0;
}

#services-footer a:link, #services-footer a:visited {
	color:#fff;
	text-decoration:none;
}

#services-footer a:hover, #services-footer a:active {
	color:#fff;
	text-decoration:underline;
}

#services-footer img {
	margin:8px;
	border:0;
}

#services-footer p {
	margin:0;
	padding:0;
}

#services-content h1, h3 {
	margin:5px 0;
	padding:0;
}

#services-content {
	width:400px;
	color:#fff;
	margin-top:15px;
	font: .75em/1.4em Verdana, Arial, Helvetica, sans-serif;
}

#services-content-right {
	float:right;
	color:#fff;
	width:240px;
	padding-left:20px;
	margin:15px 15px 0 0;
	height:460px;
	border-left:1px solid #fff;
	font: .75em/1.4em Verdana, Arial, Helvetica, sans-serif;
}

#services-content-right li {
	padding:5px 0;
}

/* =================================== / END SERVICES UNIQUE STYLES =================================== */


/* =================================== CONTACT UNIQUE STYLES =================================== */

#contact-main {
	background:#305176 url(images/contact-background-main.jpg) no-repeat;
	height:540px;
}

#contact-footer {
	color:#fff;
	background:#305176 url(images/contact-background-bottom.jpg) top right no-repeat;
	height:100px;
	font-size:.7em;
	line-height:1.4em;
	margin:0;
	padding:0;
}

#contact-top h3 {
	font-style:italic;
	font-weight:lighter;
	margin:0 25px 0 0;
	padding:0;
}

#contact-footer a:link, #contact-footer a:visited {
	color:#fff;
	text-decoration:none;
}

#contact-footer a:hover, #contact-footer a:active {
	color:#fff;
	text-decoration:underline;
}

#contact-footer img {
	margin:8px;
	border:0;
}

#contact-footer p {
	margin:0;
	padding:0;
}

#contact-content h1, h3 {
	margin:5px 0;
	padding:0;
}

#contact-content {
	width:400px;
	color:#fff;
	margin-top:15px;
	font: .75em/1.4em Verdana, Arial, Helvetica, sans-serif;
}

#contact-content a:link, #contact-content a:visited {
	color:#fff;
	text-decoration:none;
}

#contact-content a:hover, #contact-content a:active {
	color:#fff;
	text-decoration:underline;
}

/* =================================== / END CONTACT UNIQUE STYLES =================================== */


/* =================================== GALLERY UNIQUE STYLES =================================== */

#gallery-main {
	background:#305176 url(images/gallery-background-main.jpg) no-repeat;
	height:540px;
}

#gallery-footer {
	color:#fff;
	background:#305176 url(images/gallery-background-bottom.jpg) top right no-repeat;
	height:100px;
	font-size:.7em;
	line-height:1.4em;
	margin:0;
	padding:0;
}

#gallery-top h3 {
	font-style:italic;
	font-weight:lighter;
	margin:0 25px 0 0;
	padding:0;
}

#gallery-footer a:link, #gallery-footer a:visited {
	color:#fff;
	text-decoration:none;
}

#gallery-footer a:hover, #gallery-footer a:active {
	color:#fff;
	text-decoration:underline;
}

#gallery-footer img {
	margin:8px;
	border:0;
}

#gallery-footer p {
	margin:0;
	padding:0;
}

#gallery-content h1, h3 {
	margin:5px 0;
	padding:0;
}

#gallery-content {
	width:680px;
	color:#fff;
	margin-top:15px;
	font: .75em/1.4em Verdana, Arial, Helvetica, sans-serif;
}

/* =================================== / END GALLERY UNIQUE STYLES =================================== */

.thumb {
	border:4px solid #fff;
	margin:4px;
}

a:hover .thumb {
	border:4px solid #305176;
}

/* =================================== MENU STYLES =================================== */

#navcontainer { 
	width: 190px; 
	margin:0 0 0 16px;
	padding:0;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer a {
	display: block;
	padding: 7px 3px;
	width: 190px;
	background-color: #fff;
	border-bottom: 1px solid #dbdbdb;
	text-transform: uppercase;
}

#navcontainer a:link, #navlist a:visited {
	color: #68696c;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #305176;
	color: #fff;
}

#navcontainer #currentpage a {
	background-color:#ddd;
}

#navcontainer #currentpage a:hover {
	background-color:#305176;
}
