body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.gif);
	background-position:center;
    background-repeat: repeat-y;
	color:#666666;
	line-height:1.5em;
}

#container{
	width:780px;
	margin:auto;
	padding:0px;
	}


#left_container{
	width:200px;
	float:left;
	}
	
#logo_print{
	display:none;}

#logo{
	margin:0px;
	padding:0px;
	float:right;

}

#navigation{
	padding-top:20px;
	text-align:right;
	width:200px;
	clear:right;
	line-height:25px;
}

#navigation[class="hide"]{
	padding-top:15px;} /*hides from IE*/

#navigation ul{
	list-style:none;
}




#navigation li.red{
	list-style-image:url(../images/red_bullet.gif);
}

#navigation li.about{
background-image:url(../images/about_bullet.gif);	
	background-repeat:no-repeat;
	background-position: right;
	text-decoration:none;
}

#navigation li.news{
	background-image:url(../images/news_bullet.gif);	
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}

#navigation li.index{
	background-image:url(../images/index_bullet.gif);	
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}

#navigation li.board{
	background-image:url(../images/board_bullet.gif);	
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}

#navigation li.building{
	background-image:url(../images/building_bullet.gif);	
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}

#navigation li.contact{
	background-image:url(../images/contact_bullet.gif);	
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}

#navigation li.tenants{
	background-image:url(../images/tenants_bullet.gif);	
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}

#navigation li.business{
	background-image:url(../images/business_bullet.gif);	
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}

#navigation li.businessadvice{
	background-image:url(../images/business_advice_bullet.gif);	
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}

#navigation li.startup{
	background-image:url(../images/start_up_bullet.gif);	
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}

#navigation li.ictsuites{
	background-image:url(../images/ict_suites_bullet.gif);	
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}

#navigation li.conference{
	background-image:url(../images/conference_bullet.gif);	
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}

#navigation li.sitemap{
	background-image:url(../images/sitemap_bullet.gif);	
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}
#navigation li.access{
	background-image:url(../images/access_bullet.gif);	
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}

#navigation li.subsection{
	background-image:url(../images/subsection.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}



#right_container{
	width:550px;
	float:right;
}
#right_container a{
}
#right_container a:hover{
color: #cfcfcf;
}

/*----------------------------------------- img -----------------------------------------*/


#news img, #about img, #conf img, #busupport img, #contact img, #build img, #top_text_container img, 
#left_text_container img, #right_text_container img {
float:left;
margin:0 1.5em 1.5em 0;}


/*----------------------------------------- hr -----------------------------------------*/

hr{
	margin:0px 0px 0px 0px;
	padding:0;
	color:#666;
	background-color:#666;
	height:1px;
	border: 0;
}


/*----------------------------------------- top text container home-----------------------------------------*/

#top_text_container_home{
width:505px;
padding:20px 15px 15px 15px;
margin:0px;
}


#top_text_container_home h3,

#top_text_container_home h4{
color:#573009}


#top_text_container_home a{
color:#573009;
}


#top_text_container_home[class="hide"]{
padding:15px 15px 15px 15px;} /*hides from IE*/

/*----------------------------------------- top text container -----------------------------------------*/

#top_text_container{
width:505px;
padding:20px 15px 15px 15px;
margin:0px;
}

#top_text_container h3,
#top_text_container h4{
color:#573009}

#top_text_container[class="hide"]{
padding:15px 15px 15px 15px;} /*hides from IE*/


/*----------------------------------------- left text container -----------------------------------------*/



#left_text_container{
	width:240px;
	padding:15px 7px 15px 15px;
	float:left;
	margin:0px
}

#left_text_container a{
color:#014260;
text-decoration:underline;
}


#left_text_container[class="hide"]{
	padding:0px 0px 15px 15px;} /*hides from IE*/



#left_text_container h4{
color:#014260;
}

/*----------------------------------------- right text container -----------------------------------------*/


#right_text_container h4{
color:#830628;
}


#right_text_container{
	width:250px;
	padding:15px 30px 15px 7px;
	float:right;
	margin:0px
}
#right_text_container[class="hide"]{
	padding:0px 30px 15px 7px;} /*hides from IE*/

#right_text_container a{
color:#830628;
text-decoration:underline;
}

/*----------------------------------------- address -----------------------------------------*/

#address{
	padding-top:20px;
	text-align:right;
	width:200px;
	font-size:80%;
	color:#999999;
}

#address a{
	color:#999999;
}

#address a:hover{
	color:#cfcfcf;
}

#address ul{
	list-style:none;}


/*----------------------------------------- h3 -----------------------------------------*/


