@charset "utf-8";
/* CSS Document */

#Main {
    border: 1px none #000000;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}
#wrapper {
    border: 1px none #C0C0C0;
    padding: 0px;
    width: 960px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #FFFFFF;
}

.upperMenu {
	background-color:#333
	padding: 0px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 33px;
	width: 960px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333;
	background-image: url(../Images/UpperMenuBackground.jpg);
}

.upperMenu ul  {
	list-style-type: none;
	width: 960px;
	height: 33px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
	display: block;
}
.upperMenu ul  li{
	float: left;
	margin: 0px;
	padding: 0px;
}
.upperMenu li  a{
	background-position: left top;
	display: block;
	padding: 0px;
	line-height: 32px;
	text-decoration: none;
	color: #CCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 160px;
	background-image: url(../Images/Separator.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	letter-spacing: 0px;
}

.upperMenu  a:hover{
	color:#FFF;
	
}

#upperMenu ul.first a{
	
	background: none;
}#Logo {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.InformationButton {
    margin: 0px;
    border-style: none;
    padding: 0px;
    float: right;
}
.CartButton {
    margin: 0px;
    border-style: none;
    padding: 0px;
    float: right;
    clear: right;
}
.EmailButton {
    margin: 0px;
    border-style: none;
    padding: 0px;
    float: right;
}
#footer {
	padding: 0px;
	clear: both;
	height: 140px;
	width: 960px;
	background-color: #000;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../Images/Studio-Art-Gallery-LowerMenu.jpg);
	background-repeat: repeat-x;
}

#footer ul  {
	list-style-type: none;
	width: 960px;
	height: 20px;
	clear: both;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
}
#footer ul  li{
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer li  a{
	background-position: left top;
	display: block;
	padding: 0px;
	line-height: 20px;
	text-decoration: none;
	color: #CCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 160px;
	background-image: url(../Images/Separator.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	letter-spacing: 0px;
}

#footer  a:hover{
	color:#FFF;
	
}

#footer ul.first a{
	
	background: none;
}



#lowerLogo {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 64px;
	float: left;
}
#lowerMenuContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: right;
	padding: 0px;
	float: right;
	margin-top: 22px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.UpperMenuRightDiv
{
    padding: 0px;
    margin: 0px;
    float: right;
    width: 200px;
}
.topPhoneIcon
{
    padding: 0px;
    margin: 4px 6px 0px 0px;
    clear: left;
    float: right;
    display: block;
}
.phoneNumber
{
    padding: 0px;
    margin: 8px 0px 4px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #999999;
    font-weight: normal;
    display: block;
    clear: right;
    float: right;
}
