@charset "UTF-8";
/* CSS Document */

body {
background:#114a89 url("../img/bgFade.jpg") no-repeat  top center;
}
a{color:#ebe3a9; text-decoration:none;}
a:hover{text-decoration:underline;}

p{color:#FFF;}
h3{color:#FFF; font-size:20px;}

.menuMain { padding:81px 0 0 0px;} 
.menuMain a { background:url(../img/menu-up.png) no-repeat top; color:#ffffff; text-transform: uppercase; display:inline-block; text-decoration: none; letter-spacing:.1em; width:115px; height:23px; text-align:center; padding-top:17px;}
.menuMain a:hover {background: url(../img/menu-over.png) no-repeat top; color:#ffffff;}
.menuMain ul li {display:inline;}
.menuMain .current:hover {background: url(../img/menu-selected.png) no-repeat top; color:#0e3e73;}

.menuMain .current {background: url(../img/menu-selected.png) no-repeat top; color:#0e3e73;}

.rotator{background:url(../img/rotatorBg.png) no-repeat top; height:311px;}

.logo{margin-left:60px;}

.masthead{
	height:120px;
	
}
.rotator img{margin:7px 0 0 73px;}
.dialog img{float:right; margin-left:20px;}
.mainCon{position:relative;margin:20px 0 0 65px; width:817px;}

.square {
background: url("../img/roundedSquare.png") no-repeat top center;
height:185px;
}

.square h1{
	padding:8px 0 0 20px;
	float:left;
	display:inline;
	font-size:13px;
	line-height:20px;
	
	
	color:#10222b;
}


.myButton{width:140px; height:35px; background: url(../img/buttonBg.png) no-repeat top ; color:#ebe3a9; text-align:center;padding-top:6px;position:absolute; bottom:0;}
.myButton a{color:#ebe3a9; text-decoration:none;}
.myButton a:hover{text-decoration:underline}

.bot{margin-left:90px;}
.bots{height:190px; position:relative;}


.topRec{background:url(../img/top-rectangle-bg.png) no-repeat top center;height:180px;}
.topRec img{margin-top:7px;margin-left:74px;}
.services{height:180px;}
.services p, .services h4, .services li{color:#123860;}
.services h4{font-size:22px; margin-bottom:10px;}
.big p{font-size:16px;}


div.span-9{margin-right:20px;}