body{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#362f34;
	margin:0px;
	padding:0px;
}
*{ margin:0px; padding:0px; }
img, a img{ border:none; }
h1{ font-size:30px; color:#000; font-weight:normal; }
h2{ font-size:20px; color:#000; font-weight:normal; }
h3{ font-size:16px; color:#000; font-weight:normal; }
h4{
	
	padding:0px 10px 0px 10px;
	background:#ff0078;
	font-size:16px;
	font-weight:normal;
	line-height:34px;
	color:#FFF;
	text-transform:uppercase;
	
	float:left
}
h5{ font-size:12px; color:#000; font-weight:bold; }
h6{ font-size:10px; color:#000; font-weight:bold; }
#wrapper{
	width:100%;
	background:url(../images/wrapperbg.png) top repeat-x #FFF;
	overflow:hidden;
}
#topline{
	width:100%;
	height:6px;
	background:#f2ecf1;
}
#maincontainer{
	margin:0px auto;
	width:1000px;
	overflow:hidden;
}
#maincontainer2{
	margin:0px auto;
	width:1000px;
	overflow:hidden;
}
#maincontainer3{
	margin:0px auto;
	width:1000px;
	overflow:hidden;
}
#header{
	width:1000px;
	height:111px;
	
}
#leftheder{
	width:347px;
	height:111px;
	float:left;
	margin-right:50px;
}
#rightheder{
	width:603px;
	height:111px;
	float:left;
}
#header_topright{
	width:603px;
	height:29px;
	float:right;
}
#topiconslink{
	width:603px;
	height:29px;
	float:right;
}
#topiconslink .rightbg{
	width:10px;
	height:29px;
	background:url(../images/toplinkedlogos_bg_right.png) no-repeat;
	float:right;
	margin-right:40px;
}
#topiconslink .centerbg{
	height:29px;
	background:#f2ecf1;
	float:right;
}
#topiconslink .centerbg ul{
	list-style:none;
}
#topiconslink .centerbg li{
	display:block;
	float:left;
}
#topiconslink .centerbg a{
	padding:0px 3px;
}
/*#topiconslink .centerbg .margin{
	padding:5px;
}*/
#topiconslink .leftbg{
	width:10px;
	height:29px;
	background:url(../images/toplinkedlogos_bg_left.png) no-repeat;
	float:right;
}
#rightbottom_header{
	width:603px;
	height:46px;
	float:right;
	padding:26px 0px 10px 0px;
}
#rightbottom_header .left1address{
	width:215px;
	height:46px;
	float:left;
}
#rightbottom_header .left1address .heading{
	width:100%;
	font-size:12px;
	font-weight:normal;
	color:#ff0078;
	text-align:left;
	text-transform:uppercase;
}
#rightbottom_header .left1address .text{
	width:100%;
	font-size:10px;
	font-weight:normal;
	color:#5a5358;
	text-align:left;
	text-transform:uppercase;
}
#rightbottom_header .devider{
	width:2px;
	height:46px;
	float:left;
	margin:0px 5px 0px 5px;
}
#rightbottom_header .left2email{
	width:190px;
	height:46px;
	float:left;
}
#rightbottom_header .left2email .heading{
	width:100%;
	font-size:12px;
	font-weight:normal;
	color:#ff0078;
	text-align:left;
	text-transform:uppercase;
}
#rightbottom_header .left2email .text{
	width:100%;
	font-size:10px;
	font-weight:normal;
	color:#5a5358;
	text-align:left;
	text-transform:uppercase;
}
#rightbottom_header .left2email .text a{
	color:#5a5358;
	
}
#rightbottom_header .left2email .text a:hover{
	text-decoration:none;
	
}
#rightbottom_header .left3workinghours{
	width:174px;
	height:46px;
	float:left;
}
#rightbottom_header .left3workinghours .heading{
	width:100%;
	font-size:12px;
	font-weight:normal;
	color:#ff0078;
	text-align:left;
	text-transform:uppercase;
}
#rightbottom_header .left3workinghours .text{
	width:100%;
	font-size:10px;
	font-weight:normal;
	color:#5a5358;
	text-align:left;
	text-transform:uppercase;
}
#navigation{
	margin:0 auto;
	width:1000px;
	height:32px;
	background:url(../images/navigation_whiteroundbg.png) no-repeat;
	padding:0px 5px 5px 5px;
}
.menuvarleftbg{
	width:12px;
	height:32px;
	background:url(../images/nav_leftbg.png) no-repeat;
	float:left;
}
.menuvar{
	width:976px;
	height:32px;
	background:#ff0078;
	float:left;
}
.menuvar ul{
	list-style:none;
	margin-left:2px;
}
.menuvar li{
	float:left;
	display:block;
}
.menuvar a{
	display:block;
	padding:0 13px;
	color:#FFF;
	font-size:12px;
	line-height:32px;
	text-decoration:none;
	text-transform:uppercase;
}
.menuvar a:hover{
	background:#362f34;	
}
.menuvar .active{
	background:#362f34;	
}
	
