﻿* {margin:0; padding:0;}

/*body {
	background:url(picts/bgtop.jpg) left top repeat-x;
	font-family:"Trebuchet MS";
	background-color:#f7f7f9;
	font-size:14px;
	line-height:22px;
	color:#000000;
	font-weight:normal;
	margin: 0;
	-webkit-text-size-adjust: none;
}*/

body {
                                                background:url(picts/bgtop.jpg) left top repeat-x;
                                                font-family: Arial, Helvetica, sans-serif;
                                                      font-style:normal !important;
                                                background-color:#f7f7f9;
                                                font-size:14px;
                                                line-height:22px !important;
                                                color:#000000;
                                                font-weight:normal;
                                                margin: 0;
                                                -webkit-text-size-adjust: none;
}

	
table {table-layout: fixed;}

#wordwrap1 {
   word-wrap: break-word;
   width: 450px;
}
	
img {
	border:0;
}

.col2 {
	width:140px;
	height:auto;
	float:left;	
}

.imgstylel {
	float:left;
	margin:0 10px 0 0;	
}

.imgstyler {
	float:right;
	margin:5px 0 5px 10px;	
}

.imgstyler2 {
	float:right;
}

.righnavstyle {
	padding-right:0 !important;
}

.rightnavborder {
	border:0 !important;	
}
.rightnavimg {
	background-image:none !important;
}

#outerwrapper {
	background:url(picts/bodyshadow.png) no-repeat;
	width:1000px; 
	margin:0 auto 0;
}

#outerwrapper2 {
	/*background:url(picts/bodyshadow.png) no-repeat;*/
	width:1000px; 
	margin:0 auto 0;
}

#outercontainer {
	width:980px; 
	margin:0 auto 0;
}

#logo {
	width:980px; 
	height:120px;
}

#logo a:link {
	color:#017dc2;	
	text-decoration:none; 
	font-weight:normal;
}

#logo a:visited {
	color:#017dc2;	 
	text-decoration:none; 
	font-weight:normal;
}

#logo a:active {
	color:#017dc2;	 
	text-decoration:none; 
	font-weight:normal;
}

#logo a:hover {
	color:#017dc2;	
	text-decoration:none; 
	font-weight:normal;
} 

.logol {
	width:350px;
	height:120px;
	float:left;	
}

.logor {
	background:url(picts/logor.png) no-repeat;
	width:630px;
	height:120px;
	float:left;
	text-align:right;	
}

.logotopright {
	padding:9px 10px 0 0;
	font-size:12px;
	line-height:13px;	
	color:#616a7d;
}

.logobotright {
	padding:15px 0 0 0;
}

.bold {
	font-weight:bold;
	color:#545454;
	
}

.tollfree {
	font-size:36px;
	line-height:36px;
	color:#017dc2;	
}

.tagline {
	padding:5px 80px 0 0;	
	font-weight:bold;
	color:#616a7d;	
}

.tel {
	padding:10px 75px 0 0;	
}

#nav {
	width:1030px; 
	height:30px;
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height: 13px;
	font-weight:normal;
	text-transform:uppercase;
}

.righnavstyle {
	padding-right:0 !important;
}

.rightnavimg {
	background-image:none !important;	
}

#slidertop {
	background:url(picts/topshadow.png) no-repeat;
	width:980px;
	height:30px;
	margin:0 auto 0;
}

#slidertop2 {
	background:url('picts/toprightshadow.png') no-repeat;
	width:980px;
	height:30px;
	margin:0 auto 0;
}

#slidertop3 {
	background:url('picts/topleftshadow.png') no-repeat;
	width:980px;
	height:30px;
	float:left;
}

.maintopspacer {
	width:980px;
	height:15px;	
}

.gallerypad {
	padding:0 20px 0 0;	
}

.h3pad {
	padding:30px 0 0 20px;	
}

#mainimage {
    width:646px;
    height:350px;
	float:left;
}
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slidercontainer {
	width:980x;
	height:350px;
}

#slidervertspacer {
	width:22px;
	height:350px;
	float:left;
}

#slidervertspacer2 {
	top: 40px;
	width:22px;
	height:350px;
	float:left;
} 

#sliderbg {
	background:url(images/001.jpg) no-repeat;
    width:646px;
    height:350px;
	float:left;
}

#sliderbgcontest {
	background:url(images/001.jpg) no-repeat;
    width:646px;
    height:450px;
	float:left;
}

#sliderbg2 {
	/*background:url(images/001.jpg) no-repeat;*/
    width:446px;
    height:350px;
	float:left;
}

