.skipnavbutton {
	display: none;
}
a {
	text-decoration: none;
	color: #005F8D;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.black {
	color:#000000;
	font-size:1.2em;
}
.brightbluebold{
	color:#1fb5e7;
	font-weight:bold;
	font-size:1.2em;
}
.darkblue {
	color:#005F8D;
	font-size:1.2em;
}
.darkbluebold {
	color:#005F8D;
	font-weight:bold;
}
.darkbluelarge {
	color:#005F8D;
	font-size:1.25em;
}
.darkbluelargebold {
	color:#005F8D;
	font-size:1.25em;
	font-weight:bold;
}
.brightblue {
	color:#1fb5e7;
}
.lightblue {
	color:#dff2fa;
}
.turquoise {
	color:#94b2bd;
}
H1 {
	font-size: 1em;
	margin: 0px;
	padding-bottom: 15px;
}
H2 {
	font-size: 0.9em;
	margin: 0px;
	padding-bottom: 15px;
	color: #005F8D;
	font-weight: normal;
}
H3 {
	font-size: 0.9em;
	font-weight:normal;
	margin: 0px;
	padding-bottom: 15px;
}
H4 {
	font-size: 0.9em;
	margin: 0px;
	padding-bottom: 15px;
	color: #005F8D;
	font-weight: normal;
}
H5 {
}
H6 {
}
P {
	font-size: 0.75em;
	margin: 0px;
	padding-bottom: 15px;
	color: #666666;
}
p a{ color:#FFFFFF;
}
p a:hover{ 
color:#FFFFFF;
}
.white {
	color:#FFFFFF;
	font-weight: bold;
}
UL {
	font-size: 0.75em;
	margin-left: 0px;
	padding: 0px;
	list-style-type:circle;
}
LI {
	color: #005f8d;
	padding-bottom: 5px;
	list-style-type:circle;
	margin-left:20px;
}
.boxcontainer ul {
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	list-style-type:circle;
}
.boxcontainer li {
	color: #005f8d;
	padding-bottom: 5px;
	list-style-type:circle;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #1FB5E7;
}
.maincontainer {
	width: 942px;
	height: 768px;
	margin: 0 auto 0;
	background-image: url(../images/sce/containerbgnew.gif);
	background-repeat: repeat-y;
}
*:first-child+html .maincontainer {
	min-height: 768px;
	height: auto;
}
html>body .maincontainer {
	min-height: 768px;
	height: auto;
}
.maincontainerinside {
	width: 924px;
	height: auto;
	float: left;
	padding-left: 8px;
}
.maincontainerinsideline1 {
	width: 924px;
	height: 109px;
	float: left;
	background-image: url(../images/sce/topbannerbg.gif);
	background-repeat: repeat-x;
}
.maincontainerinsideline1top {
	width: 924px;
	height: 70px;
	float: left;
}
.maincontainerinsideline1topleft {
	width: 179px;
	height: 70px;
	float: left;
	background-image: url(../images/sce/logo.jpg);
	background-repeat: no-repeat;
}
.maincontainerinsideline1topright {
	width: 745px;
	height: 70px;
	float: right;
}
.maincontainerinsideline1topright h1 {
	color:#1fb5e7;
	padding-right:15px;
	text-align: right;
	margin: 0px;
	padding-top: 30px;
	font-size:1.25em;
}
.maincontainerinsideline1bottom {
	width: 924px;
	height: 39px;
	float: left;
}
.maincontainerinsideline1bottombox1 {
	width: 178px;
	height: 39px;
	float: left;
	background-image: url(../images/sce/nav.jpg);
	background-repeat: no-repeat;
}
.maincontainerinsideline1bottombox2 {
	width: 124px;
	height: 39px;
	float: left;
}
.maincontainerinsideline1bottombox2 a{
	width: 124px;
	height: 24px;
	float: left;
	background-image: url(../images/sce/nav.jpg);
	background-position: -178px 0px;
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight:bold;
	text-align: center;
	padding-top: 15px;
}
.maincontainerinsideline1bottombox2 a:hover{
	width: 124px;
	height: 24px;
	float: left;
	background-image: url(../images/sce/nav.jpg);
	background-position: -178px -39px;
}
.maincontainerinsideline1bottombox3 {
	width: 124px;
	height: 39px;
	float: left;
}
.maincontainerinsideline1bottombox3 a{
	width: 124px;
	height: 24px;
	float: left;
	background-image: url(../images/sce/nav.jpg);
	background-position: -302px 0px;
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight:bold;
	text-align: center;
	padding-top: 15px;
}
.maincontainerinsideline1bottombox3 a:hover{
	width: 124px;
	height: 24px;
	float: left;
	background-image: url(../images/sce/nav.jpg);
	background-position: -302px -39px;
}
.maincontainerinsideline1bottombox4 {
	width: 125px;
	height: 39px;
	float: left;
}
.maincontainerinsideline1bottombox4 a{
	width: 125px;
	height: 24px;
	float: left;
	background-image: url(../images/sce/nav.jpg);
	background-position: -426px 0px;
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight:bold;
	text-align: center;
	padding-top: 15px;
}
.maincontainerinsideline1bottombox4 a:hover{
	width: 125px;
	height: 24px;
	float: left;
	background-image: url(../images/sce/nav.jpg);
	background-position: -426px -39px;
}
.maincontainerinsideline1bottombox5 {
	width: 123px;
	height: 39px;
	float: left;
}
.maincontainerinsideline1bottombox5 a{
	width: 123px;
	height: 24px;
	float: left;
	background-image: url(../images/sce/nav.jpg);
	background-position: -551px 0px;
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight:bold;
	text-align: center;
	padding-top: 15px;
}
.maincontainerinsideline1bottombox5 a:hover{
	width: 123px;
	height: 24px;
	float: left;
	background-image: url(../images/sce/nav.jpg);
	background-position: -551px -39px;
}
.maincontainerinsideline1bottombox6 {
	width: 124px;
	height: 39px;
	float: left;
}
.maincontainerinsideline1bottombox6 a{
	width: 124px;
	height: 24px;
	float: left;
	background-image: url(../images/sce/nav.jpg);
	background-position: -674px 0px;
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight:bold;
	text-align: center;
	padding-top: 15px;
}
.maincontainerinsideline1bottombox6 a:hover{
	width: 124px;
	height: 24px;
	float: left;
	background-image: url(../images/sce/nav.jpg);
	background-position: -674px -39px;
}
.maincontainerinsideline1bottombox7 {
	width: 126px;
	height: 39px;
	float: left;
}
.maincontainerinsideline1bottombox7 a{
	width: 126px;
	height: 24px;
	float: left;
	background-image: url(../images/sce/nav.jpg);
	background-position: -798px 0px;
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight:bold;
	text-align: center;
	padding-top: 15px;
}
.maincontainerinsideline1bottombox7 a:hover{
	width: 126px;
	height: 24px;
	float: left;
	background-image: url(../images/sce/nav.jpg);
	background-position: -798px -39px;
}
.maincontainerinsideline2 {
	width: 924px;
	height: 53px;
	float: left;
	background-color: #005f8d;
}
.maincontainerinsideline3 {
	width: 924px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbg.gif);
	background-repeat: repeat-y;
}
.temp2maincontainerinsideline3 {
	width: 924px;
	height: auto;
	float: left;
	background-image: url(../images/sce/contentbg3.gif);
	background-repeat: repeat-y;
}
.maincontainerinsideline3left {
	width: 179px;
	height: auto;
	float: left;
}
.maincontainerinsideline3leftbox1 {
	width: 179px;
	height: auto;
	float:left;
}
.maincontainerinsideline3leftbox1inside1 {
	width: 179px;
	height: 15px;
	float:left;
	background-image:url(../images/sce/leftbox1bgtop.jpg);
	background-repeat:no-repeat;
}
.maincontainerinsideline3leftbox1inside2 {
	width: 179px;
	height: auto;
	float:left;
	background-image:url(../images/sce/leftbox1bgmiddle.jpg);
	background-repeat:repeat-y;
	margin: 0px;
}
.maincontainerinsideline3leftbox1inside2 h1{
	font-size:1em;
	margin:0px;
	color:#FFFFFF;
	padding-bottom:5px;
	text-align:center;
}
.maincontainerinsideline3leftbox1inside3 {
	width: 179px;
	height: 18px;
	float:left;
	background-image:url(../images/sce/leftbox1bgbottom.jpg);
	background-repeat:no-repeat;
}
.maincontainerinsideline3leftbox1inside4 {
	width: 179px;
	height: auto;
	float:left;
	background-image:url(../images/sce/leftbox1bgmiddlerepeat.jpg);
	background-repeat:repeat-y;
}
.maincontainerinsideline3leftbox1inside4 a {
	color:#000000;
}
.maincontainerinsideline3leftbox1inside4 a:hover {
	color:#000000;
	text-decoration:underline;
}
.maincontainerinsideline3leftbox1inside4 p {
	text-align:right;
	padding-right: 20px;
	font-size:1.10em;
	margin:0px;
	padding-top:5px;
}
.maincontainerinsideline3leftbox1inside5 {
	width: 179px;
	height: 15px;
	float:left;
	background-image:url(../images/sce/leftbox1bgmiddlebottom2.jpg);
	background-repeat:no-repeat;
}

