BODY {
	background-color: #fff;
	font-family: arial, verdana, sans serif;
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0px auto;
	width: 100%;
	height: auto;
	background-color: #fff;
}

#header_container {
	padding: 0;
	margin: 0;
	width: 100%;	
	height: 110px;
	background-image: url(../images/bar.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#header {
	background-color: #fff;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	text-align: left;
	clear: both;
	float: left;
	width: 100%;
	height: 100px;
	display: inline; /* So IE plays nice */
}
#title {
	padding-left: 20px;
	font-family: verdana, sans serif !improtant;

}
#title H1 {
	display: block;
	color: #8fc9fb; 
	background-color: transparent;
	font-weight: bold; 
	font-size: 28px; 
	text-transform: lowercase;
	margin: 0px;
	margin-top: 15px;
	padding: 0;
}
#title H1 A {
	color: #8fc9fb; 
	text-decoration: none;
}
#title H1 A:hover {
	text-decoration: underline;
}
#title H2 {
	display: block;
	color: #a0a0b0; 
	background-color: transparent;
	font-weight: normal; 
	font-size: 22px; 
	text-transform: lowercase;
	margin: 0;
	margin-top: -10px;
	padding: 0;
}
#title H2 A {
	color: #a0a0b0; 
	text-decoration: none;
}
#title H2 A:hover {
	text-decoration: underline;
}

#mainbody_container {
	padding: 0 240px 0 240px;
	margin: 0;
	height: auto;
}

#mainbody {
	background-color: transparent;
	clear: both;
	float: left;
	width: 100%;	
	border-left: 240px solid white; /* The width and color of the left rail */
	border-right: 240px solid white; /* The width and color of the right rail */
	margin-left: -240px;
	margin-right: -240px;
	display: inline; /* So IE plays nice */
}

#column1_container {
	float: left;
	width: 240px;
	height: auto;
	margin-left: -240px;
	position: relative;
	font-family: verdana, sans serif !important;
}
#column1 {
	height: 650px;
	padding: 0px;
	background-image: url(../images/bubble.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#column1 IMG {
	border: none;
}
#column1 P {
	padding: 0px 15px;
	color: #000;
}
#column1 A {
	display: block;
	color: #202050;
	margin: 0;
	padding: 0;
	line-height: 2em;
	padding-left: 20px;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
	text-transform: uppercase;
}
#column1 A:hover {
	color: rgb(99,232,254);
	color: #4EAAEB;
}
#column1 H1 {
	font-size: medium;
	margin: 0px;
	padding: 20px 0px 0px 20px;
	color: #000;
	line-height: 1.2em;
}
#column1 H3 {
	font-size: small;
	margin: 0px;
	margin-bottom: 5px;
	padding: 20px 0px 0px 20px;
	color: #4EAAEB;
	line-height: 1.2em;
	text-transform: uppercase;
}
.column1_subMenu {
	display: none;
}
#column1 ADDRESS {
	font-size: 9px;
	font-style: normal;
	padding: 20px;
	color: rgb(29,162,184);
	color: #88A;
	line-height: 1.5em;
}

#cards_container {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
#cards {
	padding: 10px;
}
#cards IMG {
	width: 200px;
	height: 48px;
}

#login_container {
	float: right;
	width: 200px;
	height: auto;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}
#login {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#login H1 {
	padding: 0px;
	font-size: x-small;
	text-transform: capitalise;
	color: #202050;
}
#login FORM {
	padding: 0px;
	margin: 5px 0px 5px 0px;
	font-size: xx-small;
	font-weight: bold;
	color: #202050;
}
#login INPUT {
	font-size: xx-small;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#searchBox_container {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
#searchBox {
	margin: 0px;
	padding: 10px 0px 10px 20px;
}
#searchBox H1 {
	padding: 0px;
	font-size: small;
	text-transform: capitalise;
	color: #202050;
}
#searchBox FORM {
	padding: 0px;
	margin: 5px 0px;
}


