a {
	color: #3580CA;
}

a:hover {
	color: #333;
}

#colCenter p, #colCenterWide p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 7px 0 15px 0;
	text-align: justify;
}

h1 {
	margin: 0 0 15px 0;
	font-size: 2.6em;
}

#colCenter h2, #colCenterWide h2 {
	/*margin-top: 25px;
	font-size: 1.8em;
	color: #3580CA;
	font-weight: normal;*/
	margin: 15px 0 5px 0;
	font-size: 1.6em;
	color: #3580CA;
}

#colCenter h1+h2, #colCenterWide h1+h2 {
	margin-top: 15px;
}

#colCenter h3, #colCenterWide h3 {
	margin: 0 0 5px 0;
	font-size: 1.4em;
}

#colRight h4 {
	margin: 0 0 5px 0;
	font-size: 1.4em;
	color: #3580CA;
	font-weight: normal;
}

img {
	border: none;
}

#colCenter li, #colCenterWide li {
	margin: 7px 25px;
	font-size: 1.2em;
}

#colCenter li ul li, #colCenterWide li ul li {
	margin: 7px 25px 0 25px;
	font-size: 1.0em;
}

.paraImg {
	float: left;
	margin: 5px 10px 10px 0;
}

.quote {
	background: url(/assets/images/quote.png) top left no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	width: 175px;
}

#colLeft blockquote {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #666;
	padding-right: 25px;
	padding-bottom: 5px;
	background: url(/assets/images/quote.png) right bottom no-repeat;
	font-style: italic;
}

.quote p {
	margin-top: 5px;
	font-size: 1.2em;
	color: #666;
	font-style: italic;
	text-align: right;
}

#colCenter blockquote {
	background: url(/assets/images/quote.png) top left no-repeat;
	padding-left: 50px;
	color: #666;
	font-style: italic;
	border-top: 1px solid #ccc;
	padding-top: 5px;
}

#colCenter blockquote span {
	background: url(/assets/images/quote.png) right bottom no-repeat;
	display: block;
	padding-right: 50px;
}

.mainQuote {
	background: url(/assets/images/quote.png) top left no-repeat;
	color: #666;
	font-style: italic;
	border-top: 1px solid #ccc;
	padding: 5px 0 5px 50px;
}

.clear {
	height: 15px;
	clear: both;
}

.navRight h2, .navRight h2 a {
	width: 240px;
	height: 23px;
}

.h2sectors { background: url(/assets/images/h2sectors.png); display:block; }
.h2other { background: url(/assets/images/h2other.png); }
.h2building { background: url(/assets/images/h2building.png); }
.h2construction { background: url(/assets/images/h2construction.png); }
.h2dental { background: url(/assets/images/h2dental.png); }
.h2FMCG { background: url(/assets/images/h2FMCG.png); }
.h2IT { background: url(/assets/images/h2IT.png); }
.h2Public { background: url(/assets/images/h2Public.png); }
.h2Maritime { background: url(/assets/images/h2Maritime.png); }

.moreTest {
	font-size: 1.2em;
	margin: 10px 0 0 25px;
}

.address p {
	font-size: 1.1em;
	color: #666;
}

.address a {
	color: #3580CA;
}

.address a:hover {
	color: #333;
}

.zws {
	position: relative;
	top: 70px;
	text-decoration: none;
}

p.mar0 {
	margin: 0 !important;
}

#form {
	padding-left: 15px;
	border-left: 1px solid #C8E3F3;
}

.field {
	margin: 10px 0;
	font-size: 1.2em;
}

.input, .inputf {
	margin: 3px 0;
	padding: 2px;
	width: 300px;
	border: 1px solid #aaa;
	background-color: #fff;
	color: #333;
}

.inputf {
	border-color:  #3580CA;
}

.errMsg { 
	color: #f00;
} 

.errFld {
	border: 1px solid #f00;
} 

#sendRequest {
	width: 120px;
	height: 25px;
	padding: 0;
	border: none;
}

.req {
	font-weight: bold;
	color: #3580CA;
}

/*img, div { behavior: url(iepngfix.htc) }*/

.larger {
	font-size: 1.2em;
}

.contactTable {
	font-size: 1.2em;
}

.contactTable td {
	padding: 2px 4px 0 0;
}

.footerTable {
	font-size: 1.1em;
	color: #666;
}

.footerTable td {
	padding: 0 4px 0 0;
}

.arial {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
}