@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #9eb04c url(../media/back-strip.jpg) repeat-x;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-family: Times;
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
}
a.whitelink:link,
a.whitelink:active,
a.whitelink:visited {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
}

a.whitelink:hover {
	text-decoration: underline;
}

a.whitelink2:link,
a.whitelink2:active,
a.whitelink2:visited {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	text-indent: 30px;
	display: block;
	width: 290px;
}

a.whitelink2:hover {
	font-size: 13px;
	text-decoration: underline;
}

a.whitelink3:link,
a.whitelink3:active,
a.whitelink3:visited {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}

a.whitelink3:hover {
	text-decoration: underline;
}

#footer a:link,
#footer a:active,
#footer a:visited {
	color: #08512f;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a:hover {
	text-decoration: underline;
}

h1 {
	text-align: center;
	font-size: 35px;
	margin: 0 20px 0 20px;
	padding-top: 20px;
	padding-left: 0;
	padding-right: 0;
}
.tiltle-p {
	height: 100px;
	width: 250px;
	top: 250px;
	position: relative;
	left: 30px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
.title-uk {
	height: 100px;
	width: 250px;
	top: 150px;
	position: relative;
	left: 500px;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #575757;
}
.text-p {
	width: 330px;
	left: 10px;
	position: relative;
	top: 180px;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
}
.text-uk {
	width: 330px;
	position: relative;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #575757;
	float: right;
	right: 30px;
	top: 180px;
}
.tecni #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.tecni #mainContent {
	padding: 0;
	width: 100%;
	height: 161px;
}
.tecni #container #mainContent .topmenu {
	float: right;
	position: relative;
	padding-top: 10px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
.tecni #container #mainContent .topmenu a:link,
.tecni #container #mainContent .topmenu a:active,
.tecni #container #mainContent .topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tecni #container #mainContent .topmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tecni #container #mainContent .title_text {
	width: 500px;
	position: relative;
	top: 32px;
	height: 60px;
	text-align: center;
	float: right;
	margin-right: 60px;
	color: white;
	font: 35px times;
	z-index: 1;
}
.tecni #container #mainContent .logo_placement {
	float: left;
	position: relative;
}
.flashmovie {
	width: 950px;
	position: relative;
	float: left;
	margin-top: 10px;
}
.tecni #navi { background: #fff; width: 800px; padding: 0;
}
.tecni #belly {
	height: auto;
	width: 760px;
	background-image: none;
	background-color: #c2d180;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	padding-left: 20px;
	padding-right: 20px;
	color: #383838;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tecni #images {
	padding: 0;
	height: 161px;
	width: 100%;
	float: left;
	position: relative;
}
.tecni #footer {
	color: #08512f; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	width: 100%;
	text-align: center;
	top: 20px;
	position: relative;
	float: left;
	border-top-width: 1px;
	border-top-color: #DEED8F;
	border-right-color: #DEED8F;
	border-bottom-color: #DEED8F;
	border-left-color: #DEED8F;
	border-top-style: solid;
	padding-top: 5px;
	font-family: Arial, SunSans-Regular, sans-serif;
	font-size: 10px;
}
/* display the list items inline with a right margin to space the buttons. Use this to pre-load the hover image */
.neon div {
	float:left;
	color: #828f46;
	position: relative;
}
/* style the links and place the background image to start from left edge */
.neon div a {
	display:block;
	height: 39px;
	float:left;
	background:url(../media/neon_off.gif);
	text-decoration:none;
	font-size: 13px;
	font-family:arial, sans-serif;
	letter-spacing:1px;
	line-height:38px;
	color: #2d4807;
	font-weight: normal;
	width: 160px;
	text-align: center;
}
/* style the link hover and the link hover b to replace the background image - border:0 needed for IE6 to work */
.neon div a:hover, .neon div a:hover b {border:0; background-image:url(../media/neon_on.gif); cursor:pointer; color: #FFFFFF;}
.neon div a.current, .neon div a.current b, .neon div a.current:hover , .neon div a.current:hover b {
	background-image:url(../media/neon_on.gif);
	color:#FFFFFF;
	cursor:default;
}
.starship  .container  .mcontent    {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	float: left;
	position: relative;
	width: 800px;
}

.starship .container .mcontent  .tiltle-p style1 span
.starship .container .mcontent  .tiltle-p style1 span {
	line-height: 30px;
	font-size: 20px;
}

.starship .container .mcontent  .tiltle-p style1 a:link,
.starship .container .mcontent  .topmenu a:active,
.starship .container .mcontent  .topmenu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.starship .container {
	background-image: url(../media/logo.jpg);
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	float: left;
}
.starship .supreme {
	position: relative;
	width: 800px;
	height: 900px;
}


.starship #header {
	background: #DDDDDD;
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.starship #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.starship .mcontent {
	padding: 0;
	width: 100%;
}
.starship #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.starship #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.logo {
	height: 350px;
	z-index: 99;
	position: absolute;
	float: left;
	width: 99%;
}
#twitter {
	height: 31px;
	width: 149px;
	position: relative;
	background-image: url(../media/tweet.jpg);
	top: 30px;
	z-index: 1;
	float: left;
	left: 320px;
}
