body
{
	background-color: black;
	
	margin: 0px auto 0px auto;
	padding: 0px;
	
	font-family: arial, helvetica, verdana, san-serif;
	font-size: 9pt;
}

body.sec-bg
{
	background-image: url(/img/watermark.png);
	background-repeat: no-repeat;
}

a:link, a:visited
{
	color: #244381;
}

a:hover, a:active
{
	color: black;
}

p
{
	padding: 20px 20px 0px 0px;
	margin: 0px;
	
	font-size: 9.5pt;
}

div#container
{
	width: 1024px;
	
	margin: 0px auto 0px auto;
	padding: 0px;
	
	overflow: auto;
}

div#container div#hm-left
{
	float: left;
	
	width: 660px;
}

div#container div#hm-right
{
	float: right;
	
	width: 330px;
	
	padding-top: 45px;
	
}

div#header
{
	padding: 0px;
	margin: 0px;
}

div#header h1
{
	padding: 10px 0px 15px 0px;
	margin: 0px;
}

div#header h1 a
{
	padding: 0px;
	margin: 0px;
	
	background-image: url(/img/logo.png);
	background-repeat: no-repeat;
	
	width: 316px;
	height: 111px;
	
	display: block;
	
	text-indent: -5000px;
}

div#container div#secondary
{
	background-image: url(/img/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	padding-bottom: 20px;
	
	overflow: auto;
}

div#container div#secondary div#left-col
{
	float: left;
	
	width: 765px;
	
	margin: 10px 0px 0px 0px;
	
}

div#container div#secondary div#left-col h2#about
{
	background-image: url(/img/about-us.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	
	height: 43px;
	width: 304px;
	
	display: block;
	
	padding: 40px 0px 0px 40px;
	margin: 0px;
	
	text-indent: -5000px;
}

div#container div#secondary div#left-col h2#clients
{
	background-image: url(/img/clients.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	
	height: 43px;
	width: 304px;
	
	display: block;
	
	padding: 40px 0px 0px 40px;
	margin: 0px;
	
	text-indent: -5000px;
}

div#container div#secondary div#left-col h2#contact
{
	background-image: url(/img/contact-us.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	
	height: 43px;
	width: 304px;
	
	display: block;
	
	padding: 40px 0px 0px 40px;
	margin: 0px;
	
	text-indent: -5000px;
}

div#container div#secondary div#left-col h2#portfolio
{
	background-image: url(/img/portfolio.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	
	height: 43px;
	width: 304px;
	
	display: block;
	
	padding: 40px 0px 0px 40px;
	margin: 0px;
	
	text-indent: -5000px;
}

div#container div#secondary div#left-col h2#news
{
	background-image: url(/img/news.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	
	height: 43px;
	width: 304px;
	
	display: block;
	
	padding: 40px 0px 0px 40px;
	margin: 0px;
	
	text-indent: -5000px;
}

div#container div#secondary div#left-col div.padding
{
	padding: 20px 40px 40px 40px;
	
	overflow: auto;
}

hr 
{
	border-top: 1px solid white;
	border-bottom: none;
	border-right: none;
	border-left: none;
	
	margin-bottom: 15px;
}	

div#col1, div#col2
{
	width: 330px;
	
	margin-right: 10px;
	float: left;
}

ul#client-logos
{
	background-color: transparent;

	margin: 0px;
	padding: 90px 0px 0px 20px;

	overflow: auto;
}

ul#client-logos li
{
	display: block;
	float: left;

	list-style: none;

	margin: 0px;
	padding: 5px 40px 5px 0px;

	height: 75px;
	width: 75px;
}

div#container div#secondary div#left-col div#page-top
{
	background-image: url(/img/page-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: white;

	min-height: 490px;
}

div#container div#secondary div#left-col div#page-btm
{
	background-image: url(/img/page-btm.gif);
	
	height: 18px;
	display: block;
}


div#container div#secondary div#right-col
{
	float: right;
	
	width: 242px;
	
	padding-bottom: 30px;

}

div#container div#hm-footer
{
	color: #555555;
	text-align: center;
	font-size: 7.5pt;
	
	padding: 10px 0px 10px 10px;
	
}

div#container div#footer
{
	color: #555555;
	text-align: left;
	font-size: 7.5pt;
	
	padding: 10px 0px 10px 10px;
	
}

selector 
{ 
	behavior: url(/htc/ie6png.htc); 
}


ul#categories
{
	padding: 15px 20px 20px 150px;
	margin: 0px auto 0px auto;
	
	height: 74px;
	
	text-align: center;
	
	background-image: url(/img/divider.png);
	background-repeat: no-repeat;
	background-position: top center;
	
	overflow: auto;
}

ul#categories ul
{
	padding: 0px;
	margin: 0px;
	
}



ul#categories li
{
	float: left;
	
	list-style-type: none;
}

ul#categories li a:link, ul#categories li a:visited
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	
	background-image: url(/img/portfolio-hover.png);
	background-position: top;
	background-repeat: no-repeat;
	
	height: 74px;
	width: 120px;
	display: block;
}

ul#categories li a:hover, ul#categories li a:active
{
	color: white;
	text-decoration: none;
	font-weight: bold;
		
	background-image: url(/img/portfolio-hover.png);
	background-position: bottom;
	background-repeat: no-repeat;
		
	height: 74px;
	width: 120px;
	display: block;
}

ul#categories li ul li a
{
	padding: 0px;
	margin: 0px;
	
	background-image: none !important;
	
	height: auto !important;
	width: auto !important;
}

div.item, div.item-right
{
	float: left;
	
	width: 300px;
	
	margin-right: 20px;
	
	font-size: 8.5pt;
	
	line-height: 14px;
}

div.item a.headline:link, div.item a.headline:visited
{
	color: #244381;
	text-decoration: none;
	font-weight: bold;
}

div.item a.headline:hover, div.item a.headline:active
{
	color: black;
	text-decoration: none;
}

li a.headline img.thumbnail
{
	width: 110px;
	height: 110px;
}

div.item a:link, div.item a:visited
{
	color: #244381;
	text-decoration: none;
}

div.item a:hover, div.item a:active
{
	color: black;
	text-decoration: none;
}


div.item img
{
	float: left;
	
	border: 2px solid #244381;

	margin-right: 10px;
}

ul#portfolio
{
	list-style: none;

	width: 500px;
	padding: 0px;
	margin: 0px;
}

ul#portfolio li
{
	float: left;
	
	margin: 0px 10px 10px 0px;
}

div.portfolio-page
{
	height: 351px;
}

div.portfolio-page div.port,
div.portfolio-page div.starboard
{
	display: block;
	float: left;

	margin: 0px 10px 0px 0px;
	padding: 0px;

	position: relative;

	width: 337px;
}

div.portfolio-page div.starboard
{
	float: right;
	margin: 0px;
}

div#views
{
	text-align: right;
}

div#views a
{
	border: 1px solid white;

	padding: 1px 2px;
	margin: 0px 2px 0px 2px;

	text-decoration: none;
}

div#views a:hover,
div#views a:active
{
	border: 1px solid #506baa;

	color: #244381;
}

div#views a.current
{
	border: 1px solid #506baa;
}

div#views span.seperator
{
	padding: 0px 2px;
}

div.portfolio-page img.main
{
	float: left;
	
	margin-right: 10px;
	margin-bottom: 60px;
}

div.portfolio-page p.title
{
	font-weight: bold;
	color: #244381;
	font-size: 12pt;
	
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

div.portfolio-page p.project
{
	font-weight: bold;
	color: #506baa;
	font-size: 10pt;
	
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

div.portfolio-page p
{
	color: #222222;
	
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

form
{
	padding: 0px;
	margin: 0px;
}

label
{
	font-size: 9pt;
	color: #516aa3;
	font-weight: bold;
	
	padding: 4px 0px 0px 0px;
	
	width: 100px;
	float: left;
	display: block;
}

input, select, textarea
{
	font-size: 7pt;
	font-family: arial, verdana, helvetica, san-serif;
	
	margin: 2px 0px 2px 0px;
	padding: 2px;
	
	width: 220px;
	
	border: 1px solid #efefef;
	
}

input#submit
{
	width: 80px;
	background-color: #516aa3;
	
	color: white;
	font-weight: bold;
	
	margin: 10px auto 0px 180px;
}

ul#social-networking
{
	padding: 0px 0px 0px 0px;
	margin: 130px 112px 0px 0px;
	
	overflow: auto;
	float: right;
	width: 22px;
}

ul#social-networking li
{
	float: left;
	
	height: 23px;
	width: 22px;
	display: block;
	
	text-indent: -5000px;
	text-align: center;
	
	margin-right: 5px;
}

ul#social-networking li a
{
	height: 23px;
	width: 22px;
	display: block;
}

ul#social-networking li.linkedin
{
	background-image: url(/img/linked-in.gif);
}

ul#social-networking li.facebook
{
	background-image: url(/img/facebook.gif);
}

ul#social-networking li.twitter
{
	background-image: url(/img/twitter.gif);
}

ul#social-networking li.youtube
{
	background-image: url(/img/youtube.gif);
}
