/* 
 _____________________________________
|                                     |
|    DESIGN + DorwardMedia Ltd        |
|   CONTACT + www.dorwardmedia.com    |
|      DATE + February 2008           |
|_____________________________________|

*/

BODY{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #B62A1D;
	margin: 0;
	padding: 0;
}
TD {font-size: 10pt;  }
p {
	font-size: 10pt;
}
a{
	color: #B62A1D;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
	color: #ffffff;
}
form{	margin:0;}

#HEADER{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
}
#HEADER ul{
	margin: 0;
	padding-left: 0;
	height: 44px;
	line-height: 44px;
	display: block;
	list-style: none;
	background-color: #B62A1D;
	background-image: url(../img/bg_topnav_cway.jpg);
	background-repeat: no-repeat;
}
#HEADER li{ display: inline; background-color: #222222;  float: right;  }
#HEADER li a{
	height: 44px;
	line-height: 44px;
	display: block;
	padding-left: 18px;
	padding-right: 18px;
	border-left: 1px solid Black;
	float: left;
}
#HEADER li a:hover{
	background-color: #B62A1D;
	text-decoration: none;
	font-weight: bold;
}
#HEADER .Visual{
	height:160px;
	background-image: url(../img/corsa.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	border-top-width: 3px;
	border-top-style: none;
	border-top-color: Black;
}
h1{
	margin: 0;
	font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif;
	font-weight: normal;
	letter-spacing: .005em;
	color: White;
	font-size: 20pt;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#CONTENT{
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
h2{ margin: 0; padding: 24px 0 7px 40px; font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .005em; color: White; font-size: 15pt; }
#TEXT{
	background-color: #222222;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #B62A1D;
	border-bottom-color: #B62A1D;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
}
#TEXT p{	margin-bottom: 1em;}
#SNIPPET{
	width: 50px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	float:right;
}
#HOME_TEXT{
	width: 500px;
	background-color: #222222;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #B62A1D;
	border-bottom-color: #B62A1D;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
}
#HOME_TEXT p{	margin-bottom: 1em;}
#FOOTER{
	width:760px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align: right;
	padding-top: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #B62A1D;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #B62A1D;
	margin-bottom: 44px;
	padding-bottom: 0px;
	height: 44px;
	line-height:14.5px;
	background-repeat: no-repeat;
}
#FOOTER p{
	font-size: 7pt;
	margin: 0;
	color: #FFFFFF;
}
#FOOTER a{
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: White;
}
#FOOTER a:hover{ color: white; text-decoration: underline; }

#FOOTER_TEXT{
	background-color: #222222;
	background-image: url(../img/bg_botnav_cway.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 40px;
	padding-bottom: 1px;
	padding-left: 40px;
}
#FOOTER_TEXT p{
}