#column2_container {
	float: left;
	width: 100%;
	margin-right: -100%;
	font-size: 18px !important;
	line-height: 25px !important;
}
#column2 {
	background-image: url(../images/bar_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
	padding: 10px 20px;
	line-height: 1.2em;
}
#column2 H1 {
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 22px !important;
	color: #202050;
}
#column2 H2 {
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 22px !important;
	color: #8fc9fb;
}
#column2 H3 {
	font-size: 22px !important;
	color: rgb(0,0,0);
	padding-bottom: 10px;
}
#column2 H3 B {
	font-weight: 600 !important;
}

#column2 H4 {
	font-size: 18px !important;
	color: rgb(0,0,0);
}
#column2 H5 {
	padding-bottom: 0;
	margin-bottom: 3px;
	font-size: 18px !important;
	color: #8fc9fb;
}
#column2 H6 {
	margin: 10 0 5 0;
	padding: 0;
	font-size: 18px !important;
	font-style: italic;
	text-transform: lowercase;
	color: rgb(25,54,98);
}

#column2 P {
	color: #202050;
	font-weight: normal;
	padding-bottom: 20px;
}
#column2 P STRONG {
	color: #202050;
	font-weight: bold !important;
}
#column2 P EM,
#column2 P EM B {
	font-style: normal;
	font-weight: normal !important;
	color: #4eaaeb;
	color: rgb(0,0,0);
}
#column2 P U {
	text-decoration: none;
	font-weight: normal !important;
	color: red;
}

#column2 B {
	font-weight: bold !important;
}

#column2 UL {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	padding-left: 20px;
	font-weight: normal;
	line-height: 1.2em;
} 
#column2 UL LI {
	margin: 0px;
	padding: 0px;
	color: #202050;
	font-size: 13px !important;
}
#column2 UL LI A, #column2 UL LI A:active, #column2 UL LI A:visited, #column2 UL LI A:link {
	text-decoration: none;
	color: #202050;
}
#column2 UL LI A:hover {
	color: #4EAAEB;
}

#column2_bullet UL {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	list-style-type: none;
} 
#column2_bullet UL LI {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	border: none;
	list-style: none;
	display: block;
	color: #202050;
}
#column2_bullet UL LI A, #column2_bullet UL LI A:link, #column2_bullet UL LI A:visited, #column2_bullet UL LI A:active {
	background-image: url(../images/bullet.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: none;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
	color: #202050;
	text-transform: uppercase;
}
#column2_bullet UL LI A:hover {
	background-position: 0px -18px;
	color: rgb(99,232,254);
	color: #4EAAEB;
}

#column2_bullet_2 UL {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	margin-bottom: 5px;
	list-style-type: none;
} 
#column2_bullet_2 UL LI {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 13px;
	border: none;
	list-style: none;
	display: block;
	color: #202050;
	background-image: url(../images/blaupunkt.gif);
	background-position: 0px 16px;
	background-repeat: no-repeat;
	font-size: 18px !important;
	line-height: 25px !important;
}

#column2 TABLE {
	margin: 5 0;
	border-collapse: collapse;
	width: 100%;
	font-size: x-small;
	font-weight: normal;
	border: 1px solid rgb(227,239,253);
}
#column2 TH {
	padding: 3;
	text-align: left;
	color: rgb(25,54,98);
	background-color: rgb(227,239,253);
}
#column2 TD {
	color: #202050;
	padding: 3;
	text-align: left;
	vertical-align: top;
}
#column2 FORM {
	font-size: small;
	font-weight: normal;
	color: #202050;
	margin-top: 10px;
}
#column2 A; #column2 A:link; #column2 A:visited; #column2 A:active {
	color: #999999;
}
#column2 A:hover {
	color: #4EAAEB;
}
#column2 IMG {
	border: none;
}

#partsList UL {
	width: 600px;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	list-style-type: none;
} 
#partsList UL LI {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	border: none;
	list-style: none;
	display: block;
	color: #202050;
}
#partsList UL LI A, #partsList UL LI A:link, #partsList UL LI A:visited, #partsList UL LI A:active {
	background-image: url(../images/bullet.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: none;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
	color: #202050;
	text-transform: uppercase;
}
#partsList UL LI A:hover {
	background-position: 0px -18px;
	color: rgb(99,232,254);
	color: #4EAAEB;
}


