* {
    font-size: 14px;
    font-family: "Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Arial,Helvetica Neue,Helvetica,sans-serif;*/
    font-feature-settings: "liga";
    overflow-wrap: break-word;
    text-align: left;
    text-rendering: optimizelegibility;
}
form {
	margin: 0px auto 0px auto;
	padding: 0px auto 0px auto;
}
body {
	width: 1000px;
    padding-top: 0;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}
.clear {
	clear: both;
}
p {
	margin: 0;
}
div {
	float: left;
}
a img {
	border: 0px;
}
.menu-btn {
	margin-left: 50px;
	width: 35px !important;
	cursor: pointer;
}
.menu-btn div {
	position: absolute;
	left: 100%;
	top: 64%;
	padding-right: 8px;
	margin-top: -0.50em;
	line-height: 1.2;
	font-size: 18px;
	font-weight: 200;
	vertical-align: middle;
	z-index: 99;
}
.menu-btn span {
	display: block;
	width: 35px;
	height: 5px;
	margin: 5px 0;
	background-color: #7f7f7f;
	z-index: 99;
	border-radius: 2px;
}
.responsive-menu{
	display: none;
	width: auto !important;
}
.expand {
	display: block !important; 
}
.responsive-menu ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 1px 0 0 5px;
	color: #000000;
	z-index: 225;
}
.header #search {
	float: right;
	width: 300px;
}
.header #search #searchtext {
	float: right;
	text-indent: 20px;
	width: 230px;
	border-radius: 15px;
	border: none;
}
.header #search #searchbutton {
	position: relative;
	left: 75px;
	top: 2px;
	height: 15px;
}
.header {
	background-color: #dddddd;
	padding-bottom: 15px;
	height:	115px;
	color: #565656;
}
.header a {
	font-family: "Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
	color: #565656;
	text-decoration: none;
	font-weight: 500;
}
.header a:hover {
	font-family: "Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
	color: #565656;
	text-decoration: none;
	font-weight: bold;
}
.header #leftmenu {
	margin: 20px;
	width: 300px;
}
.header #rightmenu {
	margin: 20px 70px 20px 20px;
	width: 250px;
}
.header #leftmenu div,
.header #rightmenu div {
	width: 300px;
}
.header #leftmenu div  p,
.header #rightmenu div  p {
	width: 150px;
	text-align: center;
	float: left;
}
.header #logo {
	float: left;
	width: 300px;
	margin: 20px 10px 0 10px;
	text-align: center;
}
.header #rightmenu .cartBlock {
	margin-top: 10px;
	float: right;
	width: 75px;
}
.header #rightmenu .cartBlock a {
	float: right;
}
.headerBreak {
	height: 40px;
	width: 100%;
}
#subheader {
	background-color: #dddddd;
	width: 960px;
	padding: 0 20px;
}
#subheader .text {
	margin: 0 20px 10px;
	width: 920px;
}
#subheader .text p {
	margin-bottom: 5px;
	text-align: center;
}
#slider_wrap {
    height: 360px;
    margin: 0 20px 20px;
    width: 920px;
/*    position: relative;
    bottom: 20px;	*/
}
#slider_holder {
    height: 360px;
    margin: 0;
    position: relative;
    width: 920px;
}
#slider_holder div {
    position: absolute;
    width: 920px;
    height: 360px;
    line-height: 360px;
    text-align: center;
}
#slider_holder div:not(:first-child) {
    display: none;
}
#slider_holder img {
	max-width: 920px;
	height: 360px;
	vertical-align: middle;
}
#slider_wrap #welcome {
	position: absolute;
	z-index: 100;
	top: 550px;
	color: #28285e;
	width: 420px;
	text-align: center;
	background-color: #dddddd;
	margin: 0 250px;
}
#slider_wrap #welcome h1 {
	text-align: center;
	font-size: 17px;
}
#shortcud {
    height: 32px;
}
#shortcud a {
	font-size: 11px;
	color: #CC9900;
	text-decoration: none;
	vertical-align: middle;
}
#shortcud a:hover {
	color: #CC9900;
	text-decoration: underline;
}
#shortcud .cart {
	background-image : url(../images/icons/cart.gif);
	background-repeat : no-repeat;
	padding-left: 30px;
}
#shortcud .account {
	background-image : url(../images/icons/account.gif);
	background-repeat : no-repeat;
	padding-left: 30px;
}
#shortcud .contact {
	background-image : url(../images/icons/contact.gif);
	background-repeat : no-repeat;
	padding-left: 30px;
}
#menu {
	width: 100%;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type : none;
	background-image : url(../images/grey.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}
