body {
background-image:url(images/background.jpg);
background-repeat:repeat-x;
background-color:#7f278a;
margin:0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:11xp;
}

.clr {
padding:0px;
margin:0px;
clear:both;
}

/*-- divs ==================================================================--*/

#header {
width:787px;
height:328px;
margin:0 auto;
text-align:center;
background-color:#FFFFFF;
}

#content {
width:787px;
margin:0 auto;
background-color:#FFFFFF;
}

#lcont {
width:245px;
float:left;
background-image:url(images/back-menu.jpg);
background-repeat:no-repeat;
}

#menu {
width:180px;
padding-left:27px;
padding-right:38px;
}

#phone {
width:210px;
margin-left:17px;
margin-right:18px;
margin-top:10px;
}

#footer {
width:787px;
border-top: 1px solid #CCCCCC;
padding-top:5px;
margin:0 auto;
background-color:#FFFFFF;
}

#fleft {
width:350px;
float:left;
padding-left:10px;
padding-top:10px;
}

#fright {
padding-right:10px;
width:350px;
float:right;
text-align:right;
padding-bottom:10px;
}

#rcont {
width:532px;
float:right;
padding-right:10px;
padding-top:10px;
}

#glasses-range {
width:310px;
float:left;
}

#ban {
width:210px;
float:right;
text-align:right;
}

.titlediv {
padding-left:10px;
border-left: 3px solid #663366;
}

#intro {
width:550px;
height:auto;
padding-top:100px;
margin:0 auto;
text-align:right;
}


/*-- menu ==================================================================--*/

.nav a, .nav a:active, .nav a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151515;
	text-decoration: none;
	padding-left:10px;
	background-image:url(images/nav.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	line-height: 29px;
	}
#navHover, .nav a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151515;
	text-decoration: none;
	font-weight:bold;
	padding-left:30px;
	background-image: url(images/nav2.jpg);
	background-repeat: no-repeat;
}

/*-- fonts ==================================================================--*/

.purple {
font-family:Tahoma;
font-size:11px;
color:#53145b;
}

.purple2 {
font-family:Tahoma;
font-size:10px;
color:#53145b;
}

.title {
font-family:"Trebuchet MS";
font-size:16px;
color:#7e2689;
}

.title2 {
font-family:"Trebuchet MS";
font-size:16px;
color:#4b4b4b;
}

.grey {
font-family:Tahoma;
font-size:11px;
color:#868686;
}



/*-- links ==================================================================--*/

.lpurple2 a, .lpurple2 a:active, .lpurple2 a:visited{
font-family:Tahoma;
font-size:10px;
color:#53145b;
text-decoration:none;
}

#lpurple2Hover, .lpurple2 a:hover{
font-family:Tahoma;
font-size:10px;
color:#53145b;
text-decoration:underline;
}

.lred a, .lred a:active, .lred a:visited{
font-family:Tahoma;
font-size:11px;
color:#ff0000;
text-decoration:none;
}

#lredHover, .lred a:hover{
font-family:Tahoma;
font-size:11px;
color:#ff0000;
text-decoration:underline;
}

.lwhite a, .lwhite a:active, .lwhite a:visited{
font-family:Tahoma;
font-size:11px;
color:#ffffff;
text-decoration:none;
}

#lwhite2Hover, .lwhite a:hover{
font-family:Tahoma;
font-size:11px;
color:#ffffff;
text-decoration:underline;
}