/* global */
html{height: 100%;

}

body
{ 
  	font-family: verdana;
	font-size: 12px; 
	background-color: 1a1a1a;
	
}
.topnav
{
	/*background-image: url(images/image_02.jpg);
	background-position: top left;*/
	font-size: 10px;
	color: #ffffff;
}	
.main
{
	background-image: url(images/image_05.jpg);
	background-position: top left;
}
.mainnav
{
	background-image: url(images/image_06.jpg);
	background-position: bottom left;
}
.leftcontent
{
	background-image: url(images/content_01.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}
.servicescontent
{
	background-image: url(images/servicesbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}
.contactcontent
{
	background-image: url(images/contactbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}
.homecontent
{
	background-image: url(images/homebg.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}
.rightcontent
{
	background-image: url(images/content_02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.rightcontent p
{
	padding-left: 5px;
}
.leftshadow
{
	background-image: url(images/image_01.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.rightshadow
{
	background-image: url(images/image_04.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.bottomshadow
{
	
}
/* ancors Start
---------------------*/
a{outline: none;}

a, a:link {
color:#ffffff;
text-decoration:none;
font-weight: bold;

}
a:hover {
/*text-decoration:underline;*/
color:#95cbde;
}
a.a:link {
	font-weight: bold;
	color: #FFFFFF;
}
a.a:visited {
	color: #000000;
}
a.a:hover {
	color: #1e4f77;
	text-decoration: none;
}

a.b:link {
	font-weight: bold;
	color: #95cbde;
}

a.b:hover {
	color: #1e4f77;
	text-decoration: none;
}
a.c:link {
	font-weight: bold;
	color: #1e4f77;
}

a.c:hover {
	color: ffffff ;
	text-decoration: none;
}
a.d:link {
	font-style: italic;
	color: ##444444;
}
a.d:visited {
	color: #000000;
}

a.d:hover {
	color: #1e4f77;
	text-decoration: none;
}
.button
{
	background-image: url(images/button.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.nav
{
font-size: 12px;
}
a.toplinks:link {
	color: #FFFFFF;
	font-weight: normal;
}
a.toplinks:visited {
	color: #FFFFFF;
	font-weight: normal;
}
a.toplinks:hover {
	color: #1e4f77;
	font-weight: normal;
}
p
{
	font-size: 12px;
	color: #444444;
	padding-top: 5px;
	
	
}
h1
{
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 8px;
	
}
h2
{
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	
}
.textcontent
{
	padding-left: 15px;
}
.image
{
margin-left: 15px;
margin-right: 25px;
margin-bottom: 15px;
border: #94A060 5px solid;
}
.lgimage
{
margin-left: 15px;
margin-right: 25px;
margin-bottom: 15px;
border: #94A060 5px solid;
width: 300;
}
.smimage
{
margin-right: 25px;
border: #cad7db 5px solid;
width: 100;
}
.sideimage1
{
margin-bottom: 5px;
border: #cad7db 5px solid;
height: 100;
}
.contentbox
{
padding-left: 25px;
padding-right: 10px;
padding-bottom: 40px;
color: #ffffff;
}
.contentframe
{
border: #ffffff 5px solid;

}
.topborder
{
border-left: #ffffff 5px solid;
border-right: #ffffff 5px solid;
border-top: #ffffff 5px solid;
}
.bottomborder
{
border-left: #ffffff 5px solid;
border-right: #ffffff 5px solid;
border-bottom: #ffffff 5px solid;

}
.newsdate
{
font-size: 11px;
color: ffffff;
font-style: italic;
}
.copyright
{
font-size: 10px;
color: ffffff;
font-style: italic;
background-image: url(images/image_09.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.subnav
{
color: #ffffff;
font-size: 10px;
}
