@charset "ISO-8859-1";
#wrapper {
	width: 800px;
	z-index: 900;
	text-align: center;
	font-size: 1em
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 5px solid #FFF;
}
#home {
	width: auto;
	float: left;
	text-align: center;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	padding-top: 6px;
	padding-right: 8px;
}
#home a {
	text-align: center;
	color: #0033CC;
	text-decoration: none;
}
#home a:hover {
	text-align: center;
	color: #00CCFF;
	text-decoration: none;
}
#home a:focus {
	text-align: center;
	color: #99CCFF;
	text-decoration: none;
}
#programs {
	width: auto;
	float: left;
	text-align: center;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
	padding-top: 6px;
	height: 24px;
	padding-left: 9px;
	padding-right: 9px;
}
#programs a {
	color: #0033CC;
	text-decoration: none;
}
#programs a:hover {
	color: #FF0000;
	text-decoration: none;
}
#programs a:focus {
	color: #FF6633;
	text-decoration: none;
}
#specials {
	width: auto;
	float: left;
	text-align: center;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 9px;
}
#specials a {
	color: #0033cc;
	text-decoration: none;
}
#specials  a:hover {
	color: #6699ff;
	text-decoration: none;
}
#specials  a:focus {
	color: #6699ff;
	text-decoration: none;
}
#aboutus {
	width: 75px;
	float: left;
	text-align: center;
	color: #0033CC;
	text-decoration: none;
	padding-top: 6px;
	font-weight: bold;
	height: 24px;
}
#aboutus a {
	color: #0033CC;
	text-decoration: none;
}
#aboutus a:hover {
	color: #669966;
	text-decoration: none;
}
#aboutus a:focus {
	color: #009933;
	text-decoration: none;
}
#ourstudio {
	width: auto;
	float: left;
	text-align: center;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	padding-top: 6px;
	padding-left: 4px;
	padding-right: 16px;
}
#ourstudio a {
	color: #0033CC;
	text-decoration: none;
}
#ourstudio a:hover {
	color: #CC9900;
	text-decoration: none;
}
#ourstudio a:focus {
	color: #FFCC00;
	text-decoration: none;
}
#ourclients {
	width: auto;
	float: left;
	text-align: center;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	padding-top: 6px;
	padding-right: 16px;
}
#ourclients a {
	color: #0033CC;
	text-decoration: none;
}
#ourclients a:hover {
	color: #00CC99;
	text-decoration: none;
}
#ourclients a:focus {
	color: #009999;
	text-decoration: none;
}
#FAQ {
	width: auto;
	float: left;
	text-align: center;
	font-weight: bold;
	height: 24px;
	padding-top: 6px;
	padding-right: 16px;
}
#FAQ a {
	color: #0033CC;
	text-decoration: none;
}
#FAQ a:hover {
	color: #CC0066;
	text-decoration: none;
}
#FAQ a:focus {
	color: #CC3399;
	text-decoration: none;
}
#location {
	width: auto;
	float: left;
	text-align: center;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	padding-top: 6px;
	padding-right: 16px;
}
#location a {
	color: #0033CC;
	text-decoration: none;
}
#location a:hover {
	color: #3399CC;
	text-decoration: none;
}
#location a:focus {
	color: #336666;
	text-decoration: none;
}
#contactus {
	width: auto;
	float: left;
	text-align: center;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	padding-top: 6px;
	padding-right: 16px;
}
#contactus a {
	color: #0033CC;
	text-decoration: none;
}
#contactus a:hover {
	color: #660099;
	text-decoration: none;
}
#contactus a:focus {
	color: #6633CC;
	text-decoration: none;
}
#blog {
	width: auto;
	text-align: center;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
	float: left;
	height: 24px;
	padding-top: 6px;
	padding-right: 12px;
}
#blog a {
	color: #0033CC;
	text-decoration: none;
}
#blog a:hover {
	color: #00CCFF;
	text-decoration: none;
}
#blog a:focus {
	color: #99CCFF;
	text-decoration: none;
}