.maincontainerinsideline3leftbox1inside5 p{
	color:#FFFFFF;
	font-weight:bold;
	font-size: 0.95em;
	margin:0px;
	padding-top: 15px;
	padding-left: 43px;
}
.maincontainerinsideline3leftbox1inside6 {
	width: 179px;
	height: 17px;
	float:left;
	background-image:url(../images/sce/leftbox2bgbottom2new.jpg);
	background-repeat:no-repeat;
}

.maincontainerinsideline3leftbox1inside6 p{
	color:#FFFFFF;
	font-weight:bold;
	font-size: 0.95em;
	margin:0px;
	padding-top: 15px;
	padding-left: 78px;
}

.maincontainerinsideline3leftbox2 {
	width: 179px;
	height: auto;
	float:left;
}
.maincontainerinsideline3leftbox2inside1 {
	width: 179px;
	height: 15px;
	float:left;
	background-image:url(../images/sce/leftbox2bgtop.jpg);
	background-repeat:no-repeat;
}
.maincontainerinsideline3leftbox2inside2 {
	width: 179px;
	height: auto;
	float:left;
	background-image:url(../images/sce/leftbox2bgmiddle.jpg);
	background-repeat:repeat-y;
}
.maincontainerinsideline3leftbox2inside2 h1{
	font-size:1em;
	margin:0px;
	text-align:center;
	color:#FFFFFF;
	padding-bottom:5px;
}
.maincontainerinsideline3leftbox2inside3 {
	width: 179px;
	height: 18px;
	float:left;
	background-image:url(../images/sce/leftbox2bgbottom.jpg);
	background-repeat:no-repeat;
}
.maincontainerinsideline3leftbox3 {
	width: 179px;
	height: auto;
	float:left;
}
.maincontainerinsideline3leftbox3inside1 {
	width: 179px;
	height: 18px;
	float:left;
	background-image:url(../images/sce/leftbox3bgtop.jpg);
	background-repeat:no-repeat;
}
.maincontainerinsideline3leftbox3inside2 {
	width: 179px;
	height: auto;
	float:left;
	background-image:url(../images/sce/leftbox3bgmiddle.jpg);
	background-repeat:repeat-y;
}
.maincontainerinsideline3leftbox3inside2 h1{
	font-size:1em;
	margin:0px;
	text-align:center;
	color:#FFFFFF;
	padding-bottom: 0px;
}
.maincontainerinsideline3leftbox3inside3 {
	width: 179px;
	height: 18px;
	float:left;
	background-image:url(../images/sce/leftbox3bgbottom.jpg);
	background-repeat:no-repeat;
}
.maincontainerinsideline3leftbox3inside4 {
	width: 179px;
	height: auto;
	float:left;
	background-image:url(../images/sce/leftbox3bgmiddlerepeat.jpg);
	background-repeat:repeat-y;
	padding-bottom: 15px;
}
.maincontainerinsideline3leftbox3inside4 p{ 
	font-style:italic;
	margin:0px;
	padding-left:20px;
	font-size: 0.75em;
}
.maincontainerinsideline3leftbox3inside4 h4{ 
	font-weight:bold;
	margin:0px;
	padding-left:20px;
	font-size: 0.75em;
	padding-top: 15px;
}
.maincontainerinsideline3leftbox3inside4 h5{ 
	margin:0px;
	padding-left:20px;
	font-size: 0.70em;
}
.maincontainerinsideline3leftbox3inside5 {
	width: 179px;
	height: 10px;
	float:left;
	background-image:url(../images/sce/leftbox3bgmiddlebottom.jpg);
	background-repeat:no-repeat;
}
.maincontainerinsideline3right {
	width: 745px;
	height: auto;
	float: right;
}
.maincontainerinsideline3rightleft {
	width: 569px;
	height: auto;
	float: left;
}
#bodycontent {
	width: 569px;
	height: auto;
	float: left;
}
.maincontainerinsideline3rightleft2 {
	width: 745px;
	height: auto;
	float: left;
}
#bodycontent2 {
	width: 745px;
	height: auto;
	float: left;
}
#bodycontent2left {
	width: 502px;
	height: auto;
	float: left;
	padding-left: 30px;
}
#bodycontent2right {
	width: 183px;
	height: auto;
	float: right;
	padding-right: 20px;
	padding-left: 10px;
}
/*form right start*/
#bodycontent2right #contactform{
	font-size: 0.75em;
}	
#bodycontent2right #contactform div{
	width: 183px;
	float: left;
}	
#bodycontent2right #contactform .form_element{
	width: 183px;
	float: left;
}	
#bodycontent2right #contactform .form_data {
	width: 183px;
	float: left;
}
/*form right end*/
.maincontainerinsideline3rightright {
	width: 176px;
	height: auto;
	float: right;
}
.maincontainerinsideline3rightrightbox1 {
	width: 176px;
	height: auto;
	float: right;
}
.maincontainerinsideline3rightrightbox1inside1 {
	width: 176px;
	height: 19px;
	background-image:url(../images/sce/rightboxtop.jpg);
	background-repeat:no-repeat;
}
.temp2maincontainerinsideline3rightrightbox1inside1 {
	width: 176px;
	height: 19px;
}
.maincontainerinsideline3rightrightbox1inside2 {
	width: 176px;
	height: auto;
	background-image:url(../images/sce/rightboxmiddle.jpg);
	background-repeat:repeat-y;
}
.maincontainerinsideline3rightrightbox1inside2 h1 {
	padding-left: 20px;
	margin:0px;
	font-size: 1em;
	font-weight: normal;
	color:#407B8E;
}
.temp2maincontainerinsideline3rightrightbox1inside2 {
	width: 176px;
	height: auto;
}
.maincontainerinsideline3rightrightbox1inside2b {
	width: 176px;
	height: auto;
	background-image:url(../images/sce/rightboxmiddle.jpg);
	background-repeat:repeat-y;
}
.maincontainerinsideline3rightrightbox1inside2b h1 {
	padding-left: 20px;
	padding-right: 20px;
	margin:0px;
	padding-bottom:20px;
	color:#005f8d;
	font-size: 1em;
	font-weight: normal;
}
.maincontainerinsideline3rightrightbox1inside2 p {
	padding-left: 20px;
	margin:0px;
	font-size: 0.85em;
	color:#95b2bd;
	padding-top: 10px;
	padding-bottom: 20px;
}
.maincontainerinsideline3rightrightbox1inside3 {
	width: 176px;
	height: 53px;
	background-image:url(../images/sce/rightboxbottomnew.jpg);
	background-repeat:no-repeat;
}
.maincontainerinsideline3rightrightbox1inside3 p {
	margin: 0px;
	font-weight: bold;
	color:#FFFFFF;
	font-size:0.75em;
	padding-left: 50px;
	padding-top:5px;
}
.maincontainerinsideline3rightrightbox1inside3new {
	width: 176px;
	height: 53px;
	background-image:url(../images/sce/rightboxbottomnew.jpg);
	background-repeat:no-repeat;
}
.maincontainerinsideline3rightrightbox1inside3new p {
	margin: 0px;
	font-weight: bold;
	color:#FFFFFF;
	font-size:0.75em;
	padding-left: 50px;
	padding-top:13px;
}
.maincontainerinsideline3rightrightbox1inside4 {
	width: 176px;
	height: 15px;
	background-image:url(../images/sce/rightbox2top.jpg);
	background-repeat:no-repeat;

}
.maincontainerinsideline3rightrightbox1inside5 {
	width: 176px;
	height: auto;
	background-image:url(../images/sce/rightbox2middle.jpg);
	background-repeat:repeat-y;
	margin-top: -3px;
}
*:first-child+html .maincontainerinsideline3rightrightbox1inside5 {
	margin-top: 0px;
}
html>body .maincontainerinsideline3rightrightbox1inside5 {
	margin-top: 0px;
}
.maincontainerinsideline3rightrightbox1inside5 h1{
	padding-left: 20px;
	margin:0px;
	color: #333333;
	font-size: 1em;
	font-weight: normal;
}
.maincontainerinsideline3rightrightbox1inside5 p {
	padding-left: 20px;
	margin:0px;
	color:#8e9090;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size:0.85em;
}
.maincontainerinsideline3rightrightbox1inside6 {
	width: 176px;
	height: 54px;
	background-image:url(../images/sce/rightboxbottomnew.jpg);
	background-repeat:no-repeat;
}
.maincontainerinsideline3rightrightbox1inside6 p {
	margin: 0px;
	font-weight: bold;
	color:#FFFFFF;
	font-size:0.75em;
	padding-left: 50px;
	padding-top:5px;
}

