* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #FFFFFF;*/
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#skip {
	position: absolute;
	left: -999px;
	width: 990px;
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 100px;
	margin-top: 20px;
}
#header h1 a {
	width: 215px;
	height: 69px;
	display: block;
	text-decoration: none;
	float: left;
	background: #FFFFFF url(../images/logo.gif) no-repeat 0 0;
	margin-top: 5px;
}
#header a span {
	visibility: hidden;
}
#header #topnav {
	float: right;
}
#languages p {
	font-size: 70%;
	color: #8B8B8B
}
#languages p a {
	text-decoration: none;
	color: #8B8B8B
}
#languages p a:hover {
	text-decoration: underline
}
#topnav ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 180px;
}
#topnav ul li {
	line-height: 18px;
	background: url(../images/list_yellow.gif) no-repeat 5px 5px;
	padding-left: 15px;
	font-size: 11px;
}
#topnav ul li.lock {
	background: url(../images/icon_lock.gif) no-repeat 5px 5px;
}
#topnav ul li.unlock {
	background: url(../images/icon_unlock.gif) no-repeat 5px 5px;
}
#topnav a:link, #topnav a:visited {
	text-decoration: none;
	color: #4b4b4b;
}
#topnav a:hover {
	color: #000000;
}
#topnav a.selected:link, #topnav a.selected:visited, #topnav a.selected:hover {
	color: #000000;
	font-weight: bold;
}
#homephoto {
	float: left;
	background: #ffffff url(../images/home/home_photo.jpg) no-repeat;
	height: 323px;
	width: 960px;
}
#homesections {
	float: left;
	width: 946px;
	background: #d9d9d9;
	padding: 7px;
	margin: 10px 0;
}
.homebox {
	width: 230px;
	height: 95px;
	float: left;
	position: relative;
}
.homebox p {
	font-size: 70%;
	padding: 5px;
	line-height: 10px;
	margin: 0;
}
.homebox h2 {
	display: block;
	width: 90px;
	height: 35px;
	text-indent: -9999px;
}
.homebox h2.interactiveDesign {
	background: url(../images/home/interactive_design_title.gif) no-repeat;
}
.homebox h2.onlineMarketing {
	background: url(../images/home/online_marketing_title.gif) no-repeat;
}
.homebox h2.onlineServices {
	background: url(../images/home/online_services_title.gif) no-repeat;
}
.homebox h2.caseStudies {
	background: url(../images/home/case_studies_title.gif) no-repeat;
}
#interactiveDesign {
	margin-right: 8px;
	background: #ffa510 url(../images/home/interactive_design_photo.gif) no-repeat 95%;
}
#onlineMarketing {
	margin-right: 8px;
	background: #ffa510 url(../images/home/online_marketing_photo.gif) no-repeat 95%;
}
#onlineServices {
	margin-right: 8px;
	background: #ffa510 url(../images/home/online_services_photo.gif) no-repeat 95%;
}
#caseStudies {
	background: #ffa510 url(../images/home/case_studies_photo.gif) no-repeat 95%;
}
a.block2:link, a.block2:visited {
	font-size: 65%;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	padding: 2px;
	position: absolute;
	bottom: 2px;
	left: 5px;
}
a.block2:hover {
	background-color: #999;
	color: #000000;
}
a.block:link, a.block:visited {
	font-size: 65%;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	padding: 2px;
	float: left;
}
a.block:hover {
	background-color: #8c8c8c;
	color: #000000;
}
#footer {
	width: 960px;
	clear: both;
	float: left;
	margin: 10px 0;
}
#footer p {
	font-size: 11px;
	color: #4b4b4b;
	line-height: 15px;
	margin: 0;
}
a:link, a:visited {
	color: #4b4b4b;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
hr {
	width: 100%;
	border: 0;
	color: #FFA510;
	background-color: #FFA510;
	height: 1px;
	margin: 10px 0;
	clear: both;
}
#leftcolumn .news h4 {
	font-size: 65%;
	color: #666666;
	clear: both;
}
#leftcolumn .news h2 {
	font-size: 90%;
	color: #000000;
	margin-top: 5px;
}
#leftcolumn {
	width: 765px;
	float: left;
	position: relative;
	background: #f3f3f3;
}
#leftcolumn h3 {
	font-size: 130%;
	font-weight: normal;
	margin-bottom: 15px;
	clear: both;
}
#leftcolumn h4 {
	font-size: 90%;
	clear: both;
}
#leftcolumn blockquote {
	border-left: 5px solid #000000;
	margin-left: 15px;
}
#leftcolumn blockquote p {
	font-weight: normal;
	line-height: 15px;
	background-color: #FFFFFF;
	padding: 5px;
}
#leftcolumn #top {
	height: 171px;
	width: 765px;
}
#leftcolumn #top {
	background: url(../images/content_photo.jpg) no-repeat;
}
#leftcolumn #top.about {
	background: url(../images/header_photo/about.jpg) no-repeat;
}
#leftcolumn #top.projects {
	background: url(../images/header_photo/projects.jpg) no-repeat;
}
#leftcolumn #top.solutions {
	background: url(../images/header_photo/services.jpg) no-repeat;
}
#leftcolumn #top.clients {
	background: url(../images/header_photo/clients.jpg) no-repeat;
}
#leftcolumn #top.support {
	background: url(../images/header_photo/support.jpg) no-repeat;
}
#top h2 {
	display: block;
	width: 230px;
	height: 33px;
	text-indent: -9999px;
	position: relative;
	top: 138px;
}
#top h2.aboutGR {
	background: url(../images/about_us_title.gif) no-repeat 0 -33px;
}
#top h2.aboutEN {
	background: url(../images/about_us_title.gif) no-repeat 0 0;
}
#top h2.whatwedoGR {
	background: url(../images/what_we_do_title.gif) no-repeat 0 -33px;
}
#top h2.whatwedoEN {
	background: url(../images/what_we_do_title.gif) no-repeat 0 0;
}
#top h2.howwedoGR {
	background: url(../images/how_we_do_it_title.gif) no-repeat 0 -33px;
}
#top h2.howwedoEN {
	background: url(../images/how_we_do_it_title.gif) no-repeat 0 0;
}
#top h2.solutionsGR {
	background: url(../images/solutions_title.gif) no-repeat 0 -33px;
}
#top h2.solutionsEN {
	background: url(../images/solutions_title.gif) no-repeat 0 0;
}
#top h2.clientsGR {
	background: url(../images/clients_title.gif) no-repeat 0 -33px;
}
#top h2.clientsEN {
	background: url(../images/clients_title.gif) no-repeat 0 0;
}
#top h2.projectsGR {
	background: url(../images/projects_title.gif) no-repeat 0 -33px;
}
#top h2.projectsEN {
	background: url(../images/projects_title.gif) no-repeat 0 0;
}
#top h2.newsGR {
	background: url(../images/news_title.gif) no-repeat 0 -33px;
}
#top h2.newsEN {
	background: url(../images/news_title.gif) no-repeat 0 0;
}
#top h2.supportGR {
	background: url(../images/support_title.gif) no-repeat 0 -33px;
}
#top h2.supportEN {
	background: url(../images/support_title.gif) no-repeat 0 0;
}
#top h2.contactGR {
	background: url(../images/contact_title.gif) no-repeat 0 -33px;
}
#top h2.contactEN {
	background: url(../images/contact_title.gif) no-repeat 0 0;
}
#top h2.loginGR {
	background: url(../images/login_title.gif) no-repeat 0 -33px;
}
#top h2.loginEN {
	background: url(../images/login_title.gif) no-repeat 0 0;
}
#content {
	padding: 10px;
}
#content img {
	border: 3px solid #FFFFFF;
}
#content h1 {
	font-size: 130%;
	font-weight: normal;
	margin-bottom: 10px;
	clear: both;
}
#content h2 {
	font-size: 100%;
	font-weight: bold;
	color: #4E4E4E;
	margin: 15px 0 5px 0;
}
#content .menuBox {
	background: #ffffff;
	border: 1px solid #000;
	padding: 15px 10px;
	float: left;
	width: 710px;
	margin-bottom: 20px;
}
#content ul.clients {
	padding: 0;
	margin: 0;
}
#content ul.clients li {
	list-style-type: none;
	display: block;
	float: left;
	/*margin:0 35px 20px 0;*/
	margin: 5px 7px 10px;
}
#content ul.clients li img {
	border: none;
}
#content ul.clients li a img {
 filter:progid:DXImageTransform.Microsoft.BasicImage(grayScale=1)  progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.4;
}
#content ul.clients li a:hover img {
 filter:progid:DXImageTransform.Microsoft.BasicImage(grayScale=0)  progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
