body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.3em;
}

#container {
	height: auto;
	width: 800px;
	margin: auto;
	padding: 0px;
}
#text {
	font-size: 13px;
	line-height: 1.5em;
	height: auto;
	width: 720px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC1921;
	border-bottom-color: #FC1921;
}

#header {
	clear: both;
	height: 106px;
	width: 800px;
}
#photos {
	clear: both;
	height: 175px;
	width: 800px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #fc1921;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #fc1921;
	margin-bottom: 3px;
}
#content {
	padding: 20px;
	clear: both;
	height: auto;
	width: 760px;
}

a:link {
	color: #fc1921;
	text-decoration: none;
}
a:visited {
	color: #fc1921;
	text-decoration: none;
}
a:hover {

	color: #fc1921;
	text-decoration: underline;
}
a:active {


	color: #fc1921;
	text-decoration: none;
}
#footer {
	clear: both;
	height: 105px;
	width: 800px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fc1921;
	border-right-color: #fc1921;
	border-bottom-color: #fc1921;
	border-left-color: #fc1921;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a {
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}
#logos {
	width: 800px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
}
#bottomButtons {
	text-align: right;
	width: 800px;
}
#titles {
	font-size: 15px;
	line-height: 1.5em;
	height: auto;
	width: 540px;
	padding-right: 40px;
	padding-left: 220px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC1921;
	border-bottom-color: #FC1921;
	color: #FC1921;
	font-weight: bold;
}
#blueye {
	float: left;
	width: 300px;
	text-align: left;
}

#subContent {
	clear: both;
	height: auto;
	width: 800px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#clear {
	clear: both;
	width: 800px;
}

#rightContent {
	float: right;
	height: auto;
	width: 540px;
	padding-right: 40px;
}
#rightContent p {
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
}

#leftContent {
	float: left;
	height: auto;
	width: 220px;
}
#contentServices {
	clear: both;
	height: auto;
	width: 800px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FC1921;
}
#subButtons {

	font-size: 15px;
	line-height: 1.5em;
	height: auto;
	width: 800px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC1921;
	border-bottom-color: #FC1921;
	color: #FC1921;
	font-weight: bold;
}
h1 {
	font-size: 16px;
}

#subButtons #Image3,#subButtons #Image4,#subButtons #Image5{
	margin-right: 4px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
li {
	font-size: 12px;
}
.noSpace {
	margin: 0px;
	padding: 0px;
}

