/* CSS Document */

body, html 

{
    margin:0;
    padding:0;
    color:#000;
}

body 
{
  background:none transparent;

}

A:link
{
	text-decoration: none; 
	color:#666666;
}

A:visited 
{
	text-decoration:none;
	color:#666666;
}

A:active 
{
	text-decoration:none;
	color:#666666;
}

A:hover
{
	text-decoration:underline; 
	color:#666666;
}

#backgroundImage
{
    background-repeat:no-repeat;
	background-position:bottom right;
	height:100%;
}


#backg_home
{
	background-repeat:no-repeat;
	background-position:bottom right;
	height:100%;
	text-align:center;
}

#backg_whoweare
{
    background-image:url('../images/whoweare_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	height:100%;
	text-align:center;
}

#backg_whatwedo
{
    background-image:url('../images/whatwedo_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	height:100%;
	text-align:center;
}

#backg_print
{
    background-image:url('../images/print_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	height:100%;
	text-align:center;
}

#backg_multimedia
{
    background-image:url('../images/multimedia_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	height:100%;
	text-align:center;
}

#backg_elearning
{
    background-image:url('../images/elearning_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	height:100%;
	text-align:center;
}

#backg_ourwork
{
    background-image:url('../images/ourwork_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	height:100%;
	text-align:center;
}

#backg_clients
{
    background-image:url('../images/clients_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	height:100%;
	text-align:center;
}

#backg_contact
{
    background-image:url('../images/contact_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	height:100%;
	text-align:center;
}

#wrap
{
    margin:0 auto;
    width:900px;
    min-width:900px;
	text-align:left;
}

#header 
{
    background-image:url('../images/top.gif');
	background-repeat:no-repeat;
	height:75px;
    width:900px;
}

#header_whoweare
{
    background-image:url('../images/header_mag.gif');
	background-repeat:no-repeat;
	height:75px;
    width:900px;
}

#header_whatwedo
{
    background-image:url('../images/header_green.gif');
	background-repeat:no-repeat;
	height:75px;
    width:900px;
}

#sidebar 
{
    float:left;
    width:188px;
	height:260px;
	background-color:color:#556699;;
}

#sidebarimage
{
    float:left;
    width:188px;
	height:100px;
	padding-left:50px;
	padding-top:15px;
}

#sidebarholder
{
    float:left;
    width:188px;
	height:460px;
	border-right:thin dotted #cccccc;
	background-color:color:#556699;
}

#main 
{
    float:right;
    width:681px;
	padding-top:40px;
	padding-left:20px;
	padding-bottom:20px;
}

#content_title 
{
    background-image:url('../images/title_welcome.gif');
	background-repeat:no-repeat;
	height:65px;
}

#content_title_wedeliver
{
    background-image:url('../images/title_wedeliver.gif');
	background-repeat:no-repeat;
	height:65px;
}

#content_title_wethink
{
    background-image:url('../images/title_wethink.gif');
	background-repeat:no-repeat;
	height:65px;
}

#content_title_wecreate
{
    background-image:url('../images/title_wecreate.gif');
	background-repeat:no-repeat;
	height:65px;
}

#content_title_weinnovate
{
    background-image:url('../images/title_weinnovate.gif');
	background-repeat:no-repeat;
	height:65px;
}

#content_title_wedevelop
{
    background-image:url('../images/title_wedevelop.gif');
	background-repeat:no-repeat;
	height:83px;
}

#content_title_wegenerate
{
    background-image:url('../images/title_wegenerate.gif');
	background-repeat:no-repeat;
	height:100px;
}

#content_title_wehelp
{
    background-image:url('../images/title_wehelp.gif');
	background-repeat:no-repeat;
	height:100px;
}

#content_title_welisten
{
    background-image:url('../images/title_welisten.gif');
	background-repeat:no-repeat;
	height:65px;
}

#content_intro 
{
    padding-top:20px;
	padding-bottom:20px;
	width:660px;
}

#content_intro_2
{
    height:20;
	width:660px;
}

#content_col1 
{
    float:left;
	width:220;
	padding-right:20px;
}

#content_col2 
{
    float:left;
	width:220;
	padding-right:20px;
}

#content_col3 
{
    float:left;
	width:220;
	padding-right:20px;
}

#content_col_clients 
{
    float:left;
	width:200;
	padding-right:20px;
}

#content_col_ourwork_menu 
{
    float:left;
	width:220;
	padding-right:20px;
	border-left: thin dotted #cccccc;
}

#content_col4 
{
    float:left;
	width:450;
	padding-right:20px;
}

#footer 
{
    border-top: thin dotted #cccccc;
	clear:both;
	width:900px;
}

#footer_line
{
    background-image:url('../images/horiz_line.gif');
	background-repeat:no-repeat;
	height:1px;
    width:900px;
}


#header h1 
{
    padding:5px;
    margin:0;
}

#main h2, #main h3, #main p 
{
    padding:0 10px;
}

#sidebar ul 
{
    font-family:Georgia, serif;
	list-style:none;
	margin-left:40;
	margin-top:50;
	padding:10;
	color:#999999;
}

.li.home
{
	font-size:19px;
	line-height:1.3em;
}

.li.home2
{
	font-size:17px;
	line-height:1.3em;
}

.a
{
  target:main;
}

#footer p 
{
    font-family:Georgia, serif;
	color:#999999;
	font-size:20px;
	padding:5px;
    margin-left:40;
	margin-bottom:0;
}

.footer_contact 
{
    font-family:Georgia, serif;
	color:#666666;
	font-size:20px;
    margin:0;
}

.copyright 
{
    font-family:verdana, sans-serif;
	color:#666666;
	font-size:9px;
    margin:0;
	margin-top:12;
	margin-left:45;
}

.intro_text
{
    font-family:georgia, serif;
	color:#006699;
	line-height:25px;
	font-size:20px;
}

.intro_text_whoweare
{
    font-family:georgia, serif;
	color:#009999;
	line-height:25px;
	font-size:20px;
}

.intro_text_whatwedo
{
    font-family:georgia, serif;
	color:#66CC33;
	line-height:25px;
	font-size:20px;
}

.intro_text_ourwork
{
    font-family:georgia, serif;
	color:#cc6633;
	line-height:25px;
	font-size:20px;
}

.intro_text_contact
{
    font-family:georgia, serif;
	color:#99cc33;
	line-height:25px;
	font-size:20px;
}

.body_text
{
    font-family:verdana, sans-serif;
	color:#666666;
	line-height:16px;
	font-size:12px;
}

.sub_title_ourwork
{
    font-family:georgia, serif;
	color:#cc6633;
	font-size:17px;
	margin-bottom:-0.7em;
}

.ourwork_text
{
    font-family:georgia, serif;
	color:#666666;
	line-height:23px;
	font-size:17px;
}

.contact_text
{
    font-family:georgia, serif;
	color:#999999;
	line-height:21px;
	font-size:17px;
}

.contact_text2
{
    font-family:georgia, serif;
	color:#666666;
	line-height:21px;
	font-size:17px;
}
