@charset "utf-8";
/* CSS Document */
html, body { height: 100%; margin: 0; padding: 0; }

#hideAll {
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background:#1d2e38;
	z-index: 99999; /* Higher than anything else in the document */
}


body
{
	font-family:'Roboto Condensed',Sans-Serif;
	background:#1d2e38;
}

.caption
{
	clear:both;
	margin:0 auto;
	color:#021d28;
	text-decoration:none;
	font-family:'Roboto Condensed',Sans-Serif;
	font-size:14px;
	position:relative;
	left:350px;
	top:-10px;
}
.gallery_description
{
	float:left;position:relative;left:55px;width:150px;	
	color:#9db0bb;
	text-decoration:none;
	font-family:'Roboto Condensed',Sans-Serif;
	font-size:14px;
	text-align:justify;
}
.prepress_description
{
	float:left;position:relative;left:570px;width:400px; margin-top:60px;
	color:#9db0bb;
	text-decoration:none;
	font-family:'Roboto Condensed',Sans-Serif;
	font-size:16px;
	line-height:normal;
	text-align: center;

}
.aboutus
{
	float:left;position:relative;left:540px;width:430px; margin-top:40px;
	color:#9db0bb;
	text-decoration:none;
	font-family:'Roboto Condensed',Sans-Serif;
	font-size:16px;
	line-height:normal;
	text-align: center;
	line-height:26px;letter-spacing:1px;

}
#container
{
	width:1020px;
	height:540px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-291px 0 0 -510px;
	background:url(images/inner_bg.jpg) right no-repeat;
	background-position:0px 16px;
	-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;

}
#container_1
{
	width:1020px;
	/*border:#F00 0px solid;*/
	background:url(images/inner_design.jpg) right no-repeat;
	-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
	height:520px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-275px 0 0 -510px;
}
#container_2
{
	width:1020px;
	/*border:#F00 0px solid;*/
	background:url(images/Press_Solutions.jpg) no-repeat;
	-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
	height:520px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-275px 0 0 -510px;
}
#container_3
{
	width:1020px;
	/*border:#F00 0px solid;*/
	background:url(images/Add_ventures.jpg) no-repeat;
	-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
	height:520px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-275px 0 0 -510px;
}
#container_4
{
	width:1020px;
	/*border:#F00 0px solid;*/
	background:url(images/Aboutus.jpg) no-repeat;
	-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
	height:520px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-275px 0 0 -510px;
}
#container_5
{
	width:1020px;
	/*border:#F00 0px solid;*/
	background:url(images/Brands_Page_1.jpg) no-repeat;
	-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
	height:520px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-275px 0 0 -510px;
}
#container_6
{
	/*width:1020px;
	background:url(images/Contact_us.jpg) no-repeat;
	background-size:cover;
	height:520px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-275px 0 0 -510px;*/
	
	
		width:1020px;
	background:url(images/Contact_us.jpg) right no-repeat;
	-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
	height:520px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-275px 0 0 -510px;

}

#header
{
	width:1020px;
	height:150px;
	border:#F00 0px solid;
}
#logo-part
{
	
	width:100px;
	height:140px;
	border:0px solid #F00;
	
	float:left;	
	}
	#logo-part .logo
	{
		background:url(images/logo.png) no-repeat;
		height:81px;
		width:72px;
		margin:20px;
	}
#header-menu
	{
		width:571px;
		height:80px;
		float:left;
		border-bottom:1px solid #f18122;
	}
	#s
	{
		width:571px;
		height:80px;
	
		float:left;
		border-bottom:1px solid #f18122;
	}
	.nav
	{
		margin:0px;
		padding:0px 0px 0px 70px;
		
	}
	#inner_menu_1
	{
		margin:10px 0px 10px 0px;
		position:relative;
		top:40px;
		left:-3px;
		
	}
	#inner_menu_2
	{
		margin:10px 0px 10px 0px;
		position:relative;
		top:25px;left:-3px;
		
	}
	.nav ul
	{	font-size:14px;
		
		}
	.nav li
	{
		list-style-type:none;
		float:left;
		margin:0px 15px 15px 0px;
	}
	.nav li a
	{
		color:#8197a5;
		text-decoration:none;
		font-family:'Roboto Condensed',Sans-Serif;
		font-size:15px;

	}
	.nav li a.active
	{
		color:#FFFFFF;
		text-decoration:none;
		font-family:'Roboto Condensed',Sans-Serif;
		font-size:15px;
		font-weight:normal;

	}
	.nav li a:hover
	{
		color:#FFFFFF;
	}
		
	#logo-part-right
	{
		width:349px;
		height:140px;
		float:left;
		border:0px solid #F00;
	}
	#logo-part-right .logo-right
	{
		background:url(images/img_logo_right.png) no-repeat;
		width:352px;
		height:104px;
		margin:23px 0px 0px 0px;
	}
