@import url("css/reset.css");
@import url("css/typography.css");


/* The Big Stuff */

body { text-align: center; font-size: 62.5%; font-family: arial, sans-serif; background: url('images/pg.gif') center repeat-y #424242; }
div#body { text-align: left; margin: 0 auto 0 auto; width: 809px; background: url('images/pg2.gif') left 154px no-repeat; }
div#header { 
	background: url('images/hd.gif') top repeat-x; 
	margin: 0 20px 0 23px;
	position: relative;
	height: 155px; 
}
div#frame { font-size: 1.2em; }

/* Header (Logo, mainly)  */

div#header h1 { margin: 47px 0 0 30px; width: 693px; height: 286px; display: block; text-indent: -999em; background: url('images/logo.jpg') top left no-repeat; float: left; }
div#header h1 a { display: block; width: 693px; height: 286px; }

/* Links */
a { color: white; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited {  }
a:visited:hover { }

/* Top Root Nav */
div#root { 
	position: absolute;
	top: 36px;
	right: 0; 
}
div#root ul {
}
div#root ul li {
	float: left;
	display: block;
	background: url('images/nav.gif') top left no-repeat;
}
div#root ul li:hover, div#root ul li.sfhover {
	background-position: -106px top;
}
div#root ul li a {
	display: block;
	height: 27px;	
	text-indent: -999em;
	width: 100px;
	height: 56px;
}
div#root ul li.aboutthecompany a {
	background: url('images/atc.gif') 10px bottom no-repeat;
}
div#root ul li.companynews a {
	background: url('images/cn.gif') 10px bottom no-repeat;
}
div#root ul li.contactus a {
	background: url('images/cu.gif') 10px bottom no-repeat;
}
div#root ul li.ourclients a {
	background: url('images/oc.gif') 10px bottom no-repeat;
}
div#root ul li.ourservices a {
	background: url('images/os.gif') 10px bottom no-repeat;
}


/* Inside Navigation */
div#nav-in { 
	float: left;
	margin: 0 0 0 30px; 
}
div#nav-in ul ul { display: none; }
div#nav-in ul li.selectedPage ul, div#nav-in ul li.selectedPageRoot ul { display: block; padding-top: 0; padding-bottom: 0; }
div#nav-in ul ul li.selectedPage ul { display: none; }

div#nav-in h2 { 
	background: url('images/sf.gif') right top no-repeat;
	width: 255px;
	height: 56px;
	display: block;
	text-indent: -999em;
	border-bottom: 2px solid #a7a7a7;
margin: 0;
}
div#nav-in ul { 
	width: 255px;
	background-color: #838383;
	padding: 20px 0 20px 0;  
}
div#nav-in ul li {
	margin: 0 0 0 14px;
	width: 200px; 
}
div#nav-in ul li a {
	color: #eaeaea;	
	border-bottom: 2px solid #979797;
	background: url('images/bt.gif') top left no-repeat;
	padding: 2px 0 0 19px;
	height: 21px;
	width: 200px;
	margin: 0 0 7px 0;
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
div#nav-in ul ul a { border: none; background: none; padding-left: 7px; height: auto; margin-bottom: 6px; font-size: .9em; text-transform: capitalize; }
div#nav-in ul ul li.selectedPage a { color: black; }
div#nav-in ul ul { border-bottom: 2px solid #979797; margin-bottom: 7px; padding-bottom: 14px; width: 220px; }

/* Extras (Mainly things that are always hidden.) */
.hide, .rss { display: none; }
div.breadCrumb { display: none; }


/* Content */
div#mainCol {
	float: right;
	width: 430px;
	margin: 16px 40px 20px 0;
	background: url('images/bar.gif') center 20px no-repeat;
	padding: 44px 0 0 20px;
	color: #adadad;
	border-left: 1px solid #3b3b3b;
}
* html body.inside div#mainCol {
background: url('images/bar.gif') left 20px no-repeat;
}
body.home div#mainCol h1.title { 
	display: block;
	height: 20px;
	width: 399px;
	background: url('images/welcome.gif') left top no-repeat;
	text-indent: -999em;
	margin: 0 0 30px 0;
}
div#mainCol p {
	margin: 0 100px 20px 0;
	line-height: 1.4em;
}
/*<textEditor> */ a.arrow {
	display: block;
	padding: 0 0 0 8px;
	background: url('images/ra.gif') left 3px no-repeat;
	color: #afafaf;
	letter-spacing: -1px;
	word-spacing: 1px;
	margin: 20px 100px 20px 0;
font-size: 1.2em;
} /*</textEditor>*/
div#mainCol div.element ul { 
	margin: 0 250px 20px 0;
	background: url('images/lba.gif');
	padding: 0 0 0 7px;
}
div#mainCol div.element ul li {
	height: 15px;
	background: url('images/wa.gif') left 9px no-repeat;
	padding: 0 3px 7px 7px;
}
div#mainCol div.eventsElement ul li { height: auto; background: url('images/waa.gif') left 9px no-repeat; line-height: 1.3em; }
div#mainCol div.eventsElement ul { background: none; }

div#mainCol div.element ul li.alt {
	background: url('images/waa.gif') left 8px no-repeat;
}
div.blogsElement div.postInfo { display: none; }
div.post .postDate { margin-bottom: 20px; }
div.comments dd.comment, body div.comments dt.comment { background: none; }
body div.comments dt.comment { border-bottom-color: #999; }

/* Footer */
div#footer {
	clear: both;
	height: 104px;
	background: url('images/ft.gif') top repeat-x;
	margin: 0 20px 0 22px;
	padding: 9px 40px 0 50px;
	color: white;
}

div#info {
	float: left;
}
div#cred {
	float: right;
	background: url('images/pi.gif') top left no-repeat;
	margin: 10px 0 0 0;
	font-size: .8em;
}
div#info p {
	font-size: .9em;
	margin: 10px 0 0 0;
	line-height: 1.2em;
}
div#info p a {
	margin-right: 3px;
	background: url('images/flb.gif') right 1px no-repeat;
	padding-right: 5px;
}
div#info p a.last {
	margin-right: 0;
	background: none;
	padding-right: 0;
}

div#footer address {
	color: #57585c;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: .5px;
	line-height: 1.2em;
}

div#cred span {
	display: block;
	margin: 0 0 0 46px;;
	text-indent: -999em;
	background: url('images/tp.gif') top left no-repeat;
	width: 144px;
	height: 30px;
}
div#cred p {
	margin: 10px 0 0 0;
}
div#cred p a {
	color: #e40000;
}

/* Admin */

body.editing div#mainCol { 
	width: 80%;
	border: 0;
	background: none;
}
div.regionBoundary { background: none; }

/* IE7 Fix */
div#mainCol { *margin-top: 200px; }

/* IE6 Fix */
div#header h1 { _margin-left: 15px; }
div#nav-in { _position: absolute; _top: 333px; _left: 0;}
div#mainCol { _margin-right: 15px; _margin-top: 20px; }
* html body.inside div#mainCol { margin-right: -65px; }

div#header {  }

 .arrow { display: block;
	padding: 0 0 0 8px;
	background: url('images/ra.gif') left 3px no-repeat;
	color: #afafaf;
	letter-spacing: -1px;
	word-spacing: 1px;
	margin: 0 100px 20px 0;
}








/* fixes on top of fixes */
#mainCol ol {
	padding-left: 25px;
}
#mainCol ol, #mainCol ol li {
	list-style: decimal;
}