
body{
	background-color:  #FFFFFF;
    text-align: right;
    
}

a{
	color:#FC9400;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#content
{
   
    margin-left: 15px;
	margin-top: 15px;
	text-align: left;
	width: 290px;
}

#flashContent
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width:  100%;
	padding:0px;
}
#logo{
		width: 266px;
	height: 15px;
	background-image: url(../index/logo.gif);
	background-repeat: no-repeat;	
}	

#randomImageHolder
{
	margin-top: 18px;
	width: 290px;
	height: 215px;
	background-color: #DDDDDD;
	background-image: url(../index/images/DrMartens-2.jpg);
	background-repeat: no-repeat;
}

#noFlash{
	position:absolute;
    width: 290px;
	height: auto;
	top: 30px;
}

#noFlash p{
	font-family: 'arial';
	font-size: 11px;
}

#contactInfo{
	color: #666666;
	font-family: 'arial';
	font-size: 11px;
	margin-top: 0px;
}

.address{
	font-size: 12px;
	
	width: 290px;
	list-style: none;
	margin-bottom:50px;	
    margin-left: 0px;
    padding-left: 0px;
}

.adHeading{
	color: #000000;
	padding-bottom: 3px;
}

.adLine{
	padding-bottom: 3px;
}


.telephone{
	
	padding-top: 10px;
	padding-bottom: 5px;
}

.fax{
	padding-bottom: 5px;
}

.email{
	padding-bottom: 5px;
}

.googleLink{
	padding-top: 10px;
}

#noFlash{
	width: 290px;
	height: auto;
	margin-top: 14px;
}

#noFlash p{
	color:#666666;

	font-family: 'arial';
	font-size: 11px;
	
	margin-bottom: 8px;
}

#noFlash a{	

	color:#FC9400;
}

#alternateContent 
{
	margin-top: 18px;
}


