@import url("reset.css");
#port1 a {
	outline: none;	
	margin-right: 2px;
}

#port1 a img {
	border: 1px solid #CCC;
	padding: 2px;
	margin: 3px 0px 3px 0;
}
#mort a {
	outline: none;	
	margin-right: 2px;
}
#mort p {
	color:#FFF;
	font-size:70%;
}

#mort a img {
	border: 1px solid #CCC;
	padding: 2px;
	margin: 3px 0px 3px 0;
}

#mort1 a {
	outline: none;	
	margin-right: 2px;
}

#mort1 a img {
	border: 1px solid #CCC;
	padding: 2px;
	margin: 3px 0px 3px 0;
}
#dcontentrighti{
	width: 440px;
	position: relative;
	float: right;
	}
#port1{
	width: 502px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: right;
}
html {
	margin: 0px;
}
body {
	background-color:#0F1110;
	background-image:url(../img/BgBody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#middle {
	background:#FFFFFF;
	width: 100%;
	display: table;
	padding-top: 0px;
}

/* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:960px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
	height:144px;
	color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
	height:360px;
	overflow:hidden;
		}
		#slider1 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
	height:153px;
	overflow:hidden;
		}
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:260px;
		position:absolute;
		left:-30px;
		top:50px;
		}	
	#nextBtn{ 
		left:960px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:260px;
		background:url(../images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.png) no-repeat 0 0;	
		}												

/* // Easy Slider */










#carousel {
	float:left;
	background:#101a24;
	position: relative;
	width: 640px;
}

#content-main-feature {
	position:relative;
	margin-bottom:0;
	border-bottom:0;
	width:656px;
	float:left;
	height:260px;
	overflow: hidden;
	background-color: #CCC;
}

#carousel-sidebar {
	float:right;
	overflow:hidden;
	margin-left:1px;
}

#carousel-sidebar #carousel-navigation {
	float: right;
	width: 159px;
	display: block;
	padding: 0px;
}

#carousel-sidebar #carousel-navigation li {
	width:159px;
	background:#3a7895;
	height:150px;
	margin-bottom:1px;
	line-height:1.1em;
}

#carousel-sidebar #carousel-navigation li a {
	margin-left:5px;
	display:block;
	height:150px;
	background: #3a7895 url('/images/carousel-nav-bg-gradient.png') 0px 0px no-repeat;
}

#carousel-sidebar #carousel-navigation li.active {
	background-color: #5cbfeb;
}

#carousel-sidebar #carousel-navigation li.active a {
	background-color: #5cbfeb;
}


#carousel-sidebar #carousel-navigation li:hover {
	background-color: #5cbfeb;
}

#carousel-sidebar #carousel-navigation li a div {
	padding:10px 0 0 12px;
}
/* Top right corner */
#carousel-sidebar #carousel-navigation li.first a div{
	background: url(../images/corner-top-right-3a5268.png) top right no-repeat;
}

#carousel-sidebar #carousel-navigation li a div h4 {
	color:#fff;
	font-size:18px;
	margin:0 10px 2px 0;
}

#carousel-sidebar #carousel-navigation li a div p {
	color:#101a24;
	font-size:13px;
	font-weight:bold;
	margin-right: 10px;
}

#carousel-pagination {
	position:absolute;
	bottom:0px;
	right:0px;
	width:160px;
	height:27px;
}

#carousel-pagination-links {
	float:left;
	width:100%;
	height:20px;
	margin-top:7px;
	text-align:center;
	background: url(../images/corner-bottom-right-304153.png) bottom right no-repeat;
}

#carousel-pagination-links a {
	display:-moz-inline-box;
	vertical-align: top;
	display: inline-block;
	width:13px;
	height:13px;
	background: transparent url('/images/carousel-pagination-buttons.gif') 0px 0px no-repeat;
}

#carousel-pagination-links a span {
	display:none;
}

#carousel-pagination-links a.active,
#carousel-pagination-links a:hover {
	background-position:0px -13px;
}

