/* styled.css */

* {margin: 0;}

a:link { color: #999;}
a:visited { color: olive;}
a:hover { color: yellow;}

hr {
	margin-bottom: 50px;
	margin-right: 50px;	
}
a {
	text-decoration: none;
	border: none;
	outline: none;
}
img {border: none;}

body {
	font-family:  Arial, Helvetica,"Lucida Grande", sans-serif;
	color: #222;
	background-image: url(images/bg.pg);
	background-repeat: repeat-x;
	background-color: #444;  /* #6B1A07; */	/* #9a9a9a */
}	
#wrapper {
	width: 980px;
	height: 825px;
	margin-left: auto;
	margin-right: auto;	
	
}	
/*
.shad-left {
	float:left;
	width: 10px;
	height: 809px; 
	background-image: url(images/pgshad-left.gif);
	background-repeat: repeat-y;
}
*/
/*
.shad-right {
	float: right;
	width: 10px;
	height: 809px;  
	background-image: url(images/pgshad-right.gif);
	background-repeat: repeat-y;
}
*/
												
#header_main {								     	/* !HEADER */
	width: 980px;
	height: 115px;
/*
	background-image: url(images/mwc_logo.png);
	background-repeat: no-repeat;
*/
}
.mail {
	float: right;
	font-size: .7em;
	margin-top: -20px;
	padding-top: 3px;
	padding-right: 45px;
	display: list-item;
	list-style-image: url(images/ico_newsletter.gif);
}
.toppicbar {
	height: 140px;
	width: 980px;
	padding-top: 20px;
	padding-bottom: 3px;
	text-align: center;
	border-top: solid olive 3px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #444; 
}
.sublink {
	height: 27px;
	width: auto;
	padding-top: 4px;
	background-image: url(images/blk_cord.gif);
	font-size: 1.0em;
	color: olive;
}
.sublink .active {
	color: yellow;
}

			
#leftsidebar {								                    /* !LEFTCOLUMN */
	float: left;
	height: 525px;
	width: 225px;
	margin-top: 2px;
	padding-top: 30px;
	padding-left: 25px;
	font-size: 1.2em;
	font-family: Helvetica;
	line-height: 45px;
	text-align: center;
	background-position: top;
	background-color: white;
	background-repeat: no-repeat;
}
#lsbox {
	color: #333;
	width: 200px;
	height: 200px;
	margin-left: -4px;
	font-size: .8em;
}
#lscontent {
	padding-top: 27px;
	border-bottom: solid #999 3px;
	border-top: solid gray 3px;
}
#lsbottom {
	margin-top: 100px;
	padding-top: 0px;
	padding-left: 5px;
}	
.navpic2 {
	width: 199px;
	height: 200px;
}

													
#main_content {											          /* !MAIN CONTENT */
	font-family: Helvetica, "HelveticaNeue", Arial, sans-serif;
	margin-top: 2px;
	padding-left: 80px;
	padding-right: 65px;
	margin-left: 202px;	
	height: 557px;
	width: 730px;
	background-image: url(images/cement.jpg);
	background-repeat: no-repeat;
	border-top: solid #CCC 1px;

/*
	background-color: white;	
	border-top: solid white 1px;
	border-bottom: solid white 1px;
*/
	/* 	border-left: solid #CCC 1px; */
}

#main_contact {														/* !CONTACT */
	font-family: Helvetica, "HelveticaNeue", Arial, sans-serif;
	margin-top: 2px;
	/* margin-left: 105px; */
	/* margin-bottom: 70px; */
	padding-top: 25px;
	padding-left: 135px;
	/* padding-right: 45px; */
	height: 529px;
	width: 844px;
	background-image: url(images/cement.jpg);
	background-repeat: no-repeat;
	border-top: solid #CCC 1px;
	/* border-left: solid #CCC 1px; */
}
#main_text {
	font-family: Helvetica, "HelveticaNeue", Arial, sans-serif;
	}


#main_contact p {
	color: #333;
	font-size: 12px;
	margin-left: 30px;
	padding-top: 5px;
}

#main_icf {											          /* !MAIN CONTENT */
	font-family: Helvetica, "HelveticaNeue", Arial, sans-serif;
	margin-top: 2px;
	padding-top: 20px;
	padding-left: 80px;
	padding-right: 65px;
	margin-left: 2px;	
	height: 533px;
	width: 822px;
	background-color: white;	
	border-top: solid white 1px;
	border-bottom: solid white 1px;
	/* 	border-left: solid #CCC 1px; */
}

