/* CSS for Stonehenge Consulting Pty Ltd */

body
{
width: 100%;
height: 100%;
margin:0px;
padding:0px;

}

img,
{
border:none;
}

table
{
	border:none;
	cell-spacing:0px;
	cell-padding:0px;
}

td
{
	padding:0px;
}

ul.circle
{
list-style-type: disc;
color: white;
font-family: arial;
font-size: 12px;
line-height: 25px;

}


/* Links Styles */
a, a:link
{
font-family: arial, sans serif;
color: white;
text-decoration: underline;
}

a, a:visited
{
font-family: arial, sans serif;
color: white;
text-decoration: underline;
}

a, a:hover
{
font-family: arial, sans serif;
color: white;
text-decoration: none;
}

/* End Links Styles*/

/* Text Styles */
.bodytext
{
font-family: arial;
font-size: 12px;
color: white;
}

.footertext
{
font-family: arial;
font-size: 12px;
color: white;
}

.subheading
{
font-family: arial;
font-size: 14px;
color: white;
font-weight: 500;
}
/* End Text Styles */



/* Layout Styles */
table.CT_container
{
height:100%;
width: 100%;
margin:0px;
padding:0px;
background:#404041; 
}

table.CT_content
{
height:100%;
width: 766px;

}
td.mainvav
{
height: 94px;
width:766px;

}

td.header
{
height: 302px;
width: 766px;
background-image: URL(../images/banner.jpg);
}

td.divider
{
height: 15px;
width: 766px;
background: #2c3e55;

}

td.content
{
height: 100%;
width: 766px;
background: #002d62;
}

	td.content_column1
	{
	height: 100%;
	/*width: 321px;*/
	width:222px;
	padding-left: 45px;
	padding-right:54px;
	}
	
	td.content_column1_insidepages
	{
	height: 100%;
	/*width: 321px;*/
	width:310px;
	padding-left: 45px;
	padding-right:60px;
	}
	
	td.content_column2
	{
	height: 100%;
	width: 1px;
	background: #3b5571;
	}

	td.content_column3
	{
	height: 100%;
	/*width: 444px;*/
	width: 386px;
	padding-left:33px;
	padding-right: 25px;
	}

	td.content_column3_insidepages
	{
	height: 100%;
	/*width: 444px;*/
	width: 150px;
	padding-left:73px;
	padding-right: 73px;
	}
	
 	td.content_bar1
	{
	height: 20px;
	width: 320px;
	background-image: URL(../images/bar1.gif);
	}
	
	td.content_bar2
	{
	height: 20px;
	width: 443px;
	background-image: URL(../images/bar2.gif);
	}

	td.content_bar3
	{
	height: 16px;
	width: 321px;
	
	}
	
	td.content_bar4
	{
	height: 16px;
	width: 444px;
	
	}

	td.content_barinside1
	{
	height: 20px;
	width: 434px;
	background-image: URL(../images/bar2.gif);
	}
	

	
td.footer
{

width: 767px;
background-image: URL(../images/footer.jpg);
height: 75px;
}
/* End Layout Styles */




.box
{
background:#4b4a4d;
height: 112px;
width: 386px;
text-align: center;

}

.box_projects
{
width: 181px;
text-align: center;
}

.box_projects td
{
	background:#002d62;
	padding-bottom: 8px;
}

.box_projects img
{
	border: 5px solid #555555;
}





/* */