#aside
{
	width:500px;
	height:380px;
	border:#F00 0px solid;
	float:left;
}
#aside-menu
{
	margin:70px 0px 0px 50px;
}
#aside-menu ul
{
	font-size:30px;
}

#aside-menu li
{
	list-style-type:none;
	margin:10px 0px 20px 0px;
	text-align:left;
}
#aside-menu li a
{
		color:#879ba9;
		text-decoration:none;
		font-family:'Roboto Condensed',Sans-Serif;
		font-weight:normal;
}
#aside-menu li a:hover
{
		color:#FFFFFF;
		text-decoration:none;
}

#content-article
{
	clear:both;
	width:500px;
	height:370px;
	border:#F00 0px solid;
	float:left;
}
#contact-article
{
	clear:both;
	width:1020px;
	border:#F00 0px solid;
	float:left;
}
#content-article1
{
	width:500px;
	height:210px;
	border:#F00 0px solid;
	float:left;
}

#icons
{
	clear:both;
	width:100px;
	height:30px;
	position:relative;
	top:-100px;
	left:-20px;
	text-align:right;
	float:right;
}

#icons_c
{
	clear:both;
	width:250px;
	height:30px;
	position:relative;
	top:-100px;
	left:-20px;
	text-align:right;
	float:right;
}

#footer
{
	clear:both;
	width:1020px;
	height:30px;
	background:#000000;
	position:relative;
	top:-10px;
	border-top:1px solid #528663;
}
	
	#footer p
	{
		float:right;
		font-size:11px;
		color:#434b51;
		margin:6px 10px 0px 0px;
		font-family:'Roboto Condensed',Sans-Serif;
	}
#footer_1
{
	clear:both;
	width:1020px;
	height:30px;
	background:#000000;
	position:relative;
	top:0px;
	border-top:1px solid #528663;
}
	
	#footer_1 p
	{
		float:right;
		font-size:11px;
		color:#434b51;
		margin:6px 10px 0px 0px;
		font-family:'Roboto Condensed',Sans-Serif;
	}
	

#contact
{
		margin-left:200px;
		font-size:14px;
		color:#8197a5;
		font-family:'Roboto Condensed',Sans-Serif;
		position:relative;
		top:-10px;
		float:left;

}
.tb
{
	background:#60707d;
	border:1px solid #88969f;
	height:15px;
	width:300px;		
	font-size:13px;
	color:#ffffff;
	font-family:'Roboto Condensed',Sans-Serif;
	margin-bottom:4px;
	clear:both;
}

.sb
{
	background:#de9433;
	border:1px solid #282f35;
	font-size:14px;
	color:#ffffff;
	font-family:'Roboto Condensed',Sans-Serif;
	margin-bottom:5px;
	padding:1px;
}
.clink
{
	font-size:12px;
	color:#8197a5;
	font-family:'Roboto Condensed',Sans-Serif;
	margin-right:5px;
	text-decoration:none;
	position:relative;
}.clink:hover
{
	color:#FFFFFF;
}
.clink1
{
	font-size:12px;
	color:#8197a5;
	font-family:'Roboto Condensed',Sans-Serif;
	margin-right:5px;
	text-decoration:none;
	position:relative;
	left:-18px;
}
.clink1:hover
{
	color:#FFFFFF;
}
.clink2
{
	font-size:12px;
	color:#FFFFFF;
	font-family:'Roboto Condensed',Sans-Serif;
	margin-right:5px;
	text-decoration:none;
	position:relative;
}.clink2:hover
{
	color:#FFFFFF;
}
#next_brand
{
	float:right;
	position:relative;
	left:-173px;
	top:335px;
	cursor:pointer;color:#FFFFFF;
}
#prev_brand
{
	float:left;
	position:relative;
	left:178px;
	top:335px;
	display:none;
	cursor:pointer;color:#FFFFFF;
}
