#wrapper {
	height: auto;
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#animation {
	float: left;
	height: auto;
	width: 999px;
	margin-left: 0px;
}
#header {
	float: left;
	height: 78px;
	width: 999px;
}
#logo {
	float: left;
	height: 78px;
	width: 234px;
}
#social {
	height: 39px;
	width: 999px;
	text-align: center;
	margin-top: 30px;
}
#link1 {
	height: 54px;
	width: 305px;
	margin-top: 10px;
	margin-left: 5px;
}
#link2 {
	height: 57px;
	width: 305px;
	margin-left: 5px;
	margin-top: 15px;
}
#link3 {
	height: 55px;
	width: 303px;
	margin-left: 5px;
	margin-top: 15px;
}
#navigation {
	height: 48px;
	width: 999px;
	float: left;
	background-image: url(../images/navigation_back.png);
	margin-bottom: 15px;
}
#footer {
	height: 30px;
	width: 999px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
}
#hotlink1 {
	height: 214px;
	width: 330px;
	float: left;
	padding-right: 0px;
	margin-right: 5px;
	background-image: url(../images/finance-icon.png);
	background-repeat: no-repeat;
}
#hotlink2 {
	float: left;
	height: 214px;
	width: 330px;
	background-image: url(../images/showroom_title.png);
	background-repeat: no-repeat;
}
#hotlink3 {
	float: left;
	height: 214px;
	width: 330px;
	background-image: url(../images/back_3rdhotlink.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#hotlinks {
	float: left;
	height: 214px;
	width: 999px;
	margin-top: 20px;
}
#icon {
	height: 55px;
	width: 57px;
	float: left;
}
#text {
	height: 45px;
	width: 220px;
	float: left;
	line-height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
}
#arrow {
	height: 55px;
	float: left;
	width: 25px;
}
#htext1 {
	width: 150px;
	float: left;
	height: 135px;
	margin-top: 70px;
	margin-left: 10px;
	text-decoration: none;
}
#htext1 a {
	text-decoration: none;
}
#htext2 a {
	text-decoration: none;
}
#htext2 {
	width: 300px;
	height: 40px;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hotlinks_inside {
	float: left;
	height: auto;
	width: 330px;
	margin-left: 15px;
	margin-top: 20px;
}
#hotlink1_inside {
	height: 214px;
	width: 330px;
	float: left;
	background-image: url(../images/finance-icon.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#hotlink2_inside {
	float: left;
	height: 214px;
	width: 330px;
	background-image: url(../images/showroom_title.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#content {
	width: 630px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-left: 20px;
}
#hotlink3_inside {
	float: right;
	width: 330px;
	background-image: url(../images/back_3rdhotlink.png);
}
#finance_nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #11485F;
	display: block;
	list-style-type: none;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 28px;
	border: thin solid #124D64;
	width: 200px;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(../images/navigation_back.png);
	background-repeat: repeat;
	background-position: center;
}
#finance_nav ul li a {
	color: #125069;
	text-decoration: none;
}
#content_finance {
	width: 710px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#finance_nav ul li:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/button_finance.jpg);
	background-repeat: repeat;
	height: 28px;
	width: 200px;
}
#finance_nav ul li a:hover {
	color: #FFF;
	text-decoration: none;
	height: 28px;
	width: 200px;
}
.Titles {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #155B74;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 17px;
}
.content_text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #155B74;
	font-weight: bold;
}
.content_text_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #155B74;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#hotlinks_inside2 {
	float: left;
	height: auto;
	width: 210px;
}
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
	padding: 10px;        /* padding in fieldset support spotty in IE */
	margin: 0;
	border: 1px solid #12477C;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 150px;
	padding: 0;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
.select {
	margin-left: 10px;
}
#content_showroom {
	width: 930px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-left: 20px;
}
#banner {
	height: 299px;
	width: 999px;
	float: left;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #17667F;
	text-decoration: none;
}
#hotlinkdealer_inside {
	float: left;
	height: 214px;
	width: 330px;
	background-image: url(../images/dealericon.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.TitlesNews {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #155B74;
}
#line {
	color: #155B74;
	height: 1px;
	float: left;
	width: 600px;
	background-color: #155B74;
}

#Spec-Container{
	width:975px;
	background:url(../images/spec-container.jpg) no-repeat;
	padding:10px 10px 0 10px;
	margin:10px 0 0 0;
	float:left;
}
table.Specifications{
	color:#555e6c;
	border:1px solid #ffffff;
	font-size:11px;
	background:#e9eaed;
}

table.Specifications td{
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding:8px 8px 8px 8px;
}
#innerwrapper {
	float: left;
	height: auto;
	width: 999px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tatamotors {
	width: 600px;
	float: right;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
#searchbar {
	width: 600px;
	float: right;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	color: #900;
}
#searchbar a {
	color: #900;
	text-decoration: none;
}
#accordian_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 20px;
	margin-bottom: 15px;
}
#searchbar a:hover {
	color: #000;
	text-decoration: underline;
}
#content table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 10px;
	padding-left: 0px;
	text-indent: 10px;
}
.content_textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
}
.content_textwhite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 17px;
}
