body {
	margin: 0px;
	padding: 0px;
	background-color: #26282B;
	font-family: Arial, Helvetica, sans-serif;
}


#wrapper {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}


#masterheader {
	float: left;
	height: 160px;
	width: 790px;
	margin-top: 10px;
	background-color: #FFF;
}

#logo {
	float: left;
	height: 150px;
	width: 275px;
	margin-top: 5px;
	margin-left: 5px;
	background-image: url(images/jpeg/logo.jpg);
	background-repeat: no-repeat;
	display: inline;
}
.italics {
	font-style: italic;
}


#logo h1{
	color: #0049AF;
	margin-top: 110px;
	font-size: 11px;
	margin-left: 5px;
	padding-top: 10px;
	font-style: italic;
	
}

#logo a{
	
}

#logo a:hover{
	
}


#masterheaderbanner {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	display: inline;
}

#photogallerymasterheaderbanner {
	float: left;
	height: 150px;
	width: 500px;
	margin-top: 5px;
	margin-left: 5px;
	background-image: url(images/jpeg/photogallerymasterheader.jpg);
	background-repeat: no-repeat;
}

#servicesmasterheaderbanner {
	float: left;
	height: 150px;
	width: 500px;
	margin-top: 5px;
	margin-left: 5px;
	background-image: url(images/jpeg/1226servicesheaderbanner.jpg);
	background-repeat: no-repeat;
}


#horizontalnav {
	float: left;
	height: 30px;
	width: 790px;
	background-color: #FFF;
	background-image: url(images/jpeg/horizontalnav.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
}

#horizontalnav ul{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#horizontalnav li{
	list-style-type: none;
	display: inline;
	padding-left: 36px;

}

#horizontalnav a{
	color: #FFF;
	text-decoration: none;

}

#horizontalnav a:hover{
	text-decoration: underline;

}



#webcontent {
	background-color: #FFF;
	float: left;
	width: 790px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#bluehorzgrad {
	float: left;
	height: 140px;
	width: 770px;
	margin-left: 5px;
	background-image: url(images/jpeg/bluegradient.jpg);
	background-repeat: repeat-x;
	padding: 5px;
}

#bluehorzgrad h1{
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 20px;

}

#bluehorzgrad p{
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#bluehorzgrad img{
	float: right;
	padding-left: 5px;

}


#recentproject {
	float: left;
	width: 210px;
	margin-left: 5px;
	margin-top: 5px;
	display: inline;
}

#recentproject h1{
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}

#recentproject h2{
	color: #0049AF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#recentproject p{
	font-size: 12px;
	line-height: 17px;
	padding-left: 5px;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#recentproject img{
	padding-left: 5px;
	
}


#homepagetext {
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-left: 5px;
	display: inline;
}

#homepagetext h1{
	font-size: 16px;
	color: #0049AF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#homepagetext p{
	font-size: 12px;
	padding: 0px;
	line-height: 19px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	
}

#ourservices {
	float: left;
	width: 258px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid #CCC;
}


#ourservices h1{
	font-size: 16px;
	color: #FFF;
	margin: 0px;
	background-image: url(images/jpeg/headerbg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#ourservices ul{
	line-height: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	
}

#ourservices li{
	font-size: 12px;
	list-style-image: url(images/gif/bullet.gif);
	list-style-position: outside;
	line-height: 26px;
	
}

.findoutmore {
	font-size: 10px;
	color: #0049AF;
	margin-top: 5px;
	text-align: right;
	margin-right: 5px;
	margin-bottom: 5px;
	
}

.findoutmore a{
	color: #0049AF;
	text-decoration: underline;
	
}

.findoutmore a:hover{
	font-weight: bold;
	
}



#footer {
	float: left;
	width: 790px;
	margin-top: 5px;
	height: 30px;
	background-image: url(images/jpeg/footer.jpg);
	background-repeat: no-repeat;
}

#footer ul{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#footer li{
	font-size: 10px;
	display: inline;
	padding-left: 80px;
	
}


#footer a{
	color: #26282B;
	
}

#footer a:hover{
	font-weight: bold;
	
}
.bjornproductions {
	color: #FFF;
	float: right;
	font-size: 10px;
	padding-top: 5px;
	text-decoration: none;
	width: 220px;
}

