@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

html, body, div, applet, span, iframe, object, h1, h2, h3, h4 , h5, h6 {
	margin: 0px;
	border: 0px;
	padding: 0px;
	outline: 0px;
	font-size: 100%;
	}
body { font: 14px "Times New Roman", Times, serif; color: #FFF; background: #879F89 url(images/bkgrnd-1.gif) repeat; }


img {
	border:none;
}
.wrapper { background: url(images/main-bkground.png) no-repeat center top; width: 900px; height:800px; margin-right: auto; margin-left: auto; }

.main { width:715px;  height: 720px; margin:0px auto;}

h1 { font-size: 170%; color: #ffee87; }

h2 {font-size: 120%; color: #ffee87; }

h3 {font-size: 115%; color: #ffee87; margin-bottom:5px;}

.navigation { float:left; font-family:Arial, Helvetica, sans-serif;font-size:.9em;text-transform:uppercase; padding-top: 160px; width:420px; 
}


p {
	line-height:170%;
}

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

a:active { color: #ffee87;}

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

.content {
	width:480px;
	padding:20px 30px 0px 0px;
	float:left;
	
}

.right {
	float:right;
	width: 205px;
	
	
	
}

li {
	margin-bottom:5px;
}

.category {
	font-size:125%;
	text-align:center;
	padding-bottom:5px;
	font-family:arial, sans-serif;
	font-weight:bold;
}
.thumbs {
	width:205px;
	text-align:center;
	
}

.thumbsleft {
	padding-right:10px;
}

.form {
	background-image:url(images/file-taxi-480.gif);
	background-repeat:no-repeat;
	color: #000;
	padding:75px 10px 0px 10px;
	height:424px;
	line-height:100%;
}
.footer { width: 710px; float:left;font-size: 14px; color: #879f89; text-align: center; position:absolute; top:705px;}

