@charset "utf-8";
#nav {
	height: auto;
	width: 210px;
	position: fixed;
	top: 50px;
	left: 12%;
}
body {
	margin: 0px;
	padding: 0px;
}

#contents {
	width: 600px;
	margin-left: 240px;
	margin-top: 100px;
	height: 100%;
}
#container {
	width: 860px;
	margin-left: 10%;
	height: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/headlogo_02.gif);
	background-repeat: no-repeat;
	background-position: 700px top;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
.boxes {
	float: left;
	height: 190px;
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #C6C6C6;
	display: inline;
	padding-top: 40px;
	padding-left: 10px;
}
#footer {
	height: 150px;
	width: 850px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#box2 {
	background-image: url(images/Untitled-1_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#box3 {
	background-image: url(images/Untitled-1_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#box1 {
	background-image: url(images/Untitled-1_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bighead {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-size: 130px;
	color: #eee;
	font-family: Impact;
}
#bighead h1 {
	font-size: 130px;
	color: #EEEEEE;
	margin-top: 0px;
	margin-bottom: -90px;
	line-height: 1em;
}
#bighead  h2 {
	font-size: 80px;
	color: #CCCCCC;
	margin-bottom: 0px;
}

.portfolioboxes {
	height: auto;
	margin-top: 20px;
	background-color: #ececec;
	float: left;
	width: 590px;
	padding-right: 10px;
}
.portfolioboxes img {
	padding: 10px;
	float: left;
}
.portfolioboxestext h1 {
	width: auto;
	font-size: 24px;
	color: #FF0000;
}
.portfolioboxestext a {
	font-size: 14px;
	color: #FF0000;
}
.portfolioboxestext a:hover {
	font-size: 14px;
	color: #333333;
}





#home_blurb {
	color: #000000;
	background-color: #ffb400;
	margin-top: 20px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-size: 1em;
}
#offer {
	background-color: #00aeef;
	height: 200px;
	margin-top: 20px;
	color: #FFFFFF;
	background-image: url(images/offer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 2em;
	text-align: center;
	font-family: Impact;
}
.line_text {
	font-size: 2.5em;
	color: #999999;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	width: 6.5em;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-left: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Impact;
}
ul.nav1 {
	list-style-type: none;
	font-size: 16px;
}


ul.nav1  a {
	display: block;
	color: #000000;
	text-decoration: none;
	width: 7em;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
ul.nav1 a:hover {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
ul.nav2 {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #666666;
}
ul.nav2 a {
	display: block;
	color: #666666;
	text-decoration: none;
	width: 7em;
	font-weight: normal;
}
#about {
	background-color: #00AEEF;
	margin-top: 20px;
	color: #FFFFFF;
}
#about p {
	padding: 10px;
}
#about h1 {
	color: #00AEEF;
	background-color: #FFFFFF;
	text-indent: 10px;
	padding: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: -20px;
	width: 4em;
	font-size: 24px;
}
#about h2 {
	color: #00AEEF;
	background-color: #FFFFFF;
	text-indent: 10px;
	padding: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: -20px;
	width: 7em;
	font-size: 24px;
}
#services {
	background-color: #ffb400;
	margin-top: 20px;
	color: #000000;
	float: left;
}
#services p {
	padding: 10px;
}
#services h1 {
	color: #FFB400;
	background-color: #000000;
	text-indent: 10px;
	padding: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 24px;
	margin-bottom: -10px;
}
#services a {
	color: #FFFFFF;
}

.servicesbox {
	width: 200px;
	display: inline;
	float: left;
}
#services a:hover {
	color: #000000;
}
.redspan {
	font-size: 12px;
	color: #FF0000;
}
.email a {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.email a:hover {
	font-size: 16px;
	color: #999999;
	text-decoration: none;
}
