/* COLORS 
dark blue = #102785
light blue = #A9BFCE
dark green = #3E9F00
*/

body {
	background-color: white;
	text-align: center;
}


/* MAIN CONTAINER */
#container-main {
	margin-top: 70px;
	height: auto;
	width: 1010px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 2px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}



/* HEADER */
#header {
	height: auto;
}



/* RIGHT SIDE CONTAINER */
#container-right {
	width: 770px;
	float: left;
}



/* LEFT SIDE CONTAINER */
#container-left {
	width: 200px;
	float: left;
}



/* MAIN NAVIGATION */
.navigation {
	margin-left: 4px;
	margin-bottom: 10px;
	width: 190px;
}
.navclicked {
	color: #0B2802;
	font-weight: bold;
}
#navtable ul {
	margin-top: -10px;
	margin-left: 10px;
	padding-left: 0px;
	list-style: none;
	color: #102789;
	font-family: Arial;
	font-size: 13px;
	text-transform: lowercase;
}
#navtable li {
	line-height: 20px;
}

#navtable p {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	color: #091548;
	width: 180px;
	text-align: left;
	vertical-align: middle;
}
#navtable p a:visited {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	color: #102789;
	width: 180px;
	text-align: left;
	vertical-align: middle;
}

#navtable a {
	color: #102789;
	text-decoration: none;
}
#navtable a:hover {
	color: #091548;
	text-decoration: underline;
	
}

/* SUB NAVIGATION */
.subnavigation {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;
	font-weight: bold;
	height: 35px;
	width: 770px;
	margin-top: 10px;
	vertical-align: middle;
	text-align: center;
}
.subnavclicked {
	color: #0B2802;
}
#subnavtable p {
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}
#subnavtable a:link, #subnavtable a:visited {
	color: #102789;
	text-decoration: none;
	font-size: 14px;
}
#subnavtable a:hover, #subnavtable a:active {
	color: #091548;
	text-decoration: underline;
	text-decoration: underline;
}


/* MAIN CONTENT */
.content {
	font-family: Arial;
	font-size: 13px;
	vertical-align: top;
	width: 600px;
	color: #305896;
	margin-left: 40px;
	letter-spacing: normal;
}


.contentMed {
	font-family: Arial;
	font-size: 13px;
	color: #305896;
	height: auto;
	width: 300px;
	margin-top: 3px;
	margin-left: 50px;
	vertical-align: top;
}
#contact {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
}


#content p {
	margin-bottom: 10px;
	line-height: 18px;
	text-align: justify;
}
#content h1 {
	padding: 5px;
	font-size: 28px;
	text-transform: uppercase;
	color: #305896;
	text-align: center;
}
#content li {
	font-weight: bold;
	line-height: 19px;
}
#content a:link, #content a:hover {
	color: #305896;
}
#content a:active {
	color: #0033CC;
}



/* MAIN CONTENT ALT (No indents) */
.content2 {
	font-family: Arial;
	font-size: 13px;
	vertical-align: top;
	width: 770px;
	color: #305896;
	text-decoration: none;
}
#content2 strong {
	color: #102785;
}
#content2 p {
	margin-bottom: 27px;
	line-height: 17px;
	text-align: justify;
}
#content2 h1 {
	padding: 5px;
	font-size: 28px;
	text-transform: uppercase;
	color: #305896;
	text-align: center;
	background-color: #102785;
}
#content2 h2 {
	font-size: 16px;
	font-weight: bold;
}
#content2 li {
	font-weight: bold;
	line-height: 20px;
}
#content2 a:link, #content2 a:hover {
	color: #305896;
}
#content2 a:active {
	color: #666666;
}

ul#client {
	color: #305896;
	list-style-type: none;
	font-size: 12px;
	font-style: normal;
	padding-left: 0px;
	margin-left: 10px;
}


.header {
	background-image: url(../images/bg-top.png);
	background-repeat: no-repeat;
	padding: 10px;
}
.header h1 {
	font-family: Arial;
	font-size: 28px;
	text-transform: uppercase;
	text-align: center;

	margin-top: 17px;
	
}