.slidertoppad {
	width:980px;
	height:15px;	
}

#slider {
	position:relative;
    width:646px;
    height:350px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}

#sliderleft {
	background:url(picts/leadformbg.jpg) no-repeat;
	width:312px;
	height:350px;
	float:left;
	margin:0;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	/*z-index:5;*/
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	width:544px;
	position:absolute;
	left:8px;
	bottom:38px;
	background:#000;
	color:#fff;
	opacity:0.7; /* Overridden by captionOpacity setting */
	z-index:8;
	text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
	color:#efe9d1;
    text-decoration:underline;
}
.nivo-html-caption {
    display:none;
}

/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav {
	position:absolute;
	left:430px;
	bottom:-27px;
}
	
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	position:relative;
	z-index:9;
	cursor:pointer;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
	font-weight:bold;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}


/*====================*/
/*=== Other Styles ===*/
/*====================*/

.clear {
	clear:both;
}

.ctas {
	width:312px;
	height:auto; 
	float:left;
}

#cta1top {
	width:312px; 
	height:50px; 
	margin:0;
}

#cta2top {
	width:312px; 
	height:50px; 
	margin:0;
}

#cta3top {
	width:312px; 
	height:50px; 
	margin:0;
}

.ctapad {
	padding:0 0 20px 0;	
}

.ctaspacer {
	width:22px; 
	height:200px; 
	float:left; 
}

.ctaspacer2 {
	width:14px; 
	height:200px; 
	float:left; 
}
			 
#container {
	width:980px; 
	margin:0 auto 0; 
	padding:0; 
	background-color:transparent; 
}

#shadowbotleft{
	background:url(picts/slideshadow.png);
	background-repeat:no-repeat;
    width:560px;
    height:30px;
	float:left;
}

#shadowbotspacer {
	width:30px;
	height:30px;
	float:left;
}

#shadowbotright {
	background:url(picts/rightshadow.png);
	background-repeat:no-repeat;
	width:390px;
	height:30px;
	float:left;
}

#shadowbot2 {
	background:url(picts/shadowbot.png);
	background-repeat:no-repeat;
	width:980px;
	height:35px;	
	margin:20px 0 0 0;
}

.calltoday {
	background:url(picts/calltoday.jpg) no-repeat;
	width:312px;
	height:250px;
	margin:0 0 20px 0;
}

.calltodaystyle1 {
	color:#FFF;
	font-size:17px;
	line-height:20px;
	text-align:center;
	padding:8px 20px 0 20px;
	font-weight:bold;
}

.reviewbuzz {
	background:url(picts/reviewbuzz.png) no-repeat;
	width:312px;
	height:77px;
	margin:-15px 0 20px 0;
}

.reviewbuzzstyle1 {
	color:#338acf;
	font-size:15px;
	line-height:20px;
	text-align:center;
	padding:58px 20px 0 20px;
	font-weight:bold;
}

.calltodaystyle2 {
	color:#FFF;
	font-size:13px;
	line-height:13px;
	text-align:center;
	padding:175px 20px 0 20px;
	font-weight:bold;
}

.calltoday h2 {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0;
}

.calltoday a:link {
	color:#FFF;	
	text-decoration:none; 
	font-weight:bold;
}

.calltoday a:visited {
	color:#FFF;	 
	text-decoration:none; 
	font-weight:bold;
}

.calltoday a:active {
	color:#FFF;	 
	text-decoration:none; 
	font-weight:bold;
}

.calltoday a:hover {
	color:#FFF;	
	text-decoration:none; 
	font-weight:bold;
}

.testimonials {
	width:312px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
}

.testimonialspad {
	padding: 0 40px 0 50px;
	margin:-20px 0 0 0;
	font-size:13px;
	line-height:20px;
}

.quotel {
	background:url(picts/quotel.png) no-repeat;
	width:312px;
	height:30px;
}

.quoter {
	background:url(picts/quoter.png) no-repeat;
	width:312px;
	height:30px;
	margin:-20px 0 0 0;
}

.freeshipping {
	width:312px;
	height:312px;
	margin:20px 0 0 0;
}

.video {
	width:312px;
	height:234px;
	margin: 25px 0 25px 0;
}

.cc {
	width:312px;
	height:62px;
	margin:15px 0 0 0;	
}

.socialmedia {
	width:312px;
	height:40px;
	margin:5px 0 0 0;	
}

.socialmedialeft {
	float:left;	
}

.enginelinks {
	width:312px;
	height:auto;
	margin:20px 0 0 0;
}

