/* +------------------------------------------------------------+ */
/* | General XHTML Elements                                     | */
/* +------------------------------------------------------------+ */

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

* {
	margin: 0;
	padding: 0;
}

#shoeseo h1 {
	visibility: hidden;
	display: none;
}

#shoeseo {

        display: none;
	visibility: hidden;
	
}

body {
     color: #444444;
     font-family: Verdana, Tahoma, Arial, sans-serif;
     font-size: 11px;
     font-weight: normal;
     text-align: left;
     
     }

a {
     color: #3E6B8A;
     background-color: inherit;
     font-weight: bold;
     text-decoration: none;
     cursor: pointer;
     
     }

p {
     color: inherit;
     background-color: inherit;
     margin: 5px 0px 7px 0px;
     }

sup {
     color: inherit;
     background-color: inherit;
     display: inline;
     padding: 0px;
     vertical-align: super;
     font-size: 8px;
     }

a:hover {
     color: inherit;
     background-color: inherit;
     text-decoration: underline;
     }

fieldset {
     color: inherit;
     background-color: inherit;
     border: none;
     padding: 5px 0px 5px 0px;
     }

fieldset p {
     color: inherit;
     background-color: inherit;
     display: block;
     font-size: 11px;
     margin: 5px 5px 5px 2px;
     }

form {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 5px 0px;
     }

img {
     color: inherit;
     background-color: inherit;
     border: none;
     }

li {
     color: inherit;
     background-color: inherit;
     }

/* +------------------------------------------------------------+ */
/* | General XHTML Classes                                      | */
/* +------------------------------------------------------------+ */

.center {
     color: inherit;
     background-color: inherit;
     text-align: center;
     }
     
#centerdis {
     color: inherit;
     background-color: inherit;
     text-align: center;
     float: right;
     padding-right: 33px;
     padding-left: 33px;
     }
     

     

.inlinecenter {
     color: inherit;
     background-color: inherit;
     text-align: center;
     }

p.inline {
     color: inherit;
     background-color: inherit;
     display: inline;
     padding: 0px;
     }

.strong {
     color: inherit;
     background-color: inherit;
     font-weight: bold;
     }

.big {
     font-weight: bold;
     font-size: 14px;
     }

.hidden {
     color: inherit;
     background-color: inherit;
     display: none;
     }

a.unfancy {
     color: inherit;
     background-color: inherit;
     text-decoration: underline;
     font-weight: normal;
     }

a.unfancy:hover {
     color: inherit;
     background-color: inherit;
     text-decoration: underline;
     }

/* +------------------------------------------------------------+ */
/* | Skin Specific Divs                                         | */
/* +------------------------------------------------------------+ */

#skin_wrapper {
     color: inherit;
     background-color: inherit;
     width: 99%;
     padding: 0px;
     margin: auto;
     }

#skin_header {
     color: inherit;
     background-color: #FFFFFF;
     border: 1px solid #36586F;
     padding: 5px;
     margin-bottom: 4px;
     }

#skin_ct {
     color: inherit;
     background-color: #FFFFFF;
     border: 1px solid #36586F;
     width: 100%;
     padding: 0px;
     }

#skin_ct_lcol {
     color: inherit;
     background-color: #FDFDFD;
     padding: 7px 9px 7px 7px;
     margin: 0px;
     vertical-align: top;
     border-right: 1px solid #CDCDCD;
     width: 160px;
     text-align: left;
     }

#skin_ct_mcol {
     color: inherit;
     background-color: #FDFDFD;
     padding: 7px 7px 7px 7px;
     margin: 0px;
     border: none;
     vertical-align: top;
     }

#skin_ct_rcol {
     color: inherit;
     background-color: #FDFDFD;
     padding: 7px 7px 7px 9px;
     margin: 0px;
     vertical-align: top;
     border-left: 1px solid #CDCDCD;
     width: 160px;
     }

#skin_footer {
     color: inherit;
     background-color: inherit;
     padding: 0px;
     margin-top: 10px;
     text-align: center;
     }

#skin_pgtitle {
     color: #FFFFFF;
     background-color: #4E7A99;
     padding: 3px 5px 3px 5px;
     margin: 0px 0px 10px 0px;
     border: 1px solid #36586F;
     font-weight: bold;
     }

#skin_content {
     color: inherit;
     background-color: inherit;
     margin: auto;
     }

#skin_ht {
     color: inherit;
     background-color: inherit;
     border: 0px;
     margin: 0px;
     padding: 0px;
     width: 100%;
     }

#skin_ht_lcol {
     color: inherit;
     background-color: inherit;
     width: 25%;
     text-align: left;
     vertical-align: top;
     }

#skin_ht_rcol {
     color: inherit;
     background-color: #FDFDFD;
     width: 75%;
     text-align: right;
     vertical-align: top;
     }

/* +------------------------------------------------------------+ */
/* | Skin Specific Classes                                      | */
/* +------------------------------------------------------------+ */

.skin_fenavh {
     color: #FFFFFF;
     background-color: #4E7A99;
     padding: 3px 5px 3px 5px;
     margin: 0px 0px 0px 0px;
     border: 1px solid #36586F;
     font-weight: bold;
     }

.skin_fenav ul {
     color: inherit;
     background-color: inherit;
     padding: 0px;
     margin: 0px 0px 10px 0px;
     list-style: none;
     }

.skin_fenav ul li {
     color: inherit;
     background-color: inherit;
     padding: 0px;
     margin: 0px;
     border-bottom: 1px solid #CDCDCD;
     list-style: none;
     }