#menu li {
	float: left;
	margin-right: 2px;
}
#menu a {
    display: block;
    height: 42px;
}
#menu .underBrush {
	width: 48px;
    height: 42px;
    display: block;
	margin-right: 0px;
	background-image : url(../images/underBrush.gif);
	background-repeat : no-repeat;
	background-position: bottom;
}
#menu .welcome {
	width: 78px;
	background-image : url(../images/categories/welcome_0.gif);
	background-repeat : no-repeat;
}
#menu .welcomeActive {
	width: 78px;
	background-image : url(../images/categories/welcome_1.gif);
	background-repeat : no-repeat;
}
#menu .pastry {
	width: 63px;
	background-image : url(../images/categories/pastry_0.gif);
	background-repeat : no-repeat;
}
#menu .pastryActive {
	width: 63px;
	background-image : url(../images/categories/pastry_1.gif);
	background-repeat : no-repeat;
}
#menu .paint {
	width: 74px;
	background-image : url(../images/categories/paint_0.gif);
	background-repeat : no-repeat;
}
#menu .paintActive {
	width: 74px;
	background-image : url(../images/categories/paint_1.gif);
	background-repeat : no-repeat;
}
#menu .cleaning {
	width: 126px;
	background-image : url(../images/categories/cleaning_0.gif);
	background-repeat : no-repeat;
}
#menu .cleaningActive {
	width: 126px;
	background-image : url(../images/categories/cleaning_1.gif);
	background-repeat : no-repeat;
}
#menu .polishing {
	width: 79px;
	background-image : url(../images/categories/polishing_0.gif);
	background-repeat : no-repeat;
}
#menu .polishingActive {
	width: 79px;
	background-image : url(../images/categories/polishing_1.gif);
	background-repeat : no-repeat;
}
#menu .artist {
	width: 81px;
	background-image : url(../images/categories/artist_0.gif);
	background-repeat : no-repeat;
}
#menu .artistActive {
	width: 81px;
	background-image : url(../images/categories/artist_1.gif);
	background-repeat : no-repeat;
}
#menu .applicator {
	width: 81px;
	background-image : url(../images/categories/applicator_0.gif);
	background-repeat : no-repeat;
}
#menu .applicatorActive {
	width: 81px;
	background-image : url(../images/categories/applicator_1.gif);
	background-repeat : no-repeat;
}
#menu .other {
	width: 80px;
	background-image : url(../images/categories/other_0.gif);
	background-repeat : no-repeat;
}
#menu .otherActive {
	width: 80px;
	background-image : url(../images/categories/other_1.gif);
	background-repeat : no-repeat;
}
.level2 {
	padding-left: 10px;
}
.level3 {
	padding-left: 20px;
}
.level4 {
	padding-left: 30px;
}
.level5 {
	padding-left: 40px;
}
#line {
	height: 20px;
	background: #CC6600;
}
/* main menu */
ul#main_menu {
	float:					left;
	list-style-type: 		none;
	margin: 				0px;
	padding:				0px;
	color:					#000000;
	font-weight: 			bold;
	height:					30px;
	z-index:				225;
	position:				relative;
	bottom:					30px;
}
ul#main_menu li {
	float:					left;
	vertical-align:			top;
	margin:					0;
	border:					0 none;
	padding:				0;
	display:				inline;
	list-style:				none;
	position:				relative;
	height:					30px;
	z-index:				225;
	width:					160px;
	text-align:				center;
}
ul#main_menu ul {
	margin:					0;
	border:					0 none;
	padding:				0;
	min-width:				5px !important;
	height:					20px;
	list-style:				none;
	display:				none;
	position:				absolute;
	top:					30px;
	left:					-1px;
	background-color:		#ffffff;
	z-index:				225;
}
ul#main_menu ul:after /*From IE 7 lack of compliance*/{
	clear:					both;
	display:				block;
	font:					1px/0px serif;
	content:				".";
	height:					0;
	visibility:				hidden;
	z-index:				225;
}
ul#main_menu ul li {
	min-width:				5px !important;
	width:					106px;
	float:					left; /*For IE 7 lack of compliance*/
	display:				block !important;
	display:				inline; /*For IE*/
	z-index:				225;
	height:					20px;
}
ul#main_menu li a {
	display:				inline-block;
	height:					30px;
	line-height:			24px;
	text-align:				center;
	text-decoration:		none;
	font-size:				12px;
	color:					#000000;
	outline-style: 			none;
	text-transform:			uppercase;
	padding:				0 5px;
	font-family:			"Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
}
ul#main_menu li a.highlight {
	opacity:				1;
	background-color:		#dddddd;
	color:					#000000;
	font-family:			"Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
}
/* Root Menu Hover Persistence */
ul#main_menu a:hover,
ul#main_menu li:hover a,
ul#main_menu li.iehover a {
	background-color:		#dddddd;
	cursor: 				hand;
	color:					#000000;
	z-index:				225;
	font-family:			"Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
}
/* 2nd Menu */
ul#main_menu li ul li a {
	display:				block;
	width:					106px;
	height:					20px;
	line-height:			20px;
	text-align:				center;
	text-decoration:		none;
	font-size:				12px;
	color:					#000000;
	border:	 				1px solid #000000;
	outline-style: 			none;
	text-transform:			lowercase;
	font-weight:			normal;
	font-family:			"Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
}
ul#main_menu li:hover li a,
ul#main_menu li.iehover li a {
  	float:					none;
	background-color:		#ffffff;
	background-image:		none;
	color:					#000000;
	z-index:				225;
	font-family:			"Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
}
/* 2nd Menu Hover Persistence */
ul#main_menu li:hover li a:hover,
ul#main_menu li:hover li:hover a,
ul#main_menu li.iehover li a:hover,
ul#main_menu li.iehover li.iehover a {
	background-color:		#dddddd;
	color:					#000000;
	z-index:				225;
	font-family:			"Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
}
ul#main_menu ul ul,
ul#main_menu ul ul ul {
	display:				none;
	position:				absolute;
	top:					0;
	left:					160px;
	z-index:				225;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#main_menu li:hover ul ul,
