*{
	margin: 0;
	padding: 0;
}

body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        background-color: #d3d2d1;
}

h1{
	color: #024C83;
	font-size: 1.5em;
	font-weight: bold;
	text-indent: 1em;
	padding: 10px 0 5px 0;
}

h2{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-indent: 10px;
	margin: 10px;
}

h3, p{ 
	font-size: 11px;
	margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0;
}

a {
        color: #024C83;
        text-decoration: underline;
}


#wrapper {
        margin: auto;
        text-align: left;
        width: 95%;
		min-width: 960px;
		max-width: 1250px;
        background: white;
}

#wrapperi {
        padding: 0px 2px;
        background: url(../img/dot.gif) 319px 0px repeat-y;
}

#header, #menu, #menu li, #menu a, h2,
#contentDetails div ul li, #contentDetails div ul {
        margin: 0;
        padding: 0;
}

#motto
{
	display: inline;
	float: left;
}

#header {
	background: #ab2727;
	border-bottom: 1px solid #fff;
	border-top: 2px solid #fff;
	margin-bottom: 1px;
	height: 100px;
}
#logo
{
	width: 110px;
	float: left;
}
#lang
{
	float: right;
	width: 200px;
	padding: 68px 10px 0 0;
}
#lang a
{
	display: block; 
	padding: 5px;
	float: right;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 5px;
	margin: 0 0 -4px 0;
}

img.bullet{
	margin: 0 1.5em 0 1em;
	float: left;
}

#left {
	float: left;
	width: 310px;
	display: inline;
}

#right{
	margin-left: 325px;
}


#menu{
	float: left;
	display: inline;
	width: 123px;
	list-style: none;
}

#menu li{
	display: inline;
	margin-bottom: 2px;
	/*margin-bottom: -11px;*/
	
}

#menu a{
	background: #c44949 url("../img/arrow.gif") no-repeat left center;
	color: #efeeed;
	text-decoration: none;
	display: block;
	padding: 7px 0px 7px 26px;
	font-weight: bold;
	font-family: tahoma, helvetica, arial, sans-serif;
	margin-bottom: 2px;
	
}
#menu a:hover {
	background: #6584A9 url("../img/arrow_h.gif") no-repeat 5px 2px;
	color: #fff;
}

#advantages {
	float: right;
	width: 181px;
	border: 1px solid #bdbab6;
	margin: 0;
	height: 248px;
}

#advantages  h2 {
	background: #6584a9;
}

#advantages ul {
	padding-left: 25px;
	padding-bottom: 1px;
        margin: 12px 0 1px 0;
}

#advantages li {
        list-style-image: url(../img/bullet_dimond.gif);
        padding-bottom: 8px;
        padding-left: 0;
        margin-left: 0;
}

#wiki {
        background: #f5f4f3;
        padding-bottom: 0.5em;
        border-top: 4px solid #fff;
        color: #666;
}

#wiki h2 {
        background: #951C3E;
}

#design_box {
        margin-top: -1px;
        background: #fff url(../img/right_bg.jpg) bottom right repeat-x;
        border-bottom: 6px solid #fff;
		  height: 250px
}



#contentHeader img{
		float: right;
		margin: 0 15px 5px 10px;
}

#contentHeader ul {
	    margin-top: 16px;
        margin-bottom: 8px;
        margin-left: 0;
        padding-left: 5%;
}

#design_box li {
        list-style: none;
        background: url(../img/bullet_arrow2.gif) left center no-repeat;
        padding: 4px 0 4px 25px;
        margin-left: 10px;
}


#contentDetails {
        margin-top: 0px;
}
#contentDetails div ul{
		width: 300px;
		margin: 0 auto 1em auto;
}

#contentDetails div ul li{
		list-style: none;
        margin: 0.8em 0.5em;
}

#left_panel {
        float: left;
        width: 49%;
}

#left_panel h2, #center_panel h2 {
        background: #024C83;
}

#right_panel {
        float: right;
        width: 49%;
}

#right_panel h2 {
        background: #AB2727;
}

#center_panel {
        float: left;
        width: 100%;
}

#footer {
        text-align: right;
        background: #b7b7b8;
        color: #666;
        border-top: 2px solid #fff;
}

* html #footer {
    height: 1.5em;
}

#footeri {
     padding: 2px 3px 4px 13px;
     border-bottom: 2px solid #fff;
}

#footer .copyright {
        float: left;
}

#footer a {
        color: #666;
}


p.details{
	text-align: right;
	font-weight: bold;
}
p.details a {
	color: #4880ab;
}

p.photo {
	text-align: center;
}

#callbox {
        float: left;
        clear: left;
        margin: 0;
}
p span, table span {
	font-weight: bold;
}

table.services
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
table.services thead
{
	background-color: #808080;
	font-weight: bold;
	color: white;
	text-align: center;
}
table.services td.value
{
	text-align: center;
}
table.services td
{
	border-bottom: 1px solid #dadada;
}

div.portfolio
{
	clear: both;
	padding-top: 10px;
}
div.portfolio img
{
	float: left;
	margin-left: 5%;
	margin-right: 3%;
	display: inline;
}

#formcontainer
{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#dynamicform
{
	width: 380px;
	float: left;
	background-color: #d6dfe9;
	padding: 4px;
}
#forminfo{
	width: 200px;
	float: right;
}
#dynamicform p
{
	background-color: #6584A9;
	padding: 5px;
	margin: 1px 0 0 0;
}
#dynamicform label
{
	color: #ffffff;
	width: 100px;
	display: block;
	float: left;
	padding-right: 10px;
}
#dynamicform input, #dynamicform select, #dynamicform textarea
{
	font-family: tahoma;
	color: #6584A9;
}
#dynamicform select
{
	width: 120px;
	font-size: 1.1em;
}
#dynamicform input 
{
	width: 200px;
	font-size: 1.1em;
}
#dynamicform textarea
{
	font-size: 1em;
	font-family: tahoma;
	color: #6584A9;
	width: 200px;
}
#dynamicform input.button
{
	width: 80px;
	color: #005000;
	font-weight: bold;
}

div.info, div.error, div.success
{
	background-repeat: no-repeat;
	padding-left: 32px;
	padding-top: 1px;
}

div.info{
	background-image: url('../img/icons/msg_info.gif');
	color: #000050;
}
div.error{
	background-image: url('../img/icons/msg_error.gif');
	color: #500000;
}
div.success{
	background-image: url('../img/icons/msg_success.gif');
	color: #005000;
}
#dynamicform p.invalid
{
	background-color: #C44949;
}

