@charset "utf-8";
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	text-align: left;
	width: 350px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 18px;
	height: 280px;
}

.MainText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration:underline;
	font-weight: normal;
}
.MainTextlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	
}
.MainTextlinks a:hover{
	text-decoration: underline;
	
}

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
ul {
	text-align: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 12px;
	color: #FFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	display: inline;
	margin-right: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
	text-decoration: none;
}
.FooterTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.FooterTxt a:hover{
	text-decoration: underline;
}

.aboutNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	display: inline;
	text-decoration: none;
	color: #FFF;
	font-weight: bolder;
}

.aboutNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4E635E;
	padding-bottom: 1px;
	text-decoration: none;
}

.servicesNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	display: inline;
	text-decoration: none;
	color: #FFF;
	font-weight: bolder;
}

.servicesNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #895C33;
	padding-bottom: 1px;
	text-decoration: none;
}

.ideasNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	display: inline;
	text-decoration: none;
	color: #FFF;
	font-weight: bolder;
}

.ideasNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #77457A;
	padding-bottom: 1px;
	text-decoration: none;
}

.sayNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	display: inline;
	text-decoration: none;
	color: #FFF;
	font-weight: bolder;
}

.sayNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEC0;
	padding-bottom: 1px;
	text-decoration: none;
}

.contactNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	display: inline;
	text-decoration: none;
	color: #FFF;
	font-weight: bolder;
}

.contactNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B00E0C;
	padding-bottom: 1px;
	text-decoration: none;
}
.MainTextSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding: 0px;
	text-align: left;
	width: 350px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 18px;
	height: 280px;
}
.MainTextLA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	text-align: left;
	width: 350px;
	line-height: 12px;
	height: 280px;
	font-weight: bold;
}

.BG01 {
	background-image: url(IMAGES/1a_01.jpg);
	background-repeat: no-repeat;
}
.BG02 {
	background-image: url(IMAGES/1a_02.jpg);
	background-repeat: no-repeat;
}
.BG03 {
	background-image: url(IMAGES/1A_03.jpg);
	background-repeat: no-repeat;
}
.BG05 {
	background-image: url(IMAGES/1A_05.jpg);
	background-repeat: no-repeat;
}
.BG04 {
	background-image: url(IMAGES/1A_04.jpg);
	background-repeat: no-repeat;
}