.menuvarrightbg{
	width:12px;
	height:32px;
	background:url(../images/nav_rightbg.png) no-repeat;
	float:left;
}
#submenu1 {
	position:absolute;
	width:175px;
	z-index:9999;
	
	cursor:pointer;
	display:none;
	background:url(../images/menudropdownbg.png);
}
#submenu1 ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#submenu1 ul li{
	width:175px;
	
}
#submenu1 ul li a{
	display:block;
	padding:0 0 0 10px;
	font-size:12px;
	color:#FFF;
	line-height:35px;
	text-decoration:none;
}
#submenu1 ul li a:hover{
	color:#fff;
	background:#ff0078;
}

/* end navigation */

#banner{
	width:1000px;
	height:375px;
	margin-top:5px;
	overflow:hidden;
}
#flash_div{
	width:610px;
	height:375px;
	background:#f8f1f8;
	float:left;
}
#leftvideo{
	width:610px;
	height:375px;
	background:#f8f1f8;
	float:left;
}
#leftvideo .runvideo{
	width:610px;
	height:327px;
	float:left;
}
#leftvideo .videofooter{
	width:500px;
	height:48px;
	float:left;
	padding:0px 10px 0px 10px;
	font-size:13px;
	color:#362f34;
	line-height:48px;
	text-transform:uppercase;
}
.playbutton{
	width:90px;
	height:48px;
	float:left;
	float:right;
	margin-top:12px;
	
	
}

#rightcontent{
	width:370px;
	height:355px;
	float:right;
	background:#362f34;
	padding:20px 9px 0px 10px;
}
#rightcontent .bigthintext{
	font-size:24px;
	font-weight:lighter;
	color:#FFF;
}
#rightcontent .discription{
	color:#b1abaf;
	margin:15px 0px 10px 0px;
	line-height:20px;
}
/* end video contaner */

/*start top page containt container */
#toppagecontent{
	margin-top:5px;
	padding:8px;
	width:982px;
	border:1px solid #c9c9c9;
	overflow:hidden;
}
#toppagecontent .leftimage{
	width:175px;
	padding:2px;
	margin-right:10px;
	float:left;
	border:1px solid #ffe0ef;
}
#toppagecontent .leftdiscription{
	width:280px;
	padding-right:20px;
	float:left;
}
#toppagecontent .leftdiscription h3{
	font-size:16px;
	font-weight:normal;
	color:#ff0078;
	line-height:30px;
	text-transform:uppercase;
}
#toppagecontent .rightimage{
	width:175px;
	padding:2px;
	margin-right:10px;
	float:left;
	border:1px solid #ffe0ef;
}
#toppagecontent .rightdiscription{
	width:280px;
	padding-right:20px;
	float:left;
}
#toppagecontent .rightdiscription h3{
	font-size:16px;
	font-weight:normal;
	color:#ff0078;
	line-height:30px;
	text-transform:uppercase;
}
#bottompagecontent{
	margin-top:45px;
	width:1000px;	
	float:left;
}
#bottomleftcontent{
	width:455px;
	border:1px solid #f8dce9;
	float:left;
	padding:8px;
	
}
.headingwithbg{
	display:block;
	float:left;
	margin-top:-26px;
	margin-bottom:20px;
	
}
h4{
	
	padding:0px 10px 0px 10px;
	background:#ff0078;
	font-size:16px;
	font-weight:normal;
	line-height:34px;
	color:#FFF;
	text-transform:uppercase;
	float:left
	
	
}
.bottomcontentinner{
	width:441px;
	background:#fbf9fb;
	padding:15px 8px 8px 8px;
	float:left;
	
	
	
}
.bottomcontentinnerimageleft{
	float:left;
	width:139px;
	height:177px;
	border:1px solid #e2dfe1;
	background:#FFF;
	padding:2px;
}
.bottomcontentinnerdetailsleft{
	width:290px;
	float:right;	
}
.bottomcontentinnerdetailsleft .heading{
	font-size:14px;
	font-weight:normal;
	color:#ff0078;
	text-transform:uppercase;
	border-bottom:1px dotted #afaeaf;
	padding-top:10px;
	
}
.bottomcontentinnerdetailsleft .details{
	padding-top:10px;
	width:290px;
}
 .pricecontainer{
	padding-top:10px;
	width:290px;
}
.leftprices{	
	width:115px;
	float:left;
	font-size:13px;
	line-height:24px;
}
.rightcolon{
	width:10px;
	float:left;
	font-weight:bold;
	line-height:24px;
}
.rightprices{
	width:150px;
	padding-left:10px;
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:24px;
	text-decoration:none;
}
.rightprices a{
	color:#ff0078;

}
.rightprices a:hover{
	text-decoration:none;
	
}