.column2_button {
	margin: 4px 0px;
	border: 1px solid #999;
	padding: 3;
	background-color: #4EAAEB;
	color: #202050;
	font-weight: bold;
}
.column2_button:hover {
	color: rgb(255,255,255);
}
.homePic {
	width: 100%;
	height: auto;
}
.homeCaption {
	padding: 0px 5px;
	margin: 0px;
	text-align: center;
	color: #202050;
	height: auto;
}
.wikiLink {
	color: #202050;
	background-image: none !important;
	padding: 0 !important;
	text-transform: none !important;
}

#column3_container {
	float: right;
	width: 240px;
	margin-right: -240px;
	position: relative;
}
#column3 {
	padding: 10px;
	background-image: url(../images/bar_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#column3 H1 {
	margin: 0px;
	padding: 0;
	padding-top: 10px;
	font-size: medium;
	color: #202050;
}
#column3 P {
	font-size: x-small;
	line-height: 1.2em;
	color: #202050;
	padding: 5px;
	text-align: left;
}
#column3 A {
	color: #202050;
	text-decoration: none;
}

.box_container {
	background-image: url(../images/box_topright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 100%;
	height:	auto;
	text-align: center;
}
.box {
	background-image: url(../images/box_topleft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.box H1 {
	margin-bottom: 15px !important;
}
.box_picture {
	border: 1px solid #202050;
	float: left;
	width: 30%;
	height: auto;
	padding: 0;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.box_text {
	font-size: small;
	line-height: 1em;
	margin: 0;
	padding: 0;
}
.box_base {
	clear: both;
	height: auto;
	background-image: url(../images/box_back.gif);
	margin: 0;
	margin-bottom: 10px;
	font-size: 15px !important;
	font-weight: 600 !important;
	padding: 0;
}

#footer_container {
	padding: 0;
	margin: 0px auto;
	height: auto;
	width: 100%;
}
#footer {
	background-color: #fff;
	background-image: url(../images/footer.jpg);
	background-repeat: norepeat;
	clear: both;
	float: left;
	width: 100%;	
	height: 88px;
	text-align: center;
	display: inline; /* So IE plays nice */
}
#footer IMG {
	width: 368px;
	height: 36px;
}
.padlock {
	width: 25px !important;
	height: 28px !important;
}

#scripts {
	display: none;
}


#socialBookMarks {
	padding: 10px;
	margin: 10px;
	font-size: small;
}
#socialBookMarks H6   {
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-size: 18px;
	font-style: italic;
	text-transform: lowercase;
	color: rgb(29,162,184);
	display: block;
}
#socialBookMarks UL {
	margin: 0px;
	padding: 0;
	text-align: left;
}
#socialBookMarks UL LI {
	margin: 0px;
	padding: 0;
	display: inline;
}

#socialBookMarks UL LI A {
	padding: 2px 10px 8px 20px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}
#socialBookMarks P {
	margin: 0;
	padding: 0;
	text-align: right;
}
#socialBookMarks A {
	margin: 0;
	padding: 0;
}

#infoBox {
	border: 1px solid #202050;
	color: #ffffff;
	background-color: #8fc9fb;
	font-size: medium;
	font-weight: bold;
	margin-top: 10px;
	padding: 5px;
}

.delicious {
	background-image: url(../../images/bookmarks/delicious.gif);
}
.digg {
	background-image: url(../../images/bookmarks/digg.gif);
}
.reddit {
	background-image: url(../../images/bookmarks/reddit.gif);
}
.facebook {
	background-image: url(../../images/bookmarks/facebook.gif);
}
.stumbleupon {
	background-image: url(../../images/bookmarks/stumble.gif);
}

.centre {
	text-align: center !important;
}
.right {
	text-align: right !important;
}
