body{
	margin:0;
	font-family: 'Dosis', sans-serif;
}

a{
	text-decoration:none;
}

a.button{
	text-transform: uppercase;
	padding:8px 30px;
	font-size:18px;
	border:solid 3px #ff5959;
	color:#ff5959;
	background:transparent;
}

a.button:hover{
	text-transform: uppercase;
	padding:8px 30px;
	font-size:18px;
	border:solid 3px #ff5959;
	color:#fff;
	background:#ff5959;
}

.container{
	display:block;
	width:1024px;
	margin:0 auto;
}

.bg{
	width:100%;
}

.bg.header{
	background:#3d4560;
	border-bottom:solid 6px #323746;
	height:65px;
}

.logo a{
	text-transform: uppercase;
	font-size:32px;
	color:#fff;
	display:inline-block;
	float:left;
	margin-top:14px;
}
nav{
	display:inline-block;
	float:right;
}

nav a{
	display:inline-block;
	text-transform: uppercase;
	color:#fff;
	font-size:16px;
	padding:25px;	
}

nav a:hover{
	background:#323746;
}

.inline{
	display:inline-block;
}

.bg.welcome{
	/*background:url(../img/welcome_bg.jpg);*/
}
.welcome p,
.welcome h1{
	color:#323746;
	text-align: justify;
    text-justify: inter-word;
}
.welcome .left{
	width:620px;
	vertical-align:top;
}
.welcome .left h1{
	margin-top:100px;
}
.welcome .left a{
	margin-top:20px;
	float:right;
}
.welcome .right img{
	margin:20px 20px 20px 50px;
}

.row{
	width:1024px;
	display:block;
}

.bg.services.heading{
	background:#f4dd7d;
}
.bg.services.heading h1{
	margin:0px;
	padding:20px 0px 10px 0px;
	text-transform: uppercase;
	color:#494949;
}
.bg.services{
	background:#f8e7a2;
	color:#494949;
	text-align: justify;
    text-justify: inter-word;
	border-bottom:solid 8px #f4dd7d;
}

.services .inline.left{
	width:658px;
	margin:40px 20px 0px 0px;
	font-size:18px;
}
.services h2{
	font-size:21px;
}
.services p{
	font-size:15px;
}

a.link{
	font-weight:bold;
	color:#ff5959;
	
}
a.link:hover{	
	color:#ee3b3b;
}
	
.services .inline{
	width:339px;
	vertical-align:top;
}
.services .inline .inline{
	width:250px;
}
.services .inline img{
	display:inline-block;
	vertical-align:top;
	margin:40px 20px 0px 0px;
	
}
.bg.boxes{
	padding:40px 0px;
	color:#494949;
}

.bg.boxes .inline{
	width:468px;
	vertical-align:top;
	margin:20px;
	border:solid 1px #d0d0d0;
}

.bg.boxes .boxBg{
	background:url(../img/border.jpg);
	padding:30px;
	text-align: justify;
    text-justify: inter-word;
}
.bg.boxes h1{
	font-size:30px;
	text-align:center;
}
.bg.boxes h1,
.bg.boxes .boxBg p{
	background:#fff;
	margin:0px;
	padding:30px 30px 15px 30px;
}
.bg.boxes .boxBg ul{
	background:#fff;
	margin:0px;
	padding:15px 30px 30px 30px;
}

.bg.boxes .inline.right p{
	padding:30px 30px 59px 30px;
}
.bg.boxes .inline.left ul{
	padding-left:60px;
}
.bg.boxes .inline.left ul li{
	margin-bottom:5px;
}
.bg.boxes ul{
	list-style-image: url(../img/bullet.png);
}

.bg.about.heading{
	background:#4c587f;
}
.bg.about.heading h1{
	margin:0px;
	padding:20px 0px 10px 0px;
	text-transform: uppercase;
	color:#bfc3d6;
}
.bg.about{
	background:#3a4360;
	color:#bfc3d6;
	text-align: justify;
    text-justify: inter-word;
	border-bottom:solid 8px #4c587f;
	
}
.bg.about p{
	padding:30px 0px 10px 0px;
	margin:0px;
}

.bg.about a{
	float:right;
}

.bg.about.fix{
	height:210px;
}

.bg.contact{
	/*background:#e8e8e8;*/
	color:#494949;
	text-align: justify;
    text-justify: inter-word;
}

.bg.contact h1{
	text-transform: uppercase;
	margin:0px;
	padding:40px 0px 30px 0px;
}

.bg.contact .inline{
	width:510px;
	vertical-align:top;
}
.bg.contact .inline h2{
	margin:0px 0px 20px 0px;
}
.bg.contact input[type=text],
.bg.contact input[type=email],
.bg.contact textarea{
	border:none;
	width:450px;
	padding:10px;
	margin:5px;
	color:#494949;
	font-family: 'Dosis', sans-serif;
}

.bg.contact .inline.right img{
	padding:15px 10px 0px 0px;
}

.bg.contact input[type=submit]:hover{
	text-transform: uppercase;
	padding:7px 30px;
	font-size:18px;
	border:solid 3px #ee3b3b;
	color:#fff;
	background:#ee3b3b;
	font-family: 'Dosis', sans-serif;
}