.faq {
	font-weight:bold;
	color:#f60a36;
	line-height:28px;
}

.faqa {
	color:#545454 !important;
	line-height:20px;
	font-weight:normal !important;
}

.mainpad {
	padding:15px 30px 20px 50px;
}

.mainpad2 {
	padding:0 50px 20px 30px;
}

.mainpad3 {
	padding:2px 30px 20px 50px;
}

#main {
	width:980px;  
	height:auto;
	margin:0 auto 0;
	overflow: visible;
}

#main2 {
	width:980px;  
	height:auto;
	margin:0 auto 0;
	overflow: visible;
	/*top: -300px;*/
}

#mainleft {
	width:312px; 
	height:auto;
    margin:0;
	float:left; 
}

#mainleft2 {
	position:relative;
	width:312px; 
	height:auto;
    margin:0;
	float:left; 
	top: -350px;
}


.mainleftpad {
	padding:0;
}

#mainright {
	width:668px;
	height:auto;
	margin:0;
	float:left;
}

#mainright2 {
	position:relative;    
	top: -350px;
	width:668px;
	height:auto;
	margin:0;
	float:left;
}

#mainright3 {
	position:relative;    
	top: -350px;
	width:668px;
	height:auto;
	margin:0;
	float:left;
}

.mainrighttop {
	background:url(picts/maintop.jpg) no-repeat;
	background-position:right;
	width:668px;
	height:15px;
	margin:0;
}

.mainrightcenter {
	background:url(picts/maincenter.jpg) repeat-y;
	background-position:right;
	width:668px;
	height:auto;
	margin:0;
}

.mainrightbot {
	background:url(picts/mainbot.jpg) no-repeat;
	background-position:right;
	width:668px;
	height:15px;
	margin:0;
}

.redheading {
	color:#ea111f;
	font-family:"Trebuchet MS";
	font-size:21px;
	line-height:21px;
	font-weight:bold;
	text-transform:uppercase;	
}

.redheading2 {
	color:#ea111f;
	font-family:"Trebuchet MS";
	font-size:18px;
	line-height:21px;
	font-weight:bold;
	text-transform:uppercase;	
}


h1 {
	/*color:#017dc2;*/
	color:#252525;
	font-family:"Trebuchet MS";
	font-size:21px;
	line-height:21px;
	font-weight:normal;
	margin: 0 0 0 0;
	padding:0;	
}

h1.fullwidth {
	/*color:#017dc2;*/
	color:#252525;
	font-family:"Trebuchet MS";
	font-size:21px;
	line-height:21px;
	font-weight:normal;
	margin: 0 0 15px 0;
	padding:0;	
	width: 600px;
}

h1.smallerfont {
	/*color:#017dc2;*/
	color:#252525;
	font-family:"Trebuchet MS";
	font-size:15px;
	line-height:21px;
	font-weight:normal;
	margin: 0 0 15px 0;
	padding:0;	
	width: 500px;
}
	 
h2 {
	color:#252525;
	font-family:"Trebuchet MS";
	font-size:21px !important;
	line-height:21px !important;
	font-weight:normal !important;
	margin:0 0 0 0 !important;
	padding:0;
}

h3 {
	color:#FFF;
	font-family:"Trebuchet MS";
	font-size:24px;
	line-height:24px;
	font-weight:bold !important;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
}

h3.up {
	color:#FFF;
	font-family:"Trebuchet MS";
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	margin: -10px 0px 0px;
	padding: 0;
}

h3.diffcolor {
	color:blue;
	font-family:"Trebuchet MS";
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
}

h3.diffcolorsize {
	color:red;
	font-family:"Trebuchet MS";
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
}

h4 {
	color:#017dc2;
	font-family:arial, helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	margin: 0 0 0 0;
	padding: 0;
}

h5 {
	color:#f60a36;
	font-family:arial, helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	margin: 0 0 0 0;
	padding: 0;
}

h5.new {
	position:relative;
	color:white;
	/*color:#fa8f01;*/
	text-shadow: -1px 0 #FFB90F, 0 1px #FFB90F, 1px 0 #FFB90F, 0 -1px #FFB90F;
	font-family:tahoma;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	margin: 5px 0 0 -10px;
	padding: 0 0 -10px 0;
	top: 8px;
}

 
ol	{
	padding: 0 0 0 25px; 
	margin:0;
}
		 
ul	{
	padding: 0 0 0 15px;
	margin:0 !important;
}

li {
	line-height:19px;
	padding: 0 0 5px 0; 
	margin:0;
}

