body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center; /* for stupid IE */
	background-color: #DCE6F2;
	font-size: 13px;
	line-height: 1.5;
	font-family: Arial, Geneva, sans-serif;
	}
	

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/


a:focus {
	outline: 1px dotted invert;
}


hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-weight: normal;
	color: #069;
	font-family: "Brush Script Std", "Brush Script", "Times New Roman Italic", "times new roman", times, serif; 
	font-size: 24px;/* old 25px;*/
	line-height: 1.25;
	
}



h3 {
	font-size: 18px;
	font-family: Arial, Geneva, sans-serif;
	color: #069;
	font-style: italic;
	font-size: 18px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}



ul, p, blockquote, #text img, h2 {
	margin-bottom: 25px;
		
}

ul, p {
	line-height: 1.25;	
}

ul {
	list-style-type: disc;	
}

li {
	margin-left: 20px;
	font-style: italic;	
	color:#006699;
	padding-top: 0;
	font-size: 16px;/* old 18px;*/
	font-weight: bold;

/*	font-size: 24px;*/
}

p {
	font-size: 15px;/* old 16px;*/
	color: #000;
	
}

blockquote {
/*	font-weight: bold;*/
	font-size: 24px;/* old 25px;*/
	font-family: "Brush Script Std", "Brush Script", "Times New Roman Italic", "times new roman", times, serif; 
/*	font-style: italic;*/


}

blockquote span.small {
	font-family: Arial, Geneva, sans-serif;
	font-style: italic;		
}

img {
	border: 0;
	}

/* `SITE STRUCTURE
----------------------------------------------------------------------------------------------------*/

#wrapper,
#mast,
#tag{
	width: 1024px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* to correct IE rule in text.css for centering div */
	min-height: 1050px;
	margin-top: 15px;
	background-color: #fff;/*	border: solid 1px #DCE6F2;*/
}

#mast {
	height: 192px;
	background-image: url(../img/bgfade_mast.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
/*	border-bottom: 1px solid #DCE6F2;*/
	background-color: #DCE6F2;
}

img#group {
	float: left;
	margin: 0;

}

img#logo {
	float: right;
	margin: 0;

}

#mast #contact {
	float: right;
	width: 317px;
	height: 192px;
	background-image:url(../img/wrench.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-left: 70px;
}

#mast #contact h2 {
	color: #fff;
	font-family: Arial, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	text-align: center;
	line-height: 1.2;
	font-size: 18px;
	letter-spacing: .1em;
	
}

#mast #contact h2.gray {
	color: #ccc;
	text-align: center;
	
}

#tag {
	height: 21px;
	text-align: center;
	padding: 2px 0 20px 0;
	/*	border-bottom: 1px solid #DCE6F2;*/
}

#tag h1 {
	color: #000;
	background-color: inherit;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

#left,
#text {
	float: left;
	display: inline;
}

#left {
	width: 234px;
	text-align: center;
	padding-bottom: 20px;

}


#left blockquote {
	color: #063;
	background-color: inherit;
	width: 75%;
	margin: auto;
	font-size: 20px;/* old 22px;*/
	
}

#left blockquote.testimonial p {
	font-family:Arial, Geneva, sans-serif;
	color: #063;
	background-color: inherit;
	font-style: italic;		
	font-size: 15px;/* old 16px;*/
	margin-bottom: 15px;
	font-weight: normal;

}

.signature {
	display: block;
	font-family: "Brush Script Std", "Brush Script", "Times New Roman Italic", "times new roman", times, serif; 
	font-style: normal;
/*	font-style: italic;
	font-weight: bold;*/
}

#left blockquote span.quotemark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	margin-right: 5px;
	font-weight: bold;
	color: #090;
}

#left blockquote span.small {
	font-family: Arial, Geneva, sans-serif;
	font-style: italic;		
	font-size: 14px;/* old 16px;*/
	margin-top: 10px;
	display: block;
	line-height: 1.55;
	
}

#left blockquote a.more {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #063;
	background-color: inherit;
	text-align: right;


	margin-right: 15px;
	font-weight: bold;
}

#left blockquote a {
color: #063;
background-color: inherit;
text-decoration: none;
}

/*-----navigation menu block -----*/

