/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:950px;
	background: white url(../gfx/bg.jpg) repeat-x 0 0;
	color: #000000;
}

div, p, body, td {
	font-family: Verdana;
}

#outer, #outer_index {
	height:auto;
	min-height:724px;
	width:949px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background: white url(../gfx/left_side.gif) repeat-y top left;
}

#outer_index {
	background: white url(../gfx/frontpage.jpg) no-repeat 0 100px;
	min-height:764px;
}
 
html>body #outer{height:auto;}

#innerwrap {
	float:left;
	width:945px;
}

#header{
	position:absolute;
	top:0;
	left:0;
	width:949px;
	height:100px;
	overflow:hidden;
	color: #000000;
	z-index:100;
	background: #aaaaaa url(../gfx/header.gif) no-repeat bottom right;
}

#header2 {
	position: relative;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: transparent url(../gfx/logo1.jpg) no-repeat bottom left;
}

#left {
	position:relative;
	width:242px;
	float:left;
	padding-top:100px;
	padding-bottom:100px;
	background: transparent url(../gfx/logo2.jpg) no-repeat 0 100px;
}

#right {
	position:relative;
	width:1px;
	float:right;
	padding-top:100px;
	padding-bottom:100px;
}

#footer {
	width:950px;
	clear:both;
	height:102px;
	background: transparent url(../gfx/footer.gif) no-repeat top left;
	color: #000000;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
}

#footer div {
	margin: 0;
	position:relative;
	top: 23px;
	left: 67px;
}

#center {
	width:680px;
	float:right;
	padding:0;
	padding-left:20px;
	padding-top:120px;
	padding-bottom:100px;
	
}

.page_text {
	text-align: justify;
	font-size: 12px;
	padding:0;
	padding-right:15px;
}

.page_text a {
	color:blue;
	text-decoration:none;
	font-weight:bold;
}
.page_text a:hover {

	text-decoration:underline;
}

#center h1.page_title {
	font-size: 16px;
	margin:0;
	padding:0;
	padding-bottom:25px;
		color: #505050;
}

p {
	margin:0;
	padding:0;
	margin-bottom:15px;
}
#clearfooter {width:100%;height:100px;clear:both}



#langs {
	font-size: 10px;
	color: #505050;
	position: absolute;
	top: 17px;
	right: 0;
}

#langs a { 
	color: #505050;
	text-decoration: none;
}


#support {
	position: absolute;
	top: 370px;
	font-size: 12px;
	font-family: Verdana;
	padding: 0;
	padding-left: 12px;
	color: white;
	text-decoration: none;
	left: 50px;
	background: transparent url(../gfx/phone_tag.png) no-repeat 0 0;
}

#top-banner {
    margin-top:22px;
    padding-top:9px;
    height:63px;
    font-size:36px;
    font-family:arial;
    background-color:#df1835;
    color:#ffffff;
    background-image:url(../gfx/banner.bmp);
    background-position:left bottom;
    background-repeat:repeat-x;
}