#download ul {
	list-style-type: none; 
	margin:0; 
	padding:0;
}

#download li {
	line-height:19px;
	margin:0;
	background-image: url(picts/download.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left:20px;
}
	
#margin2 ol	{
	padding: 0 0 0 25px; 
	margin:0;
}
		 
#margin2 ul	{
	padding: 0 0 0 15px;
	margin:0;
}


#margin2 li	{
	line-height:19px; 
	padding: 0 0 0 0; 
	margin:0;
} 

#marginfooter ol {
	padding: 0 0 0 15px; 
	margin:0;
}

#marginfooter ul {
	padding: 0 0 0 15px; 
	margin:0;
}

#marginfooter li {
	line-height:10px; 
	padding: 0 0 10px 0; 
	margin:0;
} 

#marginfooter a:link {
	color:#c0c0c0; 
	text-decoration:none; 
	font-weight:bold;
}

#marginfooter a:visited {
	color:#c0c0c0; 
	text-decoration:none; 
	font-weight:bold;
}
#marginfooter a:active {
	color:#c0c0c0; 
	text-decoration:none; 
	font-weight:bold;
}

#marginfooter a:hover {
	color:#c0c0c0; 
	text-decoration:underline; 
	font-weight:bold;
} 

#headingf h2 {
	font-size:10px !important; 
	padding:0 0 5px 0; 
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	font-weight:normal; 
	letter-spacing:normal;
}

.contentleftbot	{
	width:980px;
	margin:0 auto 0;
	padding:75px 0 20px 0;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:transparent;
	font-weight:normal;
	text-align:left; 
}

#footer_bot	{
	background:url(picts/footerbot.jpg) top repeat-x; 
	height:auto;
}

.footer {
	background:url(picts/footerbot.jpg) top repeat-x; 
	width:980px; 
	height:auto;
	margin: 0 auto 0;
}
			 
a:link {
	color:#017dc2; 
	text-decoration:none; 
	font-weight:bold;
}

a:visited {
	color:#017dc2; 
	text-decoration:none; 
	font-weight:bold;
}
a:active {
	color:#017dc2; 
	text-decoration:none; 
	font-weight:bold;
}

a:hover {
	color:#017dc2; 
	text-decoration:underline; 
	font-weight:bold;
} 

.dropdown {
	border-left:#C0C0C0 1px solid;
	border-right:#C0C0C0 1px solid; 
	border-top:#C0C0C0 1px solid; 
	border-bottom:#C0C0C0 1px solid;
 	font:15px arial, verdana, sans-serif; 	
	width:256px; 
	height:25px;
	color:#000000; 
	padding:0 0 0 5px;
	background-image:url(picts/shadeform.gif); 
	background-repeat:repeat;
	background-color:#FFFFFF; 
	text-align:left;
}	

.leadpad {
	padding:20px 20px 0 0;
}

.inputstyle {
	background-color:transparent; 
	border:0;	
	width:240px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:15px !important;
}

.leadformleft {
	width:110px;
	height:25px;
	float:left;	
	padding:7px 10px 0 0;
	font-size:13px;
	font-weight:bold;
	text-align:right;
}

.leadformright {
	width:256px;
	height:auto;
	float:left;	
	padding:3px 0 0 0;
	font-size:12px;
}

.inputleadstyle {
	background-color:transparent; 
	border:0;	
	width:235px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:15px !important;
}

.leadformbg {
	border:0;
	background:url(picts/leadformbg.jpg);
	background-repeat:no-repeat; 
	background-color:transparent; 
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:15px !important;
	line-height:18px !important;
	width:256px; 
	height:25px;
	color:#000000; 
	margin:0 0 0 0;
	padding:3px 0 0 5px;
	text-align:left;
}

.textleadpad {
	padding:5px 0 0 5px;	
}