.bjornproductions a{
	color: #FFF;
	text-decoration: none;
	
}
.bjornproductions a:hover{

	
}
#leftcolumn {
	background-color: #F8F8F8;
	float: left;
	width: 225px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-bottom: 10px;
	display: inline;
}
#rightcolumn {
	float: left;
	width: 550px;
	padding-left: 5px;
	padding-bottom: 10px;
}

#rightcolumn img{
	padding: 3px;
	border: 1px solid #CCC;
}

#photonav {
	
}

#photonav ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	
}


#photonav li{
	font-size: 11px;
	color: #0049AF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0049AF;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	
}


#photonav a{
	color: #0049AF;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	
}


#photonav a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #666;
	display: block;
	margin: 0px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	
}


.styleone {
	
}
.styleone ul {
	padding-top: 5px;
	padding-bottom: 2px;
	margin: 10px;
}
.styleone li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.styleone h1{
	font-size: 18px;
	font-weight: bold;
	color: #0049AF;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}

.styleone h2{
	font-size: 14px;
	color: #333;
	padding-left: 10px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}

.styleone h3{
	font-size: 12px;
	color: #0049AF;
	padding-left: 10px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}
.styleone h4 {
	font-size: 14px;
	font-weight: bold;
	color: #00F;
	padding-left: 5px;
}


.styleone p{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.styleone img{
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;	
}

.styletwo {
	
}

.styletwo h1{
	font-size: 18px;
	font-weight: bold;
	color: #0049AF;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}

.styletwo h2{
	font-size: 16px;
	color: #FFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-color: #0049AF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 19px;
	
}

.styletwo h3{
	font-size: 12px;
	color: #0049AF;
	padding-left: 10px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}

.styletwo h4{
	font-size: 14px;
	color: #333;
	padding-left: 10px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}
.styletwo p{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.styletwo img{
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;	
}

.stylethree {
	
}

.stylethree h1{
	font-size: 18px;
	font-weight: bold;
	color: #0049AF;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}

.stylethree h2{
	font-size: 14px;
	color: #FFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-color: #0049AF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.stylethree h3{
	font-size: 12px;
	color: #0049AF;
	padding-left: 10px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}

.stylethree h4{
	font-size: 14px;
	color: #333;
	padding-left: 10px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}
.stylethree p{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	
}

.stylethree img{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.stylefour {
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.stylefour p{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.stylefour h2{
	font-size: 16px;
	color: #FFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-color: #0049AF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 19px;

}

.contactusbox{
	height: 115px;
	padding: 3px;
	margin: 5px;
	float: left;
	width: 255px;
	display: inline;
	border: 1px solid #CCC;
}

.contactusbox p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	margin: 0px;
}

.contactusbox img{
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	padding: 1px;
}

.contactusbox a{
	color: #000;
	text-decoration: none;
}

.contactusbox a:hover{
	color: #006;
	text-decoration: underline;
}

.custtest {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	
}

.custtest ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	padding-top: 5px;
	margin-left: 15px;
	padding-left: 5px;
}

.custtest li{
}

.custtest p{
	font-size: 12px;
	line-height: 15px;
	padding-right: 5px;
	padding-left: 5px;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666;
	
}

.custtest h1{
	font-size: 14px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bolder;
	background-color: #666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFF;
	text-align: center;
	margin-top: 0px;
	border: 1px solid #000;
	
}

.custtest h2{
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	
}

.secondarytext {
	display: inline;
}

.secondarytext h1{
	font-size: 16px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #0049AF;
	
}
.secondarytext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 16px;
}

.pictureframe {
	height: 175px;
	width: 164px;
	float: left;
	margin-left: 3px;
	margin-top: 8px;
	display: inline;
	border: 1px solid #E1E1E1;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
}

.pictureframe img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.pictureframe h1{
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

.blue {
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #00F;
}
.recentprojectfindout {
	display: inline;
	float: left;
	height: 20px;
	width: 210px;
}
.homepagetextfindout {
	display: inline;
	float: left;
	height: 20px;
	width: 300px;
}
.ourservicesfindout {
	display: inline;
	float: left;
	height: 20px;
	width: 258px;
}