.skin_fenav ul li a {
     color: #333333;
     background-color: inherit;
     font-weight: normal;
     display: block;
     text-decoration: none;
     padding: 3px 5px 3px 5px;
     }

.skin_fenav ul li a:hover {
     color: #333333;
     background-color: #ABC2D1;
     text-decoration: none;
     }

.skin_button {
     color: #FFFFFF;
     background-color: #4E7A99;
     padding: 0px;
     border: 1px solid #36586F;
     margin: 0px 0px 10px 3px;
     display: block;
     float: right;
     }

.skin_button a {
     color: #333333;
     background-color: #ABC2D1;
     font-weight: normal;
     display: block;
     padding: 2px 7px 2px 7px;
     }

.skin_button a:hover {
     color: #333333;
     background-color: #EFEFEF;
     text-decoration: none;
     }

.skin_headacct {
     color: inherit;
     background-color: inherit;
     width: 100%;
     text-align: right;
     clear: both;
     }

.skin_fenavmini {
     color: inherit;
     background-color: inherit;
     padding: 5px;
     margin: 0px 0px 10px 0px;
     border-left: 1px solid #36586F;
     border-right: 1px solid #36586F;
     border-bottom: 1px solid #36586F;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Divs                                         | */
/* +------------------------------------------------------------+ */

#khxc_debug {
     color: #333333;
     background-color: #FFFFFF;
     border: 1px solid #36586F;
     padding: 10px;
     overflow: hidden;
     margin-top: 10px;
     }

#khxc_printable {
     color: inherit;
     background-color: #FFFFFF;
     border: 1px solid #36586F;
     width: 800px;
     padding: 10px;
     margin: auto;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Messages                            | */
/* +------------------------------------------------------------+ */

.khxc_error {
     color: #FF0000;
     background-color: inherit;
     font-weight: bold;
     }

.khxc_confirm {
     color: #339933;
     background-color: inherit;
     font-weight: bold;
     }

.khxc_imgfloatrt {
     color: inherit;
     background-color: inherit;
     float: right;
     margin-bottom: 10px;
     margin-left: 10px;
     display: inline;
     }