.textleadformtop {
	width:256px;
	height:9px;  
	background-image:url(picts/textformtop2.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
}

.textleadformcenter {
	width:256px;
	background-image:url(picts/textform2.jpg);
	background-repeat:repeat-y;
	background-color:transparent;
}

.textleadformbot {
	width:256px;
	height:9px;  
	background-image:url(picts/textformbot2.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
}
		
.textleadarea {
	border:#C0C0C0 0 solid; 
	margin:0 0 0 0;
	padding:0 0 0 5px; 
	font:15px arial, verdana, sans-serif; 
	width:244px;
	height:60px;  
	color:#000000;
	background-color:transparent;
	text-align:left;
	overflow:auto;
	resize:none;
}
	
				
.button {
	width:125px;
	height:34px;
	background-color: transparent;
	border:0px; 
    padding-top:5px;
	margin:0 0 0 -5px;
	cursor: pointer; 
	background-image: url(picts/button.jpg); 
	background-repeat: no-repeat;
}
												
.buttonon {
	width:125px;
	height:34px;
	background-color: transparent;
	border:0px; 
	padding-top:5px;
	margin:0 0 0 -5px;
	cursor: pointer; 
 	background-image: url(picts/button.jpg); 
	background-repeat: no-repeat;
}
							 
.button2 {
	width:100px;
	height:30px;
	background-color: transparent;
	border:0px; 
    padding-top:5px;
	cursor: pointer; 
	background-image: url(picts/button2.jpg); 
	background-repeat: no-repeat;
	background-size:100px 30px;
}
												
.button2on {
	width:100px;
	height:30px;
	background-color: transparent;
	border:0px; 
	padding-top:5px;
	cursor: pointer; 
 	background-image: url(picts/button2.jpg); 
	background-repeat: no-repeat;
	background-size:100px 30px;
}

#searchform {
	background: url(picts/searchform.jpg);
	background-repeat: no-repeat; 
	width:312px; 
	height:350px;
	margin:0; 
	color:#FFFFFF;
}

#searchformcontest {
	background: url(picts/searchformcontest.jpg);
	background-repeat: no-repeat; 
	width:312px; 
	height:450px;
	margin:0; 
	color:#FFFFFF;
}

.searchpad {
	padding:25px 20px 0 20px;
}	

.searchcontainerl {
	width:95px;
	height:20px;
	margin:2px 10px 15px 0;
	float:left;	
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	text-align:left;
}

#movesearchbtn {	
	margin:25px 0px 0px 0px;
	/*float:left;	
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	text-align:right;*/
}

.searchcontainerr {
	width:167px;
	height:20px;
	margin:0 0 10px 0;
	float:left;	
}

.searchbuttonl {
	width:95px;
	height:34px;
	margin:2px 10px 10px 0;
	float:left;	
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	text-align:right;
}

.searchbuttonr {
	width:167px;
	height:34px;
	margin:0 0 10px 0;
	float:left;	
}

.freeshipping {
	font-size:13px;	
	font-weight:bold;
}

.freecontainerl {
	width:95px;
	height:20px;
	margin:2px 10px 0 0;
	float:left;	
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	text-align:right;
}

.freecontainerr {
	width:167px;
	height:20px;
	margin:0 0 0 0;
	float:left;	
}


.list1 {
	width:165px;
	height:auto;	
}

.list2 {
	width:164px;
	height:auto;	
}

.quotesmall {
	font-size:10px;	
}

/*featured-used Engines*/

.featured-engines-hdr {
	background-image:url(http://www.swengines.com/images/hdr-bg.jpg);
	height:41px;
	font-size:20px;
	color:#FFF;
	text-indent:10px;
	line-height:40px;}

.featured-engines ul {}

.featured-engines li {
	float:left;
	display:block;
	width:241px;
	height:250px;
	border-right: solid 1px #000235;
	text-align:center;
	font-size:12px;
}

#contact-form select, #contact-form input[type=text] { width: 210px; margin: 0 0 13px; border: none; padding: 2px; color: #636363; }
#contact-form input[type=submit] { background: #fff; border: #9e0b0f 2px solid; color: #9e0b0f; padding: 4px; font-weight: bold; width: 90px; float: right; }
#contact-form input[type=button] { background: #448ccb; border: #fff 2px solid; color: #fff; padding: 0px; font-weight: bold; width: 90px; float: right; }
#contact-form {
    background: #DFDFDF;
    padding: 25px 0;
}
#contact-form label { width: 370px; float: left; text-align: left; margin-right: 20px; }
#contact-form textarea { width: 300px; height: 150px; border: none; }
#contact-form input[type=submit] { float: none; margin: 20px 0 0 390px; }

#text
{
    z-index:100;
    position:absolute;    
    color:white;
    font-size:24px;
    font-weight:bold;
    left:1075px;
    top:465px;
}

#logo #nationwide a:link {
	color:black;	
	text-decoration:underline;
	font-weight:normal;
}

#logo #nationwide a:visited {
	color:black;	 
	text-decoration:underline;
	font-weight:normal;
}

#logo #nationwide a:active {
	color:#090;	 
	text-decoration:underline;
	font-weight:normal;
}

#logo #nationwide a:hover {
	color:#090;	
	text-decoration:underline;
	font-weight:normal;
	font-size:12.5px;
} 

