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


body {
	
	font-family: "ff-tisa-web-pro",serif;
	font-size: 15px;
	color: #181617;
	margin: 0px;
	padding: 0px;
	background-color: #FDFBF5;	
	
}


img {

	border-style: none;	
	margin: 0px;
}


p { 

	line-height: 1.6;
	margin: 0px;
	
}


a:link, a:visited {

	color: #615857;
	text-decoration: none;
	border-bottom: 1px dotted #615857;
	
}


a:hover {

	color: #AA9593;
	border-bottom: 1px dotted #AA9593;
	
}


h1 { 

	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-size: 19px;
	font-weight: 700;
	margin-top: 8px;

}


h2 { 

	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
	padding-top: 7px;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 3px;

}


h3 { 

	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #36393B;
	margin: 20px 0px 10px 25px;

}


#container {

	width: 960px;
	border: 0px;
	margin: 50px auto 0px auto;
	padding: 0px;
	
} 


::selection {

     background: #5FA0C3; 
     color: #FDFBF5;

}


::-moz-selection {

     background: #5FA0C3;
     color: #FDFBF5;
     
}



/*Navigation*/


#header {

	width: 940px;
	height: 40px;
	margin: 0px 10px 0px 10px;
	padding: 0px;		
}


	#header p {
	
		font-family: "ff-tisa-sans-web-pro",sans-serif;
		line-height: normal;		
		
	}


	#header a:link,
	#header a:visited,
	#header a:hover { 

		color: #181617;
		border: 0px; 
		
	}


#title {

	width: 500px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	
}


#main-nav {

	width: 300px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	text-align: right;
	
}


	#main-nav a:hover { 

		color: #AA9593;
		border: 0px; 
	
	}


#top-line {

	width: 940px;
	height: 3px;
	margin-top: 2px;
	padding: 0px;
	clear: both;
	float: left;
	background-image: url('../img/main/line-top.png');
	background-repeat: no-repeat;
	
}


.bullet {

	margin: 0px 15px 0px 15px;

}


.bullet2 {

	margin: 0px 18px 0px 15px;

}



/*Content*/


#top {

	width: 940px;
	margin: 0px 10px 0px 10px;
	
} 


	#page-title {

		width: 400px;
		height: 39px;
		margin: 0px;
		float: left;
		position: relative;
		
	} 


	#sub-nav {

		width: 400px;
		height: 26px;
		margin: 0px;
		float: right;
		position: relative;
	
	} 
	
	
.divider-line {

	width: 940px;
	height: 12px;
	margin: 0px 0px 0px 10px;
	clear: both;
	float: left;
	background-image: url('../img/main/line-thin.png');
	background-repeat: no-repeat;
	
}


.column {

	width: 460px;
	margin: 5px 10px 5px 10px;
	float: left;
	position: relative;

}

	.column p {

		margin-bottom: 10px;

	}


.block {

	width: 460px;
	box-sizing: border-box;
	margin: 10px 10px 5px 10px;
	float: right;
	position: relative;
	background: #F2F2F2;
	
}


	.box-list1 {

		width: 33px;
		margin: 20px 0px 14px 18px;
		padding: 0px;
		list-style: none;
		float: left;

	}


	.box-list2 {

		margin: 26px 0px 0px 16px;
		padding: 0px;
		list-style: none;
		float: left;

	}


	.box-list1 li { 

		margin-bottom: 7px;
	
	}


	.box-list2 li { 

		font-family: "ff-tisa-sans-web-pro",sans-serif;
		font-size: 13px;
		color: #36393B;
		margin-bottom: 19px;
	
	}


	.box-list1 a:link,
	.box-list1 a:visited,
	.box-list1 a:hover { 

		border: 0px; 
	
	}


/*Contact-Form*/


.contact {

	width: 440px;
	float: left;
	position: relative;
	margin: 1px 0px 4px 0px;
	padding: 0px;
	
}


	.left { 

			height: 30px;
			float: left;
			margin-top: 8px;
	
		}
	

.input-text {

	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-size: 15px;
	width: 312px; 
	height: 23px; 
	float: right;
	padding: 0px 0px 0px 2px;
	margin: 0px; 
	border: 1px solid #AA9593;
	
}


.message-box {
	
	font-family: "ff-tisa-sans-web-pro",sans-serif;
	font-size: 15px;
	width: 430px;
	height: 265px;
	float: left;
	padding: 2px 0px 0px 2px;
	border: 1px solid #AA9593;
	
}


#send {

	float: left;
	margin: 0px;	
	
}

.send-button {

	font-size: 0;
	color: #FDFBF5;
	width: 70px;
 	height: 22px;
	background-image: url(../img/main/button_bg@2x.png);
    background-size: 70px 22px;
    background-repeat: no-repeat;
    display: block;
	border: none;
	
	
}

.contact-confirm {

	width: 460px;
	height: 410px;
	margin: 10px 10px 10px 10px;
	float: left;
	position: relative;

}


/*Footer*/


#footer {

	width: 940px;
	height: 30px;
	margin: 10px 10px 20px 10px;
	float: left;
	position: relative;
	clear: both;
	
} 


	#footer p {

		font-family: "ff-tisa-sans-web-pro",sans-serif;
		font-size: 13px;
		color: #AA9593;
		line-height: normal;

	}