ul#main_menu li:hover ul ul ul,
ul#main_menu li.iehover ul ul,
ul#main_menu li.iehover ul ul ul {
	display:					none;
	z-index:					225;
}
ul#main_menu li:hover ul,
ul#main_menu ul li:hover ul,
ul#main_menu ul ul li:hover ul,
ul#main_menu li.iehover ul,
ul#main_menu ul li.iehover ul,
ul#main_menu ul ul li.iehover ul {
	display:					block;
	z-index:					225;
}
.fullWidth {
	width: 100%;
}
.FormTable {
	margin: 20px 60px;
}
.FormLabel {
	color: #28285e;
	line-height: 14px;
	min-height: 20px;
}
.FormTable input,
.FormTable textarea {
	color: #4f4f4f;
	min-height: 14px;
    padding: 6px;
}
.FormTable .buttons,
#client .buttons,
#password .buttons {
    background: transparent url("../images/buttons/submit.gif") no-repeat scroll 0 0;
    min-height: 37px;
    width: 198px;
}
.FormTable .buttons:hover,
#client .buttons:hover,
#password .buttons:hover {
    background: transparent url("../images/buttons/submit.gif") no-repeat scroll 0 0;
}
.FormTable .buttons:active,
#client .buttons:active,
#password .buttons:active {
    background: transparent url("../images/buttons/submit.gif") no-repeat scroll 0 0;
}
#clientBlock {
	width: 900px;
	margin: 15px 50px;
}
#passwordBlock {
	float: right;
	position: relative;
	bottom: 215px;
	margin-right: 180px;
}
#client {
	float: left;
	width: 350px;
	margin-left: 20px;
}
#password {
	width: 350px;
}
#client .label,
#password .label,
#address .label {
	color: #6b6b6b;
	padding-bottom: 3px;
	font-family: Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
}
#client input,
#password input,
#address input {
	background-color: #f2f2f2;
    border-color: #c4c4c4;
    border-style: solid;
    border-width: 1px;
    color: #c4c4c4;
    font-style: italic;
    font-family: Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
    min-height: 14px;
    padding: 5px;
    margin-bottom: 6px;
}
#client input:focus,
#password input:focus,
#address input:focus {
	background-color: #ffffff;
	color: #000000;
}
#client .label a {
	margin-top: 0;
	float: none;
}
#client a {
	color: #000000;
	float: left;
    margin-top: 100px;
	text-decoration: none;
}
#address input {
	width: 400px;
}
.message, .confirm, .empty {
	margin: 100px 280px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	border-radius: 15px;
	border: 5px solid #28285e;
	position: absolute;
	padding: 15px;
	width: 400px;
	min-height: 100px;
	color: #7f7f7f;
	z-index: 500;
}
#clsBtn {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 3px;
	left: 402px;
	z-index: 510;
	cursor: pointer;
}
#content {
	width: 1000px;
	background-color: #dddddd;
}
#content .indent {
	padding: 10px;
}
#content .title{
	color: #000000;
}
.left{
	width: 292px;
	padding: 10px;
	vertical-align: top;
	background : #FFFFFF url(../images/formBrush.jpg) no-repeat;
}

