@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img	{
	border:0px;
}
ul	{
	margin:0 0 0 15px;
	padding:0px;
}

a:link {
	color: #6A95C9;
	text-decoration:none;
}
a:visited {
	color: #6A95C9;
	text-decoration:none;
}
a:hover {
	color: #6A95C9;
	text-decoration:underline;
}
a:active {
	color: #0090DB;
	text-decoration:none;
	outline:none;
}

.wrapper	{
	clear:both;
	margin:auto;
	width:950px;
	background-color:#6a95c9;
}

.pagelogo_block	{
	padding-bottom:15px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #FE9400;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 7px;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	color: #6A95C9;
	font-size: 13px;
	font-style: bold;
	line-height: 16px;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom:15px;
}

.featureheadline {
	font-family: Arial, Helvetica, sans-serif;
	color: #AEA678;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom:5px;
}

.currentheadline {
	font-family: Arial, Helvetica, sans-serif;
	color: #A1D9FB;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom:5px;
}

.pageheadline {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 13px;
	font-style: bold;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom:10px;
	padding-top:10px;
}

.projectheadline {
	font-family: Arial, Helvetica, sans-serif;
	color: #648ac7;
	font-size: 13px;
	font-style: bold;
	font-weight: 400;
	padding-top:10px;
	text-transform:uppercase;
	padding-bottom:20px;
	text-align:left
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	color: #648ac7;
	font-size: 18px;
	font-weight: 400;
	padding-top:10px;
	text-transform:uppercase;
	padding-bottom:20px;
}

.contributor {
	font-family: Arial, Helvetica, sans-serif;
	color: #0090DB;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;

}

.article	{
	padding-right:50px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #445b7e;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	padding-right:25px;
	padding-bottom:10px;
	width: 450px;
}

.projectcontent_front	{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	padding-right:25px;
}

.project_image	{
	/*background-image:url(/images/project_block.gif);*/
	background-image:url(http://phelan.com.au/files/images/product_samsunghdd9.jpg);
}

.description	{
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	font-size: 11px;
}

.content hr	{
	border:0;
	border-top:#DFE4E7 solid 1px;
	height:0px;
}

.featured_project	{
	background-image:url(../images/featureBG.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left: 10px;
}

.current_project	{
	background-image:url(../images/front_block_current.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left: 10px;
}


.project_images	{
	width:350px;
	padding:8px 0;
}

.italics {
	font-style: italic;	
}


.topnav_menu	{
	padding-left:25px;
}

.topnav_menu_wrap	{
	line-height:12px;
	vertical-align:middle;
	overflow:hidden;
}

.topnav_menu ul	{
	padding:0;
	margin:0;
}

.topnav_menu li	{
	display:inline;
}

.topnav_menu_firstelement	{
	padding:1px 3px 1px 0;
}

.topnav_menu_element	{
	padding:1px 3px 1px 6px;
}

.bottomnav_menu	{
	padding-left:5px;
	color: #003366;
	font-size:10px;
}

.rightnav	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	vertical-align:top;
	text-align:left;
	background-color:#fff;
	border-left:1px dotted #DFE4E7;

	/*background-image:url(images/rightcol_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;*/
}


.rightnav_heading	{
	font-size:13px;
	color:#0090DB;
	padding-bottom:10px;
}

.rightnav_project	{
		background-color:#fff;
}

.rightnav_line hr {
	border:0;
	border-top:#CCEECC solid 1px;
	height:0px;
	padding:4px 0px;
}

.leftnav	{
	width:650px; 
	padding-left:15px;
	background-color:#fff;
}

.leftnav_project	{
	width:200px; 
	background-color:#43518c;
}

.leftnav_heading	{
	font-weight:bold;
	padding-bottom:10PX;
}

.leftnav_block	{
	border-bottom-color:#DFE4E7;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:10px;
	margin-bottom:5px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	height:50px;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	padding-bottom: 5px 0 10px 0;
	/*margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 444px;*/
}

.footer_border	{
	background-image:url(/images/footer_gradient.gif);
	background-repeat:repeat-x;
	background-color:#6a95c9;
}

.footer a:link {
	color: #fff;
	text-decoration:none;
}
.footer a:visited {
	color: #fff;
	text-decoration:none;
}
.footer a:hover {
	color: #003366;
}
.footer a:active {
	color: #fff;
	text-decoration:none;
}

.header	{
	font-size: 12px;
	text-transform: uppercase;
	background-color:#00204f;
}

.header a	{
	height:12px;
}

.header a:link {
	color: #7e94bb;
	text-decoration:none;
	outline:none;
}
.header a:visited {
	color: #7e94bb;
	text-decoration:none;
	outline:none;
}
.header a:hover {
	color: #fff;
	outline:none;
}
.header a:active {
	color: #7e94bb;
	text-decoration:none;
	outline:none;
}

.header a:active {
	color: #7e94bb;
	text-decoration:none;
	outline:none;
}
