/* Milcheff.com - 24 November 2008*/

body
{
	margin: 0;
	padding: 0;
	font-family:  arial, helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	line-height: 180%;
}
a
{
	color: Black;
	text-decoration: none;
}
a.hover
{
	text-decoration: underline;
}
img {
	border: 0;
}
strong {
	color: #a8a9ac;
	letter-spacing: 2px;
}
input {
border: none;
background: #FFF;
width: 255px;
}
textarea{
border: none;
background: #FFF;
width: 252px;
height: 87px;
}
.rounded {
	background: url(../images/input.gif) no-repeat left top;
	padding: 6px 10px 10px 8px;
}
.rounded-text {
	background: url(../images/text.gif) no-repeat left top;
	padding: 6px 10px 10px 8px;
}
.rounded-btn {
	background: url(../images/send-btn.gif) no-repeat left top;
	padding: 4px 10px 10px 8px;
}
.send-btn{
	border: none;
	background: none;
	width: 100px;
}
.header{
	background-image : url(../images/back-top.jpg);
	height : 86px;
	text-align : center;
}
.container
{
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}
.logo{
	float: left;
	width: 377px;
}
#navigation
{
	width: 623px;
	height: 86px;
	float: left;
}
#navigation ul
{
	padding: 0;
	margin: 0;
	color: White;
	float: left;
	width: 100%;
	letter-spacing: 1px;
	text-align: center;
}
#navigation ul li
{
	display: inline;
	text-align: center;
	line-height : 120%;
}
#navigation ul li a
{
	margin: 44px 11px 0px 10px;
	padding : 15px 5px 10px 5px;
	text-decoration: none;
	float: left;
	color: #C0ACC5;
	font-size : 16pt;
	font-weight : bold;
}
#navigation ul li a:hover
{
	color: gray;
	text-decoration: none;
}
.active{
	color: Gray;
	border : 1px solid #C0ACC5;
	border-bottom : 1px solid White;
	background-color : White;
}

.mainimage{
	margin: 10px 20px 10px 20px;
	float: left;
}
#maininfo{
	float: left;
	margin: 20px 10px 10px 20px;
}
#maininfo_other{
	float: left;
	margin: 20px 10px 10px 20px;
}
#maininfo_tour{
	margin: 20px 10px 10px 20px;
	text-align : center;
	color: #C0ACC5;
	font-weight : bold;
}
#maininfo_tour a{
	color: #C0ACC5;
	font-weight : bold;
}
#maininfo_tour a.hover{
	color: #7D7D7D;
	font-weight : bold;
	text-decoration : underline;
}
.tour-slected{
	color: black;
	font-size: 130%;
}
#maininfo  ul li{
	line-height : 150%;
	letter-spacing : 1px;
	padding-left : 25px;
	list-style : none;
	background-image : url(../images/bullet.jpg);
	background-position : left;
	background-repeat : no-repeat;
	color: #C0ACC5;
	font-weight : bold;
	font-size : 16pt;
}
#maininfo_other ul li{
	margin: 0px 45px 0px 0px;
	line-height : 150%;
	letter-spacing : 1px;
	padding-left : 25px;
	list-style : none;
	background-image : url(../images/bullet.jpg);
	background-position : left;
	background-repeat : no-repeat;
	color: #C0ACC5;
	font-weight : bold;
}
.how-works{
	background-color : #F5F5F5;
}
h1{
	color: black;
	font-size : 18pt;
	letter-spacing : 2px;
}
h2{
	color: #a8a9ac;
	font-size: 12pt;
	letter-spacing: 2px;
}
h3{
	color: #a8a9ac;
	font-size: 10pt;
	letter-spacing: 1px;
}
.clean{
	clear: both;
}
.footer{
	background-image : url(../images/back-bottom.jpg);
	height: 185px;
}
.footercenter{
	text-align: center;
}
.copyright{
	color: gray;
}
.footer ul li{
	display: inline;
	line-height : 150%;
	letter-spacing : 1px;
	padding-left : 25px;
	padding-right: 25px;
	color: #C0ACC5;
	font-weight : bold;
}
.footer ul li a:hover
{
	text-decoration: underline;
}