#carousel-pagination-timer {
	position:absolute; 
	top:3px;
	right:3px;	
	width:20px;
	height:20px;
}



body {
	margin-top: 0px;
	
}

a:link {
	color: #666;
	text-decoration: none;
	
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}

h6 a:link {
	color: #999;
	text-decoration: none;
}
h6 a:visited {
	color: #999;
}
h6 a:hover {
	color: #C00;
}
h6 a:active {
	color: #666;
	text-decoration: none;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: lighter;
	color: #333;
	padding: 0px 0px 13px;
	margin: 0px;
	letter-spacing: 0px;
	line-height: 1.1em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #9E0A0A;
	letter-spacing: 0px;
	line-height: 1em;
	font-style: normal;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #C00;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #C00;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-style: normal;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
}
h6 {
	font-family: Arial, "Lucida Sans", 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, Geneva, sans-serif;
	padding: 0px;
	color: #FFF;
	font-size: 0.7em;
	line-height: 1.3em;
	margin: 0px;
	text-align: left;
	font-weight: normal;
}


h3 {
	font-family: Arial, "Lucida Sans", 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, Geneva, sans-serif;
	font-size: 1.1em;
	color: #CC0E0D;
	margin: 0px;
	letter-spacing: -1px;
	padding-top: 0px;
	line-height: 1em;
}

h4 {
	font-family: Arial, "Lucida Sans", 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #9E0A0A;
	margin: 0px;
	letter-spacing: 0px;
	padding-top: 2px;
	line-height: 1.2em;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	margin: 0px;
	letter-spacing: 0px;
	line-height: 1.2em;
	text-indent: 0px;
	font-weight: normal;
	padding-top: 3px;
	text-decoration: none;
}
h5 {
	font-family: Arial, "Lucida Sans", 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, Geneva, sans-serif;
	color: #333;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 0px;
	text-align: left;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	margin: 0px;
	letter-spacing: 0px;
	line-height: 1.2em;
	text-indent: 0px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 10px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.8em;
	letter-spacing: 0px;
	line-height: 1.2em;
	font-weight: normal;
	list-style-position: inside;
	list-style-image: url(../img/bullet.png);
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
#twitter_update_list {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: 0px;
	padding-bottom: 10px;
	font-size:12px;
	line-height: 1.2em;
	font-weight: normal;
	
	text-align: left;
}

.style1 {
	font-family: Arial, Lucida Sans, 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 2em;
	font-weight: normal;
}
.style2 {
	font-family: Arial, Lucida Sans, 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, Geneva, sans-serif;
	font-size: 11px;
	color: #3E4C4D;
	line-height: 1.4em;
}
.style2 a{
	font-family: Arial, "Lucida Sans", 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, Geneva, sans-serif;
	font-size: 11px;
	color: #3E4C4D;
	line-height: 1.4em;
	font-weight: lighter;
	text-decoration: none;
}

.style3 {
	font-family: Arial, Lucida Sans, 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, Geneva, sans-serif;
	font-size: 12px;
	color: #9E0A0A;
	text-align: right;
}
.style3 a{
	font-family: Arial, "Lucida Sans", 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 1.4em;
	font-weight: lighter;
	text-decoration: none;
}


img {
	border: 0px;
	behavior: url("pngbehavior.htc");
}

#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#header{
	width: 960px;
	height: 124px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
}
#nav{
	width: 1050px;
	height: 40px;
	position: relative;
	float: left;

}
#navline{
	width: 940px;
	height: 20px;
	position: relative;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	background-image: url(../img/line.gif);
	background-repeat: no-repeat;

}
#navline1{
	width: 960px;
	height: 20px;
	position: relative;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	background-image: url(../img/curve.png);
	background-repeat: no-repeat;

}
#corner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 62px;
	width: 61px;
}

