
body {
	width: 700px;
	margin: 0 auto;
	margin-top: 0px;
	font-family: arial, sans;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #eaebef;
	background-image: url('assets/fedback.jpg');
	background-repeat: repeat-y;
	background-position: center;
	
}

h1 {
	font-size: 12px;
	margin: 0;
}

h2 {
	font-size: 11px;
	margin: 20;
}

h3 {
	font-size: 14px;
	margin: 20;
	color: #be1705;
	letter-spacing: 1px;
	line-height: 140%;

}


h4 {
	font-size: 24px;
	margin: 20;
	color: #be1705;
	letter-spacing: 2px;
	line-height: 140%;

}



a {

color: #868d97;
	text-decoration: none;
	line-height: 140%;

}





p {
	line-height: 140%;
	text-indent: 10px;

}


#content {
	background-color: #FFFFFF;
	width: 700px;
}

br.clear {
clear: both;
}
#header {
	float: left;
	width: 700px;
	height: 150px;
	background-color: #FFFFFF;
	font-size: 11px;
}

#header2 {
	float: left;
	width: 700px;
	height: 475px;
	background-color: #FFFFFF;
	font-size: 11px;
}





#column1 {
	float: left;
	vertical-align: top;
	width: 700px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 00px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
	color: #868d97;
}


#footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 50px;
/*	float: left; */
	width: 700px;
	height: 10px;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #868d97;
}





.contactform .item {
	clear: both;
}
.contactform label 
{
	clear:both;
	width: 100px;
	text-align: right;
	margin-right: 10px;
	padding-top:5px;
}

.contactform label,
.contactform input,
.contactform textarea,
.contactform select
{
	float: left;
	font-weight: normal;
	margin-bottom:5px;
}

.contactform label.error {
	color: red;
}

.contactform input.submit {
	margin-left: 110px;
	clear:both;
}

.contactform .subject {
	width: 380px;
	margin-left: 2px;
}

.contactform .body {
	width: 380px;
	margin-left: 2px;
}

.textbig {
	font-family: helvetica, sans;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5em;
	word-spacing: normal;
	letter-spacing: 0.2ex;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	margin: 0px;
}


.BPL li
{
	background-image: url(/assets/chekmark.jpg);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding: 0px;
	padding-left: 0px;
}

#idboxes
{
	//padding: 15px 10px;
	margin: 0 auto 0 auto;
	text-align: left;
}

/* IE handles boxes poorly, so we set some IE-happy layout details here... */
#idboxes div
{
	padding: 15px 4px;
	width: 160px;
	float: left;
	text-align: left;
}

/* ..then override it here; IE will ignore this block. */
body > div > div > #idboxes div
{
	padding: 15px 5px;
	width: 165px;
}

#idboxes div p {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

#tabbar img {
	border: none;
	padding-bottom: 6px;
	float: left;
}

img#tab02 {
	padding-left: 5px;
	padding-right: 5px;
}
