* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
}

h2 {
}

h3 {
	margin: 1em 0 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 1.6em;
}

p {
}
p .bold {
font-weight: bold
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

/* Container */

.container {
	padding-top: 10px;
}

/* Boxed */

.boxed {
}

.boxed .title {
	padding: 10px;
	font-size: 1em;
}

.boxed .content {
	padding: 0 10px 10px 10px;
}

/* Logo */

#logo {
	width: 710px;
	height: 150px;
	margin: 0 auto;
	padding: 10px 0 30px 0;
	background: url(img/logonew.jpg) no-repeat;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	/*padding-top: 11px;*/
	font-size: 3em;
}

#logo h2 {
	float: left;
	font-size: 1em;
	padding: 32px 0 0 2px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}

/* Menu */

#menu {
	width: 710px;
	height: 40px;
	margin: -40px auto 0 auto;
}

#menu ul {
	float: left;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #EEEEEE;
	font-size: xx-small;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	border-bottom-color: #000000;
	color: #000000;
}

/* Wrapper */

#wrapper {
	clear: both;
	width: 711px;
	margin: 0 auto;
	background: url(img/img01.gif) repeat-y;
}
#wrappercol-one {
	clear: both;
	width: 711px;
	margin: 0 auto;
	background: url(img/pixone.gif) repeat;
}
#wrappercol-two {
	clear: both;
	width: 711px;
	margin: 0 auto;
	background: url(img/pixtwo.gif) repeat;
}
#wrappercol-three {
	clear: both;
	width: 711px;
	margin: 0 auto;
	background: url(img/pixthree.gif) repeat;
}
#wrappercol-contacts {
	clear: both;
	width: 711px;
	margin: 0 auto;
	background: url(img/pixcontacts.gif) repeat;
}

/* Column One */

#col-one {
	float: left;
	width: 230px;
	padding-top: 10px;
	background: url(img/img02.gif) no-repeat;
}

#col-one .image {
	height: 150px;
}

#col-one .container {
	background: url(img/img04.gif) repeat-x;
}

#col-one .boxed {
}

#col-one .boxed .title {
	color: #3F89B6;
}

#col-one .boxed .content {
}

#col-one .boxed .content form {
}

#col-one .boxed .content fieldset {
	border: none;
}

#col-one .boxed .content legend {
	display: none;
}

#col-one .boxed .content label {
}

#col-one .boxed .content .textfield {
}

#col-one .boxed .content .button {
}

#col-one .boxed .content .partners {
	padding-bottom: 15px;
}
#col-one .boxed .content .partners p {
	line-height: 1.2em;
	padding-bottom: 10px;
}

#col-one .boxed .content .tiny {
}

#col-one .boxed .content .tiny a {
}

/* Column Two */

#col-two {
	float: right;
	width: 230px;
	margin-left: 10px;
	padding-top: 10px;
	background: url(img/img08.gif) no-repeat;
}

#col-two .image {
	height: 150px;
}

#col-two .container {
	background: url(img/img10.gif) repeat-x;
}

#col-two .boxed {
}

#col-two .boxed .title {
	color: #4DAB50;
}

#col-two .boxed .content {
}

/* Column Three */

#col-three {
	float: left;	
	width: 230px;
	margin-left: 9px;
	padding-top: 10px;
	background: url(img/img05.gif) no-repeat;
}

#col-three .image {
	height: 150px;
}

#col-three .container {
	background: url(img/img07.gif) repeat-x;
}

#col-three .boxed {
}

#col-three .boxed .title {
	color: #C99F1A;
}

#col-three .boxed .content {
}

/* Extra */

#extra {
	height: 35px;
	background: url(img/pixwhite.gif);
	clear: both;
}

/* Footer */

#footer {
	clear: both;
}

#footer p {
	margin: 0;
	width: 711px;
	margin: 0 auto;
	font-size: x-small;
}

/* Column OneBig */
#col-onebig {
	float: left;
	width: 710px;
	padding-top: 10px;
	background: url(img/img02b.gif) no-repeat;
}
#col-onebig .image {
	height: 150px;
}
#col-onebig .container {
	background: url(img/img04col.gif) repeat-x;
}
#col-onebig .boxed {
}
#col-onebig .boxed .title {
	color: #3F89B6;
}
#col-onebig .boxed .content {
}
#col-one .boxed .content form {
}
#col-onebig .boxed .content fieldset {
	border: none;
}
#col-onebig .boxed .content legend {
	display: none;
}
#col-onebig .boxed .content label {
}
#col-onebig .boxed .content .textfield {
}
#col-onebig .boxed .content .button {
}
#col-one .boxed .content .partners {
	padding-bottom: 15px;
}
#col-onebig .boxed .content .partners p {
	line-height: 1.2em;
	padding-bottom: 10px;
}
#col-onebig .boxed .content .tiny {
}
#col-onebig .boxed .content .tiny a {
}

/* Column TwoBig */
#col-twobig {
	float: left;
	width: 710px;
	padding-top: 10px;
	background: url(img/img05b.gif) no-repeat;
}
#col-twobig .image {
	height: 150px;
}
#col-twobig .container {
	background: url(img/img07col.gif) repeat-x;
}
#col-twobig .boxed {
}
#col-twobig .boxed .title {
	color: #C99F1A;
}
#col-twobig .boxed .content {
}

/* Column Three */
#col-threebig {
	float: left;	
	width: 710px;
	padding-top: 10px;
	background: url(img/img08b.gif) no-repeat;
}
#col-threebig .image {
	height: 150px;
}
#col-threebig .container {
	background: url(img/img10.gif) repeat-x;
}
#col-threebig .boxed {
}
#col-threebig .boxed .title {
	color: #4DAB50;
}
#col-threebig .boxed .content {
}

/* Column Contacts */
#col-contacts {
	float: left;	
	width: 710px;
	padding-top: 10px;
	background: url(img/imgcontacts.gif) no-repeat;
}
#col-contacts .image {
	height: 123px;
}
#col-contacts .container {
	background: url(img/imgcontactsbg.gif) repeat-x;
}
#col-contacts .boxed {
}
#col-contacts .boxed .title {
	color: #4DAB50;
}
#col-contacts .boxed .content {
}

.spacetop {
	margin: 4px 0 0 0}
