/* CSS Document */

body {
	width: 800px;
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
div#header {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.50em;
	color: #ffffff;
	background-repeat: no-repeat;
	display: block;
}
div#nav {
	color: #06F;
	width: 800px;
	background-image: url(images/strap_red.gif);
	background-repeat: no-repeat;
	height: 52px;
	float: right;
	padding-top: 15px;
}
div#nav a:link {
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-right: 2px;
	padding-left: 2px;
	float: right;
}
div#nav a:hover {
	background-color: inherit;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-right: 2px;
	padding-left: 2px;
	float: right;
}
div#nav a:visited {
	color: #FF3;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: inherit;
	padding-right: 2px;
	padding-left: 2px;
	float: right;
}
div#nav a:active {
	color: #000066;
	text-decoration: none;
	background-color: inherit;
	padding-right: 2px;
	padding-left: 2px;
	float: right;
}
.titles {
	font-size: 1.25em;
	font-style: italic;
}
div#content {
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 1em;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
div#content img {
	float: right;
}
#content a:link {
	color: #0066FF;
}
#content a:visited {
	color: #87A1C6;
}
#content a:hover {
	color: #FF0000;
}
#content a:active {
	color: #577CB0;}
div#content1{
	width: 790px;
	background-color: #669ACC;
	list-style-type: none;
	color: #000000;
	height: 600px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	padding-right: 10px;
}
#content1 h2 {
	font-size: 1em;
	margin-left: 150px;
	color: #000000;
	font-weight: normal;
}
#content1 table {
	margin-left: 120px;
	font-size: 0.85em;
	margin-bottom: 0px;
}
#content1 #contactForm {
	margin-bottom: 0px;
}
div#content1 table tr td p {
	color:#000000;
	margin: 0px;
	padding-left: 0px;
}
div#content1 table tr td h1 {
	color:#000000;
	margin: 0px;
	padding-left: 0px;
}
div#content1 table tr td img {
	margin: 0px;
	padding-left: 0px;
}
div#content h1 {
	font-size: 1.5em;	
	padding-top: 5px;
	padding-left: 150px;
}
div#content1 img {
	float: right;
	margin-top: 75px;
	padding-right: 25px;
}
div#content2 {
	margin-bottom: 5px;
	background-image: url(images/home-content.jpg);
	margin-top: 50px;
	background-repeat: no-repeat;


}
div#inset {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
	float: left;
	height: 150px;
	width: 200px;
	font-size: 1.5em;
	text-align: center;
}

div#footer {
	width: 800px;
	background-color: #FFFFFF;
	color: #333333;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
div#phone {
	float:right;
	padding-right: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333333;
}
div#tele {
	float:right;
	padding-right: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333333;
}
div#copy {
	float:right;
	padding-right: 5px;
	padding-left: 10px;
	font-size: .75em;
}
div#content3 {
	font-weight: normal;
	color: #000000;
	background-color: #99CCFF;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 366px;
}
div#content3 img {
	float: right;
	display: block;
}
div#content3 p {
	padding-top: 120px;
	font-size: 1.25em;
	padding-left: 50px;


}
div#content3 p {
	color: #FFFFFF;
	background-color: #000000;
}
div#inset a:link {
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
	
}
div#inset a:hover {
	background-color: inherit;
	color: #000000;
	text-decoration: none;
	
}
div#inset a:visited {
	color: #444444;
	text-decoration: none;
	background-color: inherit;
	
}
div#inset a:active {
	color: #000066;
	text-decoration: none;
	background-color: inherit;
	
}

