body {
	border: 0;
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	background:url(../images/bodybg.gif) #191919 repeat-x;	
}

.global {
	width: 1000px;
	margin: 0 auto;
	background: #191919;
}

.header {
	height: 95px;
	background: url(../images/top_bg.gif) top repeat-x;
}

#logo {
	position: absolute;
	margin-left: 159px;
	text-indent: -999px;
	display: block;	
	background:transparent url(/images/ishakeweb_shakejoke.png) repeat scroll 0 0;
	width: 175px;
	height: 95px;
	/* top: 56px; */
}

.header .in {
	/*background: url(../images/home_top2.jpg) 324px 95px no-repeat;*/
	height: 32px;
	padding: 63px 0 0 379px;
}

.header ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 12px;
	/*background: #393939;*/ 
	/*#232323;*/
	height: 32px;
	width: 525px;
}

.header ul li {
	display: inline;
}

.activePage {
	height: 32px;
	background: #232323;
}



.city {
	background: url(../images/city.gif) left top no-repeat;
	height: 123px;
}

.product_logo {
	/*height: 65px;*/
	text-align: center;
}

.main {
	padding: 20px 0 0 168px;
	height: 1%;
	/*height:800px;*/
	overflow: hidden;
}

.mainc {
	padding: 0px 0 0 168px;
	height: 1%;
	/*height:800px;*/
	overflow: hidden;
}

.main_lc { /*width: 300px;*/
	width: 210px;
	float: left;
	/*margin-right: 60px;*/
}

.main_rc {
	width: 540px;
	float: left;
}

.main_rc h2 {
	-x-system-font: none;
	color: #7D83B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 13px;
	margin: 0;
	padding: 0;
}

.main_rc p {
	color: #8c8c8d;
	/*font: 14px/ 25px Arial, Helvetica, sans-serif;*/
	margin: 0;
	line-height: 18px;
	text-align: left;
	padding: 23px 0 0 0;
}

.main_lc h3 {
	color: #8c8c8d;
	font: bold 14px/ 24px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h2 {
	color: #7d83b1;
	font: bold 12px/ 13px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.main_lc p {
	color: #8c8c8d;
	/*font: 14px/ 25px Arial, Helvetica, sans-serif;*/
	margin: 0;
	padding: 23px 0 0 0;
}

.footer_wrap {
	padding-top: 90px;
}

.footer {
	background: url(../images/footer_bg.jpg) 50% top repeat-x;
	height: 30px;
	color: #000;
	font: 9px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 11px;
	width: 1000px;
}

.carousel_wrap { *
	height: 33px;
	background: #000000 none repeat scroll 0 0;
	overflow: hidden;
	padding-top: 65px;
	padding-left: 20%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 50px;
}

.prev {
	display: block;
	background: url(../images/slides_prev.gif) left top no-repeat;
	width: 10px;
	height: 18px;
	float: left;
	text-indent: -999px;
	margin-right: 20px;
	border: 0;
}

.next {
	display: block;
	background: url(../images/slides_next.gif) left top no-repeat;
	width: 9px;
	height: 18px;
	float: left;
	text-indent: -999px;
	border: 0;
}

.carousel {
	float: left;
	margin-right: 20px;
	position: relative;
	visibility: hidden;
	left: -5000px;
}

.carousel ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 653px;
}

.carousel ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;

}

.homeText {
	padding-left: 10px;
	padding-right: 10px;
	color: #8C8C8D;
	line-height:18px;
	font-size:12px;
}


.homeText p {
font-size:12px;
}

.homeText p a{
	color: #8C8C8D;
	text-decoration: none;
}

.homeText p a:hover {
	text-decoration: none;
}




.carousel ul li img {
	display: block;
	margin: 0 auto;
}

.news {
	padding: 0 18px 0 0;
}

.news p {
	line-height: 14px;
	color: #8c8c8d;
	margin: 0;
	padding: 12px 0 0 0;
}

.news p a {
	color: #8c8c8d;
	text-decoration: none;
}

.news p a:hover {
	text-decoration: none;
}

.news p.more {
	padding: 40px 0 0 117px;
}

.news p.more a {
	text-decoration: none;
	color: #3c3c3e;
}

.news p.more a:hover {
	text-decoration: underline;
}





ul.single_ddm {
	list-style: none;
	margin: 0;
	padding: 0 0 0 12px;
	background: #232323;
	height: 32px;
	overflow: hidden;
}

ul.single_ddm li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100px;
	height: 32px;
	line-height: 32px;
}

ul.single_ddm li a {
	text-decoration: none;
	color: #622C8C;
	font: bold 12px/ 32px Arial, Helvetica, sans-serif;
	display: block;
	height: 32px;
	width: 100px;
	position: absolute;
	text-align: center;
}

ul.single_ddm li a:hover {
	color: #ffffff;
}

ul.single_ddm ul {
	list-style: none;
	margin: 0;
	padding: 32px 0 0 0;
	display: none;
	position: absolute;
}

ul.single_ddm ul li {
	display: block;
	margin: 0;
	padding: 0;
	height: 24px;
	line-height: 24px;
	width: 170px;
	float: none;
	overflow: hidden;
	border-bottom: 1px solid #232323;
	font-size: 0;
}

ul.single_ddm ul li a {
	display: block;
	height: 24px;
	overflow: hidden;
	color: #622C8C;
	padding: 0 10px;
	text-align: left;
	width: 150px;
	line-height: 24px;
}

ul.single_ddm ul li a:hover {
	background: #232323;
	/*color: #7d83b1;*/
	color: #FFFFFF;
}

ul.single_ddm ul.child{
	padding-left: 19px;
}





