@charset "UTF-8";
/* CSS Document */

Body
{
	background-image: url(images/pagebackground.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	margin: 0 auto;
}

.Body2
{
	background-image: url(images/pagebackground2.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	margin: 0 auto;
}

#headerbackground
{
	width: 971px;
	height: 268px;
	background-image: url(images/headerbackground.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#menu
{
	width: 463px;
	height: 42px;
	margin-left: 435px;
}

#button_home
{
	width: 84px;
	height: 42px;
	float: left;
	display: inline;
}

#button_about
{
	width: 84px;
	height: 42px;
	float: left;
	display: inline;
}

#button_services
{
	width: 100px;
	height: 42px;
	float: left;
	display: inline;
}

#button_portfolio
{
	width: 99px;
	height: 42px;
	float: left;
	display: inline;
}

#button_contact
{
	width: 96px;
	height: 42px;
	float: left;
	display: inline;
}

#slogan
{
	width: 463px;
	height: 20px;
	text-align: right;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	margin-top: 6px;
	margin-left: 435px;
}

#logo
{
	width: 332px;
	height: 150px;
	margin-left: 80px;
	margin-top: -22px;
}

#bb_logo
{
	display: none;
}

#homecontent
{
	width: 971px;
	height: 375px;
	margin: 0 auto;
}

#homeflash
{
	width: 971px;
	height: 375px;
	z-index: 98;
}

#bb_homeflash
{
	display: none;
}

#welcomebox1
{
	width: 305px;
	height: 161px;
	background-image: url(images/titlebar_top.jpg);
	background-repeat: no-repeat;
	z-index: 99;
	position: relative;
	top: 140px;
	float: right;
	display: inline;
	margin-right: 0px;
	margin-top: -375px;
}

#welcomebox2
{
	width: 305px;
	height: 161px;
	background-image: url(images/titlebar_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#welcomebox3
{
	width: 200px;
	height: 25px;
	margin-left: 52px;
	color: #40a1d8;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 3px;
}

#welcomebox4
{
	width: 200px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 52px;
	margin-top: 7px;
}

#subpagecontent
{
	width: 971px;
	margin: 0 auto;
	margin-top: 19px;
}

#titlebox1
{
	width: 971px;
	height: 25px;
	background-image: url(images/titlebar_top.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 0px;
	float: left;
	display: inline;
}

#titlebox2
{
	width: 200px;
	height: 25px;
	margin-left: 57px;
	color: #40a1d8;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
}

#titlebox_indented1
{
	width: 846px;
	height: 25px;
	background-image: url(images/titlebar_top.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 125px;
	float: left;
	display: inline;
}

#titlebox_indented2
{
	width: 200px;
	height: 25px;
	margin-left: 57px;
	color: #40a1d8;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
}

#subpagepane
{
	width: 900px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 60px;
	margin-top: 15px;
	float: left;
	display: inline;
}

#onepane
{
	width: 600px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	margin-left: 183px;
	margin-top: 15px;
	float: left;
	display: inline;
}

#smallrightpane_left
{
	width: 600px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	margin-left: 60px;
	margin-top: 15px;
	float: left;
	display: inline;
}

#smallrightpane_right
{
	width: 220px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	margin-left: 20px;
	margin-top: 15px;
	float: left;
	display: inline;
}

#threepane_left
{
	width: 263px;
	margin-left: 20px;
	float: left;
	display: inline;
}

#threepane_center
{
	width: 263px;
	margin-left: 20px;
	float: left;
	display: inline;
}

#threepane_right
{
	width: 263px;
	margin-left: 20px;
	float: left;
	display: inline;
}

.darktext
{
	color: #999;
}

.lightertext
{
	color: #666;
}

A:link
{
	color: #40a1d8;
	text-decoration: none;
}

A:visited
{
	color: #40a1d8;
	text-decoration: none;
}

A:active
{
	color: #40a1d8;
	text-decoration: none;
}

A:hover
{
	color: #40a1d8;
	text-decoration: underline;
}

#footerbar
{
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 37px;
	background-image: url(images/footerbar.jpg);
	background-repeat: repeat-x;
	text-align: center;
	z-index: 99;
}

#footertext
{
	width: 971px;
	height: 20px;
	color: #acacac;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	margin-top: 12px;
}

#services_web
{
	margin-top: 55px;
	margin-left: 45px;
}

#services_print
{
	margin-top: 428px;
	margin-left: 70px;
}

#services_social
{
	margin-top: 20px;
	margin-left: 30px;
}

#services_mobile
{
	margin-top: 25px;
	margin-left: 63px;
}

@media only screen and (max-device-width: 480px)
{
#homeflash
{
	display: none;
}

#bb_homeflash
{
	width: 971px;
	height: 375px;
	z-index: 98;
	display: block;
	background-image: url(images/m_homeflash.jpg);
	background-repeat: no-repeat;
}

#footerbar
{
	position: relative;
	width: 971px;
	height: 37px;
	background-image: url(images/footerbar.jpg);
	background-repeat: repeat-x;
	text-align: center;
	float: left;
	display: inline;
	margin-top: 40px;
	z-index: 99;
}

#footertext
{
	width: 971px;
	height: 14px;
	color: #acacac;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	float: left;
	margin-top: 11px;
}

#logo
{
	display: none;	
}
}

@media only screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio:0)
{

#footerbar
{
	position: static;
	bottom: 0px;
	width: 971px;
	height: 37px;
	background-image: url(images/footerbar.jpg);
	background-repeat: repeat-x;
	text-align: center;
	z-index: 99;
}

#footertext
{
	width: 971px;
	height: 20px;
	color: #acacac;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	margin-top: 12px;
}

#services_web
{
	margin-top: 55px;
	margin-left: 45px;
}

#services_print
{
	margin-top: 1250px;
	margin-left: 70px;
}

#services_social
{
	margin-top: 230px;
	margin-left: 30px;
}

#services_mobile
{
	margin-top: 320px;
	margin-left: 63px;
}

}



@media all_
{
	
#homeflash
{
	display: none;
}

#bb_homeflash
{
	width: 971px;
	height: 375px;
	z-index: 98;
	display: block;
	background-image: url(images/bb_homeflash.jpg);
	background-repeat: no-repeat;
}


#welcomebox1
{
	margin-top: -370px;
}

#bb_logo
{
	width: 332px;
	height: 150px;
	margin-left: 80px;
	margin-top: -22px;
	background-image: url(images/bb_logo.jpg);
	background-repeat: no-repeat;
	display: block;
}

#logo
{
	display: none;	
}

#footerbar
{
	position: relative;
	width: 971px;
	height: 37px;
	background-image: url(images/footerbar.jpg);
	background-repeat: repeat-x;
	text-align: center;
	float: left;
	display: inline;
	margin-top: 40px;
	z-index: 99;
}

#footertext
{
	color: #acacac;
}

}