body {
	background-color:#FFFFFF;
	text-align: center;
	font-size: 11px;
	margin:0 0;
	padding:0 0;
}

#container {
	width: 780px;
	margin: 0 auto;
	height: 100%;
	overflow:hidden;
	background-image:url(../images/bg.gif);
}

#logo{
	float:left;
	width:280px;
	height:80px;
	text-align:center;
}

/* This is the header style */
#header{
	width:780px;
	height:80px;
	text-align:right;
	background: url(../images/logo.gif);
	padding-top:20px;
}

#header ul li{
	display : inline;
	list-style-type: none;
}

#header li a{
	font-family:Verdana;
	font-size:11px;
	text-decoration: none;
	color: #4b0030;
	font-weight: normal;
	background: url(../images/blue_line.gif) left no-repeat;
	padding: 18px 10px 2px 32px;
}

#header li a:hover{
	font-family:Verdana;
	font-size:11px;
	text-decoration: none;
	color:#999999;
	font-weight: normal;
	background: url(../images/blue_line.gif) left no-repeat;
	padding: 18px 10px 2px 32px;
}

.anobg{background:none !important}

#menu{}

#menu ul{
	width:780px;
	height:45px;
	text-align:right;
	margin:0;
	padding:0;
}

#menu ul li{
	display : inline;
	height:45px;
}

#menu li a{
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	list-style-type: none;
	color: #ffffff;
	font-weight: normal;
	background: url(../imagesL/langbullet.gif) left no-repeat;
}

#menu li a:hover{
	color:#263663;
	font-weight: normal;
	background: url(../imagesL/langbullet.gif) left no-repeat;
}

#mainimg{
	float:left;
	width:450px;
}

#insideimg{width:780px;
}

#hometext{
	float:right;
	width:290px;
	height:220px;
	background-image:url(../images/green_bg.gif);
	font-family:Verdana; 
	color:#ffffff; 
	font-size:11px;
	text-align:left;
	line-height: 250%;
	padding:50px 20px 0 20px;
} 

#slogan{
	float:left;
	width:440px;
	height:150px;
	text-align:left;
	padding:5px 0 0 5px;
	margin:0;
}

#recentprojects{
	float:right;
	width:330px;
	background-image:url(../images/recent_bg.gif);
	padding:0;
	margin:0;
}

#insideimg{
	width:780px;
	height:98px;
	background-image:url(../images/inside_photo.gif)
}

#content{
	width:780px;
}

#column1{
	float:left;
 	width:390px;
}

#column2{
	float:right;
 	width:390px;
}

#footer{
	width:780px;
	height:26px;
	background-image:url(../images/copyright_bg.gif);
	clear:both;
	font-family:Verdana; 
	color:#000000; 
	font-size:10px;
	text-align:left;
	padding:10px 0 0 10px;
}

#footer a{
	color:#0082dc; 
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

h1 {font-family: Verdana;
	font-weight:bold; 
	color: #0082dc; 
	font-size: 18px;
	text-align:left;
	padding:30px 0 0 30px;
} 

p {	font-family:Verdana; 
	color:#000000; 
	font-size:11px;
	margin-left:30px;
	margin-right:30px;
	text-align:justify;	
	line-height: 120%;
} 

.hometext {	font-family:Verdana; 
			color:#ffffff; 
			font-size:11px;
			padding-left:20px;
			padding-right:20px;	
			line-height: 250%;
} 

.more{
	font-family:Verdana; 
	color:#0082dc; 
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	padding-right:15px;
}

#portfolio{
	width:700px;
}

#portfolio a{
	font-family:Verdana;
	font-size:10px;
	text-decoration: none;
	color: #4b0030;
}

#portfolio a:hover{
	font-family:Verdana;
	font-size:10px;
	text-decoration: none;
	color:#0082dc;
}
