/* comment  */


/* basic elements */


html {
	margin: 0px;
	padding: 0px;
	align: left;
	min-width:800px;
	background-color: #ffffff;
	}
	
body { 
	font: 11px/14px verdana; 
	color: #555753;
	margin: 0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	height: 100%;
	}

	
p { 
	font: 11px/15px verdana;
	margin-bottom: 12px;
	margin-top: 2px; 
	text-align: left;
	}
	
h1 { 
	font:  16pt verdana;
	color: #0B1057;
	letter-spacing: 0px; 
	margin-top: 0px;
	margin-bottom: 8px; 
	/*border-bottom: 10px solid #f0f0f0;*/
	
	}
h2 { 
	font: bold 13px verdana; 
	color: #0B1057;
	letter-spacing: 0px; 
	margin-bottom: 0px;
	margin-top: 20px;
	}
	
h4 { 
	font: bold 13px verdana; 
	color: #0B1057;
	letter-spacing: 0px; 
	margin-bottom: 0px;
	margin-top: 10px;
	}
	
h3 {
	font: 11px/14px verdana;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 18px; 
	text-align: left;
	}
	
a:link { 
	font: 11px verdana;
	color: #B37A43;
	text-decoration: none;
	font-weight: bold;
	}
a:visited { 
	color: #B37A43;
	text-decoration: none;
	font-weight: bold;
	}
a:hover { 
	color: #B37A43;
	text-decoration: underline;
	font-weight: bold;
	}
	
.quote {
	text-decoration: emphasis;
	font: bold 12px times new roman;
	font-color: #C8C8C8;
	}
	
.bullet {
	background: transparent url(./images/bullet.gif) no-repeat left top;
	padding: 0 0 0 15px; 
	margin-bottom: 0px;
	margin-top: 1px;
	margin-left: 5px;
	}
	
.bullet_level2 {
	background: transparent url(./images/bullet.gif) no-repeat left top;
	padding: 0 0 0 15px; 
	margin-bottom: 0px;
	margin-top: 1px;
	margin-left: 20px;
	}
	
.bullet_pdf {
	background: transparent url(./images/pdf_icon_old.gif) no-repeat left top;
	padding: 0 0 0 23px; 
	margin-bottom: 5px;
	/*height: 30px;*/
	margin-top: 5px;
	margin-left: 0px;
	vertical-align:middle;
	background-color: #f0f0f0;
	}
	
	
.pdf {
	background: transparent url(./images/pdf_icon.gif) no-repeat left top;
	padding: 0 0 0 28px; 
	margin-bottom: 0px;
	margin-top: 13px;
	margin-left: 0px;
	}
	
.red {
	color: #AE0000;
	}
	
.texttop {vertical-align:top;} 

.notopmargin {margin-top: 0px;}

.borderbottom {border-bottom: 1px solid #D0D0D0; margin-bottom: 6px;}

/* specific divs */

#Content {
	width:820px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	/* padding:15px; 
	/* border:1px dashed #333;*/
	/*background-color:#444444;*/
	/*background-color: #ffbbff;*/

}

#pageHeader {
	position: relative; 
	top: 45px;
	height: 40px; 
	/*background-color: #ED21FF;*/
	}
	
	
#left {
	position: relative;
	top: 55px;
	width: 150px;
	/*background-color: #000000;*/
	}
	
#leftcontainer {
	font: 11px arial;
	position: absolute;
	top: 190px;
	left: 0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	padding-bottom:6px;
	width: 140;
	background-color: #F0F0F0;
	}
	
	
#leftcontainer p {
	font: 11px arial;
	font-color: #C8C8C8;
	margin-bottom: 0px;
	margin-top: 0px; 
	}
	
#contactimageholder {
	position: absolute;
	top: 385px;
	left: 0px;
	}
	
#navlistcontainer {
	position: absolute;
	left: 0px;
	top: 0px;
	height: auto;
	font-weight: normal;
	/*background-color: #C228C8;*/
	}

#navlist
	{
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal;
	width: 150px;
	}

#navlist li 
	{
	/* use this for horiz menus display: inline;
	list-style-type: none; */
	list-style: none;
	padding-top: 0;
	padding-left: 0px;
	padding-bottom: 0.1em; 
	margin-top: 0px;
	}

#navlist a
	{
	display: block;
	padding: 6px;
	font: 17px arial;
	font-weight: normal;
	}
	