.footer {
	font-family: Arial;
	font-size: 11px;
	vertical-align: top;
	color: #5683A2;
	text-align: center;
	font-style: italic;
	padding: 5px;
	margin-bottom: 20px;
	text-decoration: none;
}
.splashfootnote {
	font-family: Arial;
	font-size: 10px;
	vertical-align: top;
	color: #666666;
	text-align: center;
	font-style: italic;
	width: 900px;
	text-decoration: none;
}




/* MAIN IMAGE PORTFOLIO*/
.contentImages {
	vertical-align: top;
	width: 770px;
	float: left;
}

.contentImages p {
	font-family: Arial;
	font-size: 13px;
	color: #305896;
	padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 40px;
	text-align: center;
}

.contentImages td {
	width: 345px;
	vertical-align: top;
}

#imageContent {
	width: 204px;
	margin-left: 70px;
}

#imageContent a {
	border: 2px solid white;
	display: block;
}

#imageContent a:hover {
	border: 2px solid #102785;
}


.title {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-transform: lowercase;
	color: #102785;
}


/* IMAGE FLOAT RIGHT */
.imageRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 50px;
}

/* IMAGE FLOAT LEFT */
.imageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* IMAGE CENTER */
.imageCenter {
	margin: 10px;
}

#tableborder {
	height: auto;
	width: 198px;
	border: solid 0 #A9BFCE;
	border-right-width: 2px;
}
.projectImages {
	font-family: Arial;
	font-size: 13px;
}


/* POPUP Header */
.popup {
	font-family: Arial;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.popup p {
	font-size: 20px;
	font-weight: bold;
	color: #305896;
	text-align: center;
}
#content a:visited {
	color: #305896;
}
#quote {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006633;
	text-transform: none;
	padding: 0px;
	text-align: center;
	font-weight: normal;
	width: 750px;
}
.Greentitle {
	font-family: Arial;
	font-weight: normal;
	font-size: 15px;
	text-transform: none;
	color: #000000;
}
#GreenContentL {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006633;
	text-align: center;
	width: 350px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#GreenContentR {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006633;
	text-align: justify;
	text-indent: 10px;
	width: 375px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
}
.GreenContent {
	font-family: Arial;
	font-size: 13px;
	vertical-align: top;
	color: #005824;
	letter-spacing: normal;
}
#quoteSmall {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: none;
	padding: 0px;
	text-align: center;
	font-weight: normal;
	width: 750px;
}
#GreenContentM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006633;
	text-align: center;
	width: 750px;
	vertical-align: top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 120px;
	margin-left: 20px;
}
.navclicked a {
	color: #0B2802;
	font-weight: bold;
	text-decoration: underline;
}
.content a {
	font-family: Arial;
	font-size: 13px;
	vertical-align: top;
	width: 600px;
	color: #000000;
	letter-spacing: normal;
	font-weight: bold;
	text-decoration: underline;
}
.contentClientSvcs {
	font-family: Arial;
	font-size: 13px;
	vertical-align: top;
	width: 625px;
	color: #305896;
	margin-left: 55px;
	letter-spacing: normal;
}
#imageContentGreen {
	width: 260px;
	margin-left: 55px;
}
.GreenFootnote {
	font-family: Arial;
	font-size: 10px;
	vertical-align: top;
	color: #005824;
	letter-spacing: 1px;
}
#GreenContentFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
	text-align: center;
	width: 750px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.GreenContentBigReg {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006633;
}
.GreenContentBigItal {
	font-size: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006633;
	font-style: italic;
}
.GreenContentSmAw {
	vertical-align: top;
	color: #005824;
	letter-spacing: normal;
	font-family: Arial;
	font-size: 11px;
}
.GreenContentSm {
	font-size: 13px;
	color: #006633;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.GreenContentSm a:link, a:visited {
	font-size: 13px;
	color: #006633;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.GreenContentBigBl {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 17px;
}
.splashfootnote a:visited {
	font-family: Arial;
	font-size: 10px;
	vertical-align: top;
	color: #666666;
	text-align: center;
	font-style: italic;
	width: 900px;
	text-decoration: none;
}
.ftp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.ftp a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#container-technology {
	height: auto;
	width: 1010px;
	text-align: right;
	padding: 2px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

