@charset "utf-8";
/* CSS Document */
.skipnavbutton {
	display: none;
}
a {
	text-decoration: none;
	color: #2E1C53;
}
H1 {
	font-size: 18px;
	margin: 0px;
	padding-bottom: 15px;
	line-height: 20px;
	font-weight: normal;
	background-image: url(../images/sce/h1pic.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 10px;
	color: #333;
}
H2 {
	font-size: 1em;
	margin: 0px;
	padding-bottom: 15px;
	line-height: 20px;
	color: #432877;
	font-weight: normal;
	
}
H3 {
	font-size: 0.75em;
	margin: 0px;
	padding-bottom: 15px;
	line-height: 20px;
	color: #432877;
	font-weight: normal;
}
H4 {
	margin: 0px;
	padding-bottom: 5px;
	line-height: 20px;
	border-bottom: 1px dotted #333;
	margin-bottom: 10px;
	font-weight: normal;
	color: #333;
}
H5 {
	margin: 0px;
	padding-bottom: 15px;
	line-height: 20px;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	font-style: oblique;
}
H6 {
	margin: 0px;
	padding-bottom: 15px;
	line-height: 20px;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	font-style: oblique;
}
P {
	font-size: 12px;
	margin: 0px;
	padding-bottom: 15px;
	line-height: 17px;
	color: #333;
}
p strong {
	color: #2e1c53;
	font-size: 14px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	font-size: 14px;
	color: #333;
	background-image: url(../images/sce/lidot.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
}
strong {
	color: #2e1c53;
	letter-spacing: -1px;
}
.displaynone {
	display: none;
}
img {
	border: none;
}
blockquote {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #666;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
blockquote h5{
	margin: 0px;
	padding: 0px;
	color: #432877;
	font-style: italic;
	line-height: normal;
	font-size: 13px;
	letter-spacing: -1px;
}
blockquote h6{
	margin: 0px;
	padding: 0px;
	color: #333;
	font-style: italic;
	line-height: normal;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: -1px;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	background-image: url(../images/sce/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.maincontainer {
	width: 990px;
	height: auto;
	margin: 0 auto 0;
}
.maincontainerline1 {
	width: 990px;
	height: 67px;
	float: left;
	background-image: url(../images/sce/topbannerline.png);
	background-repeat: no-repeat;
}
.maincontainerline1inside {
	width: 970px;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 35px;
}
.maincontainerline1insideleft {
	float: right;
	text-align: right;
	padding-right: 20px;
}
.maincontainerline1insideleft p{
	margin: 0px;
	padding: 0px;
	color: #9f93b7;
	font-size: 12px;
}
.maincontainerline1insideright {
	float: right;
	text-align: right;
}
.maincontainerline1insideright h2{
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 2px;
	padding-right: 20px;
}
.maincontainerline2 {
	width: 990px;
	height: 202px;
	float: left;
}
.maincontainerline2top {
	width: 990px;
	height: 202px;
	float: left;
	position: absolute;
	z-index: 9998;
	background-image: url(../images/sce/logo.png);
	background-repeat: no-repeat;
	text-indent: -3000px;
}
.maincontainerline2topline {
	width: 990px;
	height: 202px;
	float: right;
	position: absolute;
	z-index: 9999;
	background-image: url(../images/sce/bannertext.png);
	background-repeat: no-repeat;
	background-position: 699px 5px;
}
.maincontainerline2topline a{
	width: 990px;
	height: 202px;
	display: block;
	text-indent: -3000px;
}
.maincontainerline2bottom {
	width: 970px;
	height: 202px;
	float: left;
	position: absolute;
	z-index: 9997;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
.maincontainerline3 {
	width: 990px;
	height: 39px;
	float: left;
	background-image: url(../images/sce/navbg.png);
	background-repeat: no-repeat;
}
.maincontainerline3inside {
	width: 970px;
	height: 32px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
}
.maincontainerline3insideleft {
	width: 233px;
	height: 32px;
	float: left;
}
.maincontainerline3insideleft p{
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 6px;
}
.maincontainerline3insideleft p a{
	color: #FFF;
	text-decoration: none;
}
.maincontainerline3insideleft p a:hover{
	color: #e59028;
	text-decoration: none;
}
.maincontainerline3insideright {
	width: 737px;
	height: 32px;
	float: right;
}
.maincontainerline4 {
	width: 990px;
	height: auto;
	float: left;
}
.maincontainerline4inside {
	width: 980px;
	height: auto;
	float: left;
	padding-right: 10px;
}
.maincontainerline4insideleft {
	width: 248px;
	height: auto;
	float: left;
}
.maincontainerline4insideleftline1 {
	width: 248px;
	height: 80px;
	float: left;
}
.maincontainerline4insideleftline1 a{
	width: 248px;
	height: 80px;
	display: block;
	background-image: url(../images/sce/salebutt.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -3000px;
}
.maincontainerline4insideleftline1 a:hover{
	background-position: bottom;
}
.maincontainerline4insideleftline2 {
	width: 248px;
	height: 80px;
	float: left;
}
.maincontainerline4insideleftline2 a{
	width: 248px;
	height: 80px;
	display: block;
	background-image: url(../images/sce/rentbutt.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -3000px;
}
.maincontainerline4insideleftline2 a:hover{
	background-position: bottom;
}
.maincontainerline4insideleftline3 {
	width: 248px;
	height: 170px;
	float: left;
	background-image: url(../images/sce/formbg.png);
	background-repeat: no-repeat;
}
.maincontainerline4insideleftline3inside {
	width: 193px;
	height: auto;
	float: left;
	padding-top: 70px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.maincontainerline4insideleftline3insideline1 {
	width: 193px;
	height: auto;
	float: left;
	padding-bottom: 3px;
}
.maincontainerline4insideleftline3insideline1 input{
	width: 145px;
	height: 18px;
	float: left;
	border: 1px solid #999;
	margin: 0px;
	padding: 3px;
	padding-left: 40px;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/sce/name-fieldtxt.jpg);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.maincontainerline4insideleftline3insideline2 {
	width: 193px;
	height: auto;
	float: left;
	padding-bottom: 3px;
}
.maincontainerline4insideleftline3insideline2 input{
	width: 145px;
	height: 18px;
	line-height: 18px;
	float: left;
	border: 1px solid #999;
	margin: 0px;
	padding: 3px;
	padding-left: 40px;
	color: #666;
	font-size: 12px;
	background-image: url(../images/sce/email-fieldtxt.jpg);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.maincontainerline4insideleftline3insideline3 {
	width: 193px;
	height: auto;
	float: left;
	text-align: right;
}
.maincontainerline4insideleftline3insideline3 input{
	background: none;
	background-image: url(../images/sce/arrow-submit.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: none;
	border: 0px;
	padding-right: 25px;
	font-size: 14px;
	color: #432977;
}
.maincontainerline4insideleftline4 {
	width: 248px;
	height: auto;
	float: left;
	padding-bottom: 20px;
}
.maincontainerline4insideleftline4inside {
	width: 233px;
	height: auto;
	float: left;
	padding-left: 10px;
}
.maincontainerline4insideleftline4inside2 {
	width: 233px;
	height: 287px;
	float: left;
	background-image:url(../images/sce/fombg2.png);
	background-repeat: no-repeat;
}
.maincontainerline4insideleftline4inside2inside {
	width: 193px;
	height: auto;
	float: left;
	padding-top: 54px;
	padding-left: 20px;
	padding-bottom: 20px;
	background-image: url(../images/sce/contacttxt.png);
	background-repeat: no-repeat;
	background-position: 20px 30px;
}
.contactform-temp {
	width: 193px;
	height: auto;
	float: left;
}
.contactform-temp p{
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.contactform-templine1 {
	width: 193px;
	height: auto;
	float: left;
	padding-bottom: 3px;
}
.contactform-templine1 input{
	width: 145px;
	height: 18px;
	line-height: 18px;
	float: left;
	border: 1px solid #999;
	margin: 0px;
	padding: 3px;
	padding-left: 40px;
	color: #666;
	font-size: 12px;
	background-image: url(../images/sce/name-fieldtxt.jpg);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.contactform-templine2 {
	width: 193px;
	height: auto;
	float: left;
	padding-bottom: 3px;
}
.contactform-templine2 input{
	width: 145px;
	height: 18px;
	line-height: 18px;
	float: left;
	border: 1px solid #999;
	margin: 0px;
	padding: 3px;
	padding-left: 40px;
	color: #666;
	font-size: 12px;
	background-image: url(../images/sce/email-fieldtxt.jpg);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.contactform-templine3 {
	width: 193px;
	height: auto;
	float: left;
	padding-bottom: 7px;
}
.contactform-templine3 input{
	width: 160px;
	height: 18px;
	line-height: 18px;
	float: left;
	border: 1px solid #999;
	margin: 0px;
	padding: 3px;
	padding-left: 25px;
	color: #666;
	font-size: 12px;
	background-image: url(../images/sce/tel-fieldtxt.jpg);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.contactform-templine4 {
	width: 193px;
	height: auto;
	float: left;
	padding-bottom: 3px;
}
.contactform-templine4 p{
	font-size: 14px;
	color: #432977;
}
.contactform-templine5 {
	width: 193px;
	height: auto;
	float: left;
	padding-bottom: 7px;
	color: #666;
	font-size: 12px;
}
.contactform-templine5 input{
	margin: 0px;
	padding: 0px;
}
.contactform-templine5 .box1{
	float: left;
	padding-right: 5px;
}
.contactform-templine5 .box2{
	float: left;
	padding-right: 5px;
}
.contactform-templine5 .box3{
	float: left;
	padding-right: 10px;
}
.contactform-templine5 .box4{
	float: left;
}
.contactform-templine6 {
	width: 193px;
	height: auto;
	float: left;
	padding-bottom: 3px;
}
.contactform-templine6 textarea{
	width: 181px;
	height: 44px;
	float: left;
	border: 1px solid #999;
	margin: 0px;
	padding: 5px;
	padding-top: 22px;
	color: #666;
	font-size: 12px;
	background-image: url(../images/sce/nature-fieldtxt.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.contactform-templine7 {
	width: 193px;
	height: auto;
	float: left;
	text-align: right;
}
.contactform-templine7 input{
	background: none;
	background-image: url(../images/sce/arrow-submit.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: none;
	border: 0px;
	padding-right: 25px;
	font-size: 14px;
	color: #432977;
}
.maincontainerline4insideleftline5 {
	width: 248px;
	height: auto;
	float: left;
	padding-bottom: 20px;
}
.maincontainerline4insideleftline5inside {
	width: 233px;
	height: auto;
	float: left;
	padding-left: 10px;
}
.maincontainerline4insideleftline5inside2 {
	width: 128px;
	height: 79px;
	float: left;
	background-image: url(../images/sce/bottomlogos.png);
	_background-image: url(../images/sce/bottomlogos.gif);
	background-repeat: no-repeat;
}
.maincontainerline4insideright {
	width: 717px;
	height: auto;
	float: right;
	padding-top: 5px;
}
.maincontainerline4insiderightinsidetop {
	width: 717px;
	min-height: 5px;
	float: left;
	background-image: url(../images/sce/contentbgtop.png);
	background-repeat: no-repeat;
	background-position: top;
}
.maincontainerline4insiderightinsidebottom {
	width: 717px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbgbottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.maincontainerline4insiderightinside {
	width: 665px;
	height: auto;
	min-height: 570px;
	float: left;
	padding-left: 27px;
	padding-top: 18px;
	padding-right: 25px;
	padding-bottom: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/sce/contentbg.png);
	background-repeat: repeat-y;
}
*:first-child+html .maincontainerline4insiderightinside {
	min-height: 570px;
	height: auto;
}
html>body .maincontainerline4insiderightinside {
	min-height: 570px;
	height: auto;
}
.maincontainerline4insiderightfooter {
	width: 717px;
	height: auto;
	float: right;
	padding-top: 50px;
	padding-bottom: 20px;
}
/* navigation styles start */
#nav {
}
#nav ul{
	list-style: none;
	list-style-image: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
#nav li{
	display: block;
	float: left;
	list-style: none;
	list-style-image: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#nav a{
	color: #FFF;
	font-size: 12px;
	height: 30px;
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	text-decoration: none;
	background-image: url(../images/sce/navline.gif);
	background-repeat: no-repeat;
}
#nav a:hover{
	color: #e59028;
	text-decoration: none;
}
/* navigation styles end */
/* footer styles start */
#footer {
}
#footer ul{
	list-style: none;
	list-style-image: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#footer li{
	list-style: none;
	list-style-image: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #FFF;
	font-size: 10px;
}
#footer a{
	color: #FFF;
	border-left: 1px solid #FFF;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
#footer a.noborder{
	border-left: none;
}
#footer a.nopadding{
	padding-right: 0px;
}
#footer a:hover{
	color: #e59028;
	text-decoration: none;
}
/* footer styles end */
/* content styles start */
#bodycontent {
	width: 665px;
	height: auto;
	float: left;
}
.homepageholder {
	width: 665px;
	height: auto;
	float: left;
}
.homepageholderline1 {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
}
.homepageholderline1 p{
	line-height: 20px;
	padding: 0px;
}
.homepageholderline1new {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 20px;
}
.homepageholderline1new p{
	line-height: 20px;
	padding: 0px;
}
.homepageholderline2 {
	width: 665px;
	height: auto;
	float: left;
	padding-top: 17px;
}
.homepageholderline2box1 {
	width: 209px;
	height: 214px;
	float: left;
}
.homepageholderline2box2 {
	width: 209px;
	height: 214px;
	float: left;
	padding-left: 20px;
}
.homepageholderline2box3 {
	width: 209px;
	height: 214px;
	float: right;
}
.homebox {
	width: 209px;
	height: 214px;
	float: left;
	background-image: url(../images/sce/homebox.png);
	background-repeat: no-repeat;
}
.homeboxinside {
	width: 201px;
	height: 206px;
	float: left;
	padding-left: 3px;
	padding-top: 3px;
}
.homeboxinsideline1 {
	width: 201px;
	height: 150px;
	float: left;
}
.homeboxinsideline2 {
	width: 191px;
	height: auto;
	float: left;
	padding: 5px;
}
.homeboxinsideline2 p{
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 11px;
	color: #333;
}
.homeboxinsidelinetop1 {
	width: 201px;
	height: 150px;
	position: absolute;
	background-image: url(../images/sce/homebox1.png);
	_background-image: url(../images/sce/homebox1.gif);
	background-repeat: no-repeat;
	z-index: 9990;
}
.homeboxinsidelinetop1 a{
	width: 201px;
	height: 150px;
	display:block;
	text-indent: -3000px;
}
.homeboxinsidelinetop1new {
	width: 201px;
	height: 150px;
	position: absolute;
	background-image: url(../images/sce/pdfbutt.png);
	_background-image: url(../images/sce/pdfbutt.gif);
	background-repeat: no-repeat;
	z-index: 9990;
}
.homeboxinsidelinetop1new a{
	width: 201px;
	height: 150px;
	display:block;
}
.homeboxinsidelinetop2 {
	width: 201px;
	height: 150px;
	position: absolute;
	background-image: url(../images/sce/homebox2.png);
	_background-image: url(../images/sce/homebox2.gif);
	background-repeat: no-repeat;
	z-index: 9990;
}
.homeboxinsidelinetop2 a{
	width: 201px;
	height: 150px;
	display:block;
	text-indent: -3000px;
}
.homeboxinsidelinetop3 {
	width: 201px;
	height: 150px;
	position: absolute;
	background-image: url(../images/sce/homebox3.png);
	_background-image: url(../images/sce/homebox3.gif);
	background-repeat: no-repeat;
	z-index: 9990;
}
.homeboxinsidelinetop3 a{
	width: 201px;
	height: 150px;
	display:block;
	text-indent: -3000px;
}
.homepageholderline3 {
	width: 665px;
	height: 198px;
	padding-top: 13px;
	float: left;
}
.homepageholderline3inside {
	width: 625px;
	height: 158px;
	display: block;
	padding: 20px;
	background-image: url(../images/sce/homebanner.png);
	background-repeat: no-repeat;
}
.homepageholderline3insideleft {
	width: 332px;
	height: 158px;
	float: left;
}
.homepageholderline3insideleft h2{
	color: #FFF;
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
}
.homepageholderline3insideleft p{
	color: #FFF;
	font-size: 12px;
	line-height: normal;
}
.homepageholderline3insideright {
	width: 293px;
	height: auto;
	float: right;
	padding-top: 110px;
}
.threebutt {
	width: 164px;
	height: 46px;
	float: left;
}
.threebutt a{
	width: 164px;
	height: 46px;
	display: block;
	text-indent: -3000px;
	background-image: url(../images/sce/360butt.png);
	background-repeat: no-repeat;
	background-position: top;
}
.threebutt a:hover{
	background-position: bottom;
}
.pdfbutt {
	width: 129px;
	height: 46px;
	float: right;
}
.pdfbutt a{
	width: 129px;
	height: 46px;
	display: block;
	float: left;
	text-indent: -3000px;
	background-image: url(../images/sce/viewpdfbutt.png);
	background-repeat: no-repeat;
	background-position: top;
}
.pdfbutt a:hover{
	background-position: bottom;
}
.aboutpageholder {
	width: 665px;
	height: auto;
	float: left;
}
.aboutpageholderline1 {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
}
.aboutpageholderline1 p{
	line-height: 20px;
	padding: 0px;
}
.aboutpageholderline1 h3{
	padding: 0px;
}
.aboutpageholderline1new {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
}
.aboutpageholderline1new p{
	line-height: 18px;
	padding: 0px;
	padding-bottom: 5px;
}
.aboutpageholderline1new h3{
	padding: 0px;
}
.aboutpageholderline2 {
	width: 665px;
	height: auto;
	float: left;
}
.aboutpageholderline2top {
	width: 665px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbg-purpletop.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}
.aboutpageholderline2bottom {
	width: 665px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbg-purplebottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
.aboutpageholderline2middle {
	width: 645px;
	height: auto;
	float: right;
	background-image: url(../images/sce/contentbg-purple.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
.aboutpageholderline2middle p strong{
	color: #FFF;
}
.aboutpageholderline2middlenew {
	width: 645px;
	height: auto;
	float: right;
	background-image: url(../images/sce/contentbg-purple.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
.aboutpageholderline2middleleft {
	width: 474px;
	height: auto;
	float: left;
}
.aboutpageholderline2middleleft #contactform{
	width: 404px;
	height: auto;
	float: left;
	font-size: 12px;
	color: #FFF;
}
.aboutpageholderline2middleleft #contactform div{
	width: 404px;
	height: auto;
	float: left;
	padding-bottom: 10px;
}
.aboutpageholderline2middleleft #contactform div .form_label{
	width: 404px;
	height: auto;
	float: left;
}
.aboutpageholderline2middleleft #contactform div .form_data{
	width: 404px;
	height: auto;
	float: left;
}
.aboutpageholderline2middleleft #contactform div .form_data input{
	width: 404px;
	height: 20px;
	float: left;
	border: 0px;
	background: none;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.aboutpageholderline2middleleft #contactform div .form_data select{
	width: 404px;
	height: 20px;
	float: left;
	border: 0px;
	background: none;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.aboutpageholderline2middleleft #contactform div .form_data textarea{
	width: 404px;
	height: 50px;
	float: left;
	border: 0px;
	background: none;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.aboutpageholderline2middleleft #contactform .separator {
	display: none;
}
.aboutpageholderline2middleleft #contactform .indent .image{
	width: 241px;
	height: 46px;
	background: none;
	border: 0px;
	background-image: url(../images/sce/contactbutt.png);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 14px;
}
.aboutpageholderline2middleright {
	width: 171px;
	height: auto;
	float: right;
}
.aboutpageholderline2middleright img{
	float: right;
	border: none;
	margin-left: 0px;
	margin-bottom: 0px;
}
.aboutpageholderline2middle img{
	float: right;
	border: 1px solid #FFF;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 3px;
}
.aboutpageholderline2middle p{
	color: #FFF;
}
.aboutpageholderline2middlenew p{
	color: #FFF;
}
.aboutpageholderline2middle ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}
.aboutpageholderline2middle li{
	color: #FFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	padding-bottom: 10px;
}
.aboutpageholderline3 {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 20px;
}
.aboutpageholderline3new {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 20px;
}
.aboutpageholderline3new h2{
	padding: 0px;
}
.aboutpageholderline4 {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 20px;
}
.calendat-txt {
	width: 665px;
	height: 46px;
	float: left;
	background-image: url(../images/sce/calendar-txt.png);
	background-repeat: no-repeat;
}
.calendat-txt h2 {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-weight: normal;
	padding-left: 12px;
	padding-top: 16px;
	font-size: 14px;
	line-height: normal;
}
.aboutpageholderline5 {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 20px;
}
.aboutpageholderline6 {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 20px;
}
.todoholder {
	width: 665px;
	height: auto;
	float: left;
}
.todoholderline1 {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
}
.todoholderline1 p{
	line-height: 20px;
	padding: 0px;
}
.todoholderline1 h3{
	padding: 0px;
}
.todoholderline2 {
	width: 665px;
	height: auto;
	float: left;
}
.todoholderline2top {
	width: 665px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbg-purpletop.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}
.todoholderline2bottom {
	width: 665px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbg-purplebottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
.todoholderline2middle {
	width: 645px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbg-purple.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
.todoholderline2middle img{
	float: left;
	border: 1px solid #FFF;
	margin-top: 10px;
	margin-left: 6px;
	margin-bottom: 5px;
}
.todoholderline2middle p{
	color: #FFF;
	text-align:center;
}
.todoholderline3 {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 20px;
}
.locholder {
	width: 665px;
	height: auto;
	float: left;
}
.locholderline1 {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
}
.locholder {
	width: 665px;
	height: auto;
	float: left;
}
.locholderline1 {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
}
.locholderline1 p{
	line-height: 20px;
	padding: 0px;
}
.locholderline1 h3{
	padding: 0px;
}
.locholderline1 li{
	list-style:circle;
	color: #333;
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.locholderline2 {
	width: 665px;
	height: auto;
	float: left;
}
.locholderline2top {
	width: 665px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbg-purpletop.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}
.locholderline2bottom {
	width: 665px;
	height: auto;
}
.locholderline2middle {
	width: 645px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbg-purple.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
.locholderline2middle img{
	float: left;
	border: 1px solid #FFF;
	margin-top: 10px;
	margin-left: 6px;
	margin-bottom: 5px;
}
.locholderline2middle p{
	color: #000;
}
.locholderline3 {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 20px;
}
.galleryholder {
	width: 665px;
	height: auto;
	float: left;
}
.galleryholderline1 {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
}

.galleryholderline1 p{
	line-height: 20px;
	padding: 0px;
}
.galleryholderline1 h3{
	padding: 0px;
}
.galleryholderline2 {
	width: 665px;
	height: auto;
	float: left;
	padding-bottom: 20px;
}
.gallerypageholderline2box1 {
	width: 209px;
	height: 194px;
	float: left;
}
.gallerypageholderline2box2 {
	width: 209px;
	height: 194px;
	float: left;
	padding-left: 20px;
}
.gallerypageholderline2box3 {
	width: 209px;
	height: 194px;
	float: right;
}
.gallerybox {
	width: 209px;
	height: 194px;
	float: left;
	background-image: url(../images/sce/gallerybox.png);
	background-repeat: no-repeat;
}
.galleryboxinside {
	width: 201px;
	height: 191px;
	float: left;
	padding-left: 3px;
	padding-top: 3px;
}
.galleryboxinsideline1 {
	width: 201px;
	height: 150px;
	float: left;
}
.galleryboxinsideline2 {
	width: 191px;
	height: auto;
	float: left;
	padding: 5px;
}
.galleryboxinsideline2 p{
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 11px;
	color: #333;
	padding-top: 3px;
}
.faqholder {
	width: 665px;
	height: auto;
	float: left;
}
.faqholderline1 {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
}
.faqholderline1 p{
	line-height: 20px;
	padding: 0px;
}
.faqholderline2 {
	width: 665px;
	height: auto;
	float: left;
	padding-top: 17px;
	padding-bottom: 17px;
	border-bottom: 1px #999 dotted;
}
.faqholderline2new {
	width: 665px;
	height: auto;
	float: left;
	padding-top: 17px;
	padding-bottom: 17px;
}
.faqholderline2new2 {
	width: 665px;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-bottom: 17px;
}
.faqholderline3 {
	width: 665px;
	height: auto;
	float: left;
	padding-top: 17px;
}
.faqholderline4 {
	width: 665px;
	height: auto;
	float: left;
	padding-top: 17px;
}
.faqholderline4left {
	width: 322px;
	height: 214px;
	float: left;
	background-image: url(../images/sce/faqpic1.png);
	background-repeat: no-repeat;
}
.faqholderline4left a{
	width: 322px;
	height: 214px;
	display: block;
}
.faqholderline4left a p{
	padding-left: 10px;
	padding-top: 173px;
	padding-bottom: 0px;
}
.faqholderline4right {
	width: 322px;
	height: 214px;
	float: right;
	background-image: url(../images/sce/faqpic2.png);
	background-repeat: no-repeat;
}
.faqholderline4right a{
	width: 322px;
	height: 214px;
	display: block;
}
.faqholderline4right a p{
	padding-left: 10px;
	padding-top: 173px;
	padding-bottom: 0px;
}
.faqholderbox {
	width: 665px;
	height: auto;
	float: left;
	background-image: url(../images/sce/faqheader.png);
	background-repeat: no-repeat;
	
}
.faqholderboxline1 {
	width: 665px;
	height:41px;
	float: left;
	
}
.faqholderboxline1 a{
	width: 653px;
	height:25px;
	display: block;
	color: #FFF;
	font-weight: normal;
	padding-left: 12px;
	padding-top: 16px;
	font-size: 14px;
}
.faqholderboxline2 {
	width: 656px;
	height: auto;
	float: left;
	padding-left: 4px;
}
.faqholderboxline2inside {
	width: 636px;
	height: auto;
	float: left;
	background:#FFF;
	padding: 10px;
}
.faqholderboxline2inside hr{
	width: 636px;
	height: auto;
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-top: 1px dotted #999;
	padding-bottom: 15px;
}
.bookingformholder {
	width: 404px;
	height: auto;
	margin: 0 auto 0;
}
.bookingformholder .line0{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line0 p{
	color: #432877;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bookingformholder .line1{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line2{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line3{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line4{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line5{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line6{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line7{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line8{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line9{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line10{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line11{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line11 p{
	color: #432877;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bookingformholder .line12{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line13{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line14{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line15{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line16{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line17{
	width: 404px;
	height: auto;
	float: left;
}
.bookingformholder .line16 p{
	color: #432877;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bookingformholder .line18{
	width: 404px;
	height: auto;
	float: left;
}
#contactform .bookingformholder{
	width: 404px;
	height: auto;
	font-size: 12px;
	color: #333;
}
#contactform .bookingformholder div{
	width: 404px;
	height: auto;
	float: left;
	padding-bottom: 5px;
}
#contactform .bookingformholder div .form_label{
	width: 404px;
	height: auto;
	float: left;
}
#contactform .bookingformholder div .form_data{
	width: 404px;
	height: auto;
	float: left;
}
#contactform .bookingformholder div .form_data input{
	width: 404px;
	height: 20px;
	float: left;
	border: 1px solid #999;
	background: none;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#contactform .bookingformholder div .form_data select{
	width: 402px;
	height: 20px;
	float: left;
	border: 1px solid #999;
	background: none;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#contactform .bookingformholder div .form_data textarea{
	width: 402px;
	height: 50px;
	float: left;
	border: 1px solid #999;
	background: none;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#contactform .bookingformholder .separator {
	display: none;
}
#contactform .bookingformholder .line18 .image{
	width: 241px;
	height: 46px;
	background: none;
	border: 0px;
	background-image: url(../images/sce/contactbutt.png);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 14px;
}
.faqholderboxline2insideleft {
	width: 308px;
	height: auto;
	float: left;
}
.faqholderboxline2insideright {
	width: 308px;
	height: auto;
	float: right;
}
.faqholderboxline2inside ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}
.faqholderboxline2inside li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	background-image: url(../images/sce/lidot.png);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333;
	padding-left: 20px;
	padding-bottom: 15px;
}
.faqbox {
	width: 600px;
	float: left;
	background:#FFF;
	padding: 10px;

}
.faqbox p {
	line-height: 20px;
	padding: 0px;
}
	
.faqbox li{
	list-style:circle;
	color: #333;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 5px;

}
.locateholder {
	width: 665px;
	float: left;
}
.locateholderline1 {
	width: 659px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
}
.locateholderline1 p{
	line-height: 20px;
	padding: 0px;
}
.locateholderline1 li{
	list-style:circle;
	color: #333;
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	
}
.locateholderline1 h3{
	padding: 0px;
}

.locateholderline2 {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	
}
.locateholderline2 p strong {
	color: #2e1c53;
	font-size: 14px;
}
.locateholderline2 img{
	float: left;
	
}
.locateholderline2 li{
	list-style:circle;
	color: #333;
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-bottom: 5px;

}
.locateholderline2 p {
	font-size: 12px;
	margin: 0px;
	color: #333;
}

.locatepageholderline2box1 {
	width: 180px;
	height: 214px;
	float: left;
}
.locateboxinside {
	width: 450px;
	height: 270px;
	float: left;
	padding-left: 3px;
	padding-top: 3px;
}
.locateboxinsideline1 {
	width: 447px;
	height: 266px;
	float: left;
}
.locateboxinsideline2 {
	width: 447px;
	height: auto;
	float: left;
	padding: 5px;
	color: #FFF;
}
.locateboxinsideline2 p{
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 11px;
	color: #333;
}

.saleholder {
	width: 665px;
	float: left;
}

.saleholderline1 {
	width: 659px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;

}

.saleholderline2top {
	width: 665px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbg-purpletop.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}
.saleholderline2bottom {
	width: 665px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbg-purplebottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
.saleholderline2middle {
	width: 645px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbg-purple.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.saleholderline2middle img{
	float: left;
	border: 1px solid #FFF;
	margin-top: 10px;
	margin-left: 6px;
	margin-bottom: 5px;

}

.saleholderline2middle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
}

.saleholderline2 {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
}
.rentholder {
	width: 665px;
	float: left;
}

.rentholderline1 {
	width: 659px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;

}
.rentholderline2top {
	width: 665px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbg-purpletopnew.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}
.rentholderline2bottom {
	width: 645px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbg-purplebottomnew.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.rentholderline2middle {
	width: 665px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-image: url(../images/sce/contentbg-purple.png);
	background-repeat: repeat-y;
}
.rentholderline2middle table{
	padding-top: 15px;
	width: 645px;
	height: auto;
	float: left;
	padding-bottom:25px;
	margin: 0px;
	padding: 0px;
}
.rentholderline2middle table h2{
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 12px;
	color: #432877;
}
.rentholderline2middle table p{
	margin: 0px;
	padding: 0px;
	line-height: normal;
	color: #333;
	font-size: 11px;
}
.rentholderline2middle img{
	float: right;
	border: 1px double #FFF;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.rentholderline2middle p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #fff;
}
.rentholderline2middle h5 {
	padding:0px;
}
.rentholderline2middle h6 {
	padding:0px;
	color: #CCC;
	line-height: 16px;
	padding-bottom: 15px;
}
.rentholderline2middle hr{
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-top: 1px dotted #FFF;
	padding-bottom: 15px;
}
.rentholderline2middle h2{
	color: #FFF;
	padding: 0px;
	line-height: normal;
	font-weight: normal;
	color: #CCC;
}
.rentholderline2middle li{
	color: #999;
	background-image: url(../images/sce/lidot-wht.png);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 15px;
	padding-bottom: 10px;
	line-height: normal;
}
.rentholderline2 {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
}

input.btn
{
   font-size:12px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#34205c;
   width:100px;
   background-color:#ffffff;
   border-style:double;
   border-color:#34205c;
   border-width:3px
}



/* the overlayed element */
.apple_overlay {
	display:none;
	background-image:url(../images/sce/white.png);
	width:640px;
	height: 480px;
	padding-top: 21px;
	padding-left: 21px;
	padding-right: 21px;
	padding-bottom: 81px;
}
.apple_overlay2 {
	display:none;
	background-image:url(../images/sce/white2.png);
	width:801px;
	height: 651px;
	padding-top: 19px;
	padding-left: 20px;
	padding-right: 19px;
	padding-bottom: 19px;
}
/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image:url(../images/sce/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.apple_overlay2 div.close {
	background-image:url(../images/sce/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#triggers {
}
#triggers img {
	cursor:pointer;
}
.greypageholderline2 {
	width: 665px;
	height: auto;
	float: left;
}
.greypageholderline2top {
	width: 665px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbg-greytop.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}
.greypageholderline2bottom {
	width: 665px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbg-greybottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
.greypageholderline2middle {
	width: 645px;
	height: auto;
	float: right;
	background-image: url(../images/sce/contentbg-grey.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
.greypageholderline2middle p{
	color:#333;
	padding-bottom: 10px;
}
.greypageholderline2middle h2{
	color: #CCC;
	padding: 0px;
	line-height: normal;
	font-size: 14px;
	text-shadow: #333 1px 1px;
	font-weight: normal;
	letter-spacing: 1px;
}
.calendarholder {
	width: 659px;
	height: auto;
	float: left;
}
.calendarholderline1 {
	width: 659px;
	height: auto;
	float: left;
	padding-bottom: 10px;
}
.calendarholderline1 .box1{
	width: 157px;
	height: auto;
	float: left;
}
.calendarholderline1 .box2{
	width: 157px;
	height: auto;
	float: left;
	padding-left: 10px;
}
.calendarholderline1 .box3{
	width: 157px;
	height: auto;
	float: left;
	padding-left: 10px;
}
.calendarholderline1 .box4{
	width: 157px;
	height: auto;
	float: left;
	padding-left: 10px;
}
.calendarholderline2 {
	width: 659px;
	height: auto;
	float: left;
	padding-bottom: 10px;
}
.calendarholderline2 .box1{
	width: 157px;
	height: auto;
	float: left;
}
.calendarholderline2 .box2{
	width: 157px;
	height: auto;
	float: left;
	padding-left: 10px;
}
.calendarholderline2 .box3{
	width: 157px;
	height: auto;
	float: left;
	padding-left: 10px;
}
.calendarholderline2 .box4{
	width: 157px;
	height: auto;
	float: left;
	padding-left: 10px;
}
.calendarholderline3 {
	width: 659px;
	height: auto;
	float: left;
}
.calendarholderline3 .box1{
	width: 157px;
	height: auto;
	float: left;
}
.calendarholderline3 .box2{
	width: 157px;
	height: auto;
	float: left;
	padding-left: 10px;
}
.calendarholderline3 .box3{
	width: 157px;
	height: auto;
	float: left;
	padding-left: 10px;
}
.calendarholderline3 .box4{
	width: 157px;
	height: auto;
	float: left;
	padding-left: 10px;
}
.calendarboxholder {
	width: 137px;
	height: auto;
	float: left;
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}
.calendarboxholder p{
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333;
}
.calendarboxholder li{
	font-size: 12px;
	padding: 0px;
	line-height: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: none;
	border-bottom: 1px dotted #CCC;
}
.subnavigation {
	width: 659px;
	height: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.subnavigation ul{
	width: 659px;
	height: auto;
	float: left;
	list-style: none;
	list-style-image: none;
	background: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.subnavigation li{
	list-style: none;
	list-style-image: none;
	background: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	display: block;
	float: left;
}
.subnavigation a{
	width:153px;
	height: auto;
	display: block;
	float: left;
	text-align: center;
	padding: 5px;
	font-size: 12px;
	letter-spacing: normal;
	border-right: 1px solid #FFF;
	background-color: #333;
	color: #FFF;
}
.subnavigation a:hover{
	background-color: #432877;
}


/* content styles end */