.khxc_inline {
     color: inherit;
     background-color: inherit;
     display: inline;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Boxed Monospace Code                | */
/* +------------------------------------------------------------+ */

.khxc_preboxed {
     color: inherit;
     background-color: #F7F7F7;
     margin: 5px 0px 0px 0px;
     padding: 5px;
     border: 1px solid #36586F;
     font-family: Fixed, monospace;
     overflow: hidden;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Form Fields                         | */
/* +------------------------------------------------------------+ */

.khxc_formfieldradcb {
     color: inherit;
     background-color: inherit;
     }

.khxc_formfield {
     color: inherit;
     background-color: #FFFFFF;
     border: 1px solid #36586F;
     font-size: 11px;
     margin: 5px 5px 0px 2px;
     }

.khxc_formfield:hover {
     color: inherit;
     background-color: #DEDEDE;
     }

.khxc_formfieldp {
     color: #3E6B8A;
     background-color: inherit;
     display: block;
     padding: 0px;
     margin: 0px;
     }

.khxc_formfieldpnfs {
     color: inherit;
     background-color: inherit;
     display: block;
     padding: 0px 5px 0px 5px;
     margin: 0px 0px 5px 0px;
     }

.khxc_formfielda {
     color: #3E6B8A;
     background-color: inherit;
     display: block;
     padding: 0px 5px 0px 5px;
     margin: 0px 0px 2px 0px;
     }

.khxc_formbutton {
     color: #333333;
     background-color: #ABC2D1;
     border: 1px solid #36586F;
     padding: 1px;
     margin: 0px 0px 5px 0px;
     font-size: 11px;
     width: 130px;
     }

.khxc_formbutton:hover {
     color: #333333;
     background-color: #EFEFEF;
     }

.khxc_formbutton1 {
     color: #333333;
     background-color: #ABC2D1;
     border: 1px solid #36586F;
     padding: 1px;
     margin: 0px 0px 5px 0px;
     font-size: 11px;
     width: 130px;
	 font-weight:bold;
     }

.khxc_formbutton1:hover {
     color: #333333;
     background-color: #EFEFEF;
	 font-weight:bold;
     }


.khxc_formbutton12 {
     color: #333333;
     background-color: #ABC2D1;
     border: 1px solid #36586F;
     padding: 1px;
     margin: 0px 0px 5px 0px;
     font-size: 11px;
     width: 170px;
	 font-weight:bold;
     }

.khxc_formbutton12:hover {
     color: #333333;
     background-color: #EFEFEF;
	 font-weight:bold;
     }

.khxc_quickbutton {
     color: #333333;
     background-color: #ABC2D1;
     border: 1px solid #36586F;
     padding: 1px;
     margin: 0px;
     font-size: 11px;
     width: 170px;
     }

.khxc_quickbuttonparker {
     color: #333333;
     background-color: #ABC2D1;
     border: 1px solid #36586F;
     padding: 1px;
     margin: 0px;
     font-size: 14px;
     width: 150px;
	 font-weight:bold;
     }

.khxc_quickbuttonparker:hover {
     color: #333333;
     background-color: #EFEFEF;
     }

.khxc_quickbutton:hover {
     color: #333333;
     background-color: #EFEFEF;
     }

.khxc_quickform {
     color: inherit;
     background-color: inherit;
     margin: 5px 0px 0px 0px;
     }

.khxc_quickfield {
     color: inherit;
     background-color: #DEDEDE;
     border: 1px solid #36586F;
     font-size: 11px;
     margin: 1px 0px 0px 0px;
     }

.khxc_quickfield:hover {
     color: inherit;
     background-color: #FFFFFF;
     }

.khxc_formfieldradcb_rnc {
     color: inherit;
     background-color: #FFA4A4;
     }

.khxc_formfield_rnc {
     color: inherit;
     background-color: #FFA4A4;
     border: 1px solid #36586F;
     font-size: 11px;
     margin: 5px 5px 0px 2px;
     }

.khxc_formfield_rnc:hover {
     color: inherit;
     background-color: #DEDEDE;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Form Displays                       | */
/* +------------------------------------------------------------+ */

.khxc_formsecthead {
     color: #FFFFFF;
     background-color: #4E7A99;
     padding: 2px 5px 2px 5px;
     margin: 0px;
     border-top: 1px solid #36586F;
     border-left: 1px solid #36586F;
     border-right: 1px solid #36586F;
     font-weight: bold;
     }

table.khxc_formtblone {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 5px 0px;
     border-spacing: 3px;
     width: 100%;
     border: 1px solid #36586F;
     }

table.khxc_formtbltwo {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 5px 0px;
     border-spacing: 3px;
     width: 100%;
     border: 1px solid #36586F;
     }

td.khxc_formtbltwo {
     color: inherit;
     background-color: #F7F7F7;
     padding: 4px 2px 2px 2px;
     width: 50%;
     border-top: 1px solid #BCBCBC;
     border-left: 1px solid #BCBCBC;
     vertical-align: top;
     }

td.khxc_formtbltwospan {
     color: inherit;
     background-color: #F7F7F7;
     padding: 4px 2px 2px 2px;
     width: 100%;
     border-top: 1px solid #BCBCBC;
     border-left: 1px solid #BCBCBC;
     vertical-align: top;
     }

td.khxc_formtblone {
     color: inherit;
     background-color: #F7F7F7;
     padding: 4px 2px 2px 2px;
     width: 100%;
     border-top: 1px solid #BCBCBC;
     border-left: 1px solid #BCBCBC;
     vertical-align: top;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Sort Table Displays                 | */
/* +------------------------------------------------------------+ */

table.khxc_sorttable {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 0px 0px;
     border-spacing: 3px;
     width: 100%;
     border: 1px solid #36586F;
     }

th.khxc_sorttable {
     color: inherit;
     background-color: #E9E9E9;
     padding: 4px 3px 4px 3px;
     border-top: 1px solid #CDCDCD;
     border-left: 1px solid #CDCDCD;
     vertical-align: top;
     }

td.khxc_sorttable {
     color: inherit;
     background-color: inherit;
     padding: 4px 3px 4px 3px;
     border-top: 1px solid #CDCDCD;
     border-left: 1px solid #CDCDCD;
     vertical-align: top;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Regular Table Displays              | */
/* +------------------------------------------------------------+ */

.khxc_regtablehead {
     color: #FFFFFF;
     background-color: #4E7A99;
     padding: 2px 5px 2px 5px;
     margin: 0px;
     border: 1px solid #36586F;
     font-weight: bold;
     clear: both;
     }

table.khxc_regtable {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 5px 0px;
     border-spacing: 3px;
     width: 100%;
     border-left: 1px solid #36586F;
     border-right: 1px solid #36586F;
     border-bottom: 1px solid #36586F;
     }

tr.khxc_regtable {
     color: inherit;
     background-color: inherit;
     padding: 5px;
     border: 1px solid #36586F;
     }

th.khxc_regtable {
     color: inherit;
     background-color: inherit;
     padding: 4px 3px 4px 3px;
     border-top: 1px solid #CDCDCD;
     border-left: 1px solid #CDCDCD;
     vertical-align: top;
     }

td.khxc_regtable {
     color: inherit;
     background-color: #F7F7F7;
     padding: 4px 3px 4px 3px;
     border-top: 1px solid #CDCDCD;
     border-left: 1px solid #CDCDCD;
     vertical-align: top;
     }

.khxc_regtable p {
     color: inherit;
     background-color: inherit;
     padding: 0px;
     margin: 0px 0px 5px 0px;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Ghost Table Displays                | */
/* +------------------------------------------------------------+ */

table.khxc_ghost {
     color: inherit;
     background-color: inherit;
     margin: 0px;
     padding: 0px;
     border-spacing: 3px;
     width: 100%;
     }

td.khxc_ghost {
     color: inherit;
     background-color: inherit;
     padding: 0px;
     margin: 0px;
     vertical-align: top;
     }

.khxc_ghost form {
     color: inherit;
     background-color: inherit;
     display: inline;
}

td.khxc_ghost img {
     color: inherit;
     background-color: inherit;
     margin-right: 10px;
     margin-bottom: 10px;
     }

td.khxc_ghost p {
     margin: 0px 0px 6px 0px;
}

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Boxed Paragraphs                    | */
/* +------------------------------------------------------------+ */

p.khxc_uktablesp {
     color: inherit;
     background-color: inherit;
     margin: 0px;
     font-size: 1px;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Online Store Displays               | */
/* +------------------------------------------------------------+ */

.khxc_storehead {
     color: #FFFFFF;
     background-color: #4E7A99;
     padding: 2px 5px 2px 5px;
     margin: 10px 0px 2px 0px;
     border: 1px solid #36586F;
     font-weight: bold;
     clear: both;
     }

.khxc_storelink {
     color: inherit;
     background-color: #F7F7F7;
     padding: 0px 5px 0px 5px;
     margin: 5px 0px 10px 0px;
     border: 1px solid #36586F;
     }

.khxc_storelink p {
     color: #3E6B8A;
     background-color: inherit;
     margin: 4px 0px 4px 0px;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Category List Display Tables        | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_cat {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 10px 0px;
     border-spacing: 3px;
     width: 100%;
     }

tr.khxc_cptbl_cat {
     color: inherit;
     background-color: inherit;
     }

td.khxc_cptbl_cat {
     color: inherit;
     background-color: inherit;
     padding: 4px 4px 2px 4px;
     border: 1px solid #36586F;
     vertical-align: top;
     }

td.khxc_cptbl_cat_blank {
     color: inherit;
     background-color: inherit;
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product List Display Tables         | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_prod {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 10px 0px;
     border-spacing: 3px;
     width: 100%;
     }

tr.khxc_cptbl_prod {
     color: inherit;
     background-color: inherit;
     }

td.khxc_cptbl_prod {
     color: inherit;
     background-color: inherit;
     padding: 4px 4px 2px 4px;
     border: 1px solid #36586F;
     vertical-align: top;
     }

td.khxc_cptbl_prod_blank {
     color: inherit;
     background-color: inherit;
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product Detail Display Tables       | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_det {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 10px 0px;
     border-spacing: 3px;
     width: 100%;
     }

tr.khxc_cptbl_det {
     color: inherit;
     background-color: inherit;
     }

td.khxc_cptbl_det {
     color: inherit;
     background-color: inherit;
     padding: 4px 4px 2px 4px;
     border: 1px solid #36586F;
     vertical-align: top;
     }

td.khxc_cptbl_det_blank {
     color: inherit;
     background-color: inherit;
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Price Displays                      | */
/* +------------------------------------------------------------+ */

.khxc_pricediv {
     color: inherit;
     background-color: inherit;
     margin: 2px 0px 2px 0px;
     }

.khxc_price {
     color: inherit;
     background-color: inherit;
     display: inline;
     }

.khxc_pricex {
     color: #FF0000;
     background-color: inherit;
     display: inline;
     text-decoration: line-through;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Shopping Cart Displays              | */
/* +------------------------------------------------------------+ */

.khxc_cartbutton {
     color: #333333;
     background-color: #ABC2D1;
     border: 1px solid #36586F;
     padding: 1px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     margin: 0px 0px 5px 0px;
     width: 125px;
     }

.khxc_cartbutton:hover {
     color: #333333;
     background-color: #EFEFEF;
     text-decoration: none;
     cursor: default;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Misc                                | */
/* +------------------------------------------------------------+ */

.khxc_clearboth {
     color: inherit;
     background-color: inherit;
     clear: both;
     }

.khxc_outstock {
     color: #FF0000;
     background-color: inherit;
     }

a.khxc_hrefbutton {
     color: #333333;
     background-color: #ABC2D1;
     border: 1px solid #36586F;
     padding: 2px 5px 2px 5px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     }

a.khxc_hrefbutton:hover {
     color: #333333;
     background-color: #EFEFEF;
     text-decoration: none;
     cursor: default;
     }

.khxc_outline {
     color: inherit;
     background-color: #F7F7F7;
     border: 1px solid #36586F;
     padding: 5px;
     margin-top: 5px;
     }

.khxc_outline p {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 3px 0px;
}

/* +------------------------------------------------------------+ */
/* | End                                                        | */
/* +------------------------------------------------------------+ */

/* +------------------------------------------------------------+ */
/* | IM CSS                                                     | */
/* +------------------------------------------------------------+ */

body {
	margin:0;
	padding:0;
	background-color: #4e7a99;
	background-image: url('/images/sitebg.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
#frame {
	width: 894px;
	margin: 0 auto;
}

#header {
	width: 894px;
	height:	213px;
	float: left;
	background-image: url('/images/HeaderBG.jpg');
	background-repeat: no-repeat;
}

#sitelogo {
	width: 237px;
	height: 48px;
	float: left;
	background-image: url('/images/SiteLogo.jpg');
	background-repeat: no-repeat;
	position: relative;
	left: 25px;
	top: 30px;
}

#headerlinks {
	float: right;
	position: relative;
	top: -1px;
	right: 4px;
}

*body #headerlinks {
	top: 11px;
         right: 4px;
}

#headerlinks ul li {
	display: inline;
	list-style: none;
	border-right: 1px solid #003458;
	padding: 0 5px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#headerlinks ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	text-transform: capitalize;
}

*body #headerlinks ul li a {
	font-weight: bold;

}


#headerlinks ul li a:hover {
	text-decoration: underline;
}

#contactnumber {
    width: 894px;
	float: left;
	clear: both;
	position: relative;
	top: 40px;
	left: 15px;
}

*body #contactnumber {
	top: 42px;
}

#contactnumber p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.coloryellow {
	color: #F7C600;
}

#sitelogo h1 {
	display: none;
	visibility: hidden;
}

#topmainnav {
	position: relative;
	top: 46px;
	left: -10px;
	width: 894px;
	float: left;
	clear: both;
}

*body #topmainnav {
	top: 58px;
}

#topmainnav ul li {
	display: inline;
	list-style: none;
	padding: 0 25px 0 0;
}

#topmainnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #343030;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
}

#topmainnav ul li a:hover {
	text-decoration: underline;
}

#bottommainnav {
	width: 894px;
	float: left;
	clear: both;
	position: relative;
	top: 47px;
	left: -12px;
}

*body #bottommainnav {
	top: 63px;
}

#paddingDropDowns {
	padding: 10px;
	padding-left: 20px;
	position: relative;
	*top: -15px;
}

#bottommainnav ul li {
	display: inline;
	list-style: none;
	border-right: 0px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 20px 0 20px;
}

#bottommainnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

#bottommainnav ul li a:hover {
	text-decoration: underline;
}

#mainbody {
	width: 894px;
	float: left;
	background-color: #fff;
}

#mainleft {
	width: 553px;
	float: left;
	border-right: 1px solid #fff;
}

.mainleftimg {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
}

#shoprimhead {
	width: 553px;
	height: 38px;
	float: left;
	background-color: #CECBCE;
}
.logocolumn1 {
	width: 132px;
	float: left;
	border-right: 1px dotted #000;
}

.logocolumn2 {
	width: 132px;
	float: left;
	border-right: 1px dotted #000;
}

.logocolumn3 {
	width: 132px;
	float: left;
	border-right: 1px dotted #000;
}

.logocolumn4 {
	width: 132px;
	float: left;
	border-right: 0px dotted #000;
}

