@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #FFFFFF;
}
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	text-align: center;
	font-size:85%;
	background-image: url(../images/blue.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	border: 2px solid #B0C2E4;
}
#clear {
	clear: both;
}
#header {
	background-color: #B0C2E4;
	position: relative;
	height: 198px;
	background-image: url(../images/masthead/connectingcustomers_900.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 {
	margin-left: -9000px;
	display: none;
}
#header ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#header li {
	float: left;
}
#header li a:link, #header li a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-size: 1em;
	line-height: 1.2em;
	text-decoration: none;
	display: block;
	margin-right: 0.5em;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}

#header li a:hover, #header li a:active {
	color: #B0C2E4;
	background-color:#663300;
}

#header li a.current, #header li a.current:hover, #header li a.current:active {
	color: #663300;
	background: #fff;
	cursor: default;
}

#content {
	width: 625px;
	float: left;
	margin-top: 25px;
}

#firstcontent  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
	padding-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	padding-bottom: 0px;
}
.paralargerfont {
	font-size: 12px;
	line-height: 18px;
}
#firstcontent h1 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #B0C2E4;
	line-height: 30px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A9AC;
	margin-bottom: 5px;
}
#firstcontent h2 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #666666;
	margin-bottom: 5px;
}
#firstcontent img {
	margin-left: 0px;
	float: inherit;
	margin-top: 10px;
	border: 2px solid #666666;
}

.imgmast {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#imagecontent {
	width: 400px;
	padding: 10px;
	height: 500px;
}
.boldtitle {
	font-size: 14px;
	font-weight: bold;
}
.initialparagraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 32px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}
#secondcontent {
	background-color: #B0C2E4;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px dotted #A7A9AC;
	height: 200px;
	margin-left: 40px;
	font-size: 10px;
	padding-top: 20px;
	width: 200px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#secondcontent h1 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #FFFFFF;
}
#masterbox {
	width: 530px;
	border: 2px solid #B0C2E4;
	height: 180px;
	background-image: url(../images/masterbox.jpg);
}
#thirdcontent {
	width: 235px;
	margin-top: 0px;
	float: left;
	height: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: thin solid #B0C2E4;
	background-color: #CCCCCC;
}
#thirdcontent h3 {
	color: #FFFFFF;
}
#thirdcontent img {
	margin: 3px;
	float: right;
}
.thirdcontentimg {
	margin-right: 5px;
	margin-top: 0px;
}
#fourthcontent {
	width: 240px;
	margin-top: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 180px;
	margin-left: 15px;
	border: thin solid #B0C2E4;
}
#fourthcontent img {
	padding-right: 2px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fourthcontent h3 {
	color: #B0C2E4;
	width: 240px;
	padding-bottom: 5px;
}
.blueborder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #B0C2E4;
}

#sidebar {
	float: right;
	width: 270px;
	background-color: #FFFFFF;
	margin-top: 25px;
}
#quote  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 16px;
	color: #663300;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
	border: 2px ridge #663300;
	background-color: #B0C2E4;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#news {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
}
a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#news h1 {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #B0C2E4;
	background-color: #663300;
	margin-bottom: 5px;
	width: 210px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#news a {
	color: #B0C2E4;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 1em;
	background-color: #B0C2E4;
}
#marketingmix p {
	font-weight: bold;
	text-align: center;
	background-color: #B0C2E4;
}
#address {
	text-align: center;
	font-size: 10px;
	background-color: #B0C2E4;
}
.imgright {
	border: 2px solid #B0C2E4;
	margin-bottom: 15px;
	margin-left: 5px;
}
.imgcenter {
	border: 2px solid #B0C2E4;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
.bold {
	font-weight: bold;
}
.imgspace {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.imgnoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
