@charset "UTF-8";
/* CSS Document */


body {
	background:url(../images_home/Duke_In_56_Custom_Royal_Convertible.jpg) no-repeat;
	margin:0; 
	padding:0;}
	
		div#container {
		width:100% auto;
		height:100% auto;
		margin:0 auto;
		padding:0;
		border:0;}
		
		div#container-interior {
	    width:995px auto;
		height:100% auto;
		margin:0 auto;
		padding:0;
		border:0;}
		
		div#top-frame {
		width:995px;
		height:107px;
		margin:0 auto;
		padding:0;
		border:0;}
		
		div#top {
		width:995px;
		height:39px;
		margin:0 auto;
		padding:0;
		border:0;}
		
		div#nav-frame {
		width:995px;
		height:68px;
		margin:0 auto;
		padding:0;
		border:0;}
		
		div#content-area {
		width:895px;
		height:460px;
		margin:0 auto;
		padding:50px;
		border:0;}
					
		div#content-about-left {
		width:375px;
		height:460px;
		margin:0 auto;
		padding:0;
		border:0;
		float:left;}
		
		div#content-about-right {
		width:499px;
		height:460px;
		margin:0 auto;
		padding:0;
		border:0;
		float:right;}
		
		
		div#content-cta-right {
		background:url(../images/home-cta.png);
		width:194px;
		height:465px;
		margin:0 auto;
		padding:0;
		border:0;
		float:left;}
		
		div#content-cta-spcr {
		width:194px;
		height:35px;
		margin:0 auto;
		padding:0;
		border:0;
		float:right;}
		
		div#content-cta {
		width:174px;
		height:445px;
		margin:0 auto;
		padding:10px;
		border:0;
		float:right;}
					
					div#content-cta   p {
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					font-weight:normal;
					line-height:15px;
					color:#ccc;
					text-decoration:none;
					text-align:left;}
									
					div#content-cta  a {
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					font-weight:bold;
					line-height:15px;
					color:#e69741;
					text-decoration:none;}
					
					div#content-cta  b {
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					font-weight:bold;
					line-height:15px;
					color:#e69741;
					text-decoration:none;}
		
		div#footer {
		width:995px;
		height:67px;
		margin:0 auto;
		padding:0;
		border:0;}
					
		div#footer-frame {
		background:url(../images_home/home-footer-bg.gif);
		width:897px;
		height:67px;
		margin:0 auto;
		padding:0;
		border:0;}
		
			div#footer-left {
			width:500px;
			height:67px;
			margin:0 auto;
			padding:0;
			border:0;
			float:left;}
			
					div#footer-left p {
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					font-weight:normal;
					line-height:17px;
					color:#ccc;
					text-decoration:none;
					text-align:left;}
									
					div#footer-left a {
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					font-weight:normal;
					line-height:17px;
					color:#e69741;
					text-decoration:none;
					text-align:left;}
			
			div#footer-right {
			width:395px;
			height:67px;
			margin:0 auto;
			padding:0;
			border:0;
			float:right;}
			
					div#footer-right p {
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					font-weight:normal;
					line-height:17px;
					color:#ccc;
					text-decoration:none;
					text-align:right;}
									
					div#footer-right a {
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					font-weight:normal;
					line-height:17px;
					color:#e69741;
					text-decoration:none;
					text-align:right;}
					
					
/*start old code*/

			#showcase {
			height:460px;
			width:499px;
			margin:0 auto;
			padding:0;
			border:0;
			float:left;}

			#forms {
			color: #000;
			font: 11px/20px Arial, Helvetica, sans-serif;
			margin-top: 15px;
			border: 1px solid #af7d97;}

			form {
			line-height: 100%;}
			
			input, textarea, select {
			padding:1px;
			border: 1px solid white;
			color:#fff;
			font: 11px Arial, Helvetica, sans-serif;
			background-color: #000;
			margin-bottom: 5px;}		

			input#submit, input#clear {
			cursor:pointer;
			padding:2px 6px;
			color:#fff;
			background-color: #555;}

			input#submit:hover, input#clear:hover{
			background: orange;}			
			
/*end old code*/







		
		
		
		
		
