@charset "UTF-8";
/*
Author 	: 	TDesignS
Theme	:	Hovik
Version	:	1.0
*/


/* HEADING */
h1{
	color:#ffffff;
	font: Verdana, Geneva, sans-serif;
	font-size: 2em;
	text-indent: -9999px;
}
h2{
	color:#666;
	font: Helvetica, "Microsoft Sans Serif";
	font-size: 1.6em;
	font-weight:200;
}
h3{
	color:#444;
	font: Helvetica, "Microsoft Sans Serif";
	font-size: 0.7em;
	font-weight:200;
	text-align:center;
}
h3 a{
	color:#555;
	font-size:0.9em;
	font-weight:200;
	text-decoration:none;
}
h3 a:hover{
	color:#999;
}
h4{
	color:#444;
	font: Helvetica, "Microsoft Sans Serif";
	font-size: 1em;
	font-weight:200;
	text-decoration:underline;
}

/* PARAGRAPH */
p{
	color:#666;
	font: Helvetica, "Microsoft Sans Serif";
	font-size: 0.8em;
	font-weight:200;
	text-align: justify;
}

/* BODY */
body {
    background:url(../img/bg.png) repeat;
	font-family:Helvetica, "Microsoft Sans Serif";
	font-size: 100%;
	letter-spacing: 1px;
	line-height: 16px;
	word-spacing: normal;
	font-style:normal;
}

/* CLEAR */
#clear {
	clear:both;
}

/* CONTENT */
#content {
	margin-top: 55px;
	padding-right: 200px;
}
#content th{
	color:#666;
	font: 1em;
	font-weight:300;
	text-align:left;
}


/* HEADER */
#header {
	height:72px;
	margin-top: 35px;
	margin-bottom: 10px;
}

/* IMAGE CAROUSEL */
#image-carousel {
	background: none;
	margin-top: 140px;
	position: relative;
}
#image-carousel a{
	background: none;
	display: block;
	height: 220px;
	position: absolute;
	top: 0;
	width: 180px;
}

#rotator { position: relative; background: none; }
#rotator a { height: 317px; width: 520px; display: block; position: absolute; top: 0; left: 0; background: none; }

/* LANGUAGE */
#language {
	float: right;
	margin-right:174px;
	margin-top: 38px;
}
#language a{
	color:#666;
	font-size: 8pt;
    text-decoration:none;
}
#language a.current{
    text-decoration: underline;
}

/* LOGO */
#logo {
	height: 72px;
	margin-left: 140px;
}

/* NAV */
#nav {
}

/* NAVIGATION */
#navigation {
	background-image: url(../img/nav-shadow.png);
	height: 25px;
	margin-left:auto;
	margin-right:auto;
	width: 600px;
}
#navigation ul{ 
	margin: 0; 
	padding: 0; 
}
#navigation li { 
	display: inline; 
	margin: 0;
	padding: 0; 
}
#navigation li a { 
	color:#666;
	cursor: pointer;
	display: block; 
	float:left;
	font-size:0.9em;
	font-weight:200;
	height: 20px; 
	padding-top: 5px;
	text-align:center;
	text-decoration:none;
	width: 150px;
}
#navigation li a:hover{ 
	color:#999;
	text-decoration:underline;
	font-weight:200;
}
#navigation li.current a{ 
	color:#333;
	font-style:italic;
	font-weight:200;
}


/* WRAP */
#wrap {
	background:#fff;
	height: 520px;
}
#wrap-full {
	background-color:#fff;
	height: 3800px;
}#wrap .container_16 .grid_12 #content ul li {
	color:#666;
	font: Helvetica, "Microsoft Sans Serif";
	font-size: 0.8em;
	font-weight:200;
	text-align: justify;
}