#content ul {
	padding: 0;
	margin: 0 0 0 15px;
	clear: both;
}
#content ol {
	padding: 0 0 0 10px;
	margin: 0 0 0 15px;
	clear: both;
}
#content ol li {
	list-style-type: decimal;
}
#content li {
	font-size: 75%;
	list-style-type: square;
	line-height: 18px;
}
#content ol li ul li, #content ol li ol li, #content ul li ul li, #content ol li ol li {
	font-size: 100%;
}
ul#pdf {
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
}
ul#pdf li {
	background: url(../images/pdficon.gif) no-repeat;
	list-style-type: none;
	padding-left: 25px;
	line-height: 20px;
}
#content li a {
/*color:#000000;*/
}
#content .subMenu a {
	width: 124px;
	height: 25px;
}
#content .subMenu2 a {
	width: 170px;
	height: 12px;
}
#content .subMenu a, #content .subMenu2 a {
	color: #ffffff;
	background: #5a5a5a;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	padding: 5px;
	margin: 0 4px 0 0;
	font-size: 11px;
}
#content .subMenu a:hover, #content .subMenu a.selected, #content .subMenu2 a:hover, #content .subMenu2 a.selected {
	background: #000;
	color:#FFF;
	padding: 5px;
	margin: 0 4px 0 0;
	border-bottom: 5px solid #000;
}
p {
	font-size: 75%;
	color: #000000;
	margin: 10px 0;
	line-height: 18px;
}
#rightColumn {
	margin-left: 10px;
	float: left;
	width: 185px;
}
.rightbox {
	float: left;
	width: 171px;
	border: 7px solid #d9d9d9;
	background: #ffa510;
	position: relative;
	margin-bottom: 10px;
	position: relative;
}
.rightbox img {
	border: 2px solid #FFFFFF;
	margin-left: 8px;
	margin-bottom: 20px;
}
.rightbox h4 {
	display: block;
	width: 150px;
	height: 20px;
	text-indent: -9999px;
}
.rightbox h4.partnersEN {
	background: url(../images/rightcolumn/partners_title.gif) no-repeat 0 0;
}
.rightbox h4.partnersGR {
	background: url(../images/rightcolumn/partners_title.gif) no-repeat 0 -25px;
}
.rightbox h4.featuredEN {
	background: url(../images/rightcolumn/featured_project_title.gif) no-repeat 0 0;
}
.rightbox h4.featuredGR {
	background: url(../images/rightcolumn/featured_project_title.gif) no-repeat 0 -25px;
}
.rightbox h4.testimonialsEN {
	background: url(../images/rightcolumn/testimonials_title.gif) no-repeat 0 0;
}
.rightbox h4.testimonialsGR {
	background: url(../images/rightcolumn/testimonials_title.gif) no-repeat 0 -25px;
}
#rightnav ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#rightnav ul li {
	line-height: 20px;
	font-size: 70%;
}
#rightnav a:link, #rightnav a:visited {
	text-decoration: none;
	display: block;
	width: 145px;
	background: #FFFFFF url(../images/list_black.gif) no-repeat 5px 5px;
	color: #8b8b8b;
	padding-left: 15px;
	margin: 5px;
}
#rightnav a:hover {
	background: #000000 url(../images/list_white.gif) no-repeat 5px 5px;
	color: #ffffff;
}
#rightnav a.selected:link, #rightnav a.selected:visited, #rightnav a.selected:hover {
	background: #000000 url(../images/list_white.gif) no-repeat 5px 5px;
	color: #ffffff;
}
.blackBlock {
	font-size: 65%;
	color: #FFFFFF;
	background: #000000;
}
.blackYellow {
	font-size: 70%;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
	margin-bottom: 5px;
	background-color: #FFA510;
	float: left;
}
td {
	vertical-align: top;
}
/*  LOGIN FORM  */

