@charset "UTF-8";
#contentcontainer { 
	width: 580px;  	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	}
#imagery {
	float: right;
	width: 265px;
	padding: 0px;
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	text-align: right;
	}
#container-imagery {
	float: right;
	width: 350px;
	padding: 20px 0px 0px;
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	}
.ourcontainerimage {
	float: right;
	padding: 5px 0 0 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
.ourcontainer{
	width: 690px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	overflow: auto;
	}
.ourcontainertop{
	width: 690px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #213296;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #213296;
	border-top-style: solid;
	overflow: auto;
	}	
#content { 
	margin: 0 150px 0 0; 
	padding: 0 20px;
	} 
.container {
	color: #0048b4;
	text-transform: lowercase;
	}
.team {
	color: #F60;
	text-transform: lowercase;
	}
.customer {
	color: #F60;
	font-weight: bold;
	}
.testimonial {
	font-weight: bold;
	text-decoration: none;
	color: #1747AE;
	font-size: 18px;
	line-height: 1.4em;
	}
.containerbold {
	color: #0048b4;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 14px;
	}
.teambold {
	color: #F60;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 14px;
	}
#maincontent a {
	color: #1848B4;
	text-decoration: none;
	font-weight: bold;
	}
#maincontent a:visited {
	color: #1848B4;
	text-decoration: none;
	font-weight: bold;
	}
#maincontent a:hover{
	color: #F60;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
	font-weight: bold;
	}
	
#maincontent-home a {
	color: #1848B4;
	text-decoration: none;
	}
#maincontent-home a:visited {
	color: #1848B4;
	text-decoration: none;
	}
#maincontent-home a:hover{
	color: #F60;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
	}
#subcontent .intro a {
	color: #1848B4;
	text-decoration: none;
	}
#subcontent .intro a:visited {
	color: #1848B4;
	text-decoration: none;
	}
#subcontent .intro a:hover{
	color: #F60;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
	}
#listcontent {
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
	}
#listcontent li
	{
	padding-left: 20px;
	background-image: url(../images/listcontainer.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	}
.cta {
	border:none;
	vertical-align: top;
	}