#navline2{
	width: 940px;
	height: 20px;
	position: relative;
	float: left;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/curve.gif);

}
#toparea{
	width: 960px;
	position: relative;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	height: 360px;
}
#topareaboxes{
	width: 960px;
	position: relative;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	height: 380px;
}
#property{
	width: 960px;
	position: relative;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	height: 360px;
	background-image: url(../newtop/esmartproperty.jpg);
	background-repeat: no-repeat;
}
#taxback{
	width: 960px;
	position: relative;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	height: 360px;
	background-image: url(../newtop/esmarttax.jpg);
	background-repeat: no-repeat;
}
#smback{
	width: 960px;
	position: relative;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	height: 360px;
	background-image: url(../newtop/smartmoney.jpg);
	background-repeat: no-repeat;
}
#esmback{
	width: 960px;
	position: relative;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	height: 360px;
	background-image: url(../newtop/esmartmoney.jpg);
	background-repeat: no-repeat;
}
#topaccord{
	width: 950px;
	position: relative;
	float: left;
	height: 310px;
	background-color: #171717;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../img/accordian/bg.jpg);
}
#toparea2{
	width: 582px;
	position: relative;
	float: left;

}
#toparea2advert{
	width: 665px;
	position: relative;
	float: left;

}
#toparea2advert1{
	width: 705px;
	position: relative;
	float: left;

}
#toparea4{
	width: 680px;
	position: relative;
	float: left;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	padding-right: 10px;

}
#toparea4a{
	width: 459px;
	position: relative;
	float: left;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	padding-right: 10px;

}
#db1{
	width: 280px;
	position: relative;
	float: left;
	height: 190px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#db{
	width: 134px;
	position: relative;
	float: left;
	background-color: #171717;
	height: 190px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;

}
#downcontent{
	width: 510px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-color: #666;
	padding-top: 0px;

}
#downcontent1{
	width: 800px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-color: #666;
	padding-top: 0px;

}
#topareaprod{
	width: 479px;
	position: relative;
	float: left;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	padding-right: 10px;
}
#topareafull{
	width: 940px;
	position: relative;
	float: left;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	padding-right: 10px;

}
#topareab{
	width: 460px;
	position: relative;
	float: left;
	padding-left: 10px;
	padding-right: 10px;

}
#topareatext{
	width: 650px;
	position: relative;
	float: left;
	padding: 10px;
	margin: 5px;

}
#toparea1{
	width: 560px;
	position: relative;
	float: left;
	padding-top: 240px;
	background-repeat: no-repeat;
	padding-right: 0px;
	height: 100px;
	background-image: url(../img/main.jpg);
	padding-left: 10px;
}
#toparea1r{
	width: 200px;
	position: relative;
	float: left;
	padding-top: 180px;
	background-repeat: no-repeat;
	padding-right: 0px;
	height: 130px;
	background-image: url(../img/main.jpg);
	padding-left: 190px;

}
#toppic{
	width: 720px;
	position: relative;
	float: left;
	padding-top: 0px;
	background-repeat: no-repeat;
	padding-right: 0px;
	height: 234px;

}
#topmag{
	width: 160px;
	position: relative;
	float: left;
	padding-top: 94px;
	background-repeat: no-repeat;
	padding-right: 0px;
	height: 140px;

}
#toparea1a{
	width: 670px;
	position: relative;
	float: left;
	padding-top: 0px;
	background-repeat: no-repeat;
	padding-right: 15px;
	clear: left;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#toparea2{
	width: 447px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	padding: 15px 10px 0px 0px;
	background-image: url(../img/vert1.gif);
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#topareadown{
	width: 440px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 0px;
}
#toparea3{
	width: 262px;
	height: 210px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	padding: 10px;
	background-color: #B4D8F2;
	margin-bottom: 0px;
	clear: right;
	margin-right: 10px;

}
#newshead{
	width: 282px;
	height: 30px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	padding: 0px;
	background-color: #000;
	margin-bottom: 0px;
	clear: right;
	background-image: url(../img/newshead.gif);
	margin-right: 10px;

}
#flashbit{
	width: 660px;
	height: 280px;
	margin: 0px;
	float: left;
	position: relative;
	padding-bottom: 10px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#wrap{
	width: 660px;
	height: 280px;
	margin: 0px;
	float: left;
	position: relative;
	padding-bottom: 10px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#second{
	width: 255px;
	position: relative;
	float: left;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 15px;
}
#mort{
	width: 223px;
	position: relative;
	float: left;
	margin-bottom: 0px;
	background-color: #CC0E0D;
	padding: 10px;
	margin-left: 6px;
	margin-right: 3px;
}
#mortabout{
	width: 170px;
	position: relative;
	float: left;
	margin-bottom: 0px;
	background-color: #CC0E0D;
	padding: 10px;
	margin-left: 6px;
	margin-right: 3px;
	margin-top: 15px;
}
#deb{
	width: 223px;
	position: relative;
	float: left;
	margin-bottom: 0px;
	background-color: #000;
	padding: 10px;
	margin-left: 6px;
	margin-right: 3px;
	margin-top: 10px;
}
#deb p {
	color:#CCC;
	font-size:70%;
}
#mort1ex p{
	color:#333;
	font-size:70%;
}
#mort1ex2 p{
	color:#FFF;
	font-size:70%;
}
#mortabout p{
	color:#fff;
	font-size:70%;
}
#mort2cola{
	width: 470px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-image: url(../img/enews.jpg);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 10px;
}
#mort2col{
	width: 500px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#mort2colin{
	width: 508px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#morta{
	width: 272px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	clear: right;
	background-image: url(../img/contactbox.jpg);
	height: 33px;

}
#mort1{
	width: 215px;
	position: relative;
	float: right;
	margin-top: 15px;
	clear: right;
	background-color: #E6E6E6;
	margin-left: 0px;
	padding: 10px;
	border: 1px solid #666;
}
#mort1ex{
	width: 272px;
	position: relative;
	float: right;
	margin-top: 15px;
	clear: right;
	background-color: #E6E6E6;
	margin-left: 0px;
	padding: 10px;
	border: 1px solid #666;
	margin-bottom: 10px;
}
#mort1ex2{
	width: 274px;
	position: relative;
	float: right;
	margin-top: 15px;
	clear: right;
	background-color: #000;
	margin-left: 0px;
	padding: 10px;
}
#mort1q{
	width: 217px;
	position: relative;
	float: right;
	margin-top: 10px;
	clear: right;
	border-left-width: 1px;
	background-color: #666;
	margin-left: 0px;
	padding: 10px;
}
#mort1q a{
	color:#FFF;
	
	
}
#mort1q2 a{
	color:#333;
	
	
}
#mort1q2{
	width: 215px;
	position: relative;
	float: right;
	margin-top: 10px;
	clear: right;
	background-color: #CCC;
	margin-left: 0px;
	padding: 10px;
	border: 1px solid #666;
}
#mort1z{
	width: 230px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	clear: right;
	
}
#mort2{
	width: 252px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: right;
	background-image: url(../img/bback1.jpg);
}
#quote1{
	width: 328px;
	height: 37px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	background-color: #FCFCFC;
	margin-bottom: 0px;

}
#quote2{
	width: 328px;
	height: 37px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;

}
#quote3{
	width: 328px;
	height: 37px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 10px;

}
#toparea3a{
	width: 310px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	padding: 10px;
	background-color: #FFF;

}
#shade2{
	width: 960px;
	height: 30px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-color: #FFF;
}
#shade3{
	width: 960px;
	height: 1px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	margin-top: 20px;
	background-color: #FFF;
}
#port{
	width: 950px;
	position: relative;
	float: left;
	background-color:#FFF;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 5px;
}
#bottomboxes{
	width: 1007px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;

}
#bottombox1{
	width: 228px;
	position: relative;
	float: left;
	margin-right: 10px;
	padding: 10px;
	height: 204px;
	background-image: url(../img/boxbacknew.jpg);

}
#bottomboxteam{
	width: 650px;
	position: relative;
	float: left;
	margin-right: 0px;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3a2518;

}
#bottombox4{
	width: 228px;
	position: relative;
	float: left;
	margin-right: 10px;
	padding: 10px;
	height: 204px;
	background-image: url(../img/boxbacknew.jpg);
	background-repeat: no-repeat;

}
#bottombox2{
	width: 228px;
	position: relative;
	float: left;
	margin-right: 10px;
	padding: 10px;
	height: 204px;
	background-image: url(../img/boxbacknew.jpg);
	background-repeat: no-repeat;

}
#bottombox3{
	width: 228px;
	position: relative;
	float: left;
	padding: 10px;
	height: 204px;
	background-image: url(../img/boxbacknew.jpg);
	background-repeat: no-repeat;

}
#bottombox3a{
	width: 310px;
	position: relative;
	float: right;
	padding: 10px;
	background-color: #eeeeee;
	height: 210px;
	margin-top: 10px;
	margin-bottom: 10px;

}
#main{
	width: 960px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}
