html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'helvetica neue','helvetica-neue',helvetica,arial,sans-serif;
	/*font-family: 'Open Sans', sans-serif;*/
	font-size: 12px;
	color: #4F4F4F;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
}
p, ol, ul {
	margin-top: 0px;
}
ol, ul {
	margin: 0px;
	padding: 0px;
	list-style: none
}
p {
	line-height: 180%;
}
strong {
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
img.border {
}
img.alignleft {
	float: left;
}
img.alignright {
	float: right;
}
img.aligncenter {
	margin: 0px auto;
}
hr {
	display: none;
}
ul.style1 {
}
ul.style1 li {
	padding: 1.50em 0em 1.90em 0em;
	border-top: 1px solid #e8e8e8;
}
ul.style1 a {
	text-decoration: none;
	color: #6e6d6d;
}
ul.style1 a:hover {
	text-decoration: underline;
}
ul.style1 .posted {
	font-size: 0.90em;
	color: #b6b6b6;
}
ul.style1 .first {
	padding-top: 0em;
	border-top: none;
}
/** WRAPPER */

#wrapper {
	overflow: hidden;
	background: #FFFFFF repeat-x left top;
}
#wrapper-bgbtm {
	overflow: hidden;
	padding: 0em 0em 1em;
	background: url(../images/bg-btm.png) repeat-x left bottom;
}
.container {
	width: 965px;
	margin: 0px auto;
}
.clearfix {
	clear: both;
}
#header {
	padding: 10px 0;
	background-color: #0a3f6b;/*height: 120px;*/
}
#mheader {
	width: 100%;
	height:105px;
	background-color: #0a3f6b;
}
/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 250px;
	height: 85px;
}
#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
}
#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	line-height: 120px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.20em;
}
#logo span {
	color: #FEC709;
}
/** MENU */

#menu {
	float:right;
	padding: 30px 0px 0px 0px;
}
#menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	float: left;
	margin-left: 2em;
}
#menu a {
	display: block;
	padding: 0.50em 1em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.95em;
	color: #ccc;
}
#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#menu .active a {
	border-radius: 3px;
	background: #052036;
	color: #fff;
}
#menu .first {
	padding-left: 0px;
	border-left: none;
	box-shadow: none;
}
/** PAGE */

#page {
	background: url("..//images/bg-top.png") repeat-x scroll left top #ffffff;
    border: 0 solid #000;
    overflow: hidden;
}
/** CONTENT */

#content {
	float: left;
	width: 640px;
	padding-right: 25px;
	border-right: 1px solid #e8e8e8;
}
#content h2 {
	margin-bottom: 0.20em;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: 600;
}
#content .byline {
	display: block;
	text-transform: uppercase;
	font-size: 1.10em;
	font-weight: 400;
	margin-bottom: 1.5em;
}
#content img {
	margin-bottom: 1em;
}
/** SIDEBAR */

#sidebar {
	float: right;
	width: 280px;
}
#sidebar h2 {
	font-size: 2em;
	font-weight: 600;
	margin-bottom: 0.2em;
}
/* Footer */
#mfooter {
	width: 100%;
	background-color: #0a3f6b;
}
#footer {
	color: #CCC;
	overflow: hidden;
	padding: 0em 0em;
}
#footer p {
	text-align: center;
	font-size: 12px;
}
#footer a {
	color: #767676;
}
#featured {
	overflow: hidden;
	margin-bottom: 2.5em;
	padding-bottom: 3.5em;
	border-bottom: 1px solid #e8e8e8;
}
#featured img {
	display: block;
	width: 100%;
}
#featured p {
	text-align: center;
}
#featured h2 {
	padding: 20px 0px 10px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.00em;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	color: #151515;
}
#featured .title {
	margin-bottom: 40px;
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	font-family: 'Open Sans', sans-serif;
	font-size: 2.50em;
	color: #151515 !important;
}
#fbox1 {
	float: left;
	width: 280px;
}
#fbox2 {
	float: left;
	width: 320px;
	margin-left: 45px;
}
#fbox3 {
	float: right;
	width: 280px;
}
.button {
	display: block;
	margin-top: 2em;
	text-align: center;
	text-decoration: none;
}
.button span {
	padding: 0.75em 2em;
	background: #0A3F6B;
	border-radius: 10px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
}
.button2 {
	display: inline-block;
	margin-top: 0em;
	text-align: center;
	text-decoration: none;
	padding: 0.75em 2em;
	background: #0A3F6B;
	border-radius: 10px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
}
/**********/
/*Footer*/

