body
{	
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
	background-color:#fff;
	text-align: center;
}
#container
{
	margin: 0 auto;
	text-align: left;
	background-color:#fff;
}
#header
{
/*	position:relative;*/
	font-size: 1.2em;
	border-bottom:1px solid #d9d9d9;
	background: url(images/header.gif) 0 bottom repeat-x;
}

#langbar
{
	font-size:1em;
	padding:1px 2px 2px 0;
	font-weight: bold;
	background: #222 url(images/langbg.gif) 0 0 repeat;
	border-bottom: 3px solid #fffbbb;
}
    #langbar li
	{
		display: inline;
	}
	#langbar ul
	{
	    list-style: none;
	    text-align: right;
	    margin: 0;
    }
    #langbar a
    {
	    color: #aaa;
	    background-color:transparent;
		text-decoration:none;
		padding-bottom:0px;
    }
		#langbar a.sr
		{
			background:url(images/sr.gif) right top no-repeat;
			padding-right:19px;
		}
		#langbar a.en
		{
			background:url(images/en.gif) left top no-repeat;
			padding-left:19px;
		}
    #langbar a:hover
	{
	    color:#fffeee;
		text-decoration:underline;
    }
	
	#g4s
	{	
		z-index:0;
		position:absolute;
		right:8px;
		top:40px;
		display:block;
		height:80px;
		width:80px;
		background:url(images/g4s.gif) top right no-repeat;		    
	}

#topwrapper, .wrapper
{
	margin:0 auto;
	width: 690px;
	background-color:transparent;
}
    #topwrapper
	{
	    padding: 2px 0px 10px 0px;
    }
    .wrapper
	{
		padding:10px 0 0 0;
    }
#intro
{
/*
	position:relative;
	z-index:10;
*/	
    clear:both;
	float:left;
	margin-top:30px;
}

	#intro span#welcome
	{
	    color:#555;
	    margin:0px;
	    padding:0px;
	    font-size:1.4em;
    }
    #intro h2
	{
		clear:right;
	
	    margin:0;
	    padding:1px 0px;
	    font-size:0.7em;
	    font-weight:bold;
	    color:#E76F6A;
	    text-align:right;
	    text-transform: uppercase;
	    border-top:1px solid #DD322A;
    }
    #intro h2 em
    {
	    border-top:1px solid #DD322A;
    }
    #intro em
    {
	    font-style:normal;
    }
#servicesbar
{
	margin:10px 0 0 0px;
}
	#servicesbar a:hover
	{
		border:0px;
	}
	#servicesbar a:active img
	{
		border:1px solid #E76F6A;
	}
	#servicesbar a:hover img
	{
		border:1px solid #FFFBBB;
	}
	#servicesbar img
	{
		float:left;
		border:1px solid #e3e3e3;
		padding:3px;
	}
	.serviceimgbox
	{
		float:left;
		background-color:white;
		margin-right:3px;
	}
#menu
{
	z-index:100;
	font-size: 110%;
	font-weight: bold;
	float: right;
	background-color: transparent;
	text-align: center;
	font-variant: small-caps;
	border-top:4px solid #dd322a;
	position:relative;
	top:-5px;
}
	#menu ul
	{
	    list-style: none;
	    margin: 0;
	    padding: 3px 0 0 1px;
	}
	#menu li
	{
		display: inline;
	}

	#menu a
	{
	    float: left;
	    color: #333;
	    text-decoration: none;
	    padding: 12px 0px;
	    background-color: transparent;
	    border-top: 3px solid #e5e5e5;
	    border-right:1px solid #fff;
	    border-bottom:1px solid #fff;
	    margin:0;
	    margin-right: 1px;
	    width: 90px; 
	    background: transparent url(images/menuback.gif) 0 0 repeat-x;
	}
	#menu a:hover
	{
	    background-image:url(images/menuhover.gif);
	    background-position:0 bottom;
	    border-top-color: #fff;
	    border-right-color: #dfdfdf;
	    border-bottom:1px solid #dfdfdf;
	    color:#dd322a;
	}
	#menu .active
	{
		border-top-color: #fffddd;
	}