.logocolumn1 img {
	margin: 4px 0;
}

.logocolumn2 img {
	margin: 2px 0;
}

.logocolumn3 img {
	margin: 6px 0;
}

.logocolumn4 img {
	margin: 3px 0;
}

#shoprimhead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00345A;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: 38px;
	text-indent: 10px;
	padding: 0;
	margin: 0;
}

#graylogobox {
	width: 553px;
	float: left;
	text-align: center;
	background-color: #DEDFDE;
	border-top: 11px solid #DEDFDE;
	border-bottom: 10px solid #DEDFDE;
}

#mainright {
	width: 340px;
	float: left;
}

#searchcontainer {
	width: 340px;
	float: left;
}

#titlepackages {
	width: 340px;
	height: 34px;
	float: left;
	background-image: url('/images/RightHeaderBG.jpg');
	background-repeat: repeat-x;
}

#titlepackages h1 {
	display: none;
	visibility: hidden;
}

#titlepackages img {
	padding: 8px 0 0 15px;
}

#searchoptions {
	width: 340px;
	height: 273px;
	float: left;
	border-bottom: 1px solid #fff;
	background-image: url('/images/OrangeBoxBG.jpg');
	background-repeat: repeat-x;
}

#searchtop {
	width: 340px;
	height: 148px;
	float: left;
}

#searchtopleft {
	width: 221px;
	height: 148px;
	float: left;
	background-image: url('/images/SearchBoxBG.jpg');
	background-repeat: no-repeat;
}

.stepsectioncont {
	width: 221px;
	float: left;
	clear: both;
	padding-bottom: 5px;
	_padding-top: 6px;
}

#sectonformposition {
	position: relative;
	top: 15px;
	left: 6px;
}

.stepsectionleft {
	width: 74px;
	float: left;
	text-align: center;
}

.stepsectionright {
	width: 147px;
	float: left;
	text-align: left;
}

.stepsectionright select {
	width: 133px;
}

#searchtopright {
	width: 119px;
	float: left;
	text-align: center;
}

#searchtopright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	margin-top: 5px;
	margin-left: 6px;
	width: 100px;
	line-height: 14px;
}

#quicksearch a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #1F3F56;
	text-decoration: underline;
	text-transform: uppercase;
}

#quicksearch a:hover {
	text-decoration: underline;
	color: #B11B02;
}

#searchbottom {
	width: 340px;
	float: left;
}

#searchbottomleft {
	width: 170px;
	float: left;
	text-align:right;
}

#searchbottomright {
	width: 170px;
	float: left;
	text-align: left;
}

.grayboxcont {
	width: 162px;
	margin: 0 auto;
	padding-top: 6px;
	_padding-top:0;
	_margin-top: -1px;
}

.headergraybox {
	width: 162px;
	height: 27px;
	float: left;
}

.headergraybox h2 {
	display: none;
	visibility: hidden;
}

.contgraybox {
	width: 162px;
	height: 86px;
	background-image: url('/images/BGGrayBox.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}

.contgraybox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	text-align:left;
	font-weight: bold;
	padding: 3px 8px;
	margin: 0;
}

.searchgraybtn {
	margin-top: 10px;
}

#newslettercont {
	width: 340px;
	height: 140px;
	float: left;
	background-color: #105584;
	border-top: 1px solid #fff;
}

#newslettercont h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 25px 0 4px 8px;
}

#newslettercont p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	letter-spacing: -1px;
	padding: 0 0 4px 8px;
	margin-top: -20px;
}

#signupcont {
	width: 300px;
	margin: -10px auto 0;
	height: 27px;
}

#signupsect {
	float: left;
	margin-right: 4px;
}

#signupbtn {
	float: left;
}

#footerlinks {
	width: 894px;
	height: 135px;
	float: left;
	background-color: #003458;
	border-top: 1px solid #fff;
	text-align: center;
	padding-top: 8px;
}

#footerlinks ul {
	margin: 0;
	padding: 3px;
}

*body #footerlinks ul {
	margin: 0;
	padding: 4px 0 0 0;
}

#footerlinks ul li {
	display: inline;
	list-style: none;
	padding: 0 6px;
	border-right: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

#footerlinks ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-transform: capitalize;
	text-decoration: none;
}

#footerlinks ul li a:hover {
	text-decoration: underline;
}