#a960{
	width: 940px;
	position: relative;
	float: left;
	height: 320px;
	padding: 10px;
}
#mainr{
	width: 300px;
	position: relative;
	float: left;
	margin-top: 20px;
	background-image: url(../img/devider.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	padding-right: 30px;

}

#logo{
	width: 134px;
	height: 105px;
	position: relative;
	background-image: url(../img/goldmine.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#headr{
	width: 800px;
	height: 96px;
	position: relative;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
}
#submenu{
	height: 30px;
	position: relative;
	float: right;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 500px;
}
#sub1{
	height: 26px;
	float: left;
	position: relative;
	padding-right: 0px;
	padding-left: 10px;
}
#sub2{
	height: 16px;
	float: left;
	position: relative;
	background-image: url(../img/smallhr.gif);
	background-position: 100px;
	background-repeat: no-repeat;
	margin-right: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#sub3{
	height: 26px;
	float: left;
	position: relative;
	padding-right: 0px;
	padding-left: 10px;
}
#sub4{
	height: 20px;
	float: left;
	position: relative;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 6px;
	width: 120px;
}
#sub5{
	height: 20px;
	float: right;
	position: relative;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 6px;
	width: 210px;
}
#submenua{
	height: 40px;
	position: relative;
	float: right;
	padding-top: 36px;
	margin-top: 5px;
	width: 730px;
	background-repeat: no-repeat;
	background-image: url(../img/strap.png);
}
#suba{
	height: 33px;
	float: left;
	position: relative;
	background-image: url(../img/sub.jpg);
	background-position: 1px;
	background-repeat: no-repeat;
	margin-right: 5px;
}
#suba1{
	width: 36px;
	height: 33px;
	float: left;
	position: relative;
	background-image: url(../img/sub.jpg);
	background-position: 1px;
	background-repeat: no-repeat;
	margin-right: 5px;
}
#suba2{
	height: 33px;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	margin-right: 0px;
	padding-right: 10px;
	width: 160px;
}
#suba3{
	height: 33px;
	float: right;
	position: relative;
	padding-right: 5px;
}
#strap{
	height: 18px;
	position: relative;
	float: right;
	padding-top: 0px;
	margin-top: 5px;
	width: 500px;
	padding-right: 0px;
	margin-right: 5px;
}
ul	{
	margin:0px;
	padding:0px;
}

