html {overflow-y: scroll; height: 100%;}

* :focus { outline: 0; }

body {background-color: #005a87;
margin:0 0 0 0;
font-family: Arial, sans-serif;
font-size: 14px;
font-style: normal;
line-height:22px;
color: #56584d;
background-image:url(../images/pageback.png);
background-repeat:repeat-x;
background-position:top;
	}
	
a:link, a:visited {text-decoration: none; color:#0B72CF;}
a:hover {text-decoration: none; color:#0e2b5f;}

.introtext{font-family: Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #0e2b5f;
	}
	
.topnav {font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #a2a49f;
	}

a.topnav:link {color: #a2a49f; text-decoration: none;}
a.topnav:visited {color: #a2a49f; text-decoration: none;}
a.topnav:hover {color: #ffffff; text-decoration: none;}

h1 {font-family:Times, serif;
font-size: 26px;
font-style: normal;
font-weight: normal;
line-height: 26px;
letter-spacing:1.5px;
color: #0b72cf;
margin-top:0;
margin-bottom:0;
text-transform:uppercase;
	}

.solutionstxt{
color: #56584d;
font-size:13px;
line-height:16px;
letter-spacing:.25px;
}	
	
	
.homebox{
cursor:pointer;
width:202px;
height:140px;
background-image:url(../images/boxback.png);
background-position:top center;
background-repeat:repeat-x;
margin:auto 18px;
position:relative;
float:left;
padding:20px 22px 0 22px;
color:#ffffff;
font-family:Georgia, Times, serif;
font-size:12px;
line-height:16px;
}

.boxtitle{
color:#9ecdec;
font-family:Arial, sans-serif;
font-weight:bold;
font-size:16px;
margin-top:0px;
margin-bottom:8px;
}

.activetitle {font-family: Arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #333333;
	}
	
.homeboxlink {
color:#ffffff;
font-family:Georgia, Times, serif;
font-size:11px;
	}

a.homeboxlink :link {color: #ffffff; text-decoration: none; font-family:Georgia, Times, serif;}
a.homeboxlink :visited {color: #ffffff; text-decoration: none; font-family:Georgia, Times, serif;}
a.homeboxlink :hover {color: #ffffff; text-decoration: underline; font-family:Georgia, Times, serif;}

.newslink {
font-family: Georgia, Times, serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #9ecdec;
	}

a.newslink :link {color: #9ecdec; text-decoration: none;}
a.newslink :visited {color: #9ecdec; text-decoration: none;}
a.newslink :hover {color: #ffffff; text-decoration: none;}
	
.footer {font-family: Arial, sans-serif;
font-size: 12px;
line-height:14px;
font-style: normal;
font-weight: normal;
color: #aFaFaF;
	}

a.footer:link {color: #AFAFAF; text-decoration: none;}
a.footer:visited {color: #AFAFAF; text-decoration: none;}
a.footer:hover {color: #ffffff; text-decoration: underline;}

.footernews {font-family: Arial, sans-serif;
font-size: 11px;
line-height:13px;
font-style: normal;
font-weight: bold;
color: #ffffff;
	}

a.footernews:link {color: #ffffff; text-decoration: none;}
a.footernews:visited {color: #ffffff; text-decoration: none;}
a.footernews:hover {color: #ffffff; text-decoration: underline;}

.portfolio {font-family: Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #ABABAB;
line-height: 12px;
display: block;
width: 100%;
	}

a.portfolio:link {color: #ABABAB; text-decoration: none; font-size: 10px;}
a.portfolio:visited {color: #ABABAB; text-decoration: none; font-size: 10px;}
a.portfolio:hover {color: #ffffff; text-decoration: none; font-size: 10px;}

.thumbnail {font-family: Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #8D8D8D;
line-height: 12px;
display: block;
width: 100%;
	}

a.thumbnail:link {color: #8D8D8D; text-decoration: none; font-size: 10px;}
a.thumbnail:visited {color: #8D8D8D; text-decoration: none; font-size: 10px;}
a.thumbnail:hover {color: #ffffff; text-decoration: none; font-size: 10px;}

.portpic img{
border: 1px solid #5C5634;
}

.portpic:hover img{
border: 1px solid #5C5634;
}

.portpic:hover{
color: #5C5634;
}

.projecttitle {font-family: Arial, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #ffffff;
	}