#bottomrightcontent{
	width:501px;
	border:1px solid #f8dce9;
	float:right;
	padding:8px;
}
.bottomcontentinner_right{
	width:485px;
	
	padding:8px;
	float:left;
	
	
}

.bottomcontentinnerdetailsright{
	width:208px;
	float:left;
	
}

#bottomlist{
	
	float:left;
	width:208px;
}

#bottomlist ul{
		margin:5px 0px 0px 10px;
		
		
}
#bottomlist ul li{
		display:block;
		background:url(../images/liststyle01.png) left center no-repeat;
		padding-left:20px;
		border-bottom: 1px solid #cdcbcc;
		padding-top:2px;
	
		
}
#bottomlist ul li a{
		font-size:12px;
		text-decoration:none;
		line-height:35px;
		color:#362f34;
		text-align:left;
}
#bottomlist ul li a:hover{
	text-decoration:underline;
}

.bottomcontentinnerimageright{
	
	border:1px solid #e2dfe1;
	background:#FFF;
	padding:2px;
	margin-top:-29px;
	float:right;
}


/* start footer */

#footer{
	margin:0px auto;
	width:1000px;
	
	margin:5px 0px 10px 0px;
	
}
.Footerhrredline{
	width:1000px;
	height:2px;
	background:#ff0078;
	margin-top:10px;
	float:left;
}
.footernavigation{
	width:780px;
	height:30px;
	float:left;
}
.footernavigation ul{
	list-style:none;
}
.footernavigation li{
	float:left;
	display:block;
}
.footernavigation a{
	padding:0 5px;
	font-size:11px;
	font-weight:normal;
	color:#362f34;
	text-decoration:none;
	line-height:30px;
	text-transform:uppercase;
}
.footernavigation a:hover{
	text-decoration:underline;	
}
.copyright{
	width:190px;
	height:30px;
	float:right;
	margin-left:20px;
	padding-right:10px;
	font-size:11px;
	line-height:30px;
	text-transform:uppercase;
}
/* end home page */

/* start services */

#servicestopcontainer{
	width:970px;
	padding:14px;
	border:1px solid #eee8ee;
	background:#FFF;
	margin-top:5px;
	overflow:hidden;
}
.services_heading{
	width:970px;
	background:#7f7f7f;
	float:left;
}
.services_heading .heading{
	font-size:18px;
	color:#FFF;
	padding-left:10px;
	line-height:35px;
	text-transform:uppercase;
}
#servicestopcontainer .simple_text{
	float:left;
	padding:15px 8px 8px 8px;
}
.rightimage_services{
	
	padding:2px;
	margin-left:10px;
	float:right;
	border:1px solid #ffe0ef;
}
.leftimage_services{
	
	padding:2px;
	margin-right:10px;
	float:left;
	border:1px solid #ffe0ef;
}

/*.services_listitems_heading{
	width:970px;
	font-size:14px;
	color:#ff0078;
	line-height:35px;
	text-transform:uppercase;
	padding:15px 8px 8px 8px;
	float:left
}
.services_listitems{
	padding:0px 8px 8px 8px;
	float:left;
	
}
.services_listitems1{
	width:190px;
	float:left;
}
.services_listitems1 ul{
}
.services_listitems1 li{
		display:block;
		background:url(../images/liststyle02.png) left center no-repeat;
		padding-left:20px;
		padding-top:2px;
}
.services_listitems1 a{
	text-decoration:none;
	line-height:24px;
	color:#362f34;
}
.services_listitems1 a:hover{
	text-decoration:underline;
}*/
/*menuscript submission*/

.listitem_ms{
	padding:20px 8px 8px 8px;
	float:left;
}
.listitem_ms ul{
	margin-left:20px;
}
.listitem_ms li{
	padding-left:20px;
	line-height:24px;
}
.listitem_ms a{
	text-decoration:none;
	color:#;
	display:block;
}
.listitem_ms a:hover{
	text-decoration:underline;
}


.listitem_pub{
	
	padding:20px 8px 8px 8px;
	float:left;
}
.listitem_pub ol{
	margin-left:20px;
}
.listitem_pub ol li{
	padding-left:20px;
	line-height:24px;
}
.listitem_pub ol li a{
	text-decoration:none;
	color:#;
	display:block;
}
.listitem_pub ol li a:hover{
	text-decoration:underline;
}
.ingosajapublication{ }

.ingosajapublication a{ color:#704d4d;   }