li	{
	float:left;
}
/*nav area top */

#nav	{
	height: 36px;
	width: 960px;
	left: 0px;
	position: static;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}


#nav ul	{
	margin:0px;
	padding:0px;
}

#nav li	{
	float:left;
	
}

#nav a {
	display:block;
	height:20px;
	padding-top:0px;
	overflow:hidden;
	text-decoration: none;
}

#nav li.navA	{
	padding:0px 5px 0px 0px;
	margin:0px;
	list-style: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#nav li.nav1	{
	padding:0px 5px;
	margin:0px;
	list-style: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#nav li.nav2	{
	padding:0px 5px;
	margin:0px;
	list-style: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#nav li.nav3	{
	padding:0px 5px;
	margin:0px;
	list-style: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	float: left;
}
#nav li.nav4	{
	padding:0px 5px;
	margin:0px;
	list-style: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#nav li.nav5	{
	padding:0px 5px;
	margin:0px;
	list-style: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#nav li.nav6	{
	padding:0px 5px;
	margin:0px;
	list-style: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#nav li.nav7	{
	padding:0px 5px;
	margin:0px;
	list-style: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#nav li.nav8	{
	padding:0px 5px;
	margin:0px;
	list-style: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#nav li.nav9	{
	padding:0px 5px;
	margin:0px;
	list-style: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#nav li.nav10	{
	padding:0px 5px;
	margin:0px;
	list-style: none;

}