h3.brown{
	color:#573009;}

h3.orange{
	color:#D06F04;}

h3.green{
    color:#898001;}

h3.red{
    color:#830628;}
	
h3.blue{
    color:#014260;}

/*----------------------------------------- -----------------------------------------*/

.brown{
	color:#573009;
	font-weight:bold;}

.orange{
	color:#D06F04;
	font-weight:bold;}
	
.green{
    color:#898001;
	font-weight:bold;}

.red{
	color:#830628;
	font-weight:bold;
	padding: 0px;
}
	
.blue{
	font-weight:bold;
    color:#014260;}
	
	
/*----------------------------------------- h1 h2 -----------------------------------------*/

h1, h2{
	display:none;}
	
/*----------------------------------------- h3 -----------------------------------------*/

h3{
font-size:120%;
font-weight:bold;
text-transform: uppercase;
}
	
/*----------------------------------------- p -----------------------------------------*/


p{
margin:0px 0px 10px 0px;
}

/*----------------------------------------- h4 -----------------------------------------*/

h4{	
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:100%;
	font-weight:bold;
	text-transform: uppercase;
}


h4.reddot{
background-image:url(../images/red_bullet.gif);
background-repeat:no-repeat;
background-position:left;}
	
h4.reddot a{
color:#830628;
}
	
h4.greendot{
background-image:url(../images/green_bullet.gif);
background-repeat:no-repeat;
background-position:left;}


h4.bluedot{
background-image:url(../images/blue_bullet.gif);
background-repeat:no-repeat;
background-position:left;}

h4.bluedot a{
color:#014260;
}

h4.browndot{
background-image:url(../images/brown_bullet.gif);
background-repeat:no-repeat;
background-position:left;}


h4.orangedot{
background-image:url(../images/orange_bullet.gif);
background-repeat:no-repeat;
background-position:left;}
*/
/*----------------------------------------- a -----------------------------------------*/
	


a.orange{
color:#D06F04;
}

a.orange:hover{
color:#E6B781;
}

a.red{
color:#830628;
}

a.red:hover{
color:#C18293;
}

a.brown{
color:#573009;
}

a.brown:hover{
color:#9D7F64;
}

a.blue{
color:#014260;
}

a.blue:hover{
color:#6E9DB2;
}

a.green{
color:#898001;
}

a.green:hover{
color:#CAC698;
}

/*----------------------------------------- news -----------------------------------------*/

.form{
background:#ffffff;
font-family:arial,helvetica,sans-serif;
font-size:100%;
color:#666666;
border:1px solid #ccc;
width:280px;
padding:2px;
margin-top:12px;
}
.form-submit{
	background-color: #FBE9D7;
	color: #573009;
	border:	solid #fff 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight:bold;
}
/*----------------------------------------- bullets -----------------------------------------*/

#top_text_container ul{
}

#top_text_container li{
}

#left_text_content li.red3{
padding:2px 0px 2px 0px;
color:#005380;
list-style-image:url(../images/red_bullet.gif);
}

#left_text_content ul.red3{
color:#005380;
margin:0px;
padding:5px 15px 5px 0px;
}


/*----------------------------------------- conference -----------------------------------------*/

#conf{
	margin: 0px;
}
#conf ul{
}
#conf li{
	list-style-image: url(../images/brown_bullet.gif);
}
#conf h4{
	color: #830628;
	margin-bottom: 10px;

}
#conf h3{
	color: #830628;
}
#conf a{
	color: #830628;
}
#conf strong{
	color: #830628;
}

/*----------------------------------------- about -----------------------------------------*/

#about{
	margin: 0px;
}
#about ul{
}
#about li{
	list-style-image: url(../images/brown_bullet.gif);
}
#about h4{
	color: #573009;
	margin-bottom: 10px;

}
#about h3{
	color: #573009;
}
#about a{
	color: #573009;
}
#about strong{
	color: #573009;
}
/*----------------------------------------- business support -----------------------------------------*/

#busupport{
margin: 0px;
}

#busupport ul{
}

#busupport li{
list-style-image: url(../images/brown_bullet.gif);
}

#busupport h4{
color: #898001;
margin-bottom: 10px;
}

#busupport h3{
color: #898001;
}

#busupport strong{
color: #898001;
}
	
#busupport a{
color: #898001;
}

#busupport strong{
color: #898001;
}

/*----------------------------------------- news -----------------------------------------*/
#news{
margin:0px;
}

#news ul{
}

#news li{
list-style-image: url(../images/brown_bullet.gif);
}

#news h4{
color: #014260;
margin-bottom: 10px;
}

#news h3{
color: #014260;
}

#news a{
color: #014260;
}

#news strong{
color: #014260;
}

/*----------------------------------------- build -----------------------------------------*/
#build{
margin: 0px;
}

#build ul{
}

#build li{
list-style-image: url(../images/orange_bullet.gif);
}

#build h4{
color: #D06F04;
margin-bottom: 10px;
}
#build h3{
color: #D06F04;
}

#build strong{
color: #D06F04;
}

#build a{
color: #D06F04;
}

#build strong{
color: #D06F04;
}


/*----------------------------------------- contact -----------------------------------------*/
#contact{
margin: 0px;
}

#contact ul{
list-style:none;
margin:0px;
}

#contact li{
list-style:none;
margin:0px;
}

#contact h4{
color: #573009;
margin-bottom:10px;
}

#contact h3{
color:#573009;
}

#contact a{
color: #573009;
}

#contact strong{
color: #573009;
}

/*----------------------------------------- sitemap -----------------------------------------*/

#sitemap{
margin: 0px;
}

#sitemap h4{
color: #898001;
margin-bottom: 10px;
}

#sitemap h3{
color: #898001;
}

#sitemap a{
colorl:#898001;}

#sitemap strong{
color: #898001;
}
#sitemap ul{
list-style:none;
margin:0px;
padding:0px;
margin-left: 12px;
} 

#sitemap li{
list-style:none;
margin:0px;
padding:0px;
line-height:25px;}
