@charset "utf-8";
/* CSS Document */

html, body,blockquote, pre,abbr, acronym, address, big, cite, code,del, dfn, em,ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, hgroup,menu, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	
	
}
.main_container{
	width:auto;
	height:auto;
	/*padding:5px;
	background:#0CF;*/
}
.head_container{
	width:auto;
	height:auto;
	background:url(../images/head_bg.png);
	border-top:solid 5px #f8aa12;
	border-bottom:solid 5px #a5a5a5;
	z-index:1000;
}
.header{
	width:1000px;
	height:92px;
	margin:auto;
}
.logo{
	width:380px;
	height:100px;
	background:url(../images/logo.png) no-repeat;
	float:left;
	margin-top:0px;
	z-index:5222222;
}
.top1{
	width:500px;
	height:60px;
	float:right;
	
}
.support_div{
	width:310px;
	height:60px;
	float:right;
}
.support_details{
	width:auto;
	height:auto;
	font-family: 'Duru Sans', sans-serif;
	font-size:14px;
	color:#101010;
	float:right;
	margin:10px;
	text-align:right;
	line-height:22px;	
}
.support_icn{
	width:52px;
	height:60px;
	background:url(../images/support_icn.png);
	float:right;
	margin-right:5px;
}
.support_i{
	background:url(../images/ss.png);
	 float: right;
    height: 90px;
    left: 402px;
    position: absolute;
    right: 0;
    top: 6px;
    width: 469px;
}
.top2{
	width:400px;
	height:130px;
	float:left;
}
.nav_bar{
	width:600px;
	height:70px;
	float:right;
	margin-top:20px;
}
.nav_bar li{
	
	list-style:none;
}

.nav_bar li a{
	
	font-family: 'Ubuntu', sans-serif;	
	font-size:14px;
	color:#101010;
	float:left;
	margin:10px 15px 0px 25px;
	list-style:none;
	text-decoration:none;
	}
	
.nav_bar li a:hover{
	font-size:14px;
	color:#f23caf;
	margin:10px 15px 0px 25px;
	background:url(../images/arrow.png) no-repeat;
	background-position:bottom;
	height:55px;
}
.banner{
	width:auto;
	margin:auto;
	height:395px;
	border-bottom:5px solid #cbcbcb;
	background-repeat:no-repeat;
}
.feature_container{
	width:auto;
	height:auto;
	padding:30px;
}
.feature_div{
	height:420px;
	width:1000px;
	margin:auto;
}
.feature{
	width:292px;
	height:410px;
	float:left;
	background:#fff;
	
	border :solid 4px #e7e7e7;
}
.feature_img{
	width:auto;
	height:200px;
	margin-top:7px;
	margin-bottom:7px;
	background:url(../images/event1.png) no-repeat center;
}





.featrue_title{
	width:255px;
	height:auto;
	font-family: 'Titillium Web', sans-serif;
	color:#ff17a7;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	margin:auto;
}
.feature_desc{
	font-family: 'Titillium Web', sans-serif;
	color:#686868;
	font-size:14px;
	text-align:justify;
	margin-top:6px;
	width:255px;
	height:auto;
	margin-left:18px;
}
.featrue_lnk{
	width:128px;
	text-align:center;
	padding:10px;
	margin:auto;
	margin-top:15px;
	background:#ff17a7;
	font-family: 'Titillium Web', sans-serif;
	color:#fff;
	font-size:16px;
	cursor:pointer;
	}
.featrue_lnk:hover
{
	width:128px;
	text-align:center;
	box-shadow:0px 2px 1px #989898;
	padding:10px;
	margin:auto;
	margin-top:15px;
	background:#ff17a7;
	font-family: 'Titillium Web', sans-serif;
	color:#fff;
	font-size:16px;
	cursor:pointer;
}
.catalog_container{
	width:auto;
	height:auto;
	padding:30px;
	border-bottom:solid 5px #dddddd;
	border-top:solid 5px #f8aa12;
	background:url(../images/norwegian_rose.jpg) repeat center;
}
.catalog_div
{
	width:1000px;
	height:490px;
	margin:auto;	
}
.catalog_row{
	width:auto; 
	margin:auto;
	height:230px;
}
.catalog{
	width:496px;
	height:505px;
	background:#fff;
	border:solid 2px #1d1d1d; 
	float:left;
	z-index:8999000;
}
.catalog_c1{
	width:154px;
	height:auto;
	margin:15px 0px 0px 15px;
	float:left;
}
.catalog_imgs{
	width:146px;
	height:138px;
	background:url(../images/catealog_img1.png);
	border:solid 4px #e7e7e7;
}