#navNameA {
}
#nav a#navName1	{
}
#nav a#navName2	{
}
#nav a#navName3	{
}
#nav a#navName4	{
}
#nav a#navName5	{
}
#nav a#navName6	{
}
#nav a#navName7	{
}
#nav a#navName8	{
}
#nav a#navName9	{
}

#nav a#navNameA:hover	{
}
#nav a#navName1:hover	{
}
#nav a#navName2:hover	{
}
#nav a#navName3:hover	{
}
#nav a#navName4:hover	{
}
#nav a#navName5:hover	{
}
#nav a#navName6:hover	{
}
#nav a#navName7:hover	{
}
#nav a#navName8:hover	{
}
#nav a#navName9:hover	{
}

#dropmenudiv{
	font-family: Arial, Lucida Sans, 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, Geneva, sans-serif;
	font-size: 10px;
	word-spacing:0px;
	position:absolute;
	border-bottom-width: 0;
	line-height:13px;
	z-index:100;

}

#dropmenudiv a{
	color: #ffffff;
	background: url(../img/navDropBkgrd.png) no-repeat right;
	width: 100%;
	display: block;
	text-indent: 15px;
	padding: 6px 0;
	text-decoration: none;
	text-align: left;
}

#dropmenudiv a:hover{ /*hover background color*/
	background: url(../img/navDropBkgrdOver.png) no-repeat right;
	color: #ffffff;
}


/****************** footer ************************/


#footer_bg
{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	position: relative;
	background-color: #000;
	margin-top: 0px;
}
#footer_bg1
{
	height: 235px;
	width: 125px;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer_bg2
{
	height: 235px;
	width: 160px;
	float: left;
	position: relative;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer_bg3
{
	height: 235px;
	width: 190px;
	float: left;
	position: relative;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer_bg4
{
	height: 235px;
	width: 215px;
	float: left;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	padding-top: 0px;
	padding-bottom: 10px;
}
#footer_bg5
{
	height: 235px;
	width: 175px;
	float: left;
	position: relative;
	padding-right: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	padding-top: 0px;
	padding-bottom: 10px;
}
#footer_bg6
{
	height: 30px;
	width: 700px;
	float: left;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}

#footer_bg7
{
	height: 30px;
	width: 260px;
	float: right;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-color: #666;
	border-top-width: 1px;
	border-top-style: dotted;
}

#footer
{
	z-index: 20;
}
#footblack {
	width: 960px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
}
#footblack1 {
	position:absolute;
		bottom:0;
		width:100%;
	background-color: #000;
	height: 350px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #171717;
	
}
#contenttop {
	position: relative;
	width: 100%;
	min-height: 1100px;
	max-height: 2000px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#box1{
	width: 212px;
	position: relative;
	float: left;
	padding: 0px 10px 10px;
	margin-right: 5px;
	height: 310px;
	margin-bottom: 10px;

}
#box2{
	width: 212px;
	position: relative;
	float: left;
	padding: 0px 10px 10px;
	margin-right: 4px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	height: 310px;
	margin-bottom: 10px;

}
#box3{
	width: 212px;
	position: relative;
	float: left;
	padding: 0px 10px 10px;
	margin-right: 4px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	height: 310px;
	margin-bottom: 10px;

}
#box4{
	width: 212px;
	position: relative;
	float: left;
	padding: 0px 10px 10px;
	margin-right: 0px;
	height: 310px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	margin-bottom: 10px;

}

