
body, div, ul, li
{
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

body
{
	font-family: Arial;
	background-color: #898787;
	color: #fff;
}

#leftcolumnwrapper
{
	width: 192px;
	position: absolute;
	left: 30px;
}

#leftcolumnwrapper a
{
	color: #fff;
	text-decoration: none;
	font-size: 2.3em;
		
}

#leftcolumnwrapper img
{
	border: 0px;
}

#pagewrapper
{
	position: relative;
	margin-top: 100px;
}

#rightcolumnwrapper
{
	position: absolute;
	right: 0px;
	background-image: url('/images/cgp.jpg');
	background-repeat: no-repeat;
	background-position: 0px 157px;
}

#rightcolumnwrapper ul
{	
	list-style: none;
	width: 243px;
}

#rightcolumnwrapper ul a
{
	text-decoration: none;
	color: #D5D4D4;
	font-size: 0.9em;
	height: 29px;
	display: block;
	padding: 10px 0px 0px 90px;
}

#rightcolumnwrapper ul a:hover
{
	color: #fff;
}

#rightcolumnwrapper ul a
{

}

#rightcolumnwrapper ul li
{
	background-repeat: no-repeat;
	background-position: right;
}

#rightcolumnwrapper ul li.highlight
{
	background-image: url('/images/bullet.jpg');
	background-position: right;
	background-repeat: no-repeat;
}

#rightcolumnwrapper ul li.highlight a
{
	color: #fff;
}

#footerwrapper
{
	width: 660px;
	margin-left: auto;
	margin-right: auto;
}

#footer_top
{

}

#footer_bottom
{
}

#content_wrapper
{
	min-height: 380px;	
	margin-right: 250px;
	font-size: 0.8em;
	padding-left: 280px;
}

#footer_bottom td
{
	font-size: 0.8em;
	line-height: 0.9em;
	color: #D5D4D4;
}

#aboutus_text
{
	display: none;
	line-height: 2em;
}

#services_text
{
	display: none;
	line-height: 2em;
}

#portfolio_text
{
	display: none;
	line-height: 2em;
}

#websites_text
{
	display: none;
	line-height: 2em;
}

#content
{
	line-height: 2em;
}

#container
{

	margin-left: 30px;
	margin-right: 250px;
	clear: both;
}

.block
{
	font-size: 0.55em;
	float: left;
	line-height: 1.5em;
	padding: 10px 4px 10px 4px;
	margin-right: 10px;
	border: 1px solid #898787;
	width: 79px;
	height: 170px;
}

.block img
{
}

#left_content
{
	position: absolute;
	top: 270px;
	left: 30px;
	line-height: 2em;
	width: 540px;
}

#popup_wrapper
{
	width: 510px;
	height: 350px;
	padding: 5px 0px 0px 10px;
	border-top: 1px solid red;
	margin-top: -5px;
}

#popup_wrapper #title
{
	font-size: 0.8em;
}

#previous
{
	font-size: 0.8em;	
	background-color: #C4C3C3;
}

#next
{
	font-size: 0.8em;
	background-color: #C4C3C3;
}

#next img
{
	display: block;
}

#previous img
{
	display: block;
}

#popup_thumb img
{
	padding: 0px 10px 10px 0px;
}

#popup_caption
{
	font-size: 0.8em;
}

#popup_image img
{
	display: block;
}

#next_image
{
	background-color: #C4C3C3;
}

#previous_image
{
	background-color: #C4C3C3;
}

#popup_wrapper
{
	background-image: url('/images/portfolioback.jpg');
	background-position: -10px 0px;
}

#content_wrapper h1
{
	font-size: 1.2em;
}

#content_wrapper h2
{
	font-size: 1em;
}

#content_wrapper a
{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#container h2
{
	font-size: 1em;
	margin: 0px;
}

#footer_content img
{
	display: block;
}

#footer_content
{
	width: 658px;
	height: 55px;
}

.news_image
{
	margin: 20px 10px 10px 10px;
}
