body {
   
	background:#000;
	font-family: Verdana;
	text-align:center;
	font-size: 10pt;
}


a:link { color:#2d43b7; text-decoration:underline; }


a, a:visited, a:link { color:#2d43b7; text-decoration:bold, underline; }

a:hover { color: #31612d; }




#main{
	width:940px;
	border:0px solid blue;
	margin:0px auto;	
	height:auto;
}
#container {
    background: none repeat scroll 0 0 #FFFFFF;
    width: 940px;
	height:auto;
}

#link
	{
		text-decoration:none;
		color:#4F6BB4;
	}
#link:hover
	{
		color:#0B6421;
		text-decoration:none;	
	}
	
	

/*** *** *** ** HEADER *-*-*-*-*-*-*-*/
#branding{
	width:100%;
	clear:both;
	float:left;
	padding-bottom: 20px;
}
#logo{
	float:left;
	margin-left: 80px;	
}
#head-contact{
	float:right;
	text-align: right;
	margin:16px 40px;
	
}
.head1
{
	color: #4F6BB4;
    font-size: 19px;
	font-family: Verdana;
	align: left;
	
	 
	}
.head2
{
	
	font-family: Verdana;
	font-size: 9pt;
	
	 
	}

#access{
		text-decoration: none;
	clear:both;
	float: left;
	width:100%;
	background:#989d99;
}
#access ul{

	padding:0;
	margin:0;
	list-style: none;
	}
#access li{
    color: #fff;
    float: left;
    font-size: 13px;

    padding: 6px 36px;
    text-align: center;
}

#access a
{
		color:#fff;
		text-decoration: none;
		
}

#access li a:hover{
text-decoration: none;
color:#cccccc;

}


/*********** sidebar *************/
#primary{
	float:left;
	width:200px;
	border:0px solid #333 ;
	margin-right:10px;

}
#primary ul{
	margin-top: 0px;
	margin:0 0 20px 36px;
	padding:0px;
	list-style: none;
	width:160px;
	}
#primary li{
	font-size: 14pt;
	text-align: left;
	color:#4b75ba;
	padding:0;
	margin-bottom: 40px;
	}
#primary ul ul{
	padding:0;
	margin:0;
	
	}
#primary ul ul li{
	color:#555;
	padding:0;
	
	font-size: 12px;
	margin:18px 0 0 0;
	
	}

#primary a{
	text-decoration: none;
	font-family: verdana;
	color:#000000;
	}
	
#primary a:hover
{
color:#454545;
text-decoration: underline;
	
}


#promotions{
	color:#777;
	font-style: italic;
	font-size: 13px;
	}
#discount{
	color:#f00;
	font-style: 14px;
	}

/*************** BODY **********************/

#content{
	width:700px;
	float:left;
	border:0px solid #000;
	font-size: 11px;
	line-height: 18px;
	
}

#content-fullpage{
	width:700px;
	float:left;
	border:0px solid #000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;	
}


#slogan{
	font-style: italic;
	width:95%;
	margin-right: 36px;
	line-height: 74px;
	float:none;
	clear:both;
	text-align:right;
	color:#444;
	font-size: 15px;
	font-family: verdana;
	border:0px solid #000;	
}


#content h1.heading {
    color: #0b6421;
    font-size: 17px;
    font-weight: bolder;
    margin-top: 0;
    }
	
#content h3.heading {
    color: #0b6421;
    font-size: 15px;
    font-weight: bolder;
    margin-top: 0;
    }
    
#top-image{
	float:right;
	clear:both;
	padding-bottom: 36px;
	border:0px solid green;
	}
#left-content{
	float:left;
	border:0px solid red;
	text-align: center;
	line-height: 30px;
	width:48%;
	}
	
	
#leftmm-content{
	float:left;
	width:48%;
	color:#000;
	font-size: 10pt;
	text-align: left;
	font-family: verdana;
	}
	
#content img{
	width:100%;
	}
	
		
#bottom-left-content img{
		width: 158px;
		height: 229px;
	}
#right-content{
	float:right;
	width:48%;
	color:#000;
	font-size: 10pt;
	text-align: left;
	font-family: verdana;
	}
#bottom-left-content{
	clear:both;
	margin-top: 30px;
	line-height: 30px;
	padding:0;
	}
#stone{
	float:left;	
}
#tile{
	float:right;
	}
	
#link {
    float: right;
    height: 30px;
    margin-top: 34px;
    width: 700px;
}

#link img {
    border: 0 none;
    width: 30px;
}
#redemore {
	background-color: #4B75BA;
	width: 8px;
	height: 8px;
display: inline;
	}
	/********************* Footer *******************/

#footer{
	clear:both;
    width: 940px;
	margin:auto;
	background: #000;
	border:0px solid red;
	float:none;
	}
#footer img{
	width:100%;
	height:41px;
	border: 0px solid blue;
	}	
#footlink {
    border: 0px solid red;
    float: left;
    font-weight: bold;
	color: #FFFFFF;
    height: 25px;
    margin-left: 36px;
    margin-top: -4px;
    line-height: 50px;
    width: 195px;
	
}


#footlink a {text-decoration:none}

#footlink a:link {color:#FFF}

#footlink a:visited {color:#FFF}

#footlink a:hover,

#footlink a:active,

#footlink a:focus {color: #CCC}

#foot {
    border: 0px solid red;
    color: #FFFFFF;
    float: right;
    font-size: 10px;
    height: 28px;
    margin-top: 5px;
    line-height: 32px;
    width: 365px;
}

