/*
// -------------------------------
//  TAGS
// -------------------------------
*/

body {
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	margin:0;
	background:#efefef;
}

body, input, select, textarea {
	font-family: Arial, "Sans Serif";
	font-size:11px;
}

a {
	color:#993040;
	text-decoration:none;
}

a:hover  {
	text-decoration:underline;
}

/*
// -------------------------------
//  MISC CLASSES
// -------------------------------
*/

/*
// -------------------------------
//  HEADER
// -------------------------------
*/

#header {
	position:relative;
	display:block;
	width:780px;
	height:115px;
	top:0;
	left:50%;
	margin-left:-390px;

}

#header div.logo h1 {
	margin:0;
	padding:0;

}

#header div.logo h1 span{
	visibility:hidden;
}

#header div.logo h1 a{
	position:absolute;
	display:block;
	float:left;
	margin: 20px 0 0 0;
	width:250px;
	height:90px;
	background-image:url('../img/logo.jpg');
	background-repeat:repeat-x;
	text-decoration:none;
}

#header div.languages {
	display:block;
	float:right;
	height:30px;
	padding: 82px 0 0 0;
}

#header div.languages ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#header div.languages li {
	display:block;
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
}

#header div.languages a {
	display:block;
	float:left;
	padding:3px 15px 0 10px;
	height:22px;
	background-image:url('../img/sep.gif');
	background-repeat:no-repeat;
	background-position:top right;
}

#header ul.navigation {
	position:absolute;
	display:block;
	width:780px;
	left:0;
	top:110px;
	margin:0;
	padding:0;
	list-style-type:none;
	margin: 0 0 0 5px;
	background-image:url('../img/goldbar.jpg');
	background-repeat:no-repeat;
	background-position:top right;
}

#header ul.navigation li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}

#header ul.navigation a {
	display:block;
	float:left;
	width:60px;
	height:36px;
	text-decoration:none;
	margin: 0 0 0 0;
	padding:11px 0 0 25px;
	background-image:url('../img/tri_w.png');
	background-repeat:no-repeat;
	background-position:top left;
	color:#eeeeee;
	text-align:left;
}

#header ul.navigation a.sel {
	background-image:url('../img/tab.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width:85px;
	padding:10px 0 0 0;
	text-align:center;
	color:#000000;
}
/*

// -------------------------------
//  BODY
// -------------------------------
*/
#body {	
	position:relative;
	display:block;
	clear:both;
	float:left;
	width:100%;
	height:420px;
	background:#060606;
	background-image:url('../img/home/back.jpg');
	background-repeat:repeat-x;
	border-bottom: 4px solid #333333;
}

#page {		
	position:relative;
	display:block;
	width:780px;

	left:50%;
	margin:0 0 0 -390px;
	padding:0;		

}



#page .c1 {
	display:block;
	float:left;
	width: 200px;
	height:210px;
	
}

#page .c1 .navigation  {
	display:block;
	width:200px;
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type:none;
}

#page .c1 .navigation  li {
	display:inline;
	width:200px;
	clear:both;
	margin:0;
	padding:0;
	list-style-type:none;
}

#page .c1 .navigation a {
	display:block;
	float:left;
	width:200px;	/* IE4.x-5.x*/
	height:25px;	/* IE4.x-5.x*/
	padding: 5px 30px 0 0;
	background-image:url('../img/home/back_button.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
	color:#cccccc;
	font-weight:normal;
	voice-family: "\"}\""; 
    voice-family: inherit;
	width:170px;	/* IE4.x-5.x*/
	height:20px;	/* IE4.x-5.x*/
}{}

#page .c1 .navigation a:hover {
	background-position:right bottom;
	text-decoration:none;
		color:#ffffff;
	text-align:right;
}

#page .c2 {
	display:block;
	float:left;
	width: 320px;
	height:210px;
	margin:0;
	padding:0;
		
}

#page .c3 {
	display:block;
	float:left;
	width: 260px;
	height:210px;
	margin:0;
	padding:0;
	
}

#page .c3 .navigation  {
	display:block;
	float:left;
	width:260px;
	margin: 30px 0 0 0;
	padding: 0;
	list-style-type:none;
	background-image:url('../img/home/back_nav.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

#page .c3 .navigation  li{
	display:inline;
	clear:both;
	margin:0;
	padding:0;
	list-style-type:none;
}

#page .c3 .navigation a {
	display:block;
	float:left;
	width:260px;	/* IE4.x-5.x*/
	height:60px;	/* IE4.x-5.x*/
	padding: 8px 0 0 10px;
	background-image:url('../img/home/back_button2.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
	color:#ffffff;
	font-weight:normal;
	voice-family: "\"}\""; 
    voice-family: inherit;
	width:250px;
	height:52px;

}{}

#page .c3 .navigation a span {
	color:#cccccc;
}

#page .c3 .navigation a:hover {
	background-position: 0 -60px;
	text-decoration:none;
	color:#ffffff;
}

#page .c3 .navigation a img {
	display:block;
	float:left;
	margin: 0 10px 0 0 ;
	border:0;
 
}



#page .c4 {
	display:block;
	float:left;
	width: 580px;
	height:81px;
	clear:both;
	padding:  0 0 0 200px;
	margin: 3px 0 0 0;
	line-height:14px;
	
}

.c4 h1{
	font-style:normal;
	font-weight:400;
	font-family: "Times New Roman", Serif;
	font-size:36px;
	line-height:36px;
	letter-spacing:-1px;
	color:#ffffff;
	/*background-image:url(../img/tri_w_h1.png);
	background-repeat:no-repeat;
	background-position:center left;*/
	margin: 0 0 0 -25px;
	padding:4px 0 0 25px;

	
}


.c4 p {
	margin:5px 0 0 0;
	color:#aaaaaa;
}

h2{
	font-family: Arial, "Sans Serif";
	font-size:14px;
	line-height:14px;
	margin: -1px 0 0 0 ;
	padding:0;
	color:#666666;
}




.left {
	display:block;
	float:left;
}

.right {
	display:block;
	float:right;
}

a.button
{
	display:block;
	float:left;
	padding: 0 0 0 22px;
	background-image:url('../img/tri_b.png');
	background-repeat:no-repeat;
	background-position:top left;
}

/*
// -------------------------------
//  FOOTER
// -------------------------------
*/

#footer {	
	position:relative;
	clear:both;
	left:50%;
	width:780px;
	margin: 0 0 0 -390px;
	padding:2px 0 30px 0;
	color:#444444;
}

#footer div.icons {
	margin-top: 10px;
	margin-bottom: 5px;
	width:780px;
	text-align:center;
}

#footer div.icons img {
	border: 0;
}

#footer div.text {
	line-height:1.14em;
	padding: 5px 0 0 0;
	text-align:center;
}

#footer div.text a {
	color:#555555;
}

#footer span.small {
	line-height:1.10em;
	font-size:10px;
	color:#777777;
}

