@charset "utf-8";
h1 {
	height: 255px;
	width: 830px;
	margin: 20px
	}

h2 {
	height: 50px;
	width: 500px;
	margin: 0px
	}

h3 {
	height: 30px;
	width: 216px;
	margin: 0px
	}



#logocontainer {
	width: 870px;
	background-image: none;
	border: 0;
	border-top-color: #000000;
	margin: auto;
	background-color: #fff;
	height: 411px;
}
#logo {
	background-image: url(../Images/Logos/90x90-Logo.png);
	background-color: #FFFFF;
	z-index: 1;
	position: absolute
	left: 40px;
	top: 10px;
	height: 90px;
	width: 90px;
	left: 40px;
	position: relative;
}
body {
	background-image: url(../Images/Backgrounds/gradient-back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4A5B65;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#container {
	width: 870px;
	margin: auto;
	background-color: #fff;
}

#homepage h1 {
}



.twoColFix  #textcontainer {
	width: 870px;
	margin: auto;
}
.twoColFix  #right {
	float: right; /* since this element is floated, a width must be given */
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(News_back.jpg);
	background-repeat: repeat-x;
	margin-right: 20px;
}
.twoColFix   #rightnone {
	float: right; /* since this element is floated, a width must be given */
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 20px;
	background-color: #FFFFFF;
}

.twoColFix  #left {
	float: left; /* since this element is floated, a width must be given */
	width: 540px;
	margin-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #495A64;
	padding: 10px;
	clear: both;
}
.twoColFix #portfoliocontainer {
	background-color:#FFFFFF;
	height:480px;
	margin-top:-290px;	
	text-align:center;
	width:870px;
	padding-bottom:15px;
}


	
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
ul.home-icons {
	margin: 0 0 2em;
	padding: 0;
	list-style-type: none;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
ul.home-icons li {
	margin: 0;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
ul.home-icons  #home-icon-star {
	background-image: url(../Images/Bullets/star.jpg);
}
ul.home-icons #home-icon-arrows {
	background-image: url(../Images/Bullets/arrows.jpg);
}
ul.home-icons #home-icon-circle {
	background-image: url(../Images/Bullets/DashedCircle.jpg);
}
ul.home-icons #home-icon-boxes {
	background-image: url(../Images/Bullets/boxes.jpg);
}
ul.home-icons #home-icon-northarrow {
	background-image: url(../Images/Bullets/NorthArrow.jpg);
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

p {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sansSerif;
	font-size: 72%;
	line-height: 1.6em;
	color: #000000;
	margin-top: 0px;
}
.copyright {
	font-size: 0.7em;
	text-align: center;
	color: #788C9C;
	line-height: 1.2em;
	clear: both;
	bottom: 20px;
	font-weight: bold;
	top: 60px;
}


#bottom {
	width: 870px;
	margin: auto;
	height: 100px;
	background-image: url(../Images/Backgrounds/Chicago.jpg);
	background-color: #4A5B65;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 220px;
	margin-top:-1px;
}
#bottomcontainer {
	width: 870px;
	margin: auto;
	top: 13in;
	background-color: #fff;
}
#banner {
	width: 870px;
	background-color: #fff;
	margin-top: -30px;
}
#news h3 {
	background-position: right;
	float: right;
}
.newsheadlines       {
	color: #981B1E;
	font-weight: bold;
}
.HomePage  {
	text-align: right;
}
.HomePage      a, a:visited {
	color: #1B75BC;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	float: none;
	word-spacing: 0.2em;
}
.HomePage a:hover {
	text-decoration: underline;
}
.Name   input {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sansSerif;
	font-size: 72%;
	line-height: 1.6em;
	color: #000000;
	margin-top: 0px;
	background-color: #CCCCCC;
}
textarea {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sansSerif;
	font-size: 100%;
	line-height: 1.6em;
	color: #000000;
	margin-top: 0px;
	background-color: #CCCCCC;
}
#submit     {

}
.twoColFix #whoweare {
	float: left; /* since this element is floated, a width must be given */
	width: 540px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #495A64;
	padding-bottom: 10px;
	padding-top: 10px;
}
.twoColFix #whatwedo {
	float: left; /* since this element is floated, a width must be given */
	width: 540px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #495A64;
	padding-bottom: 10px;
	padding-top: 10px;
}
.twoColFix #howwecanhelp {
	float: left; /* since this element is floated, a width must be given */
	width: 540px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #495A64;
	padding-bottom: 10px;
	padding-top: 10px;
}
.serviceslist {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sansSerif;
	font-size: 72%;
	line-height: 1.6em;
	color: #000000;
	margin: 0px;
	font-variant: normal;
}
.serviceslist .service a, a:visited {
	color: #1B75BC;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	float: none;
	word-spacing: 0.2em;
}
.serviceslist  .service  a:hover {
	text-decoration: underline;
}
#servicesleft {
	float: left;
	width: 268px;
}
#servicesright {
	float: none;
	width: 268px;
	position: relative;
	margin-left: 268px;
}
#textcolumn {
	width: 870px;
	height: auto;
}

h2.titles {
	font-size:24pt;
	margin-bottom: 10px;
	width:500px;
	height:50px;
}
h2#servicestitle.titles{
	background-image: url(../Images/TitleBanners/Services-Banner.jpg);
	text-indent: -9999px;
}	

h2#profiletitle.titles{
	background-image: url(../Images/TitleBanners/Profile-Banner.jpg);
	text-indent: -9999px;
}
h2#whowearetitle.titles{
	background-image: url(../Images/TitleBanners/Who.jpg);
	text-indent: -9999px;
}
h2#whatwedotitle.titles{
	background-image: url(../Images/TitleBanners/What.jpg);
	text-indent: -9999px;
}
h2#howwecanhelptitle.titles{
	background-image: url(../Images/TitleBanners/How.jpg);
	text-indent: -9999px;
}
h2#contactustitles.titles{
	background-image: url(../Images/TitleBanners/ContactUs.jpg);
	text-indent: -9999px;
}
