* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	text-align: center;
	background-color: #A8C7E3;
	background-image: url("Images/bg.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
}

div#container {
	text-align: left;
	margin: auto;
	max-width: 63em;
	min-width: 740px;
}

* html div#container {
	width: 63em;
}

div#head {
	background-color: #FFFFFF;
	background-image: url("Images/head.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	/*
	background-color: #A8C7E3;
	background-image: url("Images/head_bg.jpg");
	background-repeat: repeat-y;
	*/
	vertical-align: middle;
}

div#head img {
	vertical-align: middle;
}

div#head img.logo {
	margin: 0.7em;
	margin-left: 1.2em;
}

div#head span.firm {
	font-size: 2.5em;
	letter-spacing: 0.15em;
	vertical-align: middle;
	font-weight: bold;
	color: #2A6FAE;
	margin-left: 0.6em;
	font-family: Georgia, Times, serif;
}

* html div#head span.firm {
	letter-spacing: 0.3em;
}

div#informationline {
	background-color: #2A6FAE;
	background-image: url("Images/infoline_bg.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 1.7em;
	text-align: right;
	padding: 0.3em;
	font-size: 0.7em;
	vertical-align: middle;
}

div#informationline span {
	vertical-align: middle;
}

div#informationline a {
	color: #FFFFFF;
	margin-left: 1em;
}

div#breadcrumbs {
	background-color: #2A6FAE;
	background-image: url("Images/foot_bg.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	
}

div#breadcrumbs ul {
	margin-left: 1.2em;
	height: 1.3em;
}

div#breadcrumbs ul li {
	display: inline;
	background-image: url("Images/ar.gif");
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 1.0em;
}

div#breadcrumbs a {
	color: #FFFFFF;
	font-size: 0.75em;
}

div#tr_messages div {
	border: 1px dashed #2A6FAE;
	padding: 1em;
	margin: 0em;
	margin-bottom: 1em;
}

div#content div#tr_messages h1 {
	border: 0;
	color: #2A6FAE;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
}

div#tr_messages ul {
	list-style-type: none;
	margin-left: 1ex;
}

div#tr_messages ul li {
	background-image: url("Images/li.gif");
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 0.9em;
	margin-bottom: 0.2em;
	font-size: 0.9em;
}

div#navigation {
	background-color: #A8C7E3;
	border-bottom: 1px solid #FFFFFF;
}

div#navigation ul {
	height: 100%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.3em;
}

div#navigation ul li {
	display: inline;
	list-style-type: none;
	font-weight: bold;
}

div#navigation ul li a {
	border: 1px solid #2A6FAE;
	padding: 0.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	font-size: 0.8em;
	color: #2A6FAE;
}

div#navigation ul li a:hover {
	background-color: #2A6FAE;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

div#navigation ul li a.selected {
	background-color: #2A6FAE;
	color: #FFFFFF;
}

div#foot {
	background-color: #2A6FAE;
	background-image: url("Images/infoline_bg.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 1.7em;
	font-size: 0.7em;
	text-align: right;
	padding: 0.3em;
	padding-right: 1.5em;
}

div#foot a {
	color: #A8C7E3;
}

div#foot a:hover {
	color: #FFFFFF;
}

span#copyright {
	color: #FFFFFF;
	margin-right: 5em;
}

span#validation {
	/*margin-left: 3.5em;*/
	margin-left: 0.8em;
	float: left;
}

span#validation img.icon {
	vertical-align: text-bottom;
	margin-left: 1em;
}

div#contentframe {
	background-color: #FFFFFF;
	background-image: url("Images/content_bg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	/*padding: 0em;*/
	font-size: 0.9em;
	/*min-height: 368px;*/
}

/* BEGIN IE FIX */
* html div#contentframe {
	/*height: 368px;*/
}
/* END IE FIX */

div#contentinformation {
	float: left;
	background-color: #2A6FAE;
	width: 52px;
	/*margin-right: 1em;*/
	/*min-height: 368px;*/
	/*height: 100%;*/
}

div#content {
	padding-top: 2em;
/*	border-left: 52px solid #2A6FAE;*/
	padding: 1.5em;
	background-color: #FFFFFF;
