body {
	background-color: #00203f;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-x;
	font-family: arial;
	margin: 0px;
}
b {
	font-size: 18px;
	font-weight: bold;
	color: #224c76;
}
#container {
	background-color: #224c76;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}
#home {
	float: left;
	width: 800px;
	height: 89px;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
}
#about {
	float: left;	width: 800px;	height: 89px;	background-image: url(images/about.jpg); background-repeat: no-repeat;}
#contact {
	float: left;	width: 800px;	height: 89px;	background-image: url(images/contact.jpg); background-repeat: no-repeat;}
#services {
	float: left;	width: 800px;	height: 89px;	background-image: url(images/services.jpg); background-repeat: no-repeat;}
#work {
	float: left;	width: 800px;	height: 89px;	background-image: url(images/work.jpg); background-repeat: no-repeat;}
#nav {
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	width: auto;
	height: auto;
	font-size: 12px;
	text-align: right;
	color: #af6;
}
#nav a:link, #nav a:visited {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #8df;
	text-decoration: none;
}
#left_nav {
	float: left;
	width: 200px;
	height: 231px;
	font-size: 12px;
	font-weight: bold;
}
#left_nav a:link, #left_nav a:visited {
	color: #fff;
	text-decoration: none;
}
#left_nav a:hover {
	color: #8df;
}
#left_nav_t {
	float: left;
	width: 170px;
	height: 200px;
	padding: 10px;
	line-height: 20px;
}
#left_nav_t a:link, #left_nav_t a:visited {color: #000;}
#left_nav_t a:hover {color: #069;}
.blue {
	float: left;
	height: 30px;
	background-image: url(images/blue.gif);
	line-height: 30px;
	margin-top: 7px;
	width: 200px;
	text-align: center;
}
#pic_d {
	float: left;
	width: 800px;
	height: 231px;
	background-image: url(images/pic_r.jpg);
	background-repeat: no-repeat;
}
#pic {
	float: left;
	width: 800px;
	height: 231px;
}
#pic_r {
	float: left;
	width: 600px;
	height: 231px;
}
#text_box {
	float: left;
	width: 750px;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #B8FD02;
	border-right-color: #B8FD02;
	border-bottom-color: #B8FD02;
	border-left-color: #B8FD02;
}
#text_box a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #931;
}
#text_box a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #f60;
}
#footer {
	background-image: url(images/btm_10.gif);
	width: 800px;
	height: 75px;
	float: left;
	text-align: center;
	font-size: 11px;
	color: #fff;
}
.pic {
	float: left;
	width: 110px;
	height: 110px;
}
.col {
	float: left;
	width: 355px;
	height: auto;
}
.space {
	float: left;
	width: 20px;
	height: 100px;
}
#moz {
	float: left;
}

