*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #264FA4;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #264FA4;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #4F4E4E;
	line-height:20px;
}

#bg {
width:1024px;
background:url(images/bg.gif) left repeat-y;
margin: 0px auto; }

/*PAGE*/
#main{
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #000000;
	
}

/*HEADER*/
#header { width:1000px;
padding: 0px 0px 0px 0px;
height: 222px;
background:url(images/header.jpg) left top no-repeat;
}
	#promo {
		width: 600px;
		color: #FFF;
		float: right;
		text-align: center;
	}
	#logo {	font-family:Georgia, "Times New Roman", Times, serif;
			color:#FFFFFF;
			font-size:18px;
			font-style:italic;
			padding: 28px 0px 0px 634px;
			height: 73px;
	}
	
	#buttons{
		width: 516px;
		height: 68px;
		background: url(images/menu.jpg) left top no-repeat;
		text-align:center;
		margin-left: 484px;
	}
	
	#buttons ul {
		padding-left: 0px;
		margin: 0px;
	}
	
	#buttons li {
		display: inline;
	}
	
	#buttons a {
		font-family: tahoma, Helvetica, sans-serif;
		font-size: 16px;
		font-weight:normal;
		display: block;
		float: left;
		width: 103px;
		height: 44px;
		text-decoration: none;
		color: #FFFFFF;
		padding-top: 24px;
		padding-left: 0px;
		margin-left: 0px;
		text-align: center;
		background:url(images/fish_but.gif) 0px 19px no-repeat;	
	}
	
	#buttons a:hover {
		text-decoration: underline;
		background:url(images/fish_but.gif) 0px 19px no-repeat;
	}
	#flag{
		float: right;
		padding: 20px 12px 0 0;
	}
	#flag img{
		border: none;
	}

/*CONTENT*/
#content{
	width: 974px;
	padding: 7px 0px 15px 0px;
	background: #FFFFFF;
	margin: 0px 13px 0px 13px;
}

	#razd {
	background:url(images/razd_bg.gif) 325px repeat-y;
	width: 978px;
	min-height: 650px;
	}

/*RIGHT*/
#right{
	width: 610px;
	margin: 0px 13px 0px 0px;
	float: right;
}
	.text{
		padding: 10px 0px 0px 0px;
	}
	
	.img {	float:left;
			margin: 5px 15px 5px 0px;
	}
	
	span {	color:#264FA4;
			font-weight:bold;
	}
	
	.pap {	color:#08245F;
			font-weight:bold;
	}
	
	.dot { background: url(images/dot.gif) center repeat-x;
	height:20px;}
	
	.line { background:url(images/line.gif) bottom repeat-x;
			padding-top: 4px;}
	
	#col_l {float:left;
			width:455px;}
	
	#col_r {float: left;
			width:186px;
			margin-left:18px}
			
	.pap_bg { background:url(images/pap_bg.jpg) left repeat-y;}
	
	.pap_bot {	background: url(images/pap_bot.jpg) left bottom no-repeat;
				padding: 10px 20px 70px 13px;
				}
				
	.pap_top { background: url(images/pap_top.jpg) 0px top no-repeat;}
	
	H1{
		font-family: tahoma, Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		color: #fff;
		padding-bottom: 5px;
		text-align:center;
	}
	
	H2{
		font-family: tahoma, Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:normal;
		color: #375391;
		padding-bottom: 0px;
		padding-left: 0px;
		text-align: left;
	}
	
	.read{
		text-align:right;
		padding-right:20px;
		font-weight:bold;
	}
	
	.read_pap{
		text-align:right;
		padding-right:0px;
		font-weight:bold;
	}
	.blog_post {
		font-family: tahoma, Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:normal;
		color: #375391;
		padding-bottom: 0px;
		padding-left: 0px;
		text-align: left;
		text-decoration: none;
	}
	.blog_p {
		padding: 10px 0px 0px 0px;
	}
	
/*LEFT*/
#left{
float:left;
width: 330px;
background: url(images/bg_left2.jpg) left 0px repeat-x;
margin-left: 8px;
}
	#left ul 
	{
		list-style: none;
		padding-left:0px;
		padding-top:20px;
		margin: 0px;
		display:block;
		padding-bottom: 0px;
	}
	
	#left li{
		padding-top: 9px;
		background: url(images/fish.png) 6px 10px no-repeat;
		padding-left: 28px;
	}

.logo_carhire{
	text-align:center;
	padding: 5px 0 5px 0;
}

/*FOOTER*/
#footer{
	height: 48px;
	width: 1000px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 10px 0px 15px 0px;
	background:url(images/futer.jpg) bottom repeat-x;
}
	#footer a{
		color: #FFFFFF;
		font-size: 10px;
		text-decoration: none;
	}
	#footer a:hover{
		color: #FFFFFF;
		font-size: 10px;
		text-decoration: underline;
	}

