/*
/******* GOLBAL ELEMENT *******/

html {
	margin:0;
	
}
* {
	margin: 0;
	padding: 0;

}

p {
	font-size:14px;
	color: #fff;
	font-family: arial;
	text-decoration:none;

}

a {
	font-size:14px;
	/*color:#182C31;*/
	color: #cccccc;
	font-family: arial;
	text-decoration:none;

}

h1 {
	text-align:center;
}

h2 {
	color:#182C31;
	font-family: arial;
	font-size:24px;
	text-weight:normal;
	line-hight:.5em;
	letter-spacing: 2px;
	padding-bottom:7px;

}
body {
	top:0px;
	background: #738d89; 
    	margin: 0 0 0 0;
	background-image:url(../images/general/bg.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	border-bottom:3px solid #182C31;
	height:650px;
		
}

#wrap {
	margin-left:0px;
	position:absolute;
	width:960px;
	height:540px;
	margin-top:50px;
	/* border: 1px solid #000; */

}

#content {
	position: absolute;
	width:630px;
	height:500px;
	margin-left:340px;
	margin-right:10px;
	top:-2px;
	
	overflow:none;
}

#content_test {
	position: absolute;
	width:600px;
	height:500px;
	margin-left:330px;
	margin-right:10px;
	top:-2px;
	
	overflow:none;
}

#content-box {
	position:absolute;
	width:550px;
	height:auto;
	margin-left:390px;
	/* background-color:#000; */
	margin-top:180px;
	z-index:50;
	padding:10px;
	

}

#content-box-gallery {
	position:absolute;
	width:550px;
	height:auto;
	margin-left:390px;
	/* background-color:#000; */
	margin-top:25px;
	z-index:50;
	padding:10px;
	

}

#content-box-home {
	position:absolute;
	width:550px;
	height:350px;
	margin-left:410px;
	/* background-color:#000; */
	margin-top:60px;
	z-index:50;
	padding:10px;

}

#content-box-test {
	position:absolute;
	width:550px;
	height:350px;
	margin-left:410px;
	/* background-color:#000; */
	margin-top:100px;
	z-index:50;
	padding:10px;
	

	

}
#content-box-terms {
	position:absolute;
	width:550px;
	height:575px;
	margin-left:390px;
	/* background-color:#000; */
	margin-top:30px;
	z-index:50;
	padding:10px;
	overflow:auto;
	

}
.sec-header {

	font-size:18px;
	color:#182C31;
	font-family: arial;
	text-decoration:none;
}
	
.answer {
	
	font-size:14px;
	color: #fff;
	font-family: arial;
	text-decoration: none;
	width:200px;
}

.question {
	
	font-size:16px;
	color: #0d2138;
	font-family: arial;
	text-decoration: none;
	width:200px;
	font-weight:bold;
}
#image-blank { 
	position:relative;
	width:979px;
	height:573px;
	
	margin-top:-30px;
	margin-left:70px;	
	}

#image-wedding { 
	position:relative;
	width:979px;
	height:600px;
	background-image:url(../images/wedding/wedding.png);
	background-repeat: no-repeat;
	margin-top:-30px;
	margin-left:70px;
	float:left;	
	}

#header {
	top:10px;
	height:25px;
	width:400px;
	position:absolute;
	margin-left:525px;
	

}

#header-container {
	position:absolute;
	margin-left:50px;
	width:1024px;
	height:100px;

}
/* ##### NAV ##### */

#menu {
	
	width:600px;
	height: 40px;
	position: relative;
	z-index:100;
	text-align:right;
/* border:1px solid #000; */

	
}

#menu_test {
	
	width:650px;
	height: 40px;
	position: relative;
	z-index:100;
	text-align:left;
/* border:1px solid #000; */

	
}

#menu-container {
	position:relative;
	margin-top:30px;
	width:670px;
	height:50px;
	text-align:left;
	border:1px solid #000;
	}
	

.nav, .nav a{
	font-size:16px;
	color: #0d2138;
	font-family: arial;
	text-decoration: none;
	padding-top:10px;
	margin:0 auto;
	letter-spacing:.1em;
}

/* FOOTER */
#bottom{
	position:absolute;
	margin-top:660px;
	margin-left:560px;
	width:400px;
	
	text-align:left;
	margin-left:50px;

}

.nav-bottom, .nav-bottom a{
	font-size:12px;
	color:#182C31;
	font-family: arial;
	text-decoration: none;
	
	
}

#tag {
	
	position:absolute;
	margin-top:610px;
	
	margin-left:560px;

	}

#social {
	position:absolute;
	margin-top:605px;
	margin-left:400px;

	}

.copyright, .copyright a {
	font-family:Arial, Helvetica, sans-serif;
	color:#182C31;
	font-size:10px;
	text-align:center;
	width:400px;
	margin: 0 auto;
	text-decoration: none;

	
}
