body{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	background: #FFF;
	margin: 10px 0 20px 0;
	padding: 0;
}

p{
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6{
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

ul,li{
	padding: 0;
	margin: 0;
}

img{
	border: 0 none;
	vertical-align: bottom;
}

a:link, a:visited, a:hover, a:active{
	outline-style: none;
	outline-width: 0;
}

a{
	text-decoration: none;
}

a:hover{
	color: #AA2738
}

#page_container{
	width: 900px;
	margin: auto;
}

#header{
	/*height: 90px;*/
	margin: 0 0 10px 0;
	float: left;
}
#logo{
	float: left;
	margin: 5px 0 5px 10px;
}
#contact{
	float: right;
	color: #2E76B9;
	font-weight: bold;
	font-size: 22px;
	width: 210px;
	text-align: right;
	margin: 10px 0 0 0;
}
#contact img{
	float: left;
	margin: 15px 10px 0 0;
}

#email{
	font-size: 11px;
	color: #2E76B9;
	display: block;
}

/*Navigation*/
#navbar
{
	background: #077EC3 url(../images/nav_gradient.png);
	height: 46px;
	width: 100%;
	margin: 0 0 4px 0;
	float: left;
}
#navigation
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {float: left;}

#navigation a
{
	text-decoration: none;
	color: #FFF;
	font-size: 20px;
	line-height: 46px;
	font-weight: normal;
	display: block;
	width: 136px;
	text-align: center;
	background: url(../images/nav_seperator.png) no-repeat right;
}

#navigation a:hover
{
	color: #077EC3;
	background: #AAA;
}

#top_section
{
	width: 100%;
	margin: 0 0 4px 0;
	height: 360px;
	float: left;
}

#latest
{
	float: left;
	width: 356px;
	height: 194px;
	background: url(../images/grey_gradient.png);
	margin: 0 0 3px 0;
	font-size: 14px;
}
#latest img
{
	/*border: #FFF 3px solid;*/
	float: left;
	margin: 20px 0 0 14px;
}
#latest .heading{
	font-size: 20px;
	font-weight: bold;
	display: block;
}

#latest span /*text*/
{
	margin: 10px 14px 0 14px;
	color: #2E76B9;
	display: block;
}

#bullets
{
	float: left;
	clear: left;
	width: 356px;
	height: 163px;
	background: url(../images/bullets_background.png);
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}

#bullets ul
{
	margin: 8px 0 0 0;
	padding: 0 0 0 30px;
}

#bullets li
{
	font-size: 18px;
	padding: 0 0 3px 0;
}

#main_pic
{
	width: 540px;
	height: 360px;
	float: right;
	position: relative;
}

#main
{
	border: #D5D5D5 1px solid;
	padding: 10px 20px 20px 20px;
	width: 858px;
	margin: 0 0 10px 0;
	color: #838383;
	font-size: 0.88em;
	float: left;
	background: #FFF;

}

#title{
	float: left;
	height: 85px;
}
#maintitle{
	color: #3069BB;
	font-size: 32px;
	font-weight: bold;
}
#maintitle span{
	color: #007F7F;
	font-size: 42px;
	font-weight: bold;
	display: block;
	margin: -10px 0 0 0;
}

h1
{
	font-size: 24px;
	font-weight: bold;
	color: #2E76B9;
}

h2{
	color: #008BFF;
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 0.5em 0;
}

#main p{margin: 0 0 1em 0;}

#maintext
{
	float: left;
	width: 550px;
}

#seperator
{
	width: 100%;
	height: 3px;
	background: #EFEFEF;
	margin: 5px 0 10px 0;
	overflow: hidden; /*ie6*/
	clear: both;
}

#blockright
{
	float: right;
	width: 291px;
	height: 292px;
}

#mybuilder{
	float: right;
	width: 201px;
	color: #3069BB;
	font-weight: bold;

}
#mybuilder p{
	margin: 0;
}

.joblink
{
	border: #D5D5D5 1px solid;
	width: 406px;
	height: 142px;
	background: url(../images/grey_gradient2.png) repeat-x;
	float: left;
	margin: 0 10px 20px 10px;
	color: #2E76B9;
}

a.joblink:hover
{
	color: #2E76B9;
}

.joblink img
{
	float: left;
	margin: 16px 10px 0 10px;
}

#main .jobtext{
	float: left;
	width: 240px;
	cursor: pointer; /*ie6-7*/
}

#main .jobtitle{
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	display: block;
	color: #000;
}
#main .jobtitle span{
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #2E76B9;
}

#job
{
	border: #D5D5D5 1px solid;
	background: #D6D6D6 url(../images/grey_gradient3.png) repeat-x top;
	float: left;
	width: 490px; /*530*/
	min-height: 303px; /*343*/
	padding: 20px;
	color: #4DA2A2;
	font-size: 1.1em;
}

#jobtext
{
	margin: 0 0 20px 0;
}

#thumbs
{
	margin: 0 0 0 10px;
}

#thumbs img{
	margin: 0 10px 20px 10px;
	float: left;
}



#callus
{
	border: #D5D5D5 1px solid;
	float: right;
	margin: 0 0 20px 0;
}

#testimonial
{
	border: #D5D5D5 1px solid;
	width: 258px; /*288*/
	min-height: 200px; /*315*/
	padding: 15px 15px 5px 15px;
	background: #D7D7D7 url(../images/grey_gradient4.png) repeat-x top;
	float: right;
	clear: right;
	font-size: 0.88em;
	margin: 0 0 20px 0;
}

#services
{
	border: #D5D5D5 1px solid;
	width: 258px; /*288*/
	height: 71px; /*101*/
	padding: 15px;
	background: #D6D6D6 url(../images/grey_gradient5.png) repeat-x;
	float: right;
	clear: right;
	color: #008BFF;
	font-weight: bold;
}

#services h2
{
	color: #007F7F;
	font-size: 18px;
	margin: 0 0 0.5em 0;
}

#pages
{
	text-align: center;
}

#footer{
	width: 100%;
	font-size: 10px;
	clear: both;
	color: #2E76B9;
}

#footer a{
	color: #2E76B9;
}

.clear{clear: both;}

.bold{font-weight: bold;}
.red{color: #F00;}

.left{float: left;}
.right{float: right;}

.italic{font-style: italic;}

.phone
{
	font-size: 24px;
	font-weight: bold;
	color: #2E76B9;
}

.link
{
	font-weight: bold;
	color: #2E76B9;
}
/****** Image Preview *****/
#preview
{
	position: absolute;
	top: 0;
	left: 0;
	background: #333;
	margin: 0;
	padding: 5px;
	/*display: none;*/
	visibility: hidden;
	color: #fff;
	font-size: 76%;
}

#preview img
{
	display: block;
	margin: 0 auto 0 auto;
}

#preview span
{
	padding: 0;
}

.preview span
{
	display:none;
}


/**** Photo Cycling ****/
#main_pic
{
	width: 540px;
	height: 360px;
	float: right;
	position: relative;
	overflow: hidden;
	/*z-index: -2;*/
		/*background: #D7D7D7;*/
}

.piccycle
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#fadepic_0
{
	display: block;
}

