
/* ------------------------------ */
/*                                */
/*   Styles for... All Browsers   */
/*                                */
/* ------------------------------ */


/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 0.8em;
	}

a {
	text-decoration: none;
	outline: none;
	}

a img {
	border: none;
	outline: none;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */

body {
	background-color: #f6f6f7;
	background-image: url(http://www.verda.com/templateimages/bg-bodyfixed.gif);
	background-position: top center;
	background-repeat: repeat-y;
	color: #3e3d40;
	font-family: Tahoma;
	}

img {
	-ms-interpolation-mode:bicubic;
	}

#wrapper {
	width: 100%;
	background-image: url(http://www.verda.com/templateimages/wrapper-bgaug.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	}
	
#wrapper2 {
	width: 100%;
	background-image: url(http://www.verda.com/templateimages/wrapper2-bgaug.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	}
	
#wrapper4 {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	}
	
#wrapper4 a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	}
	
#wrapper3 {
	width: 100%;
	text-align: center;
	padding-top: 65px;
	background-image: url(http://www.verda.com/templateimages/bottom-imgaug.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#textbody {
	margin-left: auto;
	margin-right: auto;
	}
	
#header {
	background-color: #fff;
	}

#rightheader {
	text-align: right;
	padding: 0 44px 21px 0;
	vertical-align: bottom;
	}

#main {
	vertical-align: top;
	width: 100%;
	background-color: #fff;
	padding-bottom: 20px;
	}

#content {
	vertical-align: top;
	width: 100%;
	padding: 30px 23px 5px 23px;
	background-color: #fff;
	background-image: url(http://www.verda.com/templateimages/content-top.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	}

#content, #content td {
	font-size: small;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1 {
	margin-bottom: .25em;
	font-weight: bold;
	font-size: 0.9em;
	word-spacing: -1.4pt;
	color: #3e3d40;
	}

h2, h3, h4 {
	margin-top: 1.25em;
	margin-bottom: .25em;
	}

h2 {
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 1pt;
	word-spacing: -1.4pt;
	color: #3e3d40;
	}

h3 {
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1pt;
	word-spacing: -1.4pt;
	color: #3e3d40;
	}

h4 {
	font-size: small;
	color: #fff;							/* if bgcolour is needed - if not, change to darker colour  */
	background-color: #3e3d40;				/* if bgcolour is needed  */
	padding: 2px 2px 3px 5px;				/* if bgcolour is needed  */
	}

p {
	font-size: 0.9em;
	margin-bottom: 1em;
	}
	
.contacts p {
	color: #4d5357;
	margin-bottom: .5em;
	margin-top: 0;
	font-size: 0.8em;
	}

#footer {
	width: auto;
	margin-bottom: 10px;
	}

/* =================================================== */
/* E-C Logo and Copyright ... CENTERED */
/* =================================================== */

#centerlogoshell {
	text-align: center;
	}

#poweredbyb {
	margin: 10px 0 10px 0;
	}

.smallb {
	font-size: 0.6em;
	color: #3e3d40;
	}


/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #3e3d40;
	text-decoration: underline;
	}

a:hover	{
	color: #646465;
	}