	
/*White Space Reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
a {outline: none;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939494;
	background-color: #008798;
	background-image: url(../parts/bg-body.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#container {
	width: 810px;
	margin: 0px auto;
}

#header {
	width: 810px;
	float: left;
	clear: none;
	display: block;
	position: relative;
}
	#lang {
		width: 70px;
		padding-left: 700px;
		float: left;
		clear: both;
		display: block;
	}
		#lang img {
			float: left;
			clear: none;
			display: inline;
			margin: 0;
			padding:0
		}
	#menu {
		width: 690px;
		padding: 0px 50px 0px 50px;
		float: left;
		clear: both;
		display: block;
	}
		#menu ul li {
			float: left;
			clear: none;
			display: inline;
			background-image: url(../parts/menu-separator.gif);
			background-position: bottom right;
			background-repeat: no-repeat;
		}
			#menu ul li.last {
				background-image: none;
			}
		#menu ul li a {
			padding: 28px 22px 16px 22px;
			display: block;
			font-weight: bold;
			color: #a7e6ed;
			text-decoration: none;
		}
		#menu ul li a:hover {
			color: #FFFFFF;
		}
		#menu ul li a.on {
			color: #FFFFFF;		
			background-image: url(../parts/bg-menu.gif);
			background-position: bottom left;
			background-repeat: repeat-x;
		}
		
	#visual1 {
		width: 800px;
		height: 182px;
		float: left;
		clear: both;
		display: block;
		background-image: url(../parts/visual1.jpg);
		background-position: top left;
		background-repeat: no-repeat;
	}	
	#visual2 {
		width: 800px;
		height: 182px;
		float: left;
		clear: both;
		display: block;
		background-image: url(../parts/visual2.jpg);
		background-position: top left;
		background-repeat: no-repeat;
	}
	#visual3 {
		width: 800px;
		height: 182px;
		float: left;
		clear: both;
		display: block;
		background-image: url(../parts/visual3.jpg);
		background-position: top left;
		background-repeat: no-repeat;
	}		
		#logo {
			float: left;
			clear: none;
			display: block;
			padding: 30px 0px 0px 30px;
		}
		#slogan {
			float: left;
			clear: both;
			display: block;
			padding: 5px 0px 0px 42px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			font-weight: bold;
			font-style:italic;
			letter-spacing: -0.08em;
			color: #40a5b2;
		}
		
#content {
	width: 786px;
	padding-left: 7px;
	padding-right: 7px;
	float: left;
	clear: both;
	display: block;
}
body#home #content {
	margin-top: 50px;
}
	body#home #primary {
		width: 520px;
		float: left;
		clear: none;
		background-color: #FFFFFF;
		background-image: url(../parts/primary-top.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	body#home #primary-content {
		width: 440px;
		float: left;
		clear: none;
		display: block;
		padding: 20px 40px 0px 40px;
		background-image: url(../parts/primary-bottom.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
		#mainpicture {
			width: 520px;
			z-index: 20;
			margin-top: -28px;
			position: relative;
			display: block;
		}
			#mainpicture .pic {
				float: left;
				clear: none;
				display: block;
				position: relative;
				padding-left: 20px;				
			}
			#mainpicture .desc {
				width: 140px;
				float: left;
				clear: none;
				display: block;
				position: relative;
				padding-left: 10px;
				padding-top: 100px;
				font-size: 11px;
				color: #008798;
			}
	body#interior #primary {
		width: 786px;
		float: left;
		clear: both;
		display: block;
		background-color: #FFFFFF;
		background-image: url(../parts/primaryint-top.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	body#interior #primary-content {
		width: 731px;
		float: left;
		clear: none;
		display: block;
		padding: 20px 15px 10px 40px;
		background-image: url(../parts/primaryint-bottom.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
	}	
	
	body#home #secondary {
		width: 230px;
		padding: 10px 8px 0px 25px;
		float: left;
		clear: none;
		display: block;
		color: #9bd7db;
	}
	body#interior #secondary {
		width: 756px;
		padding: 0px 15px 0px 15px;
		float: left;
		clear: none;
		display: block;
		position: relative;
	}
	body#interior #secondary-content {
		width: 730px;
		padding: 20px 0px 0px 26px;
		background-color: #40a5b2;
		position: relative;
		float: left;
		clear: none;
		display: block;
		background-image: url(../parts/secondaryint-bottom.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
		font-size: 11px;
		color: #FFFFFF;
	}

#footer {
	padding: 30px 20px 30px 20px;
	width: 760px;
	float: left;
	clear: none;
	display: block;
	text-align: right;
	color: #4bb2bd;
}

.full {
	width: 685px;
	padding-right: 45px;
}
.doime {
	width: 320px;
	padding-right: 45px;
	float: left;
	clear: none;
	display: block;
}
.doime-mica {
	width: 225px;
	padding-right: 45px;	
	float: left;
	clear: none;
	display: block;
}
.doime-mare {
	width: 415px;
	padding-right: 45px;	
	float: left;
	clear: none;
	display: block;
}
.treime {
	width: 210px;
	padding-right: 33px;
	float: left;
	clear: none;
	display: block;
}

.infoholder {
	padding-bottom: 10px;
}
.imageholder {
	width: auto;
	float: left;
	clear: none;
	display: block;
	position: relative;
	padding: 9px 9px 6px 9px;
	background-color: #e1e1e1;
	margin-bottom: 10px;
}
	.imageholder img {
		border: 1px solid #c1c1c1;
	}
	
.filmholder {
	width: auto;
	float: left;
	clear: none;
	display: block;
	position: relative;
	padding: 9px 9px 6px 9px;
	background-color: #e1e1e1;
	margin-bottom: 10px;
}

		