#main_icf p {											          /* !MAIN CONTENT */
	/*
margin-top: px;
	padding-top: 20px;
	padding-left: 80px;
	padding-right: 65px;
	margin-left: 2px;	
*/
	height: 100px;
	width: 420px;
}

#main_icf p.bprint-title {
	text-align: center; 
	margin-left: -10px;
	
}

.blueprint-box{
	width: 370px;
	height: 163px;
	float: right;
	margin-top:-65px; 
	/* margin-left: 5px; */
	color: navy;
	font-size: 12px;
}
#icf_text {
	background-image: url(images/photo-pile-mwc.png);
/* 	background-color: navy; */
	width: 100%;
	height: 280px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#icf_text ul li{	
	color: #333;
	font-size: 14px;
	width: 385px;
	
}
.icf_block {
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	
}

.icf_block ul li {
	float: left;
	/* margin-top: -90px; */
}
.icf_block2 ul li {
	float: left;
}
.icf_block3 {
	height: 55px;
	width: 812px;	
}


.dash_box {
	border-style: dotted;
	border-color: #333;
	border-width: thin;
	width: 680px;
	height: 380px;
	
}
.take1 {
	width: 345px;
	height: 50px;
	margin-top: 15px;
	margin-left: 165px;
	padding-top: 5px;
	padding-bottom: 7px;
	border: dashed #333 medium;
	background-color: yellow;
}
.lrg-box {
	font-size: .8em;
	border: solid #5e5e5e 1px;
	padding: 25px;
	margin: 15px;
	background-color: #FFF;
	color: #333;
}
.lrg-box h3 {
	color: #369
}
.quick-look {												/* !Quick-look */
	float: right;
	width: 155px;
	height: 150px;
	margin-top: -25px;
	margin-left: 35px;
	padding: 20px;
	/*border: solid silver 1px;
	background-color: #EEE;*/	
}
.bkg-box {												/* !MAIN CONTENT */
	position: relative;
	top: -50px;
	width: 199px;	
}
#main_content h2 {
	margin-left: -15px;
	padding-top: 30px;
	color: #072453;
	font-weight: bolder;
	font-size: 19px;
	line-height: 24px;
}	
#main_content h3 {
	color: #6B1A07;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left: 5px;	
}	
#main_content p {
	color: #3b3b3b;
	text-align: justify;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 10px;
		
}
#main_content li {
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	list-style: square;
	margin-left:15px;
}
.services {
	height: 150px;
	/* padding-left: 15px; */
	padding-top: 20px;
	color: #001c38;
}
div .services table th {
	text-decoration: underline
}
.QL_caption {
	width: 150px;
	padding: 10px 0 0 0;
	font-size: .6em;
	text-align: center;
	color: #369;
}

												/* !Footer */
#footer {
	float: left;
	height: 58px;
	width: 960px;
	padding-top: 25px;
	font-size: 11px;
/*
	background-color: #222;
	border-top: solid olive 3px;
*/
}
#footer img{
	float: right;
	margin-top: -175px;
}

/*
.shad-bottom {
	float: left;
	width: 993px;
	height: 28px;
	background-image: url(images/pgshd-base-rework.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
*/
#copy_bar {
	float: left;
	width: 958px;
	height: 119px;
	padding-bottom: 5px;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	border: #cccccc solid 1px;	
}

#gallery_wrap {								/* !Gallery */
	width: 920px;
	height: 504px;
	margin-top: 2px;
	padding-left: 55px;
	padding-bottom: 25px;
	padding-top: 25px;
	border-top: #888 solid 1px;
	background-color: #444;	
}
#viewer h3{
	text-align: center;
	margin: 25px;
}
#picflyout1,#picflyout2,#picflyout3 {
	padding-bottom: 35px;
	padding-top: 15px;

}
#picflyout4 {
	
}																		/* !Letters */

#letters_wrap {								
	width: 870px;
	height: 504px;
	margin-top: 2px;
	padding-left: 105px;
	padding-bottom: 25px;
	padding-top: 25px;
	border-top: #cccccc solid 1px;
	background-color: gray;
}






