
/** WRAPPER */

#wrapper {
	width: 909px;
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
		
}


/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/background.jpg) ;
}

/** FORMS */

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

/** HEADINGS */

h1  {
	margin-left:0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: helvetica;
	font-size:14px;
	
}

h2 {
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 0;
	margin-right:0px;
	text-align: left;
	font-size: 14px;
	font-family: Helvetica;
	color:#d9591e;
	
}

.topic {
	font-size:16px;
	color:#000000;
	margin-top:10px;
	margin-left:10px;
	
}	


/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 1em;
	margin-right:10px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica;
	color:#000000;
}

p1 {
	text-align: right;
	margin-right:10px;
}



.brands {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 0;
	margin-right:10px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica;
	color:#000000;
	
}	



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

.list1 {
	margin: 20px 0px 20px 0px;
	
	
}

.list1 li.first {
	border: none;
}

img.left {
	float: left;
	margin: 0px 0px 10px 0px;
}

/** LINKS */

a {
	color:#000000;
}

a1 {
	color:171D71;
}
	
	
a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.list-style-image {
	background: url(images/arrowsList.gif);
	

}



.style6  {
	font-size: 10px;
	color:#000000;
	text-align: right;
	
	
}

.style5  {
	font-size: 12px;
	color: 560e00;
	text-decoration: underline;
	
}

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

img { border: none; }

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

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

hr { display: none; }

.hr1 {
	height: 1px;
	height: 31px;
	background: url(images/homepage05.gif) repeat-x left center;
}

.logos {
	margin-top: 10px;
	margin-left: 35px;
	}


/** BANNER */

#banner {
	background: #;
}

#banner h1 {
	margin: 0px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 27px;
	color: #FFFFFF;
}

#banner p {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 17px;
	color: #9DE4FF;
}

#banner .more {
	margin: 0px;
}

#banner a {
	display: block;
	height: 39px;
	padding: 8px 0px 0px 40px;
	background: url(images/homepage03.gif) no-repeat left top;
	text-transform: none;
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
}

#banner a:hover {
	text-decoration: underline;
}

/** FOOTER */

#footer p {
	text-align: left;
	margin-top:10px;
	margin-left:15px;
	font-size:10px;
	color: #000000;
}

.footer a {
	font-size:8px;
	color:#333333;
}