#footer {
	width: 894px;
	height: 45px;
	float: left;
	background-repeat: repeat-x;
	background-image: url('/images/FooterBG.jpg');
	text-align: center;
}

#footer p {
	margin:0;
	padding:0;
	line-height: 45px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer p a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 189px;
	height: 16px;
	line-height: 16px;
}

#rimspecs {
}

#rimspecsleft {
	float: left;
}

#rimspecsleft ul {
margin-right: 250px;
}

#rimspecsleft ul li {
list-style: none;
padding: 0 0 8px 0;
}

#rimspecsright {
	float: left;
}

#rimspecsright ul li {
list-style: none;
padding: 0 0 8px 0;
}

#rimdescription {
	float: left;
}

#bannertop {
	width: 894px;
	height: 72px;
	float: left;
}

/* +------------------------------------------------------------+ */
/* | END OF IM CSS                                                     | */
/* +------------------------------------------------------------+ */




#rimlayoutframe {
	width: 740px;
	float: left;
}

#leftsiderimlayout {
	width: 324px;
	float: left;
}

#largeimagerimlayout {
	width: 324px;
	height: 324px;
	float: left;
}

#smallimagerimlayoutcont {
	width: 324px;
	float: left;
	margin-top: 3px;
}

.smimgrims {
	width: 77px;
	height: 77px;
	float: left;
	margin-right: 5px;
}

#rightsiderimlayout {
	width: 416px;
	float: left;
}

#rightsiderimlayoutcont {
	width: 416px;
	margin: 0 auto;
}

#rightsideheadrims {
	width: 416px;
	height: 38px;
	float: left;
	background-image: url('/images/rimheader.jpg');
	background-repeat: no-repeat;
}

.rightsiderimrowcont2 {
	width: 416px;
	float: left;
	clear: both;
	/*border-bottom: 1px dotted #000;*/
}
.rightsiderimrowcont2_garry {
	width: 416px;
	float: left;
	clear: both;
	border-bottom: 1px dotted #000;
}
.rightsiderimrowcont2contentextra {
	width: 416px;
	float: left;
	clear: both;
	text-align: left;
}

.rightsiderimrowcont2 select {
	margin-top: 5px;
}


.rightrimamt table {
	width: 105px;
	float: left;
}

.rightrimaddtocart {
	width: 163px;
	text-align: center;
}
#searchframe {
	width: 740px;
	height: 78px;
	float: left;
	background-image: url('/images/subsearchbg4.jpg');
	background-repeat: repeat;
	
}
#searchframetop {
	width: 740px;
	height: 31px;
	float: left;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	line-height: 31px;
	padding-left: 8px;
}
#searchframebottom {
	width: 740px;
	height: 30px;
	float: left;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	padding-left: 10px;
}
#innerssearchbtmframelft {
	height: 26px;
	float: left;
}
#searchbtn {
	width: 70px;
	height: 26px;
	float: left;
	margin-left: 8px;
}







#quotecont{ width:416px; margin: 0 auto; float: none;clear: both;}

form{ padding:0px; margin:0px;}

.heading{ background:url('/images/quickship_head.jpg') top left no-repeat; height:39px}

.mid_bg{ background:url('/images/box_bg.jpg') top left repeat-x; border-left: 1px solid #0c416d; border-right: 1px solid #0c416d; height:146px; }

.bottom{ background:url('/images/bottom_border.jpg') top left no-repeat; height:7px;}

.inputbox{ border: 1px solid #3f403b;}

.blacktxt{ font-size:12px; color:#000000; text-align:right;}

.midcontent{ width:350px; height:21px; margin-bottom:13px; float:left;}

.left{ width:45%; float:left; text-align:right; padding-right:8px; line-height:20px;}

.right{ width:49%; float:left;}

.spacer{ width:416px; height:7px; float:left;}

.blacktxt1{ font-size:22px; color:#000; text-align:center;}

.bluetxt{ font-size:22px; color:#215882; text-align:center;}

.orangetxt{ font-size:26px; color:#b26407; text-align:center;}

.result{ width:350px; float:left; text-align:center; margin-bottom:10px;}





/** Akuza CSS **/

/* CSS Document */

body {margin:0px;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
background:url(../media/bg.jpg) left top repeat;
background-color: #000;
}

#headtext {
	width: 980px;
	height: 18px;
	margin: 0 auto;
	float: none;
	line-height: 18px;
	font-size: 12px;
	background-color: #000;
	text-align: left;
	border-bottom: 1px solid #f3f3f3;
	display: block;
}

#headtext h1 {
	font-size: 12px;
	color: #f3f3f3;
	float: left;
}

.innerdiv {width:980px;
margin:0 auto;
background:url(../media/chrome-rims-shop-header.jpg) left top no-repeat;
}

.header {width:980px;
height:256px;
}

.order_main { 
width:100%;
float:right;
margin:0px;

}

.order_line { 
float:right;
padding-top:17px;
padding-right:15px;
padding-bottom:15px;
width:185px;
height:57px;
text-align:right;
display: block;

}

.clear {clear:both;
}

h1 {padding:0px;
margin:0px;
font-size:40px;
}

h2 {padding:0px;
margin:0px;
font-size:30px;
display:none;
}

img {border:0px;
}

#toplink{
height:35px;
background:url(../media/big_menu_bg.jpg) left top no-repeat;
width:980px;
float:right;
}  
#nav {
  max-width: 980px;
  color:#000;	
  margin:4px 0 0 15px;
  float:left;
  list-style-type:none;	
}
#nav ul{
	margin:0;
	padding:0;
}
#nav li{
	text-align:center;
	list-style-type:none;
	font-size: 13px;
	float:left;
	margin:0;
	padding:6px 5px 0px 5px;	
	color: #FFF;	
	font-family:verdana;
	font-weight:normal;
	height:28px;
	
}
#nav li a{
  text-decoration: none;
  color: #FFF;	
  display:block;
}
#nav li:hover a
{
color:#FFF;
text-decoration: underline;
}