/*	background-image: url("Images/content_bg.gif"); */
	background-repeat: repeat-x;
	background-position: top left;
}

div#content div.column1 {
	float: left;
	width: 50%;
}

div#content div.column2 {
	float: left;
	width: 50%;
	text-align: center;
}

div#content h1 {
	font-size: 1.2em;
	letter-spacing: 0.15em;
	color: #2A6FAE;
	font-family: Georgia, Times, serif;
	border-bottom: 1px solid #A8C7E3;
	margin-bottom: 1em;
	padding-bottom: 0.1em;
}

div#content h2 {
	font-size: 1.1em;
	color: #2A6FAE;
	border-bottom: 1px dashed #A8C7E3;
	padding-bottom: 0.1em;
}

p.firmdescription {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: bold;
	font-size: 0.9em;
}

address {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	font-style: normal;
}

a {
	text-decoration: none;
	color: #2A6FAE;
}

label.textInput, label.areaInput {
	float: left;
	text-align: right;
	width: 12em;
	margin-right: 0.3em;
	padding-top: 0.2em;
	font-size: 0.9em;
}

label.areaInput {
	
}
input.shield {
	visibility: hidden;
}
input.textInput, textarea {
	background-image: url("Images/input_bg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #A8C7E3;
	padding: 0.2em;
	margin-bottom: 1em;
}

input.textInput {
	width: 15em;
}

input.textInput:hover, input.textInput:focus, textarea:hover, textarea:focus {
	border: 1px solid #2A6FAE;
}

fieldset {
	border: 1px solid #A8C7E3;
	padding: 0.7em;
}

legend {
	color: #2A6FAE;
	font-size: 0.75em;
	padding: 0.2em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

input.submit {
	border: 1px solid #2A6FAE;
	padding: 0.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	background-color: #A8C7E3;
	font-weight: bold;
	color: #2A6FAE;
	margin-left: 12.0em;
}

img.icon {
	vertical-align: middle;
}

span.online, span.offline {
	color: #008040;
	font-weight: bold;
	font-size: 0.9em;
}

span.offline {
	color: #800000;
}

/**
 * BEGIN Home Module
 */
div.home {
	margin-bottom: 1em;
	margin-top: 2em;
}

div.home a {
	text-decoration: underline;
}
/**
 * END Home Module
 */

/**
 * BEGIN Reference Module
 */
div.reference, div.firstreference {
	padding-top: 2em;
	border-top: 1px dotted #A8C7E3;
}

div.firstreference {
	padding-top: 1em;
	border-top: 0px dotted #A8C7E3;	
}

div.reference div.details {
	margin-left: 20em;
}

div.reference div.details p.link {
	font-size: 0.9em;
}

div.reference div.details ul {
	margin-left: 0.1em;
	margin-bottom: 0.8em;
	list-style-type: none;
}

div.reference div.details ul li {
	background-image: url("Images/li.gif");
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 0.9em;
	margin-bottom: 0.2em;
	font-weight: bold;
	font-size: 0.9em;
}

div.reference div.image {
	float: left;
}
	
div.reference div.image img {
	border: 1px solid #2A6FAE;
	margin-right: 2em;
	margin-bottom: 2em;
}


div.reference div.details p.description {
	margin-bottom: 1em;
	margin-top: 1em;
}
/**
 * END Reference Module
 */

/**
 * BEGIN Services Module
 */
ul.services {
	margin-left: 0.1em;
	margin-bottom: 0.8em;
	list-style-type: none;
}

ul.services li {
	background-image: url("Images/li.gif");
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 0.9em;
	margin-bottom: 0.8em;
	font-weight: bold;
	font-size: 0.9em;
}
/**
 * END Services Module
 */
 
 /**
 * BEGIN Projects Module
 */
ul.projects {
	margin-left: 0.1em;
	margin-bottom: 0.8em;
	list-style-type: none;
}

ul.projects li {
	background-image: url("Images/li.gif");
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 0.9em;
	margin-bottom: 0.8em;
	font-weight: bold;
	font-size: 0.9em;
}
/**
 * END Services Module
 */
