/* IE & FF Fix */
* {margin:0; padding:0;}

html, body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background:url(/images/general/main-bg.jpg) repeat-y 51% 50% #69737f;

}

h1 { background:url(/images/general/logo.jpg) no-repeat; height:62px; width:209px; text-indent:-9999px;}

a:link {color: #FFFFFF; text-decoration:none;}
a:visited {color: #FFFFFF; text-decoration:none;}
a:hover {color: #FFFFFF; /*background:#999999;*/ text-decoration:none;}
a:active {color: #FFFFFF; text-decoration:none;}
.pale_blue {font-weight: bold; color: #98A0AF; font-size: 14px;}

p {
	margin:0; 
	padding:1.0em 0 0; 
	line-height:145%;
}

#page-container {
	width:866px;
	margin:auto;
}

#topBar {
	height:52px;
	background:url(/images/general/logo-bg.jpg) repeat-x;
}

#header {
	height:363px;
}

#cornerbanner {
position: absolute;
right: 0;
top: 0;
display: block;
height: 394px;
width: 476px;
background: url(/images/banners/c_banner2.gif) no-repeat;
text-indent: -999em;
text-decoration: none;
z-index: 1; }

#sidebar-container {
	float:left;
	width:278px;
	padding-bottom:10px;
}

#sidebar-content {
	padding:24px;
}

#sidebar-content ul {
	list-style:none;
}

#sidebar-content li {
	padding-left:10px;
}

#sidebar-content img {
	margin:3px;
}

#content-container {
	float:left;
	width:587px;
}

#content-colA {
	float:left;
	width:253px;
	padding:20px;
}

#content-colB {
	float:left;
	width:253px;
	padding:20px;

}

/* Page Titles */
#homeTtl {background:url(/images/headings/homeTtl.jpg) no-repeat; height:52px; text-indent:-999em;}
#portfolioTtl {background:url(/images/headings/portfolioTtl.jpg) no-repeat; height:52px; text-indent:-999em;}


#footer {
	clear:both;
	height:55px;
	bottom:0px;
	background:url(/images/general/footer-bg.jpg) repeat-x;
}

#lowerNav ul {
	float:right;
	padding:20px;
}

#lowerNav li {
	display:inline;
	padding:2px;
}

#ourLink {
	float:left;
	padding:20px;
}

.page_header {
	font-size: 16px; 
	color:#333744;
	font-stretch:expanded;
}

#newmenu {
	position: relative;
	width: 863px;
	height: 33px;
	background:url(/images/headings/menubg.gif);
	color: white;
	font-size: medium;
	font-weight: lighter;
}

#newmenu a:link { text-decoration:none;}
#newmenu a:visited { text-decoration:none;}
#newmenu a:hover { text-decoration:none;}
#newmenu a:active { text-decoration:none;}

#imagemenu2 {
	position: absolute;
	width: 863px;
	height: 98px;
	
}