<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /><link rel="stylesheet" href="../css/typenewnamehere.css" type="text/css" />@charset "utf-8";
/* CSS Document */

<style type="text/css">


.headerstyle {
	font: 125% Verdana, Arial, Helvetica, sans-serif;
	color: #000099
	}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 600px;
	background-image: url(../images/bluebottlecomp11.jpg);
	background-repeat: no-repeat; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #e3e1d5;
	text-align: left;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtr #mainContent {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

p {
	margin-left: 25px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #000099;
}
.contactstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.mainstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style1 {
	font-size: 11px;
	font-weight: bold;
}

.style2 {
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.servicestyle {
	font-size: 16px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {font: 100% Verdana, Arial, Helvetica, sans-serif;
}

hr {width: 50%; height: .5px; color: #e3e1d5;
}

a.top:link {text-decoration:none;color: #000000;
}

a.top:visited {text-decoration:none;color:#000000;
}

a.top:hover {text-decoration:none;color: #000099;
}

a.top:active {text-decoration:none;color: #000099;
}


a.thumbnail:link {color:#000000;
}

a.thumbnail:visited {color:#000000;
}

a.thumbnail:hover {color: #000099;
}

a.thumbnail:active {color: #000099;
}