﻿/*	CalibrationCerts.com styles created 01/19/2007
	by Brave New Markets, Inc.
*/

body {
	text-align: center;
	min-width: 780px;
}

html { 
	margin: 0px; 
	padding: 0px; 
	background-color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	} 
	
p {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	}		  
	
div {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
}		  
	
img {
	border-width: 0px;
	position: absolute;
	top: 0px;
}
	
#wrapper {
	width: 780px;
	margin:0 auto;
	text-align:left;
	border-left: 1px #E1F0ED solid;
	border-right: 1px #E1F0ED solid;
}

#mastheadTopLeft {
	width: 238px;
	height: 121px;
	float: left;
	background-image:url('../images/1_01.gif');
	background-repeat:no-repeat;
}
#mastheadTopRight {
	width: 542px;
	height: 121px;
	background-image:url('../images/1_02d.gif');
	background-repeat:no-repeat;
	float: right;
}
#mastheadLowerLeft {
	width: 371px;
	height: 40px;
	float: left;
	background-image:url('../images/1_03.gif');
	background-repeat:no-repeat;

}
#mastheadLowerRight {
	width: 409px;
	height: 38px;
	border-bottom: 2px #CCCCCC solid;
	background-image:url('../images/1_04b.gif');
	background-repeat:no-repeat;
	float: right;
}
#menu {
	text-align:center;
	padding-top: 10px;
}
#menu a {
	color: #FF5530;
	font-weight: bold;
	text-decoration: none;
}
#menu a:visited {
	color: #FF5530;
	font-weight: bold;
	text-decoration: none;
}
#menu a:active {
	color: #FF5530;
	font-weight: bold;
	text-decoration: none;
}	
#menu a:hover {
	color: #FF5530;
	font-weight: bold;
	text-decoration: underline;
}
#content {
	position:relative;
	width: 780px;	
}
#contentContainer {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#homeContent1 {
	height: 140px;
}
#homeContent2 {
	height: 360px;
}
#footer1 {
	width: 778px;
	border-right: 2px #E1F0ED solid;
	background-image: url('../images/1_15.gif');
	background-position: right;
	background-repeat: no-repeat;
}
#footer2Left {
	width: 294px;
	height:32px;
	background-image: url('../images/1_09b.gif');
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}
#footer2Right {
	width: 486px;
	height:32px;
	background-color:;
	background-image: url('../images/1_14.gif');
	background-position: left;
	background-repeat: no-repeat;
	float: right;
}

#footer3Left {
	width: 294px;
	height:62px;
	background-image: url('../images/1_11.gif');
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}
#footer3Right {
	width: 486px;
	height:62px;
	text-align: center;
	background-color: #E1F0ED;
	float: right;
}