.shopping_text {width:155px;
 float:right;
 padding-top:3px;
 line-height: 28px;
}

.shop_text {
 font-family:verdana;
 font-size:12px; 
 color:#FFF;
 vertical-align:middle;
 font-weight:normal;
 text-decoration:none;
}

.shop_text:hover {
	color: #fff;
}

.shop_text li a{
  text-decoration: none;
  color: #FFF;	
  display:block;
}
.shop_text li:hover a
{
color:#FFF;
text-decoration: underline;
}

.cont {width:980px;
background-color:#FFF;
padding-bottom:7px;
}

#searchadvancedcont {
	width: 965px;
	float: left;
	padding: 5px;
	align: center;
	background-color: white;
	border: 0px solid #000;
	position: relative;
	top:5px;
	left: 1px;
}

#searchadvancedcont select, #searchadvancedcont select option {
	background-color: yellow;
}

.right_cont {width:980px;
float:right;
}

.orange {color:#ef6a28;
}

.orange1 {color:#ef6a28;
text-decoration:line-through;
}

.promo {width:980px;
padding-top:10px;
float:left;
}

.promo1 {width:745px;
padding-left:4px;
float:left;
}

.promo6 { width:735px;
padding-bottom:6px;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
padding-left:10px;
background:url(../media/rimstitlebg.jpg) left top no-repeat;
float:left;
line-height: 28px;
}

.promo6 h1, .promo6 h1 strong {
	font-size: 16px;
	
}

.promo7 {width:725px;
float:left;
padding:6px 5px 0px 5px;
}

.add {width:177px;
float:left;
padding-bottom:7px;
padding-right: 2px;
padding-left: 2px;
}

.add_mid {width:177px;
margin-left:5px;
margin-right:5px;
float:left;
}

.add_right {width:177px;
margin-right:5px;
float:left;
}

.add1 {width:177px;
height:39px;
background:url(../media/prodtitlebg.jpg) left top no-repeat;
}

.form {padding:0px;
margin:0px;
}

.add3 { font-size:11px;
font-family:verdana;
color:#FFFFFF;
padding-top:5px;
text-align:center;
padding-right: 3px;
padding-left: 3px;
}

.add6 { background-image:url(../media/addtocart_gradient.jpg);
background-repeat:repeat-x;
background-position:bottom;
border-left:#dfdfdf solid 1px;
border-right:#dfdfdf solid 1px;
}

.add7 { font-size:12px;
font-weight:bold;
text-align:center;
padding-top:5px;
}

.add7a {
text-align:center;
padding-top:5px;
padding-bottom:5px;
}

.add8{ font-size:12px;
color:#0a445b;
font-weight:bold;
margin-left:10px;
margin-right:10px;
margin-top:5px;
}

.blue {color:#de030f;
}

.add9 { background:url(../media/add-to-cart_bttom.jpg) left top no-repeat;
width:177px;
height:11px;
}

.click {
width:88px;
height:18px;
float:left;
padding-left:85px;
}

.call_us { background:url(../media/call_us_blue.jpg) right top no-repeat;
width:225px;
height:77px;
float:left;
}

.call_text{
font-family:verdana;
font-size:22px;
color:#e2d613;
font-weight:normal;
text-align:center;
margin-top:7px;
line-height:30px;
}

.right_spacer { width:225px;
height:14px;
float:right;
}

.right_panel { width:221px;
float:left;
}

.right_pane2 { width:221px;
padding-left:3px;
float:left;
}

.right_p3 {background:url(../media/serach_top.gif) right top no-repeat;
width:221px;
height:30px;
float:left;
}

.adv_text{
 font-family:verdana;
 font-size:15px;
 vertical-align:middle;
 padding-left:3px;
 color:#FFF;
 font-weight:normal;
 text-decoration:none;
 line-height: 30px;
 }

.right_p7 {width:203px;
float:left;
}

.right_p8 {width:221px;
background:url(../media/search_bg.gif) left top repeat-x;
float:left;
}

.advanced_bg {width:221px;
background-color: #f9c201;
border-top: 1px solid #fff;
float:left;
}

.right_p8a {
font-family:verdana;
width:200px;
padding-left:15px;
font-size:11px;
font-weight:normal;
color:#000;
padding-top:8px;
padding-bottom:5px;
float:left;
}

.right_p8a1 {
font-family:verdana;
width:200px;
padding-left:15px;
font-size:11px;
font-weight:normal;
color:#000;
padding-bottom:1px;
float:left;
}

.f1 {
width:190px;
height:18px;
border:#7f9db9 solid 1px;
}

.f1a {
font-family:verdana;
font-size:11px;
width:190px;
height:18px;
border:#7f9db9 solid 1px;
}

.right_p8aa {width:190px;
padding-left:15px;
font-size:11px;
font-weight:normal;
color:#000;
padding-bottom:4px;
float:left;
}

.right_p9 {float:right;
padding-right:13px;
}

.advanced {width:180px;
padding-left:23px;
font-size:11px;
color:#555555;
float:left;
}

