@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'GillSans';
    src: url('4201611072057154456.');
    src: url('4201611072057157468.') format('embedded-opentype'),
         url('42016110720572864110.') format('woff'),
         url('42016110720573820812.') format('truetype'),
         url('42016110720574001314.') format('svg');
    font-weight: normal;
    font-style: normal;
}



a, img {
	border:none;
	outline:none;
	text-decoration:none;
	color:#3b465e;
}



body {
	background-image:url(Background.jpg);
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	 
}



#container {
	width:940px;
	margin:0 auto;
	background-color:#FFF;
	-webkit-box-shadow:  1px 1px 10px 2px #111;
    box-shadow:  1px 1px 10px 2px #111;
		 
}



#header {
	background-color:#3b465e;		/*Dark Blue*/
	width:100%;
	margin:0;
		 
}



#border {
	position:relative;
	left:-20px;
	top:13px;
	margin:0;
		 
}



#body {
	background-color:#fff;
	min-height:600px;
		 
}



#footer {
	background-color:#646668;
	width:100%;
	min-height:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
		 
}


#footer-border {
	position:relative;
	top:-15px;
		 
}



#footer span.left {
	float:left;
	margin-left:10px;
		 
}



#footer span.right {
	float:right;
	margin-right:10px;
		 
}



#footer a {
	text-decoration:none;
	color:#c6c6c6;
	font-size:10px;
		 
}


#logo {
	float:left;
		 
}


#navbar {
	position:relative;
	float:right;
	margin-right:40px;
	margin-top:70px;
		 
}


#navbar ul{
	list-style:none;
		 
}



#navbar ul li{
	float: left;
	width:100px;
	padding:5px;
	 
}



#galleria {
	height:320px;
	width:550px;
	margin:20px auto;
	margin-bottom:40px;
}



#galleria2 {
	height:320px;
	width:550px;
	margin:20px auto;
	margin-bottom:40px;
}



h1 {
	font-family:GillSans, sans-serif;
	font-size:32px;
	color:#3b465e;
	text-align:center;
}



#order.form {
	margin-top:50px;
	margin-left:50px;
	position:relative;
	top:70px;
	float:left;
}



#text.right {
	float:right;
	width:420px;
	margin:30px;
	position:relative;
	top:70px;
}



#contact.form {
	float:right;
	margin:20px;
	position:relative;
	top:30px;
}



#text.left {
	float:left;
	width:420px;
	margin:30px;
	position:relative;
	top:10px;
}



#col1 {
	width:45%;
	float:left;
}



#col2 {
	width:45%;
	float:right;
}



#column1, #column2, #column3 {
	float:left;
}



#column1. #column3	 {
	width:200px;
}



#column2 {
	width:400px;
	margin:25px;
	margin-top:0;
}



#centered {
	margin-left:70px;;
}



#ticker {
	font-size:8pt; 
	width:210px; 
	height:200px; 
	overflow:scroll; 
	border:10px solid #3b465e; 
	border-radius: 10px;
	float:left;
	margin:20px;
}



#big-column {
	width:550px;
	float:left;
	margin:30px;
	margin-top:60px;
}



#image-home {
	float:right;
		margin:20px;
}



#button1 {
	float:left;
	margin-left:80px;
}



#button2 {float:right;
	margin-right:80px;
	}



#thin-column {
	width:250px;
	float:right;
	margin:40px;
}


#thin-column ul {
	list-style:none;
}


#thin-column img {
	margin-left:-20px;
}
 