#navlist a:link, #navlist a:visited
	{
	color: #E69C1A;
	background-color: #f0f0f0;
	border-bottom: 1px solid #eee;
	text-decoration: none;
	font-weight: bold;
	}
	
#navlist a:hover, #active a:link, #active a:visited, #active a:hover
	{
	color: #fff;
	background-color: #369;
	border-bottom: 1px solid #eee;
	text-decoration: none;
	font-weight: bold;
	}


#imageleft {
  float:left;
  padding-right:10px;
  padding-bottom:10px;
  } 
  
 #imageright {
  float:right;
  padding-left:10px;
  padding-bottom:10px;
  } 
	
#imageleftheading {
  float:left;
  padding-right:8px;
  padding-bottom:0px;
  } 

#imageleftsmall {
  float:left;
  padding-left:4px;
  padding-right:1px;
  padding-bottom:0px;
  vertical-align:middle;
  } 
  

#main {
	position: relative;
	top: 55px;
	left: 175px;
	width: 645px;
	/*background-color: #EaaaFF;*/
	}

#three_container {
	position: relative;
	width: 100%;
	margin-top: 18px;
	/*background-color: #aaaaaa;*/
	}
	
#three_container h2
	{
	margin-top: 2px;
	}
	

#three_mid {
		width: 30%;
		margin: 0 35%;
		font: 11px/16px verdana, arial, sans-serif;
	}

#three_left	{
		/*background: #cef;*/
		position: absolute;
		top: 0px;
		left: 0px;
		width: 30%;
		font: 11px/16px verdana, arial, sans-serif;
}

#three_right {
		/*background: #cef;*/
		position: absolute;
		top: 0px;
		right: 0px;
		width: 30%;
		float: right;
		font: 11px/16px verdana, arial, sans-serif;
}
	
	
#two_container {
	position: relative;
	width: 100%;
	margin-top: 22px;
	}

#two_left	{
		/*background: #cef;*/
		position: absolute;
		top: 0px;
		left: 10px;
		right: 35px;
		width: 465px;
}

#two_right {
		/*background: #cef;*/
		position: absolute;
		left: 514px;
		top: 0px;
		right: 0px;
		width: 130px;
		float: right;
}


#services_container {
	position: absolute;
	top: 0px;
	left: 0px;
	padding:0px;
	width: 130px;
	float: right;
	background-color: #f0f0f0;
	}
	
#services_container h2, #casestudy h2
	{
	display: block;
	padding: 4px;
	font: 11px/15px verdana;
	font-weight: bold;
	background-color: #d0d0d0;
	width: 122px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#casestudy h2  {
	border-top: 15px solid #fff;
	}
	
#services_container p
	{
	display: block;
	padding: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	width: 130px;
	margin-top: 0px;
	border-bottom: 1px solid #fff;
	}
	
#services_container a
	{
	padding: 4px;
	display: block;
	width: 123px;
	font-weight: normal;
	}
	
#services_container a:hover
	{
	display: block;
	color: #fff;
	background-color: #369;
	text-decoration: none;
	font-weight: normal;
	}
	
#casestudy {
	position: absolute;
	top: 125px;
	left: 0px;
	padding:0px;
	width: 130px;
	background-color: #f0f0f0;
	}
	
#casestudy p {
	margin-top: 4px;
	margin-left: 5px;
	margin-bottom: 6px;
	}
	
#casestudy a {
	padding: 0px;
	display: inline;
	font-weight: normal;
	
	}
	
#casestudy a:hover {
	display: inline;
	color: #B37A43;
	text-decoration: underline;
	font-weight: normal;
	
	}
	


/*
	
#links {
	position: absolute;
	top: 0px;
	left: 414px;
	width: 170px;
	}
	
#links a {
	font: 10px verdana;
	font-weight: bold;
	margin-bottom: 2px;
	}
	
#links p {
	margin-bottom: 2px;
	}
	*/
	
#imageholder {
	position: absolute;
	top: -50px;
	left: 564px;
	}

#bottom { 
	position: relative;
	text-align: center; 
	/*background: url(./images/bottom.jpg);*/
	/*background-color: #ED21FF;*/
	height: 60px;
	margin-top:25px;
	border-top: 2px solid #f0f0f0;
	}
	
#bottom p { 
	color: #606060;
	font: 9px verdana;
	top: 5px;
	left: 0px;
	}

#bottom a { 
	color: #C0C0C0;
	font: 9px verdana;
	text-decoration: none;
	font-weight: normal;
	}



