* 
{
	margin:0; 
	padding:0; 
}

body 
{
	color:#2c2c2c; 
	font-size:13px; 
	line-height:24px; 
	font-family:'Roboto', sans-serif; 
	background:#f1f2f0; 
}

img 
{
	border:0px; 
}

img.wide 
{
	width:100%; 
	height:auto; 
	border:1px solid #e0e0e0; 
	margin-bottom:10px; 
	opacity:1.0;
	transition:all 200ms ease-in-out;
}

img.wide:hover {opacity:0.7; cursor:pointer; transition:all 300ms ease-in-out;}

img.wide1 
{
	width:47%;
	margin-left:1%;
	margin-right:1%;
	float:left; 
	height:auto;
	border: 1px solid #e0e0e0;
	margin-bottom:5px;
	opacity:1.0;
	transition:all 200ms ease-in-out;
}

img.wide1:hover {opacity:0.7; cursor:pointer; transition:all 300ms ease-in-out;}

img.wide2
{
	width:40%;
	margin-right:0px;
	margin-top:3px;
	margin-left:10px;
	float:right; 
	height:auto;
	border: 1px solid #e0e0e0;
	opacity:1.0;
	transition:all 200ms ease-in-out;
}

img.wide1:hover {opacity:0.7; cursor:pointer; transition:all 300ms ease-in-out;}

