/* CSS Document */

body, p, ul, li, a, img, div {
	margin:0px;
	padding:0px;
	border:none;
	}
	
.left{
	float:left;
	}
	
li {
	list-style:none;
	}
	
.spacer {
	clear:both;
	}
	
.logo a{
	width:178px;
	height:81px;
	display:block;
}
	
	
#index1 #mainheader {
	width:100%;
	}
	
#index1 #header {
	width:988px;
	margin:auto;
	position:relative;
	}
	
#index1 #top .topimg {
	background:url(images/n3indexfinal_03.jpg) 0 0 no-repeat #fff;
	width:770px;
	height:81px;
	}
	
#index1 #top .logo {
	background:url(images/logo_04.jpg);
	width:178px;
	height:81px;
	cursor:pointer;
	position:absolute;
	display:block;
	top:0px;
	left:760px;
	}

#index1 #navigation .nav-left{
	background:url(images/n3indexfinal_06.jpg) no-repeat;
	width:33px;
	height:36px;
	float:left;
	}

#index1 #navigation .nav-center {
	background:url(images/n3indexfinal_08.jpg) repeat-x;
	height:36px;
	width:915px;
	float:left;
	}
	
#index1 #navigation .nav-right {
	background:url(images/n3indexfinal_10.jpg) no-repeat;
	width:40px;
	height:36px;
	float:right;
	}
	
#index1 #sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
	margin-left:130px;
	}

#index1 #sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	}

#index1 #sddm li a
{	display: block;
	margin: 0 0 0 0;
	padding: 0px 0px;
	width:auto;
	text-align: center;
	text-decoration: none}

#index1 #sddm li a:hover
{	background: #000000}

#index1 #sddm div
{
	position: absolute;
	visibility: hidden;
	z-index: 300000;
	margin: 0;
	padding: 0;
	background: #000000;
	border: 1px solid #000000;
	width: 74px;
}

#index1 #sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 120;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #2C1134;
		color: #FFFFFF;
		font: 11px arial}
		


#index1 #sddm div a:hover
	{	background: #582D63;
		color: #efefef}

	
	
	
#index1 #body .bd-left{
	width:651px;
	float:left;
	padding:0 0 0px 20px;
	}
	
#index1 #body {
	background:url(images/body-bg_15.jpg) repeat-y;
	width:988px;
	}
	
#index1 #body .bd-right{
	width:316px;
	float:left;
	}
	
#index1 #body .bd-right .franchies {
	background:url(images/n3indexfinal_18.jpg) no-repeat;
	width:275px;
	height:168px;
	margin:7px 0 0 0;
	}
	
#index1 #body .franchies-txt{
	padding:56px 0 0 30px;
	width:220px;
	}
	
#index1 #body .franchies-txt p{
	font:normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	line-height:15px;	
	}
	
#index1 #body ul.franchieslink {
	display:block;
	position:absolute;
	width:100px;
	float:left;
	top:487px;
	left:850px;
	}
	
#index1 #body ul.franchieslink li {
	float:left;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
#index1 #body ul.franchieslink li a{
	padding:0 5px 0 5px;
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff
	}
	
#index1 #body #news{
	background:url(images/n3indexfinal_19.jpg) no-repeat;
	width:279px;
	height:218px;
	margin:7px 0 0 0;
	}
	
#index1 #header .bottom-shp{
	background:url(images/bottom-shp_24.jpg) bottom no-repeat;
	width:988px;
	}
	
#index1 #footer .footer-lft-shp{
	background:url(images/n3indexfinal_24.jpg) no-repeat;
	width:44px;
	height:46px;
	float:left;
	}
	
#index1 #footer .footer-center-shp{
	background:url(images/footerbg_27.jpg) repeat-x;
	padding:10px 0 0 20px;
	height:36px;
	width:853px;
	float:left;
	}

#index1 #footer .footer-nav{
	float:left;
	}	
	
#index1 #footer .footer-blog-img{
	float:right;
	}	
	
#index1 #footer .footer-right-shp{
	background:url(images/n3indexfinal_26.jpg) no-repeat;
	width:71px;
	height:46px;
	float:right;
	}
#index1 p.copyright{
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align:center;
	padding:2px 0 2px 0;
	width:988px;
	}

#index1 .special-offer{
	position:absolute;
	top:490px;
	display:block;
	left: 23px;
	}		

	
#index1 #banner {
	display:block;
	position:absolute;
	top:560px;
	}
	
/* root element for scrollable */
#index1 .scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;

	/* vertical scrollables have typically larger height than width but not now */
	height: 300px;
	width: 500px;
}

/* root element for scrollable items */
#index1 .scrollable .items {
	position:absolute;
	/* this time we have very large space for the height */
	height:20000em;
	left: 9px;
	top: 1px;
}

#index1 #news ul.news-scroller{

	width:272px;
	padding:3px 0 0 2px;
	
	}

#index1 #news ul.news-scroller li{
	
	
	}
	
#index1 #news ul.news-scroller li  {

	padding:5px 0 10px 4px;

	font:normal 12px/18px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	

	}
	
#index1 #news ul.news-scroller li a:hover{
	display:block;
	padding:0px 0 5px 12px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	background:#752378;

	}
	
#index1 .imgleft {
	float:left;
	padding:0 12px 0 0px;
	}
	
#index1 .imgleft1 {
	float:left;
	padding:0 6px 0 0px;
	}	
	
#index1 .srlbutton{
	padding-left:200px;
	padding-top:20px;	
	padding-bottom:10px;
}
	
#index1 .subpagetitle {
	position:absolute;
	display:block;
	font:bold 12px Arial, Helvetica, sans-serif;
	background:url(images/subpagetitlearrow1.jpg) -5px 2px no-repeat;
	height:30px;
	width:150px;
	padding:10px 0 0 30px;
	margin-left:20px;		
	color:#FFF
}
