/*------------------------------
*
*		AARONS REMOVALS CSS
*
*------------------------------*/
@import url("reset.css");

/*----------	LaYoUT STYLeS	----------*/
body {
	color: #000000;
	line-height: 16px;
	text-align: center;
	font: 62.5%/1.8em Verdana, Arial, Helvetica, sans-serif;
	background: #000C37 url(../images/core/bg.jpg) top left repeat-x;
}

#container { width: 930px; font-size: 1.1em; text-align: left; margin: 0 auto; }
#content_container { width: 930px; background: url(../images/core/content_bg.gif) top no-repeat; }
#text_bg { width: 930px; background: url(../images/core/text_bg.gif) top repeat-y; }

.column-left { float: left; width: 655px; background-color: #E5E8ED; margin: 50px 0 10px 30px; _margin-left: 13px; }
.column-right { float: right; width: 190px; background-color: #CED3DC; margin: 10px 28px 10px 0px; _margin-right: 15px; }

/*----------	CoMMoN STYLeS	----------*/
h1 { font-size: 1.6em; margin: 20px;}
h2 { font-size: 1.4em; color: #B85900; margin: 20px; font-weight: bold; }
p { margin: 15px 20px; }
a { color: #02439C; text-decoration: underline; }
a:hover { text-decoration: none; }
strong { font-weight: bold; }


.hidden { display: none; }
.clear { display: block; clear: both; }

img#WAowned { margin-left: 20px; }
ul.list { list-style-type: disc; margin-left: 50px; }

/*----------	HeaDeR STYLeS	----------*/
#header { width: 930px; height: 150px; background: url(../images/core/header_bg.gif) top left no-repeat; position: relative; }
#header #logo { position: absolute; top: 39px; left: 48px; }
#header #toll_free { position: absolute; top: 39px; left: 545px; text-align: right; font-style: italic; font-weight: bold; }


/*----------	BaNNeR STYLeS	----------*/
#banner { background: url(../images/core/banner_bg.gif) top left no-repeat; position: relative; height: 254px; width: 930px; }
#banner_img, #flash { position: absolute; top: 0; left: 21px; display: block; height: 254px; width: 687px; }
body.home #banner_img { background: url(../images/core/banner_img.jpg) no-repeat; }
body.profile #banner_img { background: url(../images/core/banner_img01.jpg) no-repeat; }
body.removals #banner_img { background: url(../images/core/banner_img02.jpg) no-repeat; }
body.storage #banner_img { background: url(../images/core/banner_img02.jpg) no-repeat; }
body.packing #banner_img { background: url(../images/core/banner_img04.jpg) no-repeat; }
body.shippingcontainers #banner_img { background: url(../images/core/banner_img07.jpg) no-repeat; }
body.quote #banner_img { background: url(../images/core/banner_img05.jpg) no-repeat; }
body.contact #banner_img { background: url(../images/core/banner_img.jpg) no-repeat; }

/*----------	NaVIGaTIoN STYLeS	----------*/
#navigation { position: absolute; width: 158px; background-color: #000000; top: 9px; left: 735px; }
#navigation ul li { list-style: none; }
#navigation li a { color: #FFBF07; text-decoration: none; border-top: 1px solid #1C1C1C; height: 30px; width: 158px; display: block; }
#navigation li a:hover { background-position: -158px 0 !important; }
#navigation li#home a { background: url(../images/nav/home.gif) no-repeat; border: none; }
#navigation li#profile a { background: url(../images/nav/profile.gif) no-repeat; }
#navigation li#removals a { background: url(../images/nav/removals.gif) no-repeat; }
#navigation li#storage a { background: url(../images/nav/storage.gif) no-repeat; }
#navigation li#packing a { background: url(../images/nav/packing.gif) no-repeat; }
#navigation li#shippingcontainers a { background: url(../images/nav/containers.gif) no-repeat; }
#navigation li#quote a { background: url(../images/nav/quote.gif) no-repeat; }
#navigation li#contact a { background: url(../images/nav/contact.gif) no-repeat; }

body.home #navigation li#home a, body.profile #navigation li#profile a, body.removals #navigation li#removals a, body.storage #navigation li#storage a, body.packing #navigation li#packing a, body.shippingcontainers #navigation li#shippingcontainers a, body.quote #navigation li#quote a, body.contact #navigation li#contact a {
	background-position: -158px 0 !important;
}

/*----------	FooTeR STYLeS	----------*/
#footer { font-size: 0.9em; color: #FFFFFF; background: url(../images/core/footer_bg.gif) no-repeat; padding: 10px 0 0 50px; height: 72px; }
#footer a { color: #FFFFFF; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer #webfirm { float: right; margin: 5px 48px 0 0; }

/*----------	Quote STYLeS	----------*/
.quote table{margin: 0 auto;}
.quote table td.header, .quote table td.header-content{text-align:left;}
.quote table td.header{background-color: #B85900;}
.quote table td{text-align:right; padding:2px;}