.advanced a {width:180px;
font-size:11px;
color:#555555;
float:left;
text-decoration:underline;
}

.advan1 {width:221px;
height:8px;
background:url(../media/search_bottom.gif) left top no-repeat;
float:left;
}

.adv_search {width:221px;
height:8px;
background:url(../media/adv_search_bottom.gif) left top no-repeat;
float:left;
}

.advan2 { width:218px;
padding-top:8px;
padding-left:3px;
float:right;
}

.advan6 {
padding-right:13px;
float:right;
}

#bottom_area { 
width:980px;
float:left;
padding-top:5px;
}

#banners { 
width:980px;
float:left;
}

.left_banner { 
padding-left:9px;
width:476px;
height:404px;
float:left;
}

.mid_spacer { 
background:url(../media/spacer.gif) left top top no-repeat;
width:9px;
float:left;
}

.right_banner { 
background:url(../media/banner_text.jpg) left top no-repeat;
width:476px;
height:404px;
float:left;
}

.top_spacer {
background:url(../media/white_spacer.gif) left top repeat-y;
width:980px;
color:#FFFFFF;
height:5px;
}

.welcome_text {
font-family:verdana;
padding-left:22px;
font-size:24px;
font-weight:normal;
color:#ffe400;
padding-top:13px;
padding-bottom:2px;
}

.welcome_cont {
font-family:verdana;
padding-left:22px;
padding-right:24px;
font-size:12px;
font-weight:normal;
text-align:justify;
color:#FFF;
padding-top:10px;
line-height:18px;
}

.banner { float:left;
padding-top:5px;
}
.banner_1 { float:left;
padding-top:5px;
padding-left:5px;
}
.banner1 { float:left;
padding-top:5px;
padding-left:9px;
}
.banner2 { float:left;
padding-top:5px;
padding-left:9px;
}

#footer{
 width:980px;
 height:68px;
 background:url(../media/footer.jpg) left top no-repeat;
 line-height:20px;
 font-family:verdana;
 text-align:center;
 padding-top:8px;
 font-size:12px;
 color:#FFF;
 } 
 #footer a{
 font-family:verdana;
 font-size:12px; 
 color:#FFF;
 font-weight:normal;
 text-decoration:none;
 }
  #footer a:hover{
 font-family:verdana;
 font-size:12px;
 color:#FFF;
 font-weight:normal;
 text-decoration:underline;
}
 
#subseolinks {
	width: 221px;
	float: left;
	clear: both;
}

#subhead {
	width: 221px;
	float: left;
	clear: both;
	font-size: 18px;
	color: #000;
	padding-top: 8px;
 	padding-left: 5px;
}

#sublinks {
	width: 221px;
	float: left;
	clear: both;
}

#sublinks ul {
	margin-top: -10px;
	margin-left: 20px;
}

.availablebrands {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}

.availablebrandstd {
	padding-left: 30px;
	padding-right: 10px;
	border-right: 1px solid #ddd;
}

.suggestionsBox {
	position: absolute;
	left: auto;
	margin: 6px 0px 0px 15px;
	width: 200px;
	background-color: #212427;
	color: #fff;
	display: block;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
	display: block;
}

.suggestionList li {
	
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}

.suggestionList li:hover {
	background-color: #659CD8;
}

.storelinks { 
	float: right;
	display: inline;
	margin-top:-2px;
}

.storelinks li {
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #f3f3f3;
}

.storelinks li a {
	color: #f3f3f3;
}

.storelinks li a:hover {
	color: #f3f3f3;
}


#blogtext {
	font-size: 14px;
	font-family: Arial,sans-serif;
}

#blogtext h1 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial,sans-serif;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}

#blogpoststable tr td ul {
	margin-left: 25px;
}

#blogpoststable tr td ul li a {
	font-size: 14px;
}

#blogpoststable tr td ul li {
	font-size: 12px;
	padding-bottom: 8px;
}

.pagenumsinfo {
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.pagenumsinfo a {
	font-size: 12px;
}


#availstyles { display: none;  padding-bottom: 15px; }

#availstyles ul {
	float: left;
	margin-right: 15px;
	margin-left: 25px;
}

#availstyles2 { padding-bottom: 15px; }

#availstyles2 ul {
	float: left;
	margin-right: 15px;
	margin-left: 25px;
}


.hotspot {color:#3E6B8A; padding-bottom:1px; cursor:pointer; margin-left: 6px;position:absolute;z-index:9999999;}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}

.menu {
	width: 980px;
	height: 44px;
	float: left;
	background-image: url(../media/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.menu_content {
	width: 630px;
	float: left;
}

.menu ul {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 28px;
	text-align: left;
	text-decoration: none;
	padding-top: 8px;
}

.menu ul li {
	display: inline;
	float: left;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #b7cee7;
}

.menu ul li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	border: 1px solid #b7cee7;
	background-image: url(../media/menuitem_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 7px;
	padding-right: 7px;
}

.menu ul li a:hover {
	background-image: url(../media/menuitem_hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.menu_right {
	width: 350px;
	float: left;
}

.menu_right p {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 24px;
	padding-top: 5px;
	text-align: left;
	text-decoration: none;
	color: #fff;
	padding-right: 12px;
}

.menu_right img {
	float: left;
	padding-top: 8px;
	border: none;
}

.spaceromg {
	width: 740px;
	height: 4px;
	float: left;
	clear: both;
	display:block;
}


#ad {
	float: left;
	padding-right: 200px;
	margin: 5px 0px 7px 5px;
}