﻿/*
*/

*
{
	font: absolute;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #D2EAFF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #D2EAFF;
}

body {
	
	background: url(images/back_all.gif) repeat-x;
	font: 13px Tahoma;
	color: #000000;

}
content{
	background-position: center;
	text-align: left;
	width: auto
}

#main {
	width:	auto
}

#header {
	font-size: 18px;
	font: Tahoma;
	text-align: left;
	padding-left: 20px;
	color: #000000;
	font-weight: bold;
}
#header H1 a {
	padding-top: 0px;
		height: 35px;
	text-align: left;
	padding-left: 20px;
	margin-top: 22px;

}

#menu
{
	font: Tahoma;
	margin-top: 13px;
	margin-left: 25px;
	width: 1000px;
	height: 20px;
	background: url(images/buttons.jpg) no-repeat;
	font-size: medium;
}

#menu ul {
	list-style: none;
	height: 20px	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 140px;
	height: 22px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	padding-top: 1px;
	background: url(images/button.jpg) no-repeat;
}

#menu a:hover {
	width: 135px;
	color: #F1F1F1;
	text-decoration: underline;
	background: url(images/button_r.jpg) no-repeat;
}


#logo {
height: 51px;
margin-left: 5px;
padding-top: 5px
}


#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #5A5A5A;
}
#logo H2 a
{
font-size: 18px;
color: #ffffff;


}
#girl2 li
{
float: left;
}

#girl2 H2
{
padding-left: 0px;
}

#image_logo
{
	background: url('images/logo.png') no-repeat;
	margin-left: 24px;
	height: 143px;
	width: 208px;
	padding left: 5px;
}

#w2 li
{
float: none;
padding-left: 2px;
background: url(images/small.gif) no-repeat 0px 5px;
}
#w2 a {
font-family: Tahoma;
font-size: 12px;
color: #000000;

}
#T1 {
font-family: Tahoma;
text-decoration: underline;
font-size:medium;
color: #ffffff
}
#T2 {
font-family: Tahoma;
font-size:medium;
color: #ffffff

}
#section1
{
	padding-top: 50px;
	padding-left: 0px;
	padding-right :0px;
}	

#section1 H2
{
	margin-left: 0px;
	padding-top: 20px;
	font: 18px

}
#section1 H3
{
	margin-left: 10px;
	padding-top: 20px;
	font: 16px

}
#section2
{
	padding-top: 0px;
	padding-left: 0px;
	padding-right :0px;


}
#footer {
	height: 80px;
	clear: both;
	padding-top: 13px;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #ffffff;

}

#footer a {
	color: #ffffff;
}
