/* Global */
html,
body	{ background-color:Black; text-align:center; margin:0; padding:0; font-family:Arial, Sans-Serif; font-size:11px; line-height:15px; }
p		{ padding:0; margin:0 0 15px 0; }
h6		{ font-size:18px; font-weight:bold; font-style:italic; line-height:21px; margin:0; padding:0; }
ul		{ margin:0 0 0 16px; padding:0; list-style-type:square; }
li		{ color:#FF3333; font-weight:bold; margin:0; padding:0; }


/* Interface */
#IMain				{ width:760px; margin:0 auto; text-align:left; }
#IHeader			{ background:url(../graphics/interface/header.jpg?v=2) no-repeat; width:752px; height:103px; padding:12px 0 0 8px; }
#IBody				{ background-color:#EB2D2E; padding:1px 10px 10px 10px; width:740px; overflow:hidden; }
#IMapBanner			{ background:url(../graphics/map.jpg) no-repeat; width:740px; height:230px; }
#IBodyContent		{ background:url(../graphics/interface/bg-body.gif) repeat-y; width:740px; overflow:hidden; }
#IAutoFeatures		{ background:url(../graphics/auto-features.jpg) no-repeat; width:370px; height:134px; float:left; padding:46px 0 0 20px; }
#IContactDetails	{ background:url(../graphics/contact-details.gif?v=2) no-repeat; width:390px; height:70px; float:left; }
#IPageContent		{ width:330px; float:right; padding:10px; }
#IFooter			{ background-color:#333333; color:White; font-size:10px; line-height:29px; height:29px; }
#IFooterLeft		{ background:url(../graphics/interface/footer-left.gif) no-repeat; width:7px; height:29px; float:left; overflow:hidden; }
#IFooterRight		{ background:url(../graphics/interface/footer-right.gif) no-repeat; width:7px; height:29px; float:right; overflow:hidden; }

.ContentTop		{ background:url(../graphics/interface/content-top.gif) no-repeat; width:330px; height:8px; overflow:hidden; }
.ContentBottom	{ background:url(../graphics/interface/content-bottom.gif) no-repeat; width:330px; height:8px; overflow:hidden; }
.BodyContent	{ background-color:White; padding:15px 15px; overflow:hidden; width:300px; }
.Success		{ color:Green; font-weight:bold; }
.Warning		{ color:Red; font-weight:bold; }
.Logo			{ float:left; }
.RotatingImage	{ float:left; width:160px; height:115px; }

/* Top Navigation */
.TopNav1Root		{ float:right; margin:0; padding:74px 30px 0 0; }
.TopNav1Root li		{ float:left; margin:0; padding:0; list-style:none none; background:none; }
.TopNav1Separator	{ margin:0 10px; }