.maincontainerinsideline4 {
	width: 924px;
	height: 58px;
	float: left;
	background-image:url(../images/sce/footer.jpg);
	background-repeat:no-repeat;
}
.temp2maincontainerinsideline4 {
	width: 924px;
	height: 58px;
	float: left;
	background-image:url(../images/sce/footer3.jpg);
	background-repeat:no-repeat;
}
.topheader2insideleft {
	width: 500px;
	height: 53px;
	float:left;
}
.topheader2insideleft h2{
	font-size:1em;
	padding-left:20px;
	padding-top: 18px;
	font-weight:normal;
	color:#FFFFFF;
	margin: 0px;
}
.topheader2insideright {
	width: 373px;
	height: 53px;
	float:right;
	background-image:url(../images/sce/header2img.jpg);
	background-repeat:no-repeat;
}
.topheader2insideright p {
	font-weight:bold;
	color:#FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 18px;
	font-size:0.85em;
	padding-right: 30px;
}
.footer {
	width:924px;
	height: auto;
	float:left;
}
#footer {
	text-align: center;
	padding-top: 30px;
}
#footer ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align:center;
}
#footer li{
	display: inline;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
	font-size: 0.85em;
	color:#22749c;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	color: #22749c;
	text-decoration: none;
	border-left-color: #22749c;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
	padding-top: 0px;
	
}
#footer a.none{
	border: none;
	padding-left: 0px;
}
#footer a:hover{
	text-decoration: underline;
	color: #22749c;
}
/*otherstyles start*/
.contentholder {
	width: 537px;
	height: auto;
	float: left;
	padding-left:30px;
}
.contentholderinsidetop {
	width: 502px;
	height: auto;
	float: left;
}
.contentholderinsidebottom {
	width: 537px;
	height: auto;
	float: left;
	padding-top:10px;
}
.contentholderinsidebottom h1{
	color:#6666666;
	margin:0px;
	font-size:1em;
}
.contentholderinsidetop p{
	color:#000000;
	margin:0px;
	border-bottom:dotted #000000 1px;
	padding-bottom: 10px;
	font-size:0.95em;
}
.bannerholder {
	width: 502px;
	height:auto;
	float:left;
	padding-top:20px;
}
.bannerinsidetop{
	height:6px;
	width:502px;
	float:left;
	background-image:url(../images/sce/bannertopnew.jpg);
	background-repeat:no-repeat;
}
.bannerinsidemiddle{
	height:auto;
	width:502px;
	float:left;
	background-image:url(../images/sce/bannermiddlenew.jpg);
	background-repeat:repeat-y;
	margin-top:-12px;
}
*:first-child+html .bannerinsidemiddle{
	margin-top:0px;
}
html>body .bannerinsidemiddle{
	margin-top:0px;
}
.bannerinsidemiddle h1 {
	color:#ffffff;
	text-align: center;
	padding-bottom: 0px;
	font-size: 1em;
	margin: 0px;
}
.bannerinsidebottom{
	height:9px;
	width:502px;
	float:left;
	background-image:url(../images/sce/bannerbottomnew.jpg);
	background-repeat:no-repeat;
}
.bannerholder3 {
	width: 502px;
	height:auto;
	float:left;
	padding-bottom: 10px;
}
.bannerinside3top{
	height:6px;
	width:502px;
	float:left;
	background-image:url(../images/sce/bannertop.jpg);
	background-repeat:no-repeat;
}
.bannerinside3middle{
	height:auto;
	width:502px;
	float:left;
	background-image:url(../images/sce/bannermiddle.jpg);
	background-repeat:repeat-y;
	margin-top:-12px;
}
*:first-child+html .bannerinside3middle{
	margin-top:0px;
}
html>body .bannerinside3middle{
	margin-top:0px;
}
.bannerinside3middle h1 {
	color:#ffffff;
	text-align: left;
	padding-bottom: 0px;
	font-size: 0.85em;
	margin: 0px;
	padding-left: 10px;
	padding-right: 20px;
}
.bannerinside3bottom{
	height:9px;
	width:502px;
	float:left;
	background-image:url(../images/sce/bannerbottom.jpg);
	background-repeat:no-repeat;
}
.boxcontainer {
	width: 500px;
	height:auto;
	float:left;
}
.boxcontainertop {
	width: 500px;
	height:auto;
	float:left;
	padding-top:20px;
}
.boxcontainertop p {
	font-size:1em;
}
.boxcontainertop2 {
	width: 500px;
	height:auto;
	float:left;
	padding-top:20px;
}
.boxcontainertop3 {
	width: 500px;
	height:auto;
	float:left;
}	
.boxcontainerinsideleft{
	width: 250px;
	height: auto;
	float: left;
}
.boxcontainerinsideright{
	width: 250px;
	height: auto;
	float: right;
}
.boxcontainerinsidelefttop {
	width: 250px;
	height:7px;
	float:left;
	background-image:url(../images/sce/box1top.jpg);
	background-repeat:no-repeat;
}
.boxcontainerinsideleftmiddle {
	width: 250px;
	height:auto;
	float:left;
	background-image:url(../images/sce/box1middle2.jpg);
	background-repeat:repeat-y;
	margin-top:-11px;
}
.boxcontainerinsideleftmiddle img{
	padding-left: 2px;
}
*:first-child+html .boxcontainerinsideleftmiddle {
	margin-top:0px;
}
html>body .boxcontainerinsideleftmiddle {
	margin-top:0px;
}
.boxcontainerinsideleftmiddletext {
	width: 245px;
	height:auto;
	float:left;
}
.boxcontainerinsideleftmiddletextright {
	width: 92px;
	height:26px;
	float:left;
	background-image:url(../images/sce/buttonnew2.jpg);
	background-repeat:no-repeat;
}
.boxcontainerinsideleftmiddletextright p {
	margin:0px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.75em;
	padding-left:17px;
	padding-top:5px;
}
.boxcontainerinsideleftmiddletextleft {
	width: 153px;
	height: auto;
	float:left;
}
.boxcontainerinsideleftmiddletextleft h3 {
	margin:0px;
	font-weight:bold;
	font-size:0.75em;
	padding-left:10px;
	padding-top:3px;
	padding-bottom: 0px;
	color:#666666;
}
.boxcontainerinsideleftmiddletextleft h4 {
	margin:0px;
	color: #990000;
	font-weight:bold;
	font-size:0.75em;
	padding-left:10px;
	padding-top:3px;
	padding-bottom: 0px;
}
.boxcontainerinsideleftmiddletextleft h5 {
	margin:0px;
	color:#005f8d;
	font-weight: bold;
	font-size:0.75em;
	padding-left:10px;
	padding-top:3px;
	padding-bottom: 0px;
}
.boxcontainerinsideleftmiddletextleft p {
	margin:0px;
	color:#005f8d;
	font-weight: normal;
	font-size:0.7em;
	padding-left:10px;
	padding-top:3px;
	padding-bottom: 0px;
}
.boxcontainerinsideleftbottom{
	width: 250px;
	height:10px;
	float:left;
	background-image:url(../images/sce/box1bottom.jpg);
	background-repeat:no-repeat;
}
.barholder {
	height:auto;
	width: 504px;
	float:left;
	padding-top:10px;
}
.barholderinside1 {
	height:38px;
	width: 504px;
	float:left;
	background-image:url(../images/sce/bar1.jpg);
	background-repeat:no-repeat;
}
.barholderinside1 P {
	margin:0px;
	padding-top: 10px;
	padding-left:45px;
	font-size:0.85em;
}
.barholderinside2 {
	height:38px;
	width: 504px;
	float:left;
	background-image:url(../images/sce/bar2.jpg);
	background-repeat:no-repeat;
}
.barholderinside2 P {
	margin:0px;
	padding-top: 10px;
	padding-left:45px;
	font-size:0.85em;
}
.barholderinside3 {
	height:38px;
	width: 504px;
	float:left;
	background-image:url(../images/sce/bar3.jpg);
	background-repeat:no-repeat;
}
.barholderinside3 P {
	margin:0px;
	padding-top: 10px;
	padding-left:45px;
	font-size:0.85em;
}
.barholderinside4 {
	height:38px;
	width: 504px;
	float:left;
	background-image:url(../images/sce/bar4.jpg);
	background-repeat:no-repeat;
}
.barholderinside4 P {
	margin:0px;
	padding-top: 10px;
	padding-left:45px;
	font-size:0.85em;
}
.barholderinside5 {
	height:38px;
	width: 504px;
	float:left;
	background-image:url(../images/sce/bar5.jpg);
	background-repeat:no-repeat;
}
.barholderinside5 P {
	margin:0px;
	padding-top: 10px;
	padding-left:45px;
	font-size:0.85em;
}	
/*otherstyles end */
/*fundingstyles start*/
.fundingboxcontainertop {
	width: 500px;
	height:auto;
	float:left;
	padding-top:20px;
}
/*fundingstyles end*/
#nav {
}
#nav ul{
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
}
#nav li{
	list-style: none;
	list-style-image: none;
	padding-bottom: 5px;
}
#nav a{
}
#nav a:hover{
}
/* main car styles holder styles start */
.cardetailholder {
	width: 502px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
}
.cardetailholderline1 {
	width: 502px;
	height: auto;
	float: left;
}
.cardetailholderline2 {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(images/SCE/largecarholder.jpg);
	background-repeat: no-repeat;
}
.cardetailholderline2inside {
}
.cardetailholderline2inside h2{
	color: #1FB5E7;
	text-align: left;
	font-size: 1.5em;
	padding-top: 150px;
	padding-left: 395px;
	font-weight: bold;
}
.cardetailholderline3 {
	width: 502px;
	height: auto;
	float: left;
	padding-top: 20px;
}
.cardetailholderline3left {
	width: 241px;
	height: auto;
	float: left;
}
.cardetailholderline3right {
	width: 241px;
	height: auto;
	float: right;
}
/* main car styles holder styles end */
/* car pics start */
.A316SE3dr{
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A3-1.6-SE-3dr.jpg);
	background-repeat: no-repeat;
}
.A3163drbrilliantblk{
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A3-1.6-SE-3dr.jpg);
	background-repeat: no-repeat;
}
.A316SLine3drbrilliantblk {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A3-1.6-SE-3dr.jpg);
	background-repeat: no-repeat;
}
.A316SLineSbrilliantblk {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A3-1.6-SE-3dr.jpg);
	background-repeat: no-repeat;
}
.19Tdi3drbrilliantblk {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A3-1.6-SE-3dr.jpg);
	background-repeat: no-repeat;
}
.19TdiSbrilliantblk {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A3-1.6-SE-3dr.jpg);
	background-repeat: no-repeat;
}
.A316SE5dr {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A3-1.6-SE-5dr.jpg);
	background-repeat: no-repeat;
}
.A316SLine3dr {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A3-1.6-S-Line-3dr.jpg);
	background-repeat: no-repeat;
}
.A316Sline5dr {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A3-1.6-S-line-5dr.jpg);
	background-repeat: no-repeat;
}
.A319TdiCabriolet {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A3-1.9-Tdi-Cabriolet.jpg);
	background-repeat: no-repeat;
}
.A319TdiSline3dr {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A3-1.9-Tdi-S_line-3dr.jpg);
	background-repeat: no-repeat;
}
.A319TdiSE3dr {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A3-1.9-Tdi-SE-3dr.jpg);
	background-repeat: no-repeat;
}
.A319TdiSE5dr {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A3-1.9-Tdi-SE-5dr.jpg);
	background-repeat: no-repeat;
}
.A319TdiSLine5dr {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A3-1.9-Tdi-S-Line-5dr.jpg);
	background-repeat: no-repeat;
}
.A418T120T {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A4-1.8T-120T.jpg);
	background-repeat: no-repeat;
}
.A420TDISE143ps4dr {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A4-2.0-TDI-SE-143ps-4dr.jpg);
	background-repeat: no-repeat;
}
.A420Tdi120SE {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A4-2.0-Tdi-120-SE.jpg);
	background-repeat: no-repeat;
}
.A420Tdi143hpSE {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A4-2.0-Tdi-143hp-SE.jpg);
	background-repeat: no-repeat;
}
.A420TdiSE120Avant {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A4-2.0-Tdi-SE-120-Avantnew.jpg);
	background-repeat: no-repeat;
}
.A418TCabriolet {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A4--1.8T-Cabriolet.jpg);
	background-repeat: no-repeat;
}
.A420TdiCabriolet {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A4--2.0Tdi-Cabrioletnew.jpg);
	background-repeat: no-repeat;
}
.A520TFSI180ps {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A5-2.0-T-FSI-180ps.jpg);
	background-repeat: no-repeat;
}
.A527TdiMultronic {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A5-2.7-Tdi-Multronic.jpg);
	background-repeat: no-repeat;
}
.A620TDI4dr {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A6-2.0-TDI-4dr.jpg);
	background-repeat: no-repeat;
}
.A620TDIAvant {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A6-2.0-TDI-AvantL.jpg);
	background-repeat: no-repeat;
}
.A830TdiSE {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/A8-3.0-Tdi-SE.jpg);
	background-repeat: no-repeat;
}
.Q520TDIQuattro {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/Q5-2.0-Tdi-Quattro-SE-5dr.jpg);
	background-repeat: no-repeat;
}
.Q730TdiSline {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/Q7-3.0-Tdi-S-line.jpg);
	background-repeat: no-repeat;
}
.TT20Coupe {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/TT-2.0-Coupe.jpg);
	background-repeat: no-repeat;
}
.TT20Roadster {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/TT-2.0-Roadster.jpg);
	background-repeat: no-repeat;
}
.R842 {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/R8-4.2.jpg);
	background-repeat: no-repeat;
}
.fundingpic {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/fundingpic.jpg);
	background-repeat: no-repeat;
}
.workingwithuspic {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/workingwithuspic.jpg);
	background-repeat: no-repeat;
}
.leasingexplainedpic {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/leasingexplainedpic.jpg);
	background-repeat: no-repeat;
}
.contacpic {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/contactpic.jpg);
	background-repeat: no-repeat;
}
.fleetpic {
	width: 502px;
	height: 200px;
	float: left;
	background-image: url(../images/sce/fleetpic.jpg);
	background-repeat: no-repeat;
}
/* car pics end */
/* form header start */
.formholder {
	width: 183px;
	height:auto;
	float:left;
}
.formholderline1 {
	width: 183px;
	height:auto;
	float:left;
}
.formholderline2 {
	width: 183px;
	height:auto;
	float:left;
}
.bannerholder2 {
	width: 183px;
	height:auto;
	float:left;
	padding-top:20px;
}
.bannerinside2top{
	height:6px;
	width: 183px;
	float:left;
	background-image:url(../images/sce/banner2topnew.jpg);
	background-repeat:no-repeat;
}
.bannerinside2middle{
	height:auto;
	width: 183px;
	float:left;
	background-image:url(../images/sce/banner2middlenew.jpg);
	background-repeat:repeat-y;
	margin-top:-12px;
}
*:first-child+html .bannerinside2middle{
	margin-top:0px;
}
html>body .bannerinside2middle{
	margin-top:0px;
}
.bannerinside2middle h1 {
	color:#ffffff;
	text-align: center;
	padding-bottom: 0px;
	font-size: 1em;
}
.bannerinside2bottom{
	height:9px;
	width: 183px;
	float:left;
	background-image:url(../images/sce/banner2bottomnew.jpg);
	background-repeat:no-repeat;
}
/* form header end */
/* contact form styles start */
.boxcontainertop3 #contactform {
	font-size: 0.75em;
}
.boxcontainertop3 #contactform div{
	padding-bottom: 5px;
	float: left;
}
.boxcontainertop3 #contactform .form_element {
	width: 180px;
	float: left;
}
.boxcontainertop3 #contactform .form_data {
}
.boxcontainertop3 #contactform .separator {
}
.boxcontainertop3 #contactform .indent {
	padding-left: 180px;
}
/* contact form styles end */