/*GLOBAL*/
body {margin:0 auto; background:url(../images/global/bodybg.jpg) repeat; font-family:Arial, Helvetica, sans-serif; font-size:12pt; color:#FFFFFF;}

#wrapper {width:789px; margin:0 auto;}

#main-content-wrap {width:789px;}

#textpad {padding:0 62px 0 28px;}

/*NAVIGATION*/
#nav-wrap {width:789px; height:83px; margin:36px 0 0 0; float:left;}

#logo {width:245px; height:83px; float:left; display:block; background:url(../images/global/logo.jpg);}

a#nav1 {width:107px; height:83px; float:left; display:block; background:url(../images/global/nav1.jpg) top;}

a#nav2 {width:104px; height:83px; float:left; display:block; background:url(../images/global/nav2.jpg) top;}

a#nav3 {width:104px; height:83px; float:left; display:block; background:url(../images/global/nav3.jpg) top;}

a#nav4 {width:104px; height:83px; float:left; display:block; background:url(../images/global/nav4.jpg) top;}

a#nav5 {width:125px; height:83px; float:left; display:block; background:url(../images/global/nav5.jpg) top;}

a#nav1:hover, a#nav2:hover, a#nav3:hover, a#nav4:hover, a#nav5:hover {background-position:bottom;}

/*DropDown*/
ul#nav  {
	padding:0;
	margin:0;
	list-style:none;
}

#nav li {
	float:left;
	position:relative;
	list-style:none;
}

#nav li ul {
	display:none;
	position:relative;
	top:1em;
	left:0;
}

#nav li > ul {
	top:auto;
	left:auto;
}

#nav li:hover ul, #nav li.over ul {
	display:block;
	background-color:#285eaa;
	border:#CCCCCC solid 1px;
	margin-top:83px;
	_margin-top:66px;
	margin-left: 0;
	position:absolute;
	padding: 5px;
	left: 0;
	z-index:5;
	width:200px;
}

#nav li ul li {
  float:none; 
}

a.flyout {
	font-family:"Gill Sans MT", Arial, Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

a.flyout:hover {text-decoration:underline; color:#0099FF;}

/*HOME*/
#homeimg {width:789px; height:493px; float:left; background:url(../images/home/homeimg.jpg);}

/*ABOUT*/
#leftimg {width:244px; height:673px; background:url(../images/about/leftimg.jpg) #00215b; float:left; margin-left:1px;}

#rightcol {width:543px; height:673px; background:url(../images/about/rightcol.jpg) #00215b; float:left;}

/*BELIEF*/
.beliefimg {width:244px; height:495px !important; background:url(../images/belief/leftimg.jpg) #00215b !important; float:left;}

.beliefHght {height:495px !important; background:url(../images/belief/rightcol.jpg) #00215b !important;}

/*SERVICES*/
.servicesimg{width:244px; height:521px !important; background:url(../images/services/leftimg.jpg) #00215b !important; float:left;}

.servicesHght {height:521px !important; background:url(../images/services/rightcol.jpg) #00215b !important;}

#service-list {border-top:1px white solid; border-right:1px white solid; width:225px; height:471px; margin:31px 0 0 16px; text-align:right;}

a.servlist {font-size:9pt; color:#FFFFFF; text-decoration:none;}
a.servlist:hover {font-size:9pt; color:#FFFFFF; text-decoration:underline;}

/*SERVICE 1-5*/
.service1img {width:244px; height:809px !important; background:url(../images/service1/leftimg.jpg) #00215b !important; float:left;}

.service1Hght {height:809px !important; background:url(../images/service1/rightcol.jpg) #00215b !important;}

.serviceHght {height:769px !important;}

/*CONTACT*/
.contactimg {width:244px; height:616px !important; background:url(../images/contact/leftimg.jpg) #00215b !important; float:left;}

.contactHght {height:616px !important; background:url(../images/contact/rightcol.jpg) #00215b !important;}

/*FONTS*/
.bold {font-weight:bold; color:#6699cc;}

a:link, a:visited {color:#FFFFFF; text-decoration:none;}
a:hover {text-decoration:underline;}