/*-------------------------------------------
	TITLE: www.used-saturn-parts.com
	CREATED: 10/21/2008

--
	LAYOUT
	- BODY
	- MAIN COLUMN
	- RIGHT COLUMN
	- FOOTER
--

-------------------------------------------*/

/*-------------------------------------------
	- BODY
-------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	background-color:#151515;
}

#container { 
    width:803px;
    text-align:left;  
    margin-left:auto; 
    margin-right:auto;
	background-color:#151515;
	}
	
h1 {
	margin: 15px 0px 10px 0px;
	padding:0px;
	width:803px;
	height:204px;
	background-image:url(../images/header01.jpg);
	background-repeat:no-repeat;
	background-color:#151515;
	text-indent:-99999px;
	clear:left;
}

/*-------------------------------------------
	- MAIN COLUMN
-------------------------------------------*/

#main_column {
	width:608px;
	float:left;
	}
	
h2 {
	width:608px;
	height:43px;
	background-image:url(../images/main_col_header01.jpg);
	background-repeat:no-repeat;
	text-indent:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:capitalize;
	padding-top:11px;
	margin:1px 0px 0px 0px;
	}

#main_column .text {
	width:608px;
	background-image:url(../images/main_col_bg01.jpg);
	background-repeat:repeat-y;
	margin-top:-23px;
	_margin-top:-10px;
	}

#main_column .text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#FFFFFF;
	padding:15px 30px 15px 25px;
	}

#main_column .text p a {
	text-decoration:underline;
	color:#FFFFFF;
	}

#main_column .text p a:hover {
	text-decoration:underline;
	color:#DD1A00;
	}

#main_column .text td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#FFFFFF;
	}


#main_column .callout {
	width:550px;
	height:25px;
	margin-left:25px;
	background-color:#3E3E3E;
	border:1px #666666 solid;
	}

#main_column .callout p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#FFFFFF;
	padding: 5px 5px;
	margin-top:-3px;
	}

#main_column .callout p a {
	text-decoration:none;
	color:#FFFFFF;
	}

#main_column .callout p a:hover {
	text-decoration:underline;
	color:#DD1A00;
	}

#main_column .bottom {
	width:608px;
	height:17px;
	background-image:url(../images/main_col_bottom01.jpg);
	background-repeat:no-repeat;
	_margin-top:0px;
	margin-top:-13px;
	}

/*-------------------------------------------
	- RIGHT COLUMN
-------------------------------------------*/


#right_column {
	width:180px;
	float:right;
	}

#right_column .top {
	width:180px;
	height:45px;
	background-image:url(../images/right_col_header.jpg);
	background-repeat:no-repeat;
	text-indent:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:capitalize;
	padding-top:11px;
	}

#right_column .text {
	width:180px;
	background-image:url(../images/right_col_bg.jpg);
	background-repeat:repeat-y;
	margin-top:-23px;
	_margin-top:-10px;
	padding-bottom:65px;
	}

#right_column .text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#FFFFFF;
	padding:15px 30px 15px 25px;
	}
	
#right_column .text ul {
	padding:15px 5px 0px 10px;
	margin:0px;
	}

#right_column .text li {
    background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#c1150b;
	text-transform:uppercase;
	list-style-type:none;
	padding:5px 5px 5px 18px;
	border-bottom:1px #666666 dotted;
	}

#right_column .text .white {
	color:#FFFFFF;
	font-size:9px;
	}

input {background-color:#ffffff;}


#right_column .bottom {
	width:180px;
	height:17px;
	background-image:url(../images/right_col_bottom.jpg);
	background-repeat:no-repeat;
	}

#right_column a#requestparts {
    background:transparent url(../images/rfq.jpg);
	display:block;
	height:70px;
	width:170px;
	text-indent: -9999px;
	border-bottom: 0px;
	margin-left:5px;}
	
#right_column a#requestparts:hover {background-position: 0px -70px;}

/*-------------------------------------------
	- FOOTER
-------------------------------------------*/

#footer {
	height:35px;
	margin-top:15px;
	margin-left:75px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:803px;
	text-align:left;
}

#footer a{
	color:#666666;
	text-decoration:none;
}

#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
