/* CSS Document */

/* Container IDs */

#container {
	background-color: #0073AE;
	height: 100%;
	margin: 0px auto 0px auto;
	width: 760px;
}

#header {
	background:url(Images/TitanWheels_r1_c1.gif);
	height: 70px;
	width: 760px;
}

#flash {
	background:url(Images/TitanWheels_r2_c1.jpg);
	height: 178px;
	width: 760px;
}

#mainContainer {
	background: url(Images/TitanWheels_bg.gif);
	background-color: #0073AE;
	display: block;
	margin: 0px; 
	padding: 0px;
	width: 760px;
}

#menu {
	background:url(Images/TitanWheels_r3_c2.gif);
	margin: 0px auto 0px auto;
	height: 31px;
	width: 736px;
}

#mainBody {
	background:url(Images/TitanWheels_r4_c2.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	left: 12px;
	margin: 0px;
	min-height: 250px;
	overflow: auto;
	padding: 0px;
	position: relative;
	width: 735px;
}

#mainBody a:link { color: #0073AE; font-weight: bold; }
#mainBody a:visited { color: #0073AE; font-weight: bold; }
#mainBody a:hover { color: #FDB813; font-weight: bold; }
#mainBody a:active { color: #FDB813; font-weight: bold; }

#footer {
	background:url(Images/TitanWheels_r5_c1.gif);
	clear: both;
	height: 61px;
	width: 760px;
}

#subMenu a:link, #subMenu_home a:link {
	color: #FFFFFF;
	margin: 0px 8px 0px 8px;
	text-decoration: none;
}

#subMenu a:visited, #subMenu_home a:visited {
	color: #FFFFFF;
	margin: 0px 8px 0px 8px;
	text-decoration: none;
}

#subMenu a:hover, #subMenu_home a:hover {
	color: #FDB813;
	margin: 0px 8px 0px 8px;
	text-decoration: none;
}

#subMenu a:active, #subMenu_home a:active {
	color: #FDB813;
	margin: 0px 8px 0px 8px;
	text-decoration: none;
}

/* Styling for Titan Wheels homepage template only */

#graphic_footer {
	background:url(Images/TitanWheels_r5_c1_home.gif);
	height: 86px;
	width: 760px;
}
#footer_home {
	background: #0073AE;
	clear: both;
	height: 40px;
	width: 760px;
}

#copyright_home {
	color: #d4effd;
	font-weight: bold;
	float: left;
	left: 24px;
	position: relative;
	width: 460px;
}

#subMenu_home {
	float: left;
	left: 24px;
	position: relative;
	width: 252px;
}

/* Flash ID */

#flashcontent {
	width: 760px; 
	height: 178px;
}

/* Homepage IDs */

#homeContent {
	width: 730px;
}

#contentLeft {
	float: left;
	padding: 1em;
	/*width: 433px;*/
	width: 411px;
}

#imageRight {
	float: right;
	width: 292px;
}

#imageRight img {
	margin: 0px;
	padding: 0px;
}

/* Titan Styles and Colours */

.title {
	color: #0073AE;
}

