body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 18px;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 10pt;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 20px;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	color: #777;
}

.list1 li {
	padding-left: 18px;
	background: url(images/img6.gif) no-repeat 5px 50%;
}

.list1 a {
	color: #E12C2C;
}

a {
	color: #434343;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-top: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #A6A6A6;
}

.text1 {
	letter-spacing: -2px;
	text-transform: uppercase;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A6A6A6;
}

.text2 {
	padding-top: 53px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A6A6A6;
}

.text3 {
	padding-left: 10px;
	background: url(images/img5.gif) no-repeat left;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #434343;
}

.text4 {
	padding-left: 10px;
	background: url(images/img5.gif) repeat-y left;
	text-transform: uppercase;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #434343;
}

.text5 {
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	font-weight: bold;
}

.text6 {
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	line-height: 18px;
}

.style1 {
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #949494;
}

.style1 a {
	text-decoration: none;
	color: #6E6E6E;
}

.style1 a:hover {
}

.style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ddd;
}

.bg1 {
	background: url(images/footer_bg.png)
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
	background-image: url(images/headder_bg.png);
	background-repeat: repeat-x;
}

.bg2 {
	background: url(images/footer_bg.png) repeat-x left top;
	height: 600px;
	vertical-align: top;
}

.bg3 {
	background: url(images/img3.jpg) no-repeat left top;
	height: 50px;
}

.bg4 {
	background: url(images/photo_eric.jpg) no-repeat left top;
	height: 261px;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