fieldset {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	font-size: 130%;
	margin-bottom: 15px;
}
input {
	display: block;
	width: 15em;
}
label {
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 80%;
}
select {
	display: block;
}
/* -------------------------- */
.testimonials {
	font-size: 70%;
	/* background: url(../images/testimonials_bck.gif) repeat; */
	background-color: #FFFFFF;
	line-height: 16px;
	margin: 6px;
	padding: 0 5px;
}
.testimonials span {
	text-align: right;
	font-weight: bold;
	float: right;
}
table.support {
	background: #FFFFFF;
}
table.support thead th, table.support thead td {
	color: #FFFFFF;
	font-size: 70%;
	text-transform: uppercase;
}
table.support thead th {
	font-weight: normal;
	background: #000000;
	padding: 5px 40px;
	text-align: center;
}
table.support thead td {
	font-weight: bold;
	background: #999999;
	padding: 5px;
}
table.support tbody td {
	font-size: 70%;
	padding: 5px 10px 5px 5px;
	text-align: center;
	border-top: 1px solid #FFA510;
}
table.support tbody th {
	font-size: 70%;
	padding: 5px 10px 5px 5px;
	text-align: left;
	border-top: 1px solid #FFA510;
}
.lightbox {
	width: 100%;
	height: 500px;
	z-index: 500;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
	background-image: url(../images/50.png);/*background-repeat:repeat-x;*/
	/*
	background-color:black;
	opacity: .50; 
	filter: alpha(opacity=50);
	*/
	/*visibility:hidden;*/
}
.solutionsList {
	font-size: 70%;
}