.left .title{
	font-size: 16px;
	font-weight: bold;
	padding-top: 40px;
	text-align: center;
}
.left .text{
	padding-top: 20px;
}

.fb_tw{
	padding: 10px;
	vertical-align: bottom;
	background-color: White;
}

.fb_tw img
{
    border-width: 0px;
}

.right {
	vertical-align: top;
}
#content input {

}
#content .fldText{
	width: 200px;
}
#content .fldPassword {
	width: 150px;
}
#content .fldLabel {
	border: 0px;
}
#content .buttons {
	border: 0px;
	float: center;
	margin: 10px 0px 10px 0px;
}
#content .fldQuantity, .fldPrice{
	width: 45px;
}

#content .description {
	height: 100%;
}
.product-info {
	width: 860px;
	margin: 0 70px 50px;
	background-color: #7f7f7f;
}
.image-box {
	margin: 20px 0 20px 50px;
	min-height: 240px;
	max-width: 600px;
}
.image-box .photo {
	width: 150px;
	height: 240px;
	border: 5px solid #ffffff;
}
.image-box .thumb-box {
	float: left;
	max-width: 225px;
}
.image-box .photo-thumb {
	max-height: 110px;
	border: 5px solid #ffffff;
	float: right;
	margin: 0 5px 9px;
}
.triangle-left {
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-right: 20px solid #dddddd;
	border-bottom: 15px solid transparent;
	float: left;
	margin-top: 20px;
}
.product-info .title {
    margin: 20px 50px 20px 30px;
    width: 760px;
}
.product-info .title .main,
.product-info .title h1 {
	color: #474747;
	font-family: "Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
    font-size: 24px;
    font-weight: bold;
    margin: 0;
}
.product-info .title .code,
.product-info .title h2 {
	color: #ffffff;
	font-family: "Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
    font-size: 24px;
    font-weight: bold;
    margin: 0;
}
.product-info .params {
	width: 500px;
	min-height: 180px;
	color: #999999;
	line-height: 20px;
}
ul.tabs {
	float: left;
    list-style: outside none none;
    margin: 5px 0 0;
    padding: 0;
    width: 150px;
}
ul.tabs li {
	float: left;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: #999999;
    padding-bottom: 2px;
    min-height: 20px;
}
ul.tabs li a {
	color: #999999;
	font-weight: bold;
	padding: 5px;
	background-color: #dedede;
	text-decoration: none;
}
ul.tabs li a.active {
	background-color: #ffffff;
	text-decoration: none;
}
.tab_content {
	background-color: #ffffff;
	float: right;
	min-height: 160px;
	padding: 5px 0 5px 10px;
	width: 150px;
	line-height: 20px;
	color: #999999;
	margin: 20px 20px 0;
}
.tab_content label {
	font-weight: bold;
	font-size: 18px;
	color: #7f7f7f;
	font-family: "Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
}
.tab_content p {
	color: #7f7f7f;
	font-family: "Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
}
.tab_content #tab1,
.tab_content #tab2 {
	width: 100%;
}
.product-info .order-form {
	margin-bottom: 20px;
}
.product-info .order-form .sizes {
	width: 790px;
	margin: 30px 20px 30px 50px;
	height: 37px;
	line-height: 37px;
}
.product-info .order-form .sizes label {
	color: #ffffff;
	font-size: 18px;
	font-family: "Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
}
.product-info .order-form a {
	float: right;
}
#content .description .sample {
	float: left;
	margin: 10px 5px 10px 5px;
}
#content .description .param {
	float: right;
	clear: right;
	width: 240px;
	height: auto;
	text-align: left;
	margin-top: 5px;
	padding: 5px 0px 5px 5px;
	background-color: #FFFFFF;
}
#content .description .param P{
	margin: 0px;
	padding: 0px;
}
#content .description .param HR {
	width: 100%;
	height: 1px;
	margin: 1px 0px 1px 0px;
	padding: 1px 0px 1px 0px;
	color: #CCCCCC;
}
#content .description .param LABEL {
	width: 80px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#content .actions{
	width: 100%;
	color: #FFFFFF;
	padding-top: 5px;
	font-weight: bold;
	background-color : #CCCC66;
}
#content .actions UL {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content .actions LI {
	float: left;
	padding: 0px 5px 0px 0px;
	vertical-align: top;
}
#content  .actions IMG{
	border: 0px;
	width: 85px;
	height: 20px;
	margin-top: 3px;
}
#content .columnTitle {
	text-decoration: underline;
	text-align: center;
}
.center {
	text-align: center;
}
.grey {
	color: #bbbbbb;
}
.right {
	text-align: right;
}
.static,
.terms {
	margin: 15px;
}
.text .terms p {
	text-align: left !important;
}
.cartList {
	background-color: #ffffff;
	border-radius: 10px 10px 0 0;
	margin: 10px 10px 0;
	width: 980px;
}
.cartList .cart-break {
	background-color: #dddddd;
    height: 2px;
    margin: 15px 7.5%;
    width: 95%;
}
.cartList .cartButtons {
	margin-left: 20px;
}
.cartList .cartButtons .buttons {
	background-color: transparent;
    cursor: pointer;
    font-weight: bold;
    margin: 0 !important;
}
.cartTotal {
	background-color: #ffffff;
	border-radius: 0 0 10px 10px;
	margin: 0 10px 20px;
	width: 980px;
}
.cartTotal .totalTable {
	border-radius: 10px;
	background-color: #dddddd;
	float: right;
	margin: 0 20px 10px 0;
	padding: 10px;
}
.cartTotal .checkoutButtons {
	width: 100%;
}
.cartTotal .checkoutButtons .buttons {
    background: transparent url("../images/buttons/checkout.png") no-repeat scroll 0 0;
    min-height: 47px;
    width: 195px;
    float: right;
    margin: 0 30px 20px !important;
    cursor: pointer;
}
.cartTotal .checkoutButtons .buttons:hover {
    background: transparent url("../images/buttons/checkout.png") no-repeat scroll 0 0;
}
.cartTotal .checkoutButtons .buttons:active {
    background: transparent url("../images/buttons/checkout.png") no-repeat scroll 0 0;
}
.fldSize {
    font-size: 16px;
    width: 300px;
    margin-right: 120px;
}
.error {
	color: #000000;
	text-align: right;
	float: right;
}
#content .text {
    margin: 0 60px 20px;
}
#content .text p {
	margin-bottom: 5px;
}
#content .text ul {
	text-align: center;
	list-style-position: inside;
}
#content .text ul li {
	display: inline-block;
	background-image: url(../images/icons/black-circle.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 5px 20px;
}
.itemsList,
.sitemapList {
	width: 900px;
    margin: 0 50px;
}
.item {
	width: 150px;
	padding: 5px 5px 10px;
	background-color: #b3b3b3;
	margin: 0 10px 10px;
}
.item .photo,
.item a img {
	width: 150px;
	height: 225px;
	margin-bottom: 5px;
}
.item .price {
	float: right;
	font-family: "Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
}
.item a {
	color: #000000;
	text-decoration: none;
	float: left;
	min-height: 60px;
	width: 100%;
	font-family: "Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
}
.item a:hover {
	color: #000000;
	text-decoration: none;
	font-family: "Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
}
.sitemapList h1 a,
.sitemapList h2 a,
.sitemapList ul li a {
	font-family: "Gill Sans W01 Medium", "Gill Sans", GillSans, sans-serif;	/*Copperplate,Copperplate Gothic Light,fantasy;*/
	color: #565656;
	text-decoration: none;
}
.sitemapList h1 a {
	text-transform: uppercase;
	font-weight: bold;
}
.sitemapList h2 a {
	text-transform: uppercase;
}
.footer {
	height: 130px;
	color: #565656;
	padding: 20px 40px;
}
.footer #workhours {
	width: 230px;
	float: left;
	margin-top: 20px;
}
.footer #links {
	width: 430px;
	float: left;
	margin-top: 20px;
}
.footer #links #smallmenu {
	width: 100%;
	text-align: center;
}
.footer #links #smallmenu a {
}
.footer #links #social {
	margin-top: 15px;
	text-align: center;
	width: 100%;
}
.footer a {
	color: #565656;
	text-decoration: none;
}
.footer a:hover {
	color: #565656;
	text-decoration: none;
}
.footer #links #social a img {
	width: 54px;
}
.footer #homelink {
	width: 75px;
	float: left;
	margin: 40px 0 0 30px;
}
.footer #address {
	width: 155px;
	float: right;
	margin-top: 20px;
}
.footer #address p {
	text-align: right;
	float: right;
}