.bg.contact input[type=submit]{
	text-transform: uppercase;
	padding:7px 30px;
	font-size:18px;
	border:solid 3px #ff5959;
	color:#fff;
	background:#ff5959;
	font-family: 'Dosis', sans-serif;

}
.bg.contact .rightLink a.button{
	display:inline-block;
	position:relative;
	right:-750px;
	width:200px;
	text-align:center;
	padding:8px 0px;
	margin-top:-120px;
	top:-70px;
}

.bg.contact input[type=submit]{
	display:inline-block;
	position:relative;
	right:-515px;
	width:200px;
	top:-36px;
	margin-top:-120px;
}

.bg.footer{
	background:#2a2d37;
	color:#797d8f;
	text-align: justify;
    text-justify: inter-word;
	padding:20px 0px;
}

.bg.footer .social{
	float:right;
}
.bg.footer .social img{
	display:inline-block;
	padding:5px 20px;
}

.bg.red{
	background:#c04039;
	text-align: justify;
    text-justify: inter-word;
	border-bottom:solid 8px #9a2a24;
	color:#faedec;
}
.bg.red.heading{
	background:#9a2a24;
}

.bg.red.heading h1{
	margin:0px;
	padding:20px 0px 10px 0px;
	text-transform: uppercase;
	color:#faedec;
}
.bg.red h2{
	font-size:14px;
}
.bg.red .inline.icon{
	width:143px;
	text-align:center;
	vertical-align:top;
}

.bg.team.heading{
	background:#4c587f;
}
.bg.team.heading h1{
	margin:0px;
	padding:20px 0px 10px 0px;
	text-transform: uppercase;
	color:#bfc3d6;
}
.bg.team{
	background:#3a4360;
	color:#bfc3d6;
	text-align: justify;
    text-justify: inter-word;
	border-bottom:solid 8px #4c587f;
	
}
.bg.team p{
	padding:30px 0px 10px 0px;
	margin:0px;
}

.bg.team.fix{
	height:110px;
}
body,
.bg.welcome,
.bg.boxes,
.bg.contact{
	background:url(../img/old_moon.jpg);
}
/*
.bg.welcome .container{
	background:rgba(255, 255, 255, 0.5);
	border-left:solid 1px #d0d0d0;
	border-right:solid 1px #d0d0d0;
	padding:0px 30px;
}
.bg.contact .container{
	background:rgba(135, 135, 135, 0.5);
	border-left:solid 1px #d0d0d0;
	border-right:solid 1px #d0d0d0;
	padding:0px 30px;
}
*/
.bg.footer.fix{
	position:absolute;
	display:block;
	width:100%;
	bottom:0px;
}


.bg.careers{
	background:#e67e3e;
	text-align: justify;
    text-justify: inter-word;
	border-top:solid 8px #d47337;
	border-bottom:solid 8px #d47337;
	color:#fbf7f4;
}
.bg.careers p{
	padding-bottom:30px;
}

.bg.green{
	background:#a5c47a;
}

.bg.green.heading{
	background:#87a362;
}
.bg.green.heading h1{
	margin:0px;
	padding:20px 0px 10px 0px;
	text-transform: uppercase;
	color:#454545;
}
.bg.yellow{
	background:#a5c47a;
	color:#454545;
	text-align: justify;
    text-justify: inter-word;
	border-bottom:solid 8px #87a362;
}

.bg.yellow{
	background:#a5c47a;
}

.bg.yellow.heading{
	background:#f4dd7d;
}
.bg.yellow.heading h1{
	margin:0px;
	padding:20px 0px 10px 0px;
	text-transform: uppercase;
	color:#454545;
}
.bg.yellow{
	background:#f8e7a2;
	color:#454545;
	text-align: justify;
    text-justify: inter-word;
	border-bottom:solid 8px #f4dd7d;
	
}

.bg.boxes2{
	padding:0px;
	color:#494949;
}

.bg.boxes2 .inline{
	width:468px;
	vertical-align:top;
	margin:20px;
	border:solid 1px #d0d0d0;
}

.bg.boxes2 .boxBg{
	background:url(../img/border.jpg);
	padding:30px;
	text-align: justify;
    text-justify: inter-word;
}
.bg.boxes2 h1{
	font-size:30px;
	text-align:center;
}
.bg.boxes2 h1{
	background:#fff;
	margin:0px;
	padding:30px 30px 15px 30px;
}

.bg.boxes2 .boxBg p{
	background:#fff;
	margin:0px;
	padding:30px 30px 30px 30px;
}
.bg.boxes2 .boxBg ul{
	background:#fff;
	margin:0px;
	padding:2px 30px;
}

.bg.boxes2 .inline,
.bg.boxes2 .inline{
	border:solid 1px #d0d0d0;
}
.bg.boxes2 .inline ul{
	padding-left:60px;
}
.bg.boxes2 .inline ul li{
	margin-bottom:5px;
}
.bg.boxes2 ul{
	list-style-image: url(../img/bullet.png);
}