/*LINKS*/
a:link{
	color:#dd322a;/*#EB3D00;*/
}
a:visited{
	color:#e76f6a;/*#F18058;*/
}
a:focus, a:hover{
	color:#e76f6a;
	background-color:#fffeee;
}
a:active{
	color:white;
	background-color:#E76F6A;/*#EB3D00;*/
}

a img{
	border:none;
}

/*/LINKS*/
h1
{
	margin:10px 0 0 0;
	padding:0;
	width:250px;
	height:42px;
}
    h1 a:link,
    h1 a:visited,
    h1 a:focus,
    h1 a:hover,
    h1 a:active
	{
      text-indent:-9999px;
      display:block;
      height:42px;
      background:url(images/logo.gif) 0 0 no-repeat;
      text-decoration:none;
    }
h2
{
}

h3
{
	color:#333;
	margin:5px 0 15px 0;
	font-size:1.4em;
	font-weight:normal;	
}
h4
{
	font-size:1em;
	margin:15px 0 10px 0;
}

p
{
	margin: 0;
}
#content
{
    position:relative;
    left:-10px;
	font-size:1.2em;
	margin-right:200px;
	padding:6px;
	background-color:#f5f5f5;
	border:4px solid #fbfbfb;
}
* html #content
{
	height:1%;
}
    #content h3 span
	{
		display:block;
		font-family: Arial, Sans-Serif;
		color: #777;
		font-weight: bold;
		font-size: 0.7em;
	}
    #content p
	{
	    line-height: 1.4;
	    margin:5px 0;
    }
    #content ol, #content ul
	{
        margin-top:0;
        margin-bottom:0;
        line-height: 1.3;        
    }
    #content ol li
	{
        margin-bottom:3px;
        list-style-type:upper-roman;
    }
div.ps
{
	margin:0;
	padding:5px 10px 20px 20px;
	border:1px solid #e9e9e9;
	background:#fff url(images/paragraph.gif) top left no-repeat;
}
div.ps+div.ps
{
	margin-top:8px;
}
dl
{
	margin:0;padding:0;
}
	dl dt
	{
		margin:12px 0 5px 0;padding:0;
		font-weight:bold;
	}
	dl dd
	{
		margin:0;padding:0;
	}
	dl a
	{
	}
#aboutus_submenu
{
    list-style:none;
    margin:0;
    padding:0;
	padding-top:5px;
	border-top:1px dashed #eee;
}
    #aboutus_submenu li
	{
        margin-bottom:1px;
    }
#sidebar
{
	font-size:1.1em;
	float:right;
	width:200px;
	background: transparent url(images/faderight.gif) right top no-repeat; 
	padding-top:0px;
	margin-bottom:20px;
	color:#ccc;
}
.submenu
{
	padding:15px 30px 10px 30px;
	background: transparent url(images/fadeleft.gif) left bottom no-repeat; 
}
    .submenu ul
	{
	    margin:0;
	    padding:5px 0px 5px 0px;
	    list-style:none;
    }
    .submenu li
	{
	    padding-right:3px;
	    padding-bottom:3px;
	    margin:3px 0;
	    border-bottom:1px solid #eee;/*#f1c8ba;*/
    }
    .submenu a:link, .submenu a:visited
	{
		text-decoration:none;
	    color:#dd322a;
    }
    .submenu a:hover
	{
	    color:#e76f6a;
	    text-decoration:none;
    }
    .submenu a:active{
	    color:#fff;
    }

    .submenu h3
	{
	    font-size:1.2em;
	    font-weight:bold;
	    margin:0;
	    border-bottom:1px solid #fffddd;
    }
#footer
{
	clear: both;
	background:#fff url(images/footer.gif) 0 0 repeat-x;
	
	color: #ccc;
	text-align:center;
	line-height:2.4;
	margin-top:30px;
	border-top:1px solid #ccc;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
	#footer ul
	{
		font-size:1.2em;
		list-style:none;
		margin:0;
		padding:0;
	}
	#footer ul li
	{
		display:inline;
	}
	#footer a
	{
		color:#999;
		margin-right:3px;
	}
	#footer a:active, #footer a:hover
	{
		background-color:transparent;
	}
	
	#footer p
	{
		margin: 0;
		padding: 5px 10px;
	}
	.right
	{
		float:right;
		margin:0 0 0 5px;
		border:1px solid #e4e4e4;
		padding:2px;
	}