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


/* Structure
---------------------------------------------------------- */
body {
	background-color: #004481;
	background-image: url(images/sky-background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #002746;


}

.wrapperOuter {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.wrapperInner {
	
	float: left;
	width: 900px;
}

.wrapperInnerWhite {
	background-color: #FFF;
	float: left;
	width: 900px;
	
}
.flashWrapper {
	margin: 0px;
	float: left;
	height: 199px;
	width: 900px;
	background-color:#002746;
}
.footerText {
	text-align: center;
	padding: 5px;
	float: left;
	width: 890px;
}
.copyMain {
	float: left;
	width: 480px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left:100px;
}

.galleryMain {
	float: left;
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left: 25px;
	padding-right: 25px;
}

.galleryMainBorder {
	float: left;
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left: 25px;
	padding-right: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #004481;
}

.copyService {
	float: left;
	width: 480px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 0px;
}

.undermenu {
	
	float: left;
	height: auto;
	width: 880px;
	margin-top: 10px;
	margin-left: 10px;
}
.copyStationary {
	
	margin-bottom: 0px;
	float: right;
	width: 230px;
	padding-left: 50px;
}


.blockWrapper {
	margin: 0px;
	float: left;
	width: 900px;
}


.header {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
	float: left;
}


.wrapperLine {
	background-image: url(images/line-w-bkg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 900px;
	margin-bottom: 25px;
}

.portraitStroke {
	margin-bottom:5px;
	float:right;
	padding:3px;
	background-color:#002746;
}

.portraitBox {
	background-color: #FFF;
	float: right;
	width: 114px;
}


/* Images
---------------------------------------------------------- */

.imageService{
	float: left;
	height: 100px;
	width: 120px;
	padding-right: 10px;
	padding-left: 0px;	
	
}

.imageClients{
	float: left;
	height: 160px;
	width: 200px;
	padding-right: 12px;
	padding-left: 0px;	
	
}




/* Menu
---------------------------------------------------------- */




#menu {
	position: relative;
	float: left;
	width:890px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: normal;
	font-weight: bold;
	background-image: url(images/menu-bar.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	background-color: #FFF;
	display:block;
    }
	
#menu ul {
	position: relative;
	width:860px;
	margin:2px 6px 2px 6px;
    padding:0;
    list-style:none;
	display:block;
    }
#menu li {
	position: relative;
    float:left;
    margin:0;
    padding:0;
    }
	
#menu a {
    display:block;
	padding:5px 10px;
    }
	
	
#menu a:link, #menu a:visited {
	color: #FFF;
	text-decoration: none;
}


#menu a:hover, #menu a:active {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/menu-button.jpg);
}


/* Servuce Menu
---------------------------------------------------------- */




#serviceMenu {
	position: relative;
	float: left;
	width:890px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	background-color: #FFF;
	display:block;
    }
	
#serviceMenu ul {
	position: relative;
	width:860px;
	margin:2px 6px 2px 6px;
    padding:0;
    list-style:none;
	display:block;
    }
#serviceMenu li {
	position: relative;
    float:left;
    margin:0;
    padding:0;
    }
	
#serviceMenu a {
    display:block;
	padding:5px 10px;
    }
	
	
#serviceMenu a:link {
	color: #00467f;
	text-decoration: none;
}

 #serviceMenu a:visited {
	color: #b5deff;
	text-decoration: none;
}

#serviceMenu a:hover, #serviceMenu a:active {
	color: #00467f;
	text-decoration: none;
}



/* Text
---------------------------------------------------------- */


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00467f;
	line-height: normal;
	margin: 12px 0 2px 0;

}



h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00467f;
	line-height: normal;
	font-size: 130%;
	margin: 16px 0 2px 0;
}


.copyStationary h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00467f;
	line-height: normal;
}



.copyStationary h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #77AFD4;
	line-height: normal;
}


p {
	color: #002746;
	line-height: 1.4em;
	margin:4px 0 8px 0;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CCC;
	line-height: 10px;
}
.about {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #002746;
}

ul {
	line-height: 1.3em;
	list-style-type: disc;
	margin:4px 0 12px 0;
}




.portText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #002746;
	font-weight: bolder;
	
}


/* Links
--------------------------------------------------------- */


a:link, a:visited { color: #002746; text-decoration: none; }

a:hover, a:focus, a:active { color: #00467f; text-decoration:underline;}

a img { border: 0; }ul {
}



/* Contact Form ------------------------- */




.contact_form input, .contact_form textarea, .contact_form select {
	background: #fff;
	border:1px #b5deff solid;
	display:block;
	color: #002746;
	padding: 3px;
	margin: 3px 3px 3px 0;
	font: 95% Arial, Helvetica, sans-serif;
	}
	
	



.contact_form label {
	margin: 4px 0 0 0;
	font: 90% Arial, Helvetica, sans-serif;
	color: #002746;
	display:block;
	}

.contact_form input:hover, .contact_form textarea:hover {
	border:1px #00467f solid;
}
.contact_form input:focus, .contact_form textarea:focus {
	border:1px #00467f solid;
}


.submitWrapper input {
	background: #002746;
	border:1px #b5deff solid;
	display:block;
	color: #ffffff;
	padding: 3px;
	margin: 3px 3px 3px 0;
	font: 100% "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	}
	
.submitWrapper input:hover {
	border:1px #00467f solid;
	color:#fff;
	}
	
.submitWrapper input:focus {
	border:1px #00467f solid;
	}




