html, body 
{
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form 
{
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:900px;
	margin:0px auto;
	background-color:#FFFFFF;
}

#content {
	width:900px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;

}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:Tahoma;
	font-size:26px;
	color:#003300;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:5px;
}

#logo h4 {
	font-family:Tahoma;
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:0px;
}

#links li{
	background: url(../images/corner.png) no-repeat bottom left;
	float:right;
	list-style-type:none;
	width:129px;
	height:23px;
	text-align:center;
	background-color:#000000;
	border-left:1px solid #FFF;
	vertical-align: middle;
}

#links a{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image: url("../images/title/main1_img.png");
	background-repeat:no-repeat;
	text-align:right;
	height: 115px;
}

#mainimg h3 {
	font-family:Tahoma;
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:Tahoma;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	/*height: 500px;*/
	margin: 0px 0px 0px 0px;
	padding-top: 20px;
}

#leftbar {
	float:left;
	width:560px;
	border-left:1px solid #BCBDBC;
	padding-left: 5px;
}

#leftbar h2{
	font-family:"Tahoma";
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:10px 40px;
}

#leftbar a {
	font-family:"Tahoma";
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a:hover {
	font-family:"Tahoma";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#googlead {
    float:left;
    width:170px;
    padding:10px 0px;
}


#rightbar {
	float:left;
	width:160px;
}

#rightbar h2{
	font-family:"Tahoma";
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:15px;
	padding-bottom:5px;
}

#rightbar a {
	font-family:"Tahoma";
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding-left:15px;
	padding-bottom:5px;

}

#rightbar a:hover {
	font-family:"Tahoma";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding-left:15px;
	padding-bottom:5px;

}


#rightbar p{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding-left:15px;
	padding-bottom:5px;
}

.orangetext {
	font-family:"Tahoma";
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#title {
	height:30px;
	padding-left:18px;
	padding-top:20px;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:700px;
	background-image: url(../images/korfu_bg.png);
	background-repeat:repeat;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Tahoma";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Tahoma";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:200px;
	background-image: url(../images/korfu_bg.png);
	background-repeat:repeat;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Tahoma";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Tahoma";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Tahoma";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
