body {
	background-color: #47506F;
	color: #EBEDFE;
	font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif, monospace;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
* {
	margin:0;
	padding:0;
}
#browser_background {
	width: 100%;
	background-image: url(css_images/browser_bkg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px !important;
	padding: 0px !important;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #99FF00;
	text-decoration: none;
}
a img {
	border: none;
}
h1, h2, h3 {
	color: #66CCFF;
	font-weight: normal;
	padding-bottom: 0.5em;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size:1.6em;
	padding-top: 1em;
}
h3 {
	font-size: 1.2em;
}
#Search {
	width: 960px;
	height: 30px;
	padding: 30px 0 0 0;
	margin: 0 auto;
	
}
#Search form {
	width: 220px;
	float:right;
}
#Search fieldset {
	border: none;
}
#SearchBox input {
	width: 135px;
	height: 20px;
	background: transparent url(css_images/searchbox.gif) no-repeat;
	border: none;
	float: left;
	padding: 8px 2px 0 5px;
	font-size: 13px;
	margin: 0 5px 0 0;
	color: #FFF;
}
#SubmitBox input {
	width: 60px;
	height: 31px;
	background: url(images/nav_search.gif);
	display: block;
	float: left;
}
#homebtnbar, #indexhomebtnbar {
	width: 960px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px auto 0;
	height: 90px;
	padding: 0px;
	background-image: url(css_images/pg_top.gif);
}
#wrapper {
	padding: 0px;
	width: 960px;
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px auto;
	background-image: url(css_images/pg_edges.gif);
	border-bottom: solid 1px #1DBAC7;
	
}
.consultx_head_logo {
	margin: 10px 0 0 0;
}



#homebtnbar ul, #indexhomebtnbar ul {
	list-style: none;
	margin: 0 0 0 12px;
	padding: 0;
	float: left;
	width: 211px;
}
#homebtnbar li a {
	display: block;
	height: 27px;
	width: 134px;
	margin: 0;
	font-size: 0.7em;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana;
	line-height: 28px;
	background-image: url(css_images/nav_home.png);
	background-position: -1px -1px;
	text-indent: 12px;
}
#homebtnbar li a:hover {
	display: block;
	background-image: url(css_images/nav_home.png);
	background-position: -1px -29px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
/*this is only used on the home index page to nullify rollover effect*/
#indexhomebtnbar li a {
	display: block;
	height: 27px;
	width: 134px;
	margin: 0;
	font-size: 0.7em;
	color: #9999CC;
	font-weight: bold;
	font-family: Verdana;
	line-height: 28px;
	background-image: url(css_images/nav_home.png);
	background-position: -1px -57px;
	text-indent: 12px;
	
}
#indexhomebtnbar li a:hover {
	display: block;
	height: 27px;
	width: 134px;
	margin: 0;
	font-size: 0.7em;
	color: #9999CC;
	font-weight: bold;
	font-family: Verdana;
	line-height: 28px;
	/*background-image: url(css_images/nav_home.gif);*/
	background-image: url(css_images/nav_home.png);
	background-position: -1px -57px;
	text-indent: 12px;
}



#MainContent {
	width: 960px;
	padding: 0px;
	margin: 0 auto;
}
/* This is the horizontal menu div formatting. 
See also stylesheet p7pmm/p7PMMh07.css for all the actual menu formatting styles*/
#menuH {
	margin: 0;
	height: 29px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif, Arial;
	font-size: 0.8em;
	width: 960px !important;
	float: left;
	padding: 20px 0 0 0;
	
}
/*this is the 'who we are' menu label*/
#menuH .menuH_label, #menuV .menuV_label {
	width : 155px;
	background-image:url(css_images/nav_btn_right.gif);
	background-position:right center;
	background-repeat: no-repeat;
	height: 24px;
	float: left;
	font-size: 1.2em !important;
	padding: 7px 0 0 12px;
	margin: 0px 10px 0 12px;
	border: 1px solid #5C8DB5;
	color: #FFFFFF;
	font-weight: normal !important;
}
.menuH a {
	display: block;
	height: 31px;
	width: 133px;
}
#menuH li a:hover {
	display: block;
	text-decoration: none;
}
/* This is the vertical menu div formatting.
See also stylesheet p7pmm/p7PMMv07.css* for the actual menu formatting styles*/
#menuV {
	width: 180px;
	margin: 0px;
	font-size: 0.8em;
	padding: 20px 0px 0px;
	float: left;
}
/* this is the 'what we do' button - downward pointing arrow*/
#menuV .menuV_label {
	background-image:url(css_images/nav_btn_down.gif);
	width: 155px;
	padding: 7px 0px 0px 12px;
	margin-left: 12px;
	font-size: 1.2em !important;
}
/*this is used on the typical pages that have only one main content page area*/
#SingleColumn {
	width: 729px;
	padding: 0px;
	margin: 0 2px 0 0;
	float: right;
}
#SingleColumn h1 {
	padding: 42px 0 0.5em;
}
#SingleColumn h2 {
	padding: 42px 0 0.5em;
}
#SingleColumn h3 {
	padding: 42px 0 0.5em;
}
#MainContent p {
	font-size: 0.8em;
	margin: 0 20px 0 0; 
	padding: 0px;
	font-weight: normal;
}

/*this is used on the home index page, where there are two main content columns*/
#twocolumns {
	width: 729px;
	padding: 0px;
	margin: 0 2px 0 0;
	float: right;
}
#twocolumns a img, #MainContent a img {
	border: none;
}
#col1 {
	float: left;
	width: 380px;
	margin-right: 20px;
}
#col1 .mainparagraph {
	color: #33CCFF;
	font-size: 1em;
	margin: 60px 0 6px 0;
	font-weight: bold;
}
#col2 {
	float: left;
	width: 300px;
	font-size: 13px;
	margin-top: 60px;
	height: 100%;
	border-left: dashed 1px #36B9E9;
	
}
#col1 h1 {
	font-size: 1.2em;
	color: #FFFFFF;
	margin: 20px 0 0 0;
}
#col2 .weeklyspotlight {
	font-size: 1.2em;
	color: #33CCFF;
	margin: 0 0 0 40px;
	font-weight: bold;
}
#col2 h2 {
	font-family: Verdana;
	font-size: 1em;
	margin: 20px 0 0 40px;
}
#col2 p {
	color: #FFFFFF;
	font-size: 0.8em;
	width: 250px;
	margin: 5px 0 0 40px;
}
.footerlogo {
	clear: both;
	margin: 0 24px 0 0;
	float: right;
}
#Footer, #copyright {
	width: 960px;
	height: 44px;
	font-size: 0.7em;
	clear: both;
	margin: 0 auto;
}
.clearall {
	width: 90px;
	clear:both !important;
}
/*this is used for images in the main content area. It pins images to left edge and gives
padding to right of image*/
.imgFloatLeft {
	float: left;
	padding:0 6px 6px 0;
}