#lastfooter {
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #26252F;
	color: #ccc;
	background-color: #00213e;
}
.lfooter {
	position: fixed;
	bottom: 0;
}
footer {
	width: 960px;
	margin: 0 auto;
	border: 0px solid #F00;
	padding: 20px 0 10px 0;
}
.footlinks li {
	opacity: 0.8;
}
.footlinks li a {
	color: #cccccc !important;
}
#footer {
	width: 960px;
	margin: 0 auto;
}
.mfoot {
	float: left;
}
.mfoot2 {
	padding: 20px 0;
}
.mfoot4 {
	padding: 20px 0;
	float: right;
}
.mfoot3 {
	margin-top: 20px;
	float: left;
}
.mfoot3 ul li {
	float: left;
	padding-left: 5px;
	line-height: 65px;
}
.footpan1, .footpan2, .footpan3 {
	float: left;
	width: 300px;
	height: 220px;
}
.footpan1 p, .footpan2 p, .footpan3 p {
	margin: 10px 0;
	font-size: 13px;
}
.footpan h3 {
	color: #fff;
	font-family: 'Titillium Web', sans-serif;
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 20px;
	text-rendering: optimizelegibility;
}
.footpan2 {
	background-image: url(../images/footborder.png), url(../images/footborder.png);
	background-position: 2% center, 95% center;
	background-repeat: no-repeat;
}
.footpan p {
	color: #cccccc;
	/*font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;*/
	line-height: 18px;
}
.footpan2 span {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 25px;
}
.footpan2 {
	padding: 0 25px;
	color: #888;
}
.footpan2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 25px;
}
.footpan2 ul li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px 10px;
	background-color: #00213E;
}
.powera {
	color: #fff;
}
#abthm {
	background-color: #FFF;
	padding: 0px;
	width: 100%;
}
#abthm p {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	width: 960px;
	padding: 10px;
	font-size: 18px;
}
/********Banner*******/
#banner {
	border: 0px solid #000;
	width: 100%;
	background-color: #FFF;
	padding: 1em 0 3em;
	background: url("..//images/bg-top.png") repeat-x scroll left top #ffffff;
	overflow: hidden;
}
#mbanner {
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	border: 10px solid #fff;
	margin: 20px auto 0px auto;
	width: 980px;
	box-shadow: 0px 0px 10px 5px #E0E0E0;
}
/********Banner*******/

.info a {
    color: #007ec3;
	font-family: 'Open Sans', sans-serif;
}

#abtleftpan h3 {
    font-size: 18px;
    font-weight: 400;
}

#mpage {
	border: 0px solid #000;
	margin: 20px auto;
	width: 990px;
}
.clear {
	clear: both;
}
.maintitleleft {
	background-color: #0A3F6B;
	padding: 8px 15px;
	color: #fff;
	font-size: 20px;
	border-top-left-radius: 10px;
	margin-bottom: 20px;
}
.maintitleleft span:nth-child(2)
{
	display:table-cell;
	right:0;
	font-size:36px;
	line-height:19px;
	color:#fff;
	float:right;
}
.maintitleright {
	background-color: #AED5E5;
	padding: 8px 15px;
	color: #0A3F6B;
	font-size: 20px;
	margin-bottom: 20px;
}
.rightpara {
	width: 670px;
	float: right;
	background-color: #F3F3F3;
	padding: 20px;
}
.maintitle {
	width:95%;
	margin-bottom: 10px;
	border-bottom: 1px solid #1684C6;
}
.maintitle span {
	display: table-cell;
	border-bottom: 2px solid #1684C6;
	font-size: 18px;
	color: #1684C6;
	font-weight: 400;
	padding: 0 2px 5px 2px;
}
/* Login */
.title {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 5px;
	background-color: #0A3F6B;
	color: #FFF;
	font-size: 14px;
}
/* Login */


/*About*/