img.project {float: left; margin-right:20px; margin-top:8px; border:1px solid #7f7f7f}

#credits 
{
	margin-top:20px;
	margin-bottom:20px;
}

#credits p {margin-top:-5px;}


.client1 {border-bottom:1px dashed #e0e0e0; margin-bottom:10px;}

h1 
{
	color:#295e87; 
	font-size:22px; 
	font-weight:400; 
	margin-bottom:14px; 
	letter-spacing:-1px; 
	font-family:'Roboto Condensed', sans-serif; 
	text-transform:uppercase; 
	background-color:#e6e6e6; 
	padding-left:20px; 
	padding-top:5px; 
	height:30px; 
	background-image:url('../images/header-bullet.jpg'); 
	background-position:left top; 
	background-repeat:no-repeat; 
}

h2 
{
	color:#2c2c2c; 
	font-size:22px; 
	font-weight:400; 
	margin-bottom:14px; 
	letter-spacing:-1px; 
	font-family:'Roboto Condensed', sans-serif; 
	text-transform:uppercase; 
	background-color:#e6e6e6; 
	padding-left:20px; 
	padding-top:5px; 
	height:30px; 
	background-image:url('../images/header-bullet.jpg'); 
	background-position:left top; 
	background-repeat:no-repeat; 
}

h3 
{
	color:#2c2c2c; 
	font-size:22px; 
	font-weight:400; 
	margin-bottom:14px; 
	letter-spacing:-1px; 
	font-family:'Roboto Condensed', sans-serif; 
	text-transform:uppercase; 
	background-color:#e6e6e6; 
	padding-left:20px; 
	padding-top:5px; 
	height:30px; 
	background-image:url('../images/header-bullet.jpg'); 
	background-position:left top; 
	background-repeat:no-repeat; 
}

h4 
{
	color:#2c2c2c; 
	font-size:22px; 
	font-weight:400; 
	margin-top:10px;
	margin-bottom:10px; 
	letter-spacing:-1px; 
	font-family:'Roboto Condensed', sans-serif; 
	text-transform:uppercase; 
	background-color:#e6e6e6; 
	padding-left:20px; 
	padding-top:5px; 
	height:30px; 
	background-image:url('../images/header-bullet.jpg'); 
	background-position:left top; 
	background-repeat:no-repeat; 
}

h5
{
	color:#2c2c2c; 
	font-size:22px; 
	font-weight:400; 
	margin-top:10px;
	margin-bottom:10px; 
	letter-spacing:-1px; 
	font-family:'Roboto Condensed', sans-serif; 
	text-transform:uppercase; 
	background-color:#e6e6e6; 
	padding-left:20px; 
	padding-top:5px; 
	height:30px; 
	background-image:url('../images/header-bullet.jpg'); 
	background-position:left top; 
	background-repeat:no-repeat; 
}

h6 
{
	color:#2c2c2c; 
	font-size:16px; 
	font-weight:600; 
	margin-top:5px;
	margin-bottom:5px; 
	letter-spacing:-1px; 
	font-family:'Roboto Condensed', sans-serif; 
	text-transform:uppercase; 
}
/*---*//* ID TAGS BELOW *//*---*/

#pagewrap 
{
	margin:0px auto; 
	width:980px; 
	height:auto; 
	background:#ffffff; 
}

#header 
{
	margin:50px auto 0px; 
	width:980px; 
	height:180px; 
	position:relative; 
}

#social 
{
	width:200px; 
	height:50px; 
	position:absolute; 
	top:10px; 
	left:10px; 
}

#social img 
{
	opacity:1.0; 
	transition:all .4s linear;
}

#social img:hover 
{
	opacity:0.6;
	transition: all .1s linear;
}

#logo 
{
	margin:0px auto; 
	width:450px; 
	height:150px; 
	text-align:center; 
}

#logo p 
{
	text-transform:uppercase; 
	font-size:30px; 
	margin-top:-10px; 
	margin-bottom:10px; 
	font-weight:400; 
	font-family:'Roboto Condensed', sans-serif; 
	color:#2c2c2c; 
}

#telephone 
{
	width:160px; 
	height:50px; 
	position:absolute; 
	right:10px; 
	top:10px; 
	background:url('../images/telephone.png') right top 12px no-repeat; 
}

#telephone p 
{
	font-family:'Roboto Condensed', sans-serif; 
	font-size:18px; 
	font-weight:400; 
	margin-top:5px; 
}

#body 
{
	margin:0 auto; 
	width:960px; 
	padding:10px 10px; 
}

#body p 
{
	margin-bottom:14px; 
}

#body a 
{
	color:#30abce; 
}

#body a:hover 
{
	color:#000000; 
}

#body-left 
{
	float:left; 
	width:630px; 
}

#body-right 
{
	float:right; 
	width:300px; 
}


#body-bottom 
{
	float:left;
	width:980px;
	
}

#menu 
{
	margin:0 auto; 
	width:980px; 
	height:60px; 
	background:#295e87; 
}

#menu ul 
{
	list-style-type:none; 
}

#menu ul li 
{
	display:inline; 
}


#menu ul li a 
{
	float:left; 
	height:60px; 
	line-height:60px; 
	padding:0px 25px; 
	text-decoration:none; 
	text-transform:uppercase; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight: 700;
	display:block; 
	color:#ffffff; 
	background:#295e87; 
	border-right:1px solid #e6e6e6; 
	transition:all 400ms ease-in-out; 
}

#menu ul li a:hover 
{
	background:#363636; 
	color:#ffffff; 
	transition:all 400ms ease-in-out; 
}

#menu ul li a.active 
{
	background:#363636; 
	color:#ffffff; 
}

#footer 
{
	line-height:20px; 
	margin:0px auto; 
	font-size:12px; 
	width:980px; 
	height:70px; 
	background:#295e87; 
	color:#ffffff; 
	text-decoration:none; 
}

#footer-text 
{
	float:right; 
	text-align:right; 
	margin-top:15px; 
	margin-right:20px; 
	width:400px; 
}

.space {margin-top:20px;}



#footer-text a 
{
	color:#ffffff; 
	text-decoration:none; 
}

#footer-text a:hover 
{
	color:#2c2c2c; 
	text-decoration:none; 
}

#footer-social 
{
	float:left; 
	margin-left:20px; 
	margin-top:15px; 
	text-align:right; 
}

#footer-social img 
{
	opacity:0.6; 
	transition: all 0.4s linear;
}

#footer-social img:hover 
{
	opacity:1.0; 
	transition: all all 0.1s linear;
}

/*---*//* CLASS TAGS BELOW /*---*/

ul.list 
{
	list-style-type:square; 
	color:#2a5f87; 
	margin-bottom:10px; 
}

ul.list li 
{
	margin-left:18px; 
	margin-bottom:5px; 
}

ul.list li span 
{
	color:#888888; 
}

ul.list2 {width: 40%; float:left; margin-left:5%; marign-right: 1%; list-style-type:square; color:#2a5f87; margin-bottom:10px;}

ul.list2 li {margin-left:18px; margin-bottom:5px;}

ul.list2 li span 
{
	color:#888888; 
}


ul.testimonials 
{
	list-style-type:none; 
	color:#3b3c3d;
	font-style:italic; 
	margin-bottom:10px; 
}
ul.testimonials li {line-height: 22px; margin-bottom:5px;}

ul.testimonials li.from
{
	margin:5px;
	text-align:right; 
	font-size:11px;
	color: #295e87;
	margin-left:18px; 
	margin-bottom:5px; 
}

.clear 
{
	clear:both; 
}

.error 
{
	color:#ff0000; 
}

.green 
{
	color:#006600; 
}

.red 
{
	color:#dd0000; 
}

/*---*//* FORM DATA BELOW *//*---*/

fieldset 
{
	border:0px; 
}

input[type=text] 
{
	padding:10px; 
	font-family:'Roboto Condensed', sans-serif;
	font-size:14px; 
	color:#000000;
	width:100px;
	border:1px solid #c0c0c0; 
}

input[type=text].code {width:30px;}

input[type=text]:hover 
{
	background:#f1f1f1; 
	border:1px solid #a6a6a6; 
}

input[type=submit] 
{
	padding:14px; 
	font-family:'Roboto Condensed', sans-serif;
	font-size:14px; 
	color:#000000; 
	cursor:pointer; 
	border:1px solid #c0c0c0; 
}

input[type=submit]:hover 
{
	background:#f1f1f1; 
	border:1px solid #a6a6a6; 
}

textarea 
{
	padding:10px; 
	font-family:'Roboto Condensed', sans-serif;
	font-size:14px; 
	color:#000000;
	height:100px; 
	border:1px solid #c0c0c0; 
	overflow:auto; 
}

textarea:hover 
{
	background:#f1f1f1; 
	border:1px solid #a6a6a6; 
}