.catalog_imgs_title{
	width:auto;
	height:auto;
	background:#e7e7e7;
	font-family: 'Titillium Web', sans-serif;
	color:#ff17a7;
	padding:6px;
	text-align:center;
	margin-top:4px;
	font-size:16px;
}
.catalog_c2{
	width:163px;
	height:185px;
	float:right;
	margin-right:17px;
	margin-top:314px;
}
.catalog_title{
	width:128px;
	height:auto;
	font-family: 'Titillium Web', sans-serif;
	color:#fff;
	background:#484848;
	opacity:0.7;
	padding:3px 10px;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	margin:auto;
	float:right;
}
.catalog_desc{
	font-family: 'Titillium Web', sans-serif;
	color:#686868;
	font-size:14px;
	text-align:justify;
	margin-top:6px;
	width:auto;
	height:112px;
	margin-bottom:4px;
	overflow:hidden;
}
.catalog_lnk{
	width:128px;
	text-align:center;
	padding:3px 6px;
	height:auto;
	float:right;
	margin-top:116px;
	background:#ff17a7;
	font-family: 'Titillium Web', sans-serif;
	color:#fff;
	font-size:16px;
	z-index:5000;
	cursor:pointer;
	border:4px solid #ff17a7;
	}
.catalog_lnk:hover
{
	width:128px;
	text-align:center;
	/*box-shadow:0px 3px 0px #888888;*/
	border:4px solid #fff;
	padding:3px 6px;
	background:#ff17a7;
	font-family: 'Titillium Web', sans-serif;
	color:#fff;
	z-index:5000;
	font-size:16px;
	cursor:pointer;
}
.footer_div{
	width:1000px;
	height:0px;
	margin:auto;
	padding:0px 0px;
}
.foot_link {
	width:100px;
	float:left;
	height:auto;
	margin-left:160px;
	list-style:none;
	text-decoration:none;
	}
.foot_link li a{
	font-family: 'Titillium Web', sans-serif;
	color:#8c8c8c;
	font-size:12px;
	line-height:20px;
	text-decoration:none;

}
.foot_link li a:hover{
  color:#000;
}
.social_lnks{
	width:115px;
	text-align:center;
	float:left;
	margin-left:20px;
	font-family: 'Titillium Web', sans-serif;
	color:#a80369;
	font-size:14px;
	height:auto;
	padding:0px 5px 0px 5px;
}
.media li{
	width:auto;
	height:auto;
	list-style:none;
	float:left;
	text-decoration:none;
	margin:10px 3px 0px 8px;
}
.twit{
	width:26px;
	height:26px;
	background:url(../images/twit.png);
	margin-top:5px;
		cursor:pointer;

}

.twit:hover{
	width:26px;
	height:26px;
	background:url(../images/twit_hvr.png);
	margin-top:5px;
}
.fb{
	width:26px;
	height:26px;
	background:url(../images/fb.png);
	margin-top:5px;
		cursor:pointer;

}
.fb:hover{
	width:26px;
	height:26px;
	background:url(../images/fb_hvr.png);
	margin-top:5px;
	cursor:pointer;
}

.google{
	width:26px;
	height:26px;
	background:url(../images/g+.png);
	margin-top:5px;
	cursor:pointer;

}
.google:hover{
	width:26px;
	height:26px;
	background:url(../images/g+_hvr.png);
	margin-top:5px;
	cursor:pointer;
}
.foot_menu{
	width:400px;
	height:50px;
	float:right;
	list-style:none;
}
.foot_menu li a{
	font-family: 'Titillium Web', sans-serif;
	color:#ac0b6f;
	font-size:14px;
	float:left;
	margin:0px 31px 0px 0px;
	line-height:20px;
	list-style:none;
	text-decoration:none;

}
.foot_menu li a:hover{
  color:#989898;
}
.cpyrights{
	width:auto;
	height:20px;
	font-family: 'Titillium Web', sans-serif;
	color:#989898;
	font-size:14px;
	margin-top:30px;
}
.floar1{
	width:342px;
	height:345px;
	background:url(../images/floral1.png);
	position: fixed;
    bottom: 0;
    right: 0;
	
}

.floar2{
	width:235px;
	height:267px;
	background:url(../images/floral2.png);
	position: fixed;
    bottom: 0;
    left: 0;
	
}
.floar4{
	width:240px;
	height:145px;
	background:url(../images/2.gif);
	position: fixed;
    top: 0;
    right: 0;
		z-index:1000;

	
}

.floar3{
	width:240px;
	height:145px;
	background:url(../images/2.gif);
	z-index:1000;
	position: fixed;
    top: 0;
    left: 0;
	
}








	
  