#abtleftpan {
	float: left;
	width: 265px;
	padding: 0 0px 0 0;
	border: 0px solid #000;
	border-right: 0px solid #6daed5;
}
#abtrightpan {
	float: right;
	width: 725px;
	border: 0px solid #000;
}
#abtrightpan p {
	margin-bottom: 20px;
}
#abtrightpan table input[type="text"] {
	height: 20px;
	width: 230px;
}
#abtrightpan table select {
	height: 25px;
	width: 235px;
}
#abtrightpan table input[type="email"] {
	height: 20px;
	width: 230px;
}
#abtrightpan table {
	background-color: #176b9b;
	border: 1px solid #042a4b;
	border-radius: 5px;
	color: #fff;
	font-size: 13px;
	padding: 10px 20px;
}
#abtrightpan ul
{
	list-style-type:disc;
	margin:15px 0px 0 60px;
}
#abtrightpan ul li
{
	float:left;
	width:200px;
	border:0px solid #000;
	padding:3px 0px 0 0px;
}
/*About*/

/*Services*/

.servicespara h3
{
	font-weight:600;
	font-size:13px;
	padding-bottom:3px;
	color:#0a3f6b;
}

.servicespara h4
{
	font-weight:600;
	font-size:17px;
	color:#0a3f6b;
}

/*Services*/

/* Pages Ter Ent Comp */

.thanknote {
	text-align: center;
	font-size: 18px;
	padding: 40px 30px;
	background-color: #f6f6f6;
	border: 1px solid #1684C6;
}
.midalign {
	top: 40%;
	width: 90%;
	display: table-cell;
	left: 5%;
	margin-left: -5px;
	position: absolute;
}
/* Pages Ter Ent Comp */

/*ContactUs*/

.conformtext {
	background: -moz-linear-gradient(center top, #FFFFFF, #FBFBFB 1px, #FFFFFF 25px) repeat scroll 0 0 transparent;
	border: 1px solid #FFFFFF;
	box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.2) inset, 0 0 1px rgba(0, 0, 0, 0.3);
	padding: 0 10px;
	height: 35px;
	width: 200px;
}
#conform table {
	margin-top: 0px;
	border-radius: 8px;
	border: 0px solid #ddd;
	margin-left: 0px;
}
#conform textarea {
	background: -moz-linear-gradient(center top, #FFFFFF, #FBFBFB 1px, #FFFFFF 25px) repeat scroll 0 0 transparent;
	border: 1px solid #FFFFFF;
	box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.2) inset, 0 0 1px rgba(0, 0, 0, 0.3);
	padding: 10px 10px;
	height: 100px;
	width: 500px;
}

::-webkit-input-placeholder {
 color:#666666;
 font-family: 'helvetica neue', 'helvetica-neue', helvetica, arial, sans-serif;
}

::-moz-placeholder {
 color:#666666;
 font-family: 'helvetica neue', 'helvetica-neue', helvetica, arial, sans-serif;
}
/* firefox 19+ */

:-ms-input-placeholder {
 color:#666666;
 font-family: 'helvetica neue', 'helvetica-neue', helvetica, arial, sans-serif;
}
/* ie */

input:-moz-placeholder {
 color:#666666;
 font-family: 'helvetica neue', 'helvetica-neue', helvetica, arial, sans-serif;
}
#mapbanner {
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	border: 10px solid #fff;
	margin: 0 auto 20px auto;
	width: 980px;
	box-shadow: 0px 0px 10px 5px #E0E0E0;
	position: relative;
}
#conwelcome {
	float: left;
	width: 250px;
	padding: 0 20px 0 0;
	border: 0px solid #000;
	border-right: 1px solid #6daed5;
}
#conwelcome p {
	margin-left: 0px;
}
#conupprojects {
	float: right;
	width: 700px;
	border: 0px solid #000;
}
.contitle {
	font-size: 14px;
	line-height: 1.5em;
	text-decoration: none;
	color: #341C12;
}
.errr
{
	color:#F00;
	margin-left:20px;
	font-size:13px;
}
/*ContactUs*/

.texareass
{
	width:229px;
	height:100px;
}

.servicetab
{
	height:75px !important;
	padding:0 5px !important;
}

.servicetab option
{
	padding:1px 0px !important;
}

#serv
{
	margin-top:0px;
}