/* CSS Document */

html {height:100%}
body {min-height:101%}

body {
	text-align: center;
	background-image: url(../graphics/pg_bg.gif);
	background-repeat:repeat;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	}

body a{
	color: #006699;
	text-decoration: none;
	}

body a:hover {
	color: #006699;
	text-decoration: underline;
	}

#header {
	width: 850px;
	height: 190px;
	background-color:#FFFFFF;
	background-image: url(../../graphics/header_03.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-left: solid 3px #006699;
	border-right: solid 3px #006699;
	border-top: solid 3px #006699;
	}

#header ul {
	width: 350px;
	margin-left:188px
	}

#header ul li {
	float: left;
	display: block;
	list-style: none;
	margin-left: 52px;
	}

#header ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	}


#companylogo {
	width: 800px;
	margin-left:25px;
	padding-top:5px;
	}

/*
#navBg {
	width: 650px;
	background-color: #FFFFFF;
	border-top: solid 1px #006699;
	border-bottom:  solid 1px #006699;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 35px;
	}

#navcont {
	width: 650px;
	padding: 5px;
	background-color: #006699;
	}
	

#navcont ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	}

#navcont li {
	display: inline;
	margin-left: 30px;
	padding-top: 5px;
	}

#navcont li a {
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	}


#navcont li a:hover {
	color: #FFFFFF;
	}

.logo {
	margin-left: 200px;
	margin-top: 50px;
	}

.server {
	position: absolute;
	left: 657px;
	top: 19px;
	}
*/



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	}



#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	text-align: left;
	background-color:#FFFFFF;
	border-left: solid 3px #006699;
	border-right: solid 3px #006699;
		}

#welcome {
	width: 338px;
	float: left;
	display: inline;
	margin-left: 30px;
	margin-top: 5px;
	}

#welcome ul {
	list-style: &#187;
	}

#welcome ul li {
	list-style: &#187;
	}
	
.lineheight {
	line-height: 17px;
	}

#ethos {
	width: 400px;
	margin-left: 408px;
	padding: 5px;
	}

#services {
	float: left;
	width: 400px;
	margin-left: 50px;
	}

#servlogos {
	width: 200px;
	margin-left: 475px;
	padding: 5px;
	}

#celebrating {
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	}


#contact {
	width: 300px;
	float: left;
	display: inline;
	margin-left: 50px;
	}

#contactform {
	width: 300px;
	margin-left: 360px;
	padding: 5px;
	background-color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	}

.laptop {
	width: 100px;
	padding: 5px;
	float: right;
	}

#breaker1 {
	border-top: 1px solid #006699;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	clear: both;
	}

#breaker2 {
	clear: right;
	}

.imflor {
	float: right;
	margin:15px;
	}

#thrcx {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	}

#footer {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #006699;
	border-top: 1px solid #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-color:#FFFFFF;
	border-left: solid 3px #006699;
	border-right: solid 3px #006699;
	}