#box5{
	width: 212px;
	position: relative;
	float: left;
	padding: 0px 10px 10px;
	margin-right: 5px;
	height: 310px;
	margin-top: 0px;
	margin-bottom: 10px;

}
#box6{
	width: 212px;
	position: relative;
	float: left;
	padding: 0px 10px 10px;
	margin-right: 4px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	height: 310px;
	margin-bottom: 10px;

}
#box7{
	width: 212px;
	position: relative;
	float: left;
	padding: 0px 10px 10px;
	margin-right: 4px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	height: 310px;
	margin-bottom: 10px;

}
#box8{
	width: 212px;
	position: relative;
	float: left;
	padding: 0px 10px 10px;
	margin-right: 0px;
	height: 310px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	margin-bottom: 10px;

}
#box9{
	width: 212px;
	position: relative;
	float: left;
	padding: 0px 10px 10px;
	margin-right: 5px;
	height: 310px;

}
#box10{
	width: 212px;
	position: relative;
	float: left;
	padding: 0px 10px 10px;
	margin-right: 4px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	height: 310px;

}
#box11{
	width: 212px;
	position: relative;
	float: left;
	padding: 0px 10px 10px;
	margin-right: 4px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	height: 310px;

}
#box12{
	width: 212px;
	position: relative;
	float: left;
	padding: 0px 10px 10px;
	margin-right: 0px;
	height: 300px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;

}
#bottom {
	background:#000;
	width: 100%;
	display: table;
	padding: 20px 0px 40px!important;
}
.clear {
	clear:both;

}
/* Locations */
#locations
{
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #FFF;
}
.topimage {
	width: 962px;
	padding:0px;
	height: 312px;
}
.topimagemenu {
	width: 242px;
	padding:15px 10px 0px;
	height: 67px;
	background-image: url(../img/menutop.png);
	background-repeat: no-repeat;
	margin-top: 318px;
}
#topimagemenu1 {
	width: 242px;
	padding:0px 10px 15px;

}
#menuright {
	width: 200px;
	padding:15px 0px 15px 10px;
	float: right;

}

#locations h3 a {
	color:#FFF;
	margin-bottom:14px!important;
	font-size:1.125em;
	text-decoration:none;
}

#locations h3 a:hover {
	text-decoration:underline;
}

#locations .inside {
	width:962px;
	margin:0px auto;
}

#locations .column {
	float:left;
	width:230px;
	margin-right:0px;
	height: 310px;
	padding: 10px;
	background-color: #FFF;
	/*border-right:1px dashed #013E45;*/
}
#locations .column1a {
	float:left;
	width:460px;
	height: 310px;
	padding: 10px;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	/*border-right:1px dashed #013E45;*/
}

#locations .last {
	float:left;
	width:215px;
	height: 320px;
}
#locations .last1 {
	float:left;
	width:211px;
	height: 310px;
	color: #CC0E0D;
	background-color: #CC0E0D;
	padding: 10px;
}
#locations .last1 p {
	color: #fff;
}
#locations .last1 h5 {
	color: #fff;
}

#locations .inside img {
}

#locations p {
	font-size:0.7em;
	color:#333;
	padding-top: 5px;
}

#locations h4 {
	font-size:0.875em;
	color:#94DAE6;
	margin-bottom:2px!important;
}

#locations .button a {
	background:#003B42;
	width:70px;
	height:15px;
	text-align:center;
	color:#D7E036;
	padding:5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display:block;
	font-size:0.814em;
	text-decoration:none;
	margin-bottom:12px;
	margin-top:-20px;
}
