/* CSS Document for Blair Engineering */

body {
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	margin:0 0 12px;
}
a {
	text-decoration: underline;
	color: #003567;
}
a:hover {
	color: #b41617;
}
img {
	border: 0;
}
hr {
	margin: 5px 0 15px 0;
	color: #0053a0;
	background-color: #0053a0;
	height: 1px;
	border: 0;
}
h1 {
	margin: 0 0 12px;
	color: #b41617;
	font-size: 17px;
}
h2 {
	margin: 0 0 6px;
	color: #b41617;
	font-size: 15px;
}
h3 {
	margin: 0 0 10px;
	color: #bd1d2c;
	font-size: 13px;
}
h4 {
	margin: 0 0 2px;
	color: #003567;
	font-size: 14px;
}
.floatleft {
	margin: 0 12px 0 0;
	float: left;
}
.floatright {
	margin: 0 0 0 12px;
	float: right;
}
.smalltext {
	font-size: 10px;
}
.largetext {
	font-size: 19px;
}
.bigred {
	color: #b41617;
	font-size: 16px;
	font-weight: bold;
}
.bluetext {
	color: #157fa6;
}

/* Sub Page Styles */

#wrapper {
	margin: 0 auto;
	padding: 0 3px 8px 3px;
	background: url(images/subs/sub-bg.gif) repeat-y #ffffff;
	text-align: left;
	width: 994px;
}
#redbottom {
	margin: 0 auto;
	border-top: 3px solid #c04546;
	width: 1000px;
	height: 0px;
}
#subheader {
	margin: 0;
	border-top: 6px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}
#topshadow {
	background: url(images/subs/top-shadow.gif) no-repeat;
	height: 21px;
}
#subnav {
	margin: 0 0 0 17px;
	padding: 0;
	font-size: 11px;
	float: left;
	width: 171px;
}
#subnav ul {
	margin: 0;
	padding: 0;
	background: #d7dee9;
	border-top: 1px solid #b2c2d1;
	border-right: 1px solid #b2c2d1;
	border-left: 1px solid #b2c2d1;
	list-style: none;
}
#subnav ul li {
	display: block;
	border-bottom: 1px solid #b2c2d1;
}
#subnav ul li a {
	padding: 8px 0 8px 22px;
	background: url(images/subs/subnav-bg.gif) top left no-repeat;
	display: block;
	color: #003567;
	text-decoration: none;
}
#subnav ul li a:hover {
	background: url(images/subs/subnav-bg-over.gif) top left no-repeat;
	color: #ffffff;
}
#subnav ul li a.currentpage {
	background: url(images/subs/subnav-bg-over.gif) top left no-repeat;
	color: #ffffff;
}
#subbuttons img {
	margin: 0 0 6px;
}
#content {
	margin-left: 28px;
	padding: 0;
	float: left;
	width: 560px;
}
#content ul {
	margin: -3px 0 0 8px;
	padding: 0 0 15px 8px;
}
#content ul li {
	padding: 0 0 4px 10px;
	background: url(images/subs/red-bullet.gif) top left no-repeat;
	list-style: none;
}
#content ul ul {
	margin: 5px 0 0 8px;
	padding: 0 0 0 8px;
}
#subright {
	margin: 0 10px 0 0;
	color: #231f20;
	float: right;
	width: 171px;
}
#subright ul {
	margin: 0 0 10px 0;
	padding: 2px 0 0 0;
}
#subright ul li {
	padding-bottom: 7px;
	padding-left: 9px;
	background: url(images/subs/rightside-bullet.gif) left top no-repeat;
	list-style: none;
}
.rightboxtop {
	padding: 5px 5px 5px 10px;
	background: #7b92b6;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border-top: 1px solid #627fa6;
	border-right: 1px solid #627fa6;
	border-left: 1px solid #627fa6;
	width: 154px;
}
.rightbox {
	padding: 10px 10px 0;
	margin-bottom: 10px;
	background: #ffffff;
	font-size: 11px;
	border-bottom: 1px solid #627fa6;
	border-right: 1px solid #627fa6;
	border-left: 1px solid #627fa6;
	width: 149px;
}
.rightbox ul {
	margin: 0 0 0 8px;
	padding: 10px 0 0 8px;
}
.rightbox ul li {
	padding-bottom: 7px;
	padding-left: 9px;
	background: url(images/subs/rightside-bullet.gif) left top no-repeat;
	list-style: none;
}
#rightcall {
	padding: 12px 10px 5px;
	background: url(images/subs/rightcall-bg.gif) bottom no-repeat;
	font-size: 14px;
	color: #003567;
	font-weight: bold;
	width: 151px;
}
.mgtphoto {
	margin: 0 10px 5px 0;
	padding: 2px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	float: left;
}
.productlogo {
	margin: 0 0 10px 12px;
	float: right;
}

/* Form Styles */

.formtable {
	border: 1px solid #CCCCCC;
}
.formtable td {
	padding: 3px 8px;
}
.textfield {
	padding: 2px 3px;
	border: 1px solid #CCCCCC;
	background-color: #FCFCFC;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	width: 200px;
}
.city {
	padding: 2px 3px;
	border: 1px solid #CCCCCC;
	background-color: #FCFCFC;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	width: 149px;
}
.state {
	padding: 2px 3px;
	border: 1px solid #CCCCCC;
	background-color: #FCFCFC;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	width: 40px;
}
.commentsfield {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 2px 3px;
	border: 1px solid #CCCCCC;
	background-color: #FCFCFC;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	width: 200px;
	height: 60px;
}
.button {
	margin-top: 5px;
	padding: 1px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background-color: #b41617;
	cursor: pointer;
}
.required {
	border-bottom: 1px solid #CC0000;
}

