/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
img, div { behavior: url(css-js/iepngfix.htc) }

/* LAYOUT */
#Container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header {
	width: 750px;
	height: 108px;
}
#footer {
	background-image: url(../images/footerline.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#footer p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 30px;
	line-height: 9px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #666666;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
}
#leftcolumn {
	text-align: left;
	vertical-align: top;
	width: 237px;
	background-image: url(../images/leftbackground.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #F9F4EA;
}
#leftcolumn #LArea {
	display: block;
	padding-right: 0px;
	padding-left: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#rightcolumn {
	text-align: left;
	vertical-align: top;
	background-image: url(../images/rightbachground.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 513px;
	background-color: #F9F4EA;
}
#rightcolumn #RArea {
	display: block;
	padding-right: 30px;
	padding-left: 25px;
	padding-top: 10px;
}
#MainNav   {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/NavBackground.jpg);
	text-align: left;
	vertical-align: top;
	height: 75px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#MainNav    li   {
	display: inline;
}
#MainNav  li    a    {
	text-decoration: none;
	overflow: hidden;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	padding-top: 42px;
	float: left;
	height: 0px;
}
#MainNav li    a:hover  {
	background-image: url(../images/nav_hover.jpg);
}
#MainNav  li  a.about  {
	width: 95px;
	background-position: 0px 0px;
}
#MainNav  li  a.mission  {
	width: 85px;
	background-position: -95px 0px;
}
#MainNav li a.services {
	width: 90px;
	background-position: -180px 0px;
}
#MainNav li a.portfolio {
	width: 100px;
	background-position: -268px 0px;
}
#MainNav li a.contact {
	width: 114px;
	background-position: -370px 0px;
}
.flashhome {
	display: block;
	margin-bottom: 25px;
	border: 1px solid #000000;
	margin-top: 10px;
}
#right {
	float: right;
	margin-bottom: 13px;
	margin-left: 15px;
}
#right.home {
	float: right;
	margin-right: -40px;
	margin-bottom: -45px;
}
#right.service {
	float: right;
	margin-right: -50px;
	margin-bottom: 0px;
}
#RArea  p   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 27px;
	color: #000000;
	margin-right: 15px;
	margin-bottom: 19px;
}
#RArea p a {
	color: #000000;
	text-decoration: none;
}
#RArea p a:hover {
	color: #999999;
}
#RArea p.ital {
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
#RArea h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 28px;
	color: #990000;
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-right: 10px;
}
#RArea h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #666666;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding-bottom: 5px;
	text-transform: uppercase;
	margin-right: 10px;
}
#LArea h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	line-height: 12px;
	margin: 5px;
	text-align: center;
}
#LArea h1 strong {
	color: #333333;
	font-weight: bold;
}
#LArea li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-left: 10px;
	font-style: italic;
	text-align: center;
	color: #666666;
	margin-right: 20px;
	padding-bottom: 8px;
	padding-top: 8px;
}
#LArea #news {
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
#LArea #news img {
	border: 1px solid #000000;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#LArea #news img:hover {
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#LArea #news a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 15px;
	display: block;
}
#Contactform {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}
#Contactform td {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Contactform td.right {
	text-align: right;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#Contactform td.left {
	text-align: left;
	padding-left: 10px;
}
input {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 98%;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
#button {
	width: 75px;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	background-color: #999999;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#button:hover {
	color: #FFFFFF;
	background-color: #990000;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	border: 1px solid #000000;
	width: 98%;
}
iframe {
	margin-top: 20px;
	border: 1px solid #000000;
}
#portcol {
	background-color: #F9F4EA;
	background-image: url(../images/portback.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#webport {
	display: block;
}
#portcol h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 28px;
	color: #990000;
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 0px;
}
#webport table {
	text-align: left;
	vertical-align: top;
	margin-bottom: 15px;
	width: 100%;
	border: 1px solid #D6D5C5;
	display: block;
}
#webport  h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5C3;
	padding-bottom: 2px;
	display: block;
}
#webport h6 strong {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
#webport p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	display: block;
}
#webport  p a {
	text-decoration: none;
	color: #666666;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #D5D6CB;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 10px;
	padding: 3px 5px;
	text-align: right;
	vertical-align: middle;
}
#webport p a:hover {
	color: #990000;
}
#webport p em {
	font-style: italic;
	color: #666666;
}
#webport img {
	height: auto;
	width: 150px;
	margin: 5px;
	float: left;
	border: 1px solid #F9F4EA;
}
#webport img:hover {
	position: relative;
	border: 1px solid #990000;
}
	
#logos {
	display: block;
	text-align: center;
	width: 660px;
	margin-right: 0px;
	margin-left: 0px;
}
#logos img {
	display: inline;
	height: 175px;
	width: 175px;
	margin-right: 7px;
	margin-bottom: 14px;
	border: 1px solid #F9F4EA;
	margin-left: 7px;
}
#logos img:hover {
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#design {
	display: block;
	text-align: center;
	width: 663px;
	margin-right: 0px;
	margin-left: 0px;
}
#design  img {
	display: inline;
	height: 150px;
	width: 150px;
	margin-right: 15px;
	margin-bottom: 30px;
	border: 1px solid #F9F4EA;
	margin-left: 15px;
}
#design  img:hover {
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#sitemap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
#sitemap p {
	margin-bottom: 8px;
}
#sitemap a {
	color: #000000;
	text-decoration: none;
}
#sitemap a:hover {
	color: #990000;
	text-decoration: underline;
}
#news h1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D7C5;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 3px;
}
#NewsArticle {
	font-family: "Times New Roman", Times, serif;
}
#NewsArticle h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	line-height: 24px;
}
#NewsArticle h3 {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
#NewsArticle h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 16px;
	padding: 0px;
}
#NewsArticle p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}
#news h1 {
	line-height: 16px;
}
#NewsArticle p strong {
	font-weight: bold;
}
#NewsArticle #artipic {
	margin-bottom: 20px;
	margin-left: 25px;
	float: right;
}
#sitemap strong {
	font-weight: bold;
}
#RArea .ital a {
	color: #333333;
}
#RArea .ital a:hover {
	color: #333333;
}