#nav {
	width: 136px;
	text-align: center;
	margin: 0 auto 100px auto;
	padding-left: 10px;

}

#nav ul {
	list-style-type: none;
	margin: 0;

}

#nav li {
	/*display: block;*/
	width: 136px;
	height: 50px;
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;

	font-size: 16px;
	line-height: 48px;
	letter-spacing: 0.05em;
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;
	font-style: italic;

}



#nav li a {
	color: #fff;
	text-decoration: none;
	display: block;
}

#nav li a.on {

	background-image: url(../img/nav2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #069;
}
/*-----end navigation menu block -----*/

#main {
	width: 739px;
	padding: 0 0 20px 30px;/* old padding-right: 20px;*/
	background-image:url(../img/bg_main.gif);
	background-repeat: no-repeat;
	background-position: center 150px;
	min-height: 685px;
	float: left;
	display: inline;
	border-left: solid 1px #ccc;

}




#main img.right {
	float: right;
	display: inline;
	margin: 0 0 10px 10px;
	clear: right;
}

#main img.border {
	border: solid 1px #666;	
	margin-bottom: 25px;
	padding: 3px;

}

#main a {
	color: #069;
	font-weight: bold;
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;	
}


#main p {
	width: 350px;
	
}

#main blockquote {
	color: 	#069;
	background-color: inherit;
	text-align: left;
	line-height: 1.25;
}

#main ul {
	margin-top: -10px;	
}

#main li {
	font-size: 15px;/* old 16px;*/	
}

#main ul.plain {
	margin-top: -20px;
	
}

#main .plain li {
	font-weight: normal;
	color: #000;
}

#main img.tech {
	margin-bottom: 25px;	
}

.center {
	text-align: center;	
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.center img {
	margin: 0 auto 25px auto;	
}

.note {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

p.contact {
	font-weight: bold;
	font-size: 16px;/* old 18px;*/
}

p.note {
	margin-bottom: 5px;
}	

/*#text {
	width: 514px;	
	text-align: left;
}

#text a {
	color: #069;
	font-weight: bold;
	text-decoration: none;
}

#text a:hover {
	text-decoration: underline;	
}


#text p {
	width: 350px;
	
}

#text blockquote {
	color: 	#069;
	background-color: inherit;
	text-align: left;
	line-height: 1.25;
}

#text ul {
	margin-top: -10px;	
}

#text li {
	font-size: 16px;	
}

.note {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

p.note {
	margin-bottom: 5px;
}	

#right {
	width: 195px;
	float: right;
	text-align: right;
	display: inline;
}
*/
#foot {
	height: 100px;/*88px;*/
	width: auto;
	clear: both;
	
	margin-left: 15px;/*25px;*/
	margin-right: 15px;/*25px;*/
}

#foot #logos, #foot .caption {
	float: left;	
}

#foot .caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.25;
	color: gray;
	font-style: italic;
	width: 700px;
	clear: left;
	margin-bottom: 5px;
}


#foot img.logo {
	float: left;
	margin-right:10px;/* 20px;*/
	margin-left: 0;
	
}


#foot #address {

	float: right;
	color: #666;
	background-color: inherit;
	margin-top: 30px;/* 15px;60px;*/
	margin-bottom: 5px;
	font-size: 11px;/* old 13px;*/
	line-height: 1.35;
	font-style: italic;
	font-weight: bold;
	text-align: right;

}

#address a:link {
	color: #069;
	background-color: inherit;
	text-decoration:none;
}

#address a:hover {
	text-decoration: underline;	
}

#footer {
	color: #666;
	background-color: inherit;
	font-size: 10px;
	margin-top: 15px;
	text-align: center;
}

#footer ul {
	margin: 0;	
}
#footer li {
	display: inline;	
	list-style-type: none;
	margin: 0;
	font-size: 10px;
	padding: 0 10px;
	font-weight: normal;
	font-style: normal;
}

#footer a {
	color: #666;
	background-color: inherit;
	text-decoration: none;
}

img.border {
border: solid 1px gray;
}



.clearfix:after {content:"."; display:block; height:0;
                 clear:both; visibility:hidden; }
clearfix       {display:inline-block;}
/* Hide from IE Mac */
.clearfix       {display:block;}
/* End hide from IE Mac */