/* Header and Main Navigation Styles */

#header {
	margin: 0 auto;
	padding: 0 3px;
	background: url(images/main-bg.gif) center repeat-y;
	border-bottom: 1px solid #cad4df;
	width: 994px;
	height: 83px;
}
#logo {
	padding: 12px 0 0 17px;
	float: left;
}
#tagline {
	padding: 22px 24px 0 0;
	text-align: right;
}
#navigation {
	margin: 19px 10px -1px 0;
	padding: 0 0 0 0;
	float: right;
	width: 541px;
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		padding:0px 0px 0px 1px;
		margin:0px;
		background-color:#FFFFFF;
		background-image:url(http://www.blaireng.com/images/nav-bg.gif);
		background-repeat:no-repeat;
		background-position:left top;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		width:135px;
		padding:8px 0px 7px 0px;
		background-color:#E6E6E6;
		background-image:url(http://www.blaireng.com/images/nav-tab-static.gif);
		background-repeat:no-repeat;
		background-position:center top;
		color:#003567;
		font-family:Arial;
		font-size:10px;
		text-decoration:none;
		text-align:center;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-image:url(http://www.blaireng.com/images/nav-tab-hover.gif);
		background-repeat:no-repeat;
		background-position:center top;
		color:#FFFFFF;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-image:url(http://www.blaireng.com/images/nav-tab-hover.gif);
		background-repeat:no-repeat;
		background-position:center top;
		color:#FFFFFF;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#B4B4B4;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{	
		padding:0px;
		margin:0px;
		background-color:#FFFFFF;
		background-image:none;
		background-repeat:repeat;
		background-position:0% 0%;
		border-right:1px solid #AFC0D0;
		border-bottom:1px solid #AFC0D0;
		border-left:1px solid #AFC0D0;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{	
		width:auto;
		padding:3px 20px 3px 8px;
		background-color:#FFFFFF;
		background-image:none;
		background-repeat:repeat;
		background-position:0% 0%;
		color:#222222;
		font-size:11px;
		text-align:left;
		border-width:1px 0px 1px 0px;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#003567;
		background-image:none;
		background-repeat:repeat;
		background-position:0% 0%;
		color:#FFFFFF;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#003567;
		background-image:none;
		background-repeat:repeat;
		background-position:0% 0%;
		color:#FFFFFF;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px 5px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 5px 4px 5px;
		border-color:#999999;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#B4B4B4;
	}




/* Home Page Styles */

#homewrapper {
	margin: 0 auto;
	padding: 0 3px 16px 3px;
	background: url(images/home/home-shadow.gif) bottom repeat-x #ffffff;
	text-align: left;
	border-right: 1px solid #7b92b6;
	border-left: 1px solid #7b92b6;
	width: 992px;
}
#homeshadow {
	margin: -12px auto 0;
	text-align: center;
	background: url(images/home/home-shadow.gif) bottom repeat-x #ffffff;
	width: 1000px;
	height: 12px;
}
#home1 {
	background: url(images/home/home1-bg.jpg) bottom no-repeat;
	height: 333px;
}
#home1a {
	padding: 16px 0 0 16px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #b20808;
	width: 504px;	
}
#home1b {
	padding: 38px 0 10px 26px;
	float: left;
	color: #ffffff;
	font-size: 12px;
}
.home1blgtxt {
	font-size: 14px;
}
#home1c {
	padding: 16px 0 0 16px;
	float: left;
	width: 300px;
}
#home1c h1 {
	margin: 0;
	font-size: 17px;
	color: #003567;
}
#home1c ul {
	margin: 8px 0 16px 1px;
	padding: 0 0 0 1px;
}
#home1c ul li {
	padding-bottom: 8px;
	padding-left: 8px;
	background: url(images/bullet.gif) left top no-repeat;
	list-style: none;
}
.largeblue {
	font-size: 14px;
	font-weight: bold;
	color: #003567;
}
#southeast {
	padding: 22px 25px 0;
	float: right;
}
#southwest {
	padding: 40px 72px 0 0;
	float: right;
}
#home1d {
	margin-top: 40px;
	padding: 0 0 0 22px;
	float: left;
	font-size: 11px;
	width: 130px;
}
#home1e {
	margin-top: 40px;
	padding: 0 0 0 30px;
	float: left;
	font-size: 11px;
	width: 150px;
}

#home2 {
	background: url(images/home/SWhome-bg.jpg) bottom no-repeat;
	height: 333px;
}
#home3 {
	background: url(images/home/SEhome-bg.jpg) bottom no-repeat;
	height: 333px;
}
#rightnotebook {
	padding: 2px 15px 0 5px;
	float: right;
	width: 280px;
	font-size: 10px;
	color: #003567;
}
#rightnotebook td {
	padding: 8px 0;
}
#leftnotebook {
	padding: 10px 72px 0 0;
	float: right;
	width: 270px;
	font-size: 10px;
	color: #003567;
}
#leftnotebook td {
	padding: 10px 0;
}
#swlogos {
	margin: 0 auto;
	padding: 0 3px;
	background: #ffffff;
	border-right: 1px solid #7b92b6;
	border-left: 1px solid #7b92b6;
	width: 992px;
	height: 100px;
	text-align: left;
}

 /* Footer Styles */
 
#footer {
	margin: 0 auto;
	text-align: center;
	width: 996px;
	font-size: 9px;
}
#footer a {
	padding: 0 8px;
	color: #717273;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#copyright {
	padding: 6px 0 6px 16px;
	text-align: left;
	float: left;
	color: #717273;
}
#bottomnav {
	padding: 6px 8px 6px 0;
	text-align: right;
	float: right;
}

