html {
    padding: 0;
    margin: 0;
    border: 0;
    min-height: 101%;
}
body {
    padding: 0;
    margin: 0;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    line-height: 15px;
    letter-spacing: 0.00em;
    text-align: center;
    background: url(../images/background.png) repeat-x;
    letter-spacing: 0.00em;
    background-color: #ffffff;
    font-weight: normal;
    color: #000000;
}
a{
	font-size: 12px;
	color: #0066FF;
	text-decoration:none;
	font-weight: bold;
}
p, h1, h2, h3 {
    padding: 0;
    margin: 0;
    border: 0;
}
p {
    padding-top: 5px;
    margin: 0;
    border: 0;
 	font-size: 12px;
    font-weight: normal;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}
td{
 	padding: 10px;
    margin: 0;
    border: 0;
	font-size: 12px;
    font-weight: normal;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	text-align:center;
}
.mod_txt{
 	padding: 0px;
    margin: 0;
    border: 0;
	font-size: 12px;
    font-weight: normal;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	text-align:left;
}
/*Main contener-with all contents -1280px;*/
#main {
    padding: 0;
    border: 0;
    margin: 0 auto;
    width: 1280px;
}
#topbar {
    padding: 0;
    border: 0;
    margin: 0;
    width: 1280px;
    height: 113px;
    float: left;
    background: #64c8fa url(../images/topback.jpg) no-repeat;
}
#tophomeimage a {
    padding: 0;
    border: 0;
    margin: 0;
    margin-left: 150px;
    width: 126px;
    height: 113px;
    float: left;
    background: url(../images/tophomeimage.jpg) no-repeat;
}
#cclogo a {
padding: 0;
border: 0;
margin: 0;
margin-top: 15px;
width: 540px;
height: 48px;

float: left;
position: relative;
left: 430px;
z-index: 2;
}

#top{
	color:#FFFFFF;
	text-align:center;
	margin-right:200px;
}
/*Menu under logo*/
#menubar {
    padding: 0;
    border: 0;
    margin: 0;
    width: 1280px;
    height: 44px;
    float: left;
    background: #64c8fa url(../images/menubar.jpg) no-repeat;
}
#mainmenu {
    padding: 0;
    margin: 0;
    border: 0;
    width: 980px;
    float: left;
    margin-left: 150px;
    clear: both;
}
#mainmenu li {
    list-style: none;
    float: left;
	background-image: url(../images/menurule.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#mainmenu li a {
    padding: 0;
    border: 0;
    margin: 0;
    margin-left: 17px;
    margin-right: 17px;
    margin-top: 15px;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.03em;
    float: left;
    font-family: Georgia, Helvetica, Verdana, Tahoma, sans-serif;
    height: 29px;
}
#mainmenu li a:hover {
    color: #004d7d;
    background: url(../images/hoverimage.gif) no-repeat bottom center;
}
#mainmenu li.actuallpage a {
    text-align: center;
    color: #004d7d;
    background: url(../images/hoverimage.gif) no-repeat bottom center;
}
/*Left grass-pice of backgrund */
#leftgrass {
    padding: 0;
    border: 0;
    margin: 0;
    width: 150px;
    height: 308px;
    float: left;
    background: url(../images/leftgrass.png) no-repeat;
}
/*Right grass-pice of back.*/
#rightgrass {
    padding: 0;
    border: 0;
    margin: 0;
    width: 150px;
    height: 308px;
    float: right;
    background: url(../images/rightgrass.png) no-repeat;
}
/*Inner contener contener 980px;*/
#inner {
    padding: 0;
	min-height:400px;
    border: 0;
    margin: 0;
    width: 980px;
    background-color: #ffffff;
    float: left;
	overflow:hidden;
}

#inner h2{
	font-family:"Times New Roman", Times, serif;
	color:#006600;
	font-size: 18px;
	line-height: 20px;
	margin-top: 8px;
	font-weight: bold;
	letter-spacing: 0.3em;
}
#inner h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006600;
	font-size: 12px;
	line-height: 14px;
	margin-top: 4px;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#facebook {
	padding: 0px;
	border: 0;
	margin: -29px -190px 0 0;
	width: 960px;
	height: 30px;
	float: right;
}
#xcontent{
    padding-left: 35px;
	padding-right:10px;
    border: 0;
    margin: 0;
    width: 900px;
    background-color: #ffffff;
    float: left;
	text-align:left;
}
/*Left content inside inner contener*/
#innerleft1 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 301px;
    background-color: #ffffff;
    float: left;
}
/*Titles, paragraphes, boxes, images styles- home page*/
h1#welcome, h3#voucher {
    padding: 0;
    border: 0;
    margin: 0;
    width: 340px;
    float: left;
    font-family: Georgia, Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 20px;
    letter-spacing: 0.03em;
    color: #689c39;
    text-align: left;
    margin-top: 1px;
    margin-left: 34px;
    line-height: 25px;
    font-weight: bold;
}
h3#title1 {
    padding: 0;
    border: 0;
    margin: 0;
    float: left;
    font-family: Georgia, Helvetica, Verdana, Tahoma, sans-serif;
    letter-spacing: 0.03em;
    color: #689c39;
    text-align: left;
    margin-left: 34px;
    line-height: 25px;
    font-weight: bold;
	margin-top: 5px;
	padding-bottom: 5px;
    font-size: 16px;
    width: 500px;
	padding-left: 5px;
}
h3#voucher {
    width: 440px;
    margin-top: 5px;
	margin-bottom: 5px;
    font-size: 16px;
    margin-left: 0px;
}
h2#subtitles {
    padding: 0;
    border: 0;
    margin: 0;
    width: 333px;
    float: left;
    line-height: 18px;
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #004d7d;
    text-align: left;
    margin-left: 34px;
	margin-top: 5px;
    clear: both;
    font-weight: bold;
}
#textbox1 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 389px;
    height: 330px;
    background-color: #ffffff;
    float: left;
    overflow: hidden;
}
p.text1 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 348px;
    float: left;
    letter-spacing: 0.05em;
    text-align: left;
    margin-top: 5px;
    margin-left: 34px;
    clear: both;
}
img.text1{
	margin-left:20px;
	}
strong.text1{
	color:#990000;
	text-decoration:underline;
}
#textbox2 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 874px;
    height: 120px;
    float: left;
    margin-left: 44px;
}
#textbox2_internal1 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 416px;
    height: 120px;
    float: left;
	background: url(../images/special_background.png) no-repeat;
}
#textbox2_internal2 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 250px;
    height: 120px;
    float: left;
	background: url(../images/call_me_background.png) no-repeat;
}
#callmeback {
    padding: 0;
    border: 0;
    margin: 0;
    width: 242px;
    height: 120px;
    float: left;
	background: url(../images/call_me_background.png) no-repeat;
}
#callmeback fieldset {
    margin: 0;
    border: 0;
    padding: 45px 0 0 0px;
	float: left;
	clear: none;
	width: 200px;
}
#callmeback .inputbox {
    border: 0;
    padding: 0;
    margin: 0;
    color: #000000;
    width: 125px;
	height: 18px;
	font-weight: bold;
    float: right;
   	padding-left: 3px;
   	margin-bottom: 1px;
   	clear: none;
	position: relative;
	left: 11px;
}
#callmeback .inputbox input {
    border: 0;
    padding: 0;
    margin: 0;
    color: #000000;
	background: transparent;
   	font-size: 11px;
   	width: 120px;
   	height: 16px;
   	float: left;
}
#callmeback label.inputlabel {
    width: 70px;
    padding: 0px 0 0 0;
    border: 0;
    float: left;
    margin: 0 0 5px 0px;
    clear: left;
    font-weight: bold;
	font-size: 11px;
	height: 14px;
	text-align: left;
	position: relative;
	left: 10px;
}
label {
	float: left;
}
#callmeback #button {
    display: inline;
    clear: both;
    border: 0;
    padding: 0;
    margin: 0 15px 0 0;
    width: 105px;
    height: 22px;
   	background: transparent;
    float: left;
    position: relative;
	top: 12px;
	left: 61px;
    cursor: pointer;
}
#callmeback #submit {
    border: 0;
    padding: 0;
    margin: 0;
    width: 105px;
	float: left;
	clear: both;
}
#textbox2_internal3 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 216px;
    height: 108px;
    float: left;
}
#textbox2_internal1 p {
    padding: 0;
    border: 0;
    margin: 0;
    width: 220px;
    height: 120px;
    float: left;
    letter-spacing: 0.03em;
	font-size:11px;
    text-align: left;
    margin-left: 12px;
	margin-top: 45px;
    clear: both;
    color: #003300;
    overflow: hidden;
	line-height: 14px;
	
}


#textbox2_internal1 h6{
    padding: 0;
    border: 0;
    margin: 0;
    width: 170px;
    height: 110px;
    float: left;
    text-align: left;
	font-size:12px;
    margin-left: 235px;
	margin-top:-155px;
    clear: both;
    color: #257829;
    overflow: hidden;
}
#textbox2_internal2 p {
    padding: 0;
    border: 0;
    margin: 0;
    width: 215px;
    height: 80px;
    float: left;
    letter-spacing: 0.05em;
    text-align: left;
    margin-left: 22px;
    clear: both;
    color: #ffffff;
    overflow: hidden;
}
#textbox2_internal3 h5 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 215px;
    height: 15px;
    float: left;
    letter-spacing: 0.05em;
    text-align: left;
    margin-left: 10px;
	margin-top:7px;
    clear: both;
    color: #ffffff;
	font-weight:bold;
    overflow: hidden;
}
#textbox2_internal3 p {
    padding: 0;
    border: 0;
    margin: 0;
    width: 100px;
    height: 100px;
    float: left;
    text-align: left;
	font-size:11px;
    margin-left: 108px;
    clear: both;
    color: #ffffff;
    overflow: hidden;
}
#morebutton1 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 56px;
    height: 20px;
   
   
   
}
#morebutton1 a {
    padding: 0;
    border: 0;
    margin: 0;
    width: 56px;
    height: 20px;
    float: left;
    margin-top: -18px;
    margin-left: 375px;
	margin-bottom: 10px;
    clear: both;
    background: url(../images/morebutton1.gif) no-repeat;
}

#morebutton1 a:hover {
    background: url(../images/morebutton1hov.gif) no-repeat;
}

#homepic3 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 178px;
    height: 335px;
    float: right;
    margin-top: 25px;
    margin-right: 43px;
    background: url(../images/homepic3d.jpg) no-repeat;
}

#flags {
    padding: 0;
    border: 0;
    float: right;
    margin-top: 5px;
}

#flags a{margin-right:10px;}

#homepic2 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 202px;
    height: 335px;
    float: right;
    margin-top: 25px;
    background: url(../images/homepic2.jpg) no-repeat;
}
#broadband a, #broadband a:visited, #broadband a:active{
    width: 90px;
    float: right;
    margin-top: 260px;
    margin-right: 68px;
	color:#31629D;
	text-align:right;
	font-size:12px;
	text-decoration:none;
}
#phone p{
    width: 202px;
    float: right;
    margin-top: 0px;
    margin-right: 0px;
	text-align:right;
	font-size:17px;
	text-decoration:none;
	padding-right:5px;
	color:#3C843E;
	font-weight:bold;
	}
#satellite a, #satellite a:visited, #satellite a:active{
    width: 160px;
    float: right;
    margin-top: 280px;
    margin-right: 0px;
	color:#31629D;
	text-align:right;
	font-size:10px;
	text-decoration:none;
	background-image:url(../images/self-catering-with-satellite-tv.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:58px;
}
#homepic1 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 168px;
    height: 335px;
    float: right;
    margin-top: 25px;
    background: url(../images/homepic1.jpg) no-repeat;
}

#greenboxtop {
    padding: 0;
    border: 0;
    margin: 0;
    width: 742px;
    height: 10px;
    float: left;
    background: url(../images/greenboxtop.jpg) no-repeat;
    margin-left: 44px;
}

#greenboxcontent {
    padding: 0;
    border: 0;
    margin: 0;
    width: 742px;
    height: 328px;
    float: left;
    background: url(../images/greenboxback.jpg) repeat-x;
    margin-left: 44px;
}

#greenboxfoot {
    padding: 0;
    border: 0;
    margin: 0;
    width: 742px;
    height: 10px;
    float: left;
    background: url(../images/greenboxfoot.jpg) no-repeat;
    margin-left: 44px;
}
#vouchers {
    padding: 0;
    border: 0;
    margin: 0;
    width: 742px;
    height: 130px;
    float: left;
    margin-left: 44px;
}
.infobox1 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 246px;
    height: 328px;
    float: left;
}

h3.services {
    padding: 0;
    border: 0;
    margin: 0;
    width: 220px;
    float: left;
    font-family: Georgia, Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 18px;
    letter-spacing: 0.01em;
    color: #ffffff;
    text-align: left;
    margin-top: 7px;
    margin-left: 22px;
    line-height: 20px;
    font-weight: bold;
}

img.servicesimg {
    padding: 0;
    border: 0;
    margin: 0;
    width: 206px;
    height: 122px;
    float: left;
    margin-left: 22px;
    margin-top: 6px;
}

h4.subtitles2 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 215px;
    float: left;
    line-height: 21px;
    font-size: 12px;
    text-align: left;
    margin-left: 22px;
    clear: both;
    font-weight: bold;
    color: #ffffff;
}

p.text2 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 215px;
    height: 120px;
    float: left;
    letter-spacing: 0.05em;
    text-align: left;
    margin-left: 22px;
    clear: both;
    color: #ffffff;
    overflow: hidden;
}

.morebutton2 a {
    padding: 0;
    border: 0;
    margin: 0;
    width: 56px;
    height: 20px;
    float: right;
    margin-top: 1px;
    margin-right: 27px;
	margin-top: 10px;
    clear: both;
    background: url(../images/morebutton2.gif) no-repeat;
}

.morebutton2 a:hover {
    background: url(../images/morebutton2hov.gif) no-repeat;
}

.morebuttonx a {
    padding: 0;
    border: 0;
    margin: 0;
    width: 56px;
    height: 20px;
    float: right;
    margin-top: 1px;
    margin-right: 27px;
	margin-top: -14px;
    clear: both;
    background: url(../images/morebutton2.gif) no-repeat;
}

.morebuttonx a:hover {
    background: url(../images/morebutton2hov.gif) no-repeat;
}
.greenboxrule {
    padding: 0;
    border: 0;
    margin: 0;
    width: 1px;
    height: 328px;
    float: left;
    background: url(../images/greenboxrule.gif) no-repeat;
    text-align: left;
}

#bookbox {
    padding: 0;
    border: 0;
    margin: 0;
    width: 134px;
    height: 143px;
    float: right;
    margin-right: 48px;
    background: url(../images/bookbox2.jpg) no-repeat;
}
#bookbox a{
    margin-top: 18px;
	margin-left:15px;
    width: 120px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
#bookbox a:hover{
    margin-top: 18px;
	margin-left:15px;
    width: 120px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

#gobutton a {
    padding: 0;
    border: 0;
    margin: 0;
    width: 56px;
    height: 20px;
    margin-top: 18px;
    margin-right: 11px;
    background: url(../images/gobutton.gif) no-repeat;
    float: right;
}

#gobutton a:hover {
    padding: 0;
    border: 0;
    margin: 0;
    width: 56px;
    height: 20px;
    margin-top: 18px;
    margin-right: 11px;
    background: url(../images/gobuttonhov.gif) no-repeat;
    float: right;
}

h4#quicklinks {
    padding: 0;
    border: 0;
    margin: 0;
    width: 140px;
    float: right;
    font-family: Georgia, Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 18px;
    letter-spacing: 0.02em;
    color: #689c39;
    text-align: left;
    line-height: 25px;
    font-weight: bold;
    margin-right: 30px;
    margin-top: 1px;
}

#rightmenu {
    padding: 0;
    border: 0;
    margin: 0;
    width: 140px;
    float: right;
    margin-right: 20px;
    margin-top: 0px;
}

#rightmenu li {
    margin: 0;
    list-style: none;
    width: 140px;
	background-image:url(../images/rightmenurule.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#rightmenu li a {
	display: block;
	width: 140px;
	padding: 0;
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	color: #004d7e;
	line-height: 26px;
	height: 26px;
	letter-spacing: 0.01em;
	background: url(../images/liststyle1.gif) no-repeat left top;
	text-align: left;
	font-weight: normal;
}

#rightmenu li a:hover {
    background: url(../images/liststyle1hov.gif) no-repeat left top;
    color: #ff0000;
}

#greenboxcontent {
    padding: 0;
    border: 0;
    margin: 0;
    width: 742px;
    height: 328px;
    float: left;
    background: url(../images/greenboxback.jpg) repeat-x;
    margin-left: 44px;
}

#bottomcontainer {
    padding: 0;
    border: 0;
    margin: 0;
    width: 756px;
    height: 267px;
    float: left;
    margin-left: 44px;
    margin-top: 0px;
}

.greybox {
    padding: 0;
    border: 0;
    margin: 0;
    width: 364px;
    height: 300px;
    float: left;
    background: url(../images/greyboxback.jpg) repeat-x;
    margin-right: 14px;
}

.greyboxtop {
    padding: 0;
    border: 0;
    margin: 0;
    width: 364px;
    height: 10px;
    float: left;
    background: url(../images/greyboxtop.jpg) no-repeat;
}

h3.services1 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 298px;
    float: left;
    font-family: Georgia, Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 16px;
    letter-spacing: 0.03em;
    color: #689c39;
    text-align: left;
    border-bottom: 1px solid #dfdfdf;
    margin-left: 22px;
    padding-top: 2px;
    line-height: 18px;
    font-weight: bold;
}

img.servicesimg1 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 134px;
    height: 131px;
    float: left;
    margin-left: 22px;
    margin-top: 10px;
}

h4.subtitles3 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 190px;
    float: left;
    line-height: 18px;
    font-size: 14px;
    text-align: left;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #004d7d;
    font-family: Georgia, Helvetica, Verdana, Tahoma, sans-serif;
}

p.text3 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 190px;
    height: 150px;
    float: left;
    letter-spacing: 0.05em;
    text-align: left;
    margin-left: 10px;
    overflow: hidden;
}

.morebutton3 a {
    padding: 0;
    border: 0;
    margin: 0;
    width: 56px;
    height: 20px;
    float: right;
    margin-top: 5px;
    margin-right: 44px;
    clear: both;
    background: url(../images/morebutton1.gif) no-repeat;
}

.morebutton3 a:hover {
    background: url(../images/morebutton1hov.gif) no-repeat;
}

.morebutton4 a {
    padding: 0;
    border: 0;
    margin: 0;
    width: 56px;
    height: 20px;
    float: right;
    margin-top: -16px;
    margin-right: 4px;
    clear: both;
    background: url(../images/morebutton1.gif) no-repeat;
}

.morebutton4 a:hover {
    background: url(../images/morebutton1hov.gif) no-repeat;
}
#rightbottomimg {
    padding: 0;
    border: 0;
    margin: 0;
    width: 129px;
    height: 230px;
    float: left;
    margin-left: 15px;
	margin-top: 0px;
    background: url(../images/rightbottomimg.jpg) no-repeat;
}
p.rightbottomimg {
    padding: 0;
    margin: 0;
    margin: 0;
    float: right;
    width: 129px;
	text-transform: uppercase;
    color: #000000;
    margin-top: 231px;
    font-size: 9px;
    margin-left: 0px;
	
    
	text-align:left;
	}
/*Fotter styles with menu*/
#footer {
    padding: 0;
    margin: 0;
	border: 0;
    width: 100%;
    float: left;
   
    background-color: #004d7d;
}

#bottom_details {
	border-top-color:#CCCCCC;
	border-top-style: dashed;
	border-top-width:1px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
    padding: 0;
    margin-top: 4px;
    width: 100%;
    background-color: #004d7d;
	margin-bottom: 10px;
	line-height:20px;
	margin-top: 23px;
	clear: both;
}

#bottom_details p {
    letter-spacing: 0.02em;
    line-height: 18px;
    color: #FFFFFF;
}

#bottom_details p a {
    color: #FFFFFF;
	
    
    
}

#bottom_details a:hover {
    color: #FFFFFF;
}

#bottom_details a:visited {
    color: #FFFFFF;
}

#additional_content{
width:810px;
text-align:justify;
padding-top:30px;
margin: 0 auto;
}

#additional_content h2{
font-size:14px;
color:#009900;
margin-top:10px;
}

#additional_content p{
font-size:12px;
color: #333333;
}

#innerfooter {
    padding: 0;
    margin: 0;
    margin: 0 auto;
    width: 1280px;
    
}

#innerfooter p {
    padding: 0;
    margin: 0;
    
  
    text-transform: uppercase;
    color: #CCCCFF;
    margin-top: 23px;
    font-size: 9px;

	
	width: 100%;
	margin: 0 auto;
	
	clear: both;
	position: relative;
	
}

a#copyright {
    text-transform: uppercase;
    color: #CCCCFF;
    font-size: 9px;
}

a:hover#copyright {
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 9px;
}

a:visited#copyright {
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 9px;
}

#footermenu {
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    margin-left: 150px;
    clear: both;
    margin-top: 23px;
	margin-bottom: 23px;
}

#footermenu li {
	list-style: none;
	float: left;
	color: #CCCCFF;
}

#footermenu li a {
    padding: 0;
    border: 0;
    margin: 0;
    margin-left: 10px;
    margin-right: 10px;
    text-transform: uppercase;
    text-decoration: none;
    color: #CCCCFF;
    text-align: center;
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 0.03em;
    float: left;
}

#footermenu li a:hover {
    color: #ffffff;
}

#footermenu li.actuallpage a {
    color: #ffffff;
}
/*Styles for subpages*/
h1#subpages {
	padding: 0;
	border: 0;
	margin: 0;
	width: 445px;
	float: left;
	font-family: Georgia, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 20px;
	letter-spacing: 0.03em;
	color: #689c39;
	text-align: left;
	border-bottom: 1px solid #dfdfdf;
	margin-left: 44px;
	margin-top: 18px;
	line-height: 30px;
	font-weight: bold;
}

img#subpageimg1 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 347px;
    height: 218px;
    float: right;
    margin-top: 89px;
    margin-right: 80px;
}

img#subpageimg2 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 372px;
    height: 293px;
    float: left;
    margin-top: 47px;
    margin-left: 44px;
}

img#subpageimg3 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 350px;
    height: 263px;
    float: right;
    margin-top: 57px;
    margin-right: 80px;
}

#textbox4, #textbox5 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 445px;
    height: 218px;
    background-color: #ffffff;
    float: left;
    overflow: hidden;
    clear: left;
    margin-left: 44px;
}

#textbox5 {
    height: 429px;
}

p.text4, p.text5, p.text6 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 445px;
    float: left;
    letter-spacing: 0.05em;
    text-align: left;
    margin-top: 13px;
    clear: both;
}

p.bluetext {
    padding: 0;
    border: 0;
    margin: 0;
    width: 445px;
    float: left;
    letter-spacing: 0.05em;
    text-align: left;
    margin-top: 15px;
    clear: both;
    color: #004d7d;
    font-weight: bold;
    font-size: 12px;
}

p.text5 {
    margin-top: 0px;
}

p.text6 {
    clear: none;
    margin-top: 9px;
}

.subtitles4, .subtitles5 {
    padding-bottom: 10px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
    border: 0;
    margin: 0;
    width: 445px;
    font-family: Georgia, Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 18px;
    letter-spacing: 0.03em;
    color: #004d7d;
    text-align: left;
    border-bottom: 1px solid #dfdfdf;
    margin-top: 0px;
    line-height: 27px;
    font-weight: bold;
   
}

.subtitles5 {
    clear: both;
    margin-left: 44px;
    margin-top: 31px;
}

#greytextbox {
    padding: 0;
    border: 0;
    margin: 0;
    width: 445px;
    height: 188px;
    margin-top: 9px;
    background-color: #f3f3f3;
    float: left;
}

p#citat {
    padding: 0;
    border: 0;
    margin: 0;
    width: 386px;
    height: 135px;
    margin-top: 24px;
    margin-left: 31px;
    margin-right: 28px;
    font-style: italic;
    overflow: hidden;
    text-align: left;
    font-size: 12px;
    clear: both;
}

#bold1 {
    font-weight: bold;
    clear: both;
    text-align: right;
    float: right;
}

#subpagesmenu1 {
    padding: 0;
    border: 0;
    margin: 0;
    float: left;
    margin-right: 44px;
    margin-top: 17px;
	
}

#subpagesmenu1 li {
    margin: 0;
    list-style: none;
}

#subpagesmenu1 li a {
    display: block;
    padding: 0;
    padding-left: 10px;
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    color: #004d7e;
    line-height: 18px;
    height: 18px;
    letter-spacing: 0.01em;
    background: url(../images/liststyle2.gif) no-repeat left top;
    text-align: left;
	clear: both;
	min-width: 220px;
	
    
}

#subpagesmenu1 li a:hover {
    background: url(../images/liststyle2hov.gif) no-repeat left top;
    color: #ff0000;
}

#downpanel {
    padding: 0;
    margin: 0;
    margin: 0;
    width: 100%;
    float: left;
   /* height: 141px; */
    border-top: 1px solid #efefef;
	margin-top: 10px;
}

#innerdownpanel {
    padding: 0;
    margin: 0;
    margin: 0 auto;
    width: 1280px;
    float: left;
}

#bookbox1 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 251px;
    height: 104px;
    float: left;
    margin-left: 184px;
    background: url(../images/bookbox1.jpg) no-repeat;
    margin-top: 25px;
}

#gobutton1 a {
    padding: 0;
    border: 0;
    margin: 0;
    width: 56px;
    height: 20px;
    margin-top: 42px;
    margin-right: 37px;
    background: url(../images/gobutton.gif) no-repeat;
    float: right;
}

#gobutton1 a:hover {
    background: url(../images/gobuttonhov.gif) no-repeat;
}

#bottommenu {
    padding: 0;
    border: 0;
    margin: 0;
    width: 370px;
    float: left;
    margin-top: 0px;
    position: relative;
    left: -150px;
    top: 42px;
	padding-bottom: 57px;
}

#bottommenu li {
    margin: 0;
    list-style: none;
    width: 150px;
	background-image:url(../images/rightmenurule.gif);
	background-position:bottom;
	background-repeat:repeat-x;
    float: left;
    margin-right: 30px;
	padding-right: 5px;
}

#bottommenu li a {
    width: 150px;
    padding: 0;
    padding-left: 10px;
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    color: #004d7e;
    line-height: 12px;
    
    letter-spacing: 0.01em;
    background: url(../images/liststyle1.gif) no-repeat left center;
    text-align: left;
    float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#bottommenu li a:hover {
    background: url(../images/liststyle1hov.gif) no-repeat left center;
    color: #ff0000;
}

h4#quicklinks1 {
    padding: 0;
    border: 0;
    margin: 0;
    width: 150px;
    float: left;
    font-family: Georgia, Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 18px;
    letter-spacing: 0.02em;
    color: #689c39;
    text-align: left;
    line-height: 25px;
    font-weight: bold;
    margin-left: 27px;
    margin-top: 20px;
    background-image: none;
}

.cleaner {
    clear: both;
}
p{

}
img{
border:0px;
}
.order_header{
text-align:left;
font-family:Verdana;
font-size:12px;
font-weight:bold;

}
.order-row{
text-align:left;
font-family:Verdana;
font-size:11px;
font-weight:normal;
}
.right_table{
text-align:right;
font-family:Verdana;
font-size:11px;
font-weight:normal;
}
.top_border{
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;
}
.left_border{
border-left-color:#CCCCCC;
border-left-style:solid;
border-left-width:1px;
}
.bottom_border{
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
}
.right_border{
border-right-color:#CCCCCC;
border-right-style:solid;
border-right-width:1px;
}
.small_txt{
font-family: Georgia, Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 12px;
	color:#000000;
	text-decoration:none;
}
.table_header{
font-family: Georgia, Helvetica, Verdana, Tahoma, sans-serif;
font-size: 18px;
letter-spacing: 0.03em;
color: #004d7d;
}
.table_content{
font-family: Arial;
    font-size: 12px;
	color:#000000;
	text-decoration:none;
}
#payment{
    padding-left: 35px;
	padding-right:10px;
    border: 0;
    margin: 0;
    width: 900px;
    float: left;
	text-align:left;
	}
	
	

#inner .gallerypanel {
    padding: 10px;
    margin: 0 0 0 44px;
    border: 0;
    width: 890px;
    float: left;
    overflow: hidden;
    
   
	clear: both;
	
}	
#inner .gallerypanel .iconbox {
    padding: 0;
    margin: 0 10px 30px 0px;
    width: 79px;
    height: 79px;
    clear: none;
    float: left;
   
    border: 0;
   
}
#inner .gallerypanel .iconbox a img {
    padding: 0;
    border: 2px solid #000000;
    margin: 0;
    text-align: center;
    height: 75px;
    width: 75px;
    float: none;
  
}
#inner .gallerypanel .iconbox a:hover img {
    border: 2px solid #ab0000;
}
#inner .gallerypanel h2 {
   padding-bottom: 15px;
}
#inner .gallerypanel p.imagetitle {
    margin: 0;
    padding: 0;
    color: #7e7e7e;
    font-size: 10px;
    line-height: 11px;
    text-align: center;
    float: left;
    width: 79px;
    border-bottom: 1px dotted #7e7e7e;
    border-left: 1px dotted #7e7e7e;
    border-right: 1px dotted #7e7e7e;
    letter-spacing: -0.01em;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
#gallery_b_image {
	float: left;
	clear: both;
	padding: 1px;
	background: #000;
}
#gallery_b_image img {
	float: left;
	margin: 0;
	padding: 0;
}
.thumbs_panel {
	float: left;
	clear: both;
	width: 810px;
	margin-top: 10px;
	margin-left: 5px;
}
.gallerypanel span#single_image_desc {
	float: left;
	width: 90%;
	clear: both;
	text-align: left;
	line-height: 21px;
}
div.navigation a.prev {
	background-image: url(/images/prevPageArrow.gif);
}
div.navigation a.next {
	background-image: url(/images/nextPageArrow.gif);
}
div.loader {
	background-image: url(/images/loader.gif);
}

#inner #precrumb {
    float: left;
    clear: both;
    width: 960px;
    height: 30px;
    margin: 0px 0 0;
	padding: 0;
	margin-left: 44px;
	
}

#inner #precrumb li {
    color: #dedede;
    font-size: 10px;
   	list-style: none;
	float: left;
	line-height: 30px;
	font-weight: normal;
}

#inner #precrumb li a {
    color: #808080;
	font-weight: normal;
	font-size: 10px;
}

#inner #precrumb li a:hover {
    color: #c62465;
    text-decoration: underline;
}

#inner #precrumb li.active a {
    color: #b3037b;
	
}

#inner #precrumb li.rule {
    background: url(../images/precumblibg.gif) no-repeat center left;
    width: 2px;
    height: 25px;
   line-height: 30px;
    margin: 0 5px;
}







#inner #sitemap {
width:45%;
float:left;
border:0;
clear:both;
list-style-type:none;
margin:10px 0px 0px 35px;
padding:0 0 0px 0;


}

#inner #sitemap li {
border:0;
font-size:11px;
float:left;
width:100%;
margin:0;
padding:0 0 0 10px;
list-style: none;
line-height: 180%;
float: left;
clear: both;
text-align: left;

 list-style-type: disc;
list-style-position: inside; 
}
#search_area {

float: right;
border: 0;
width: 245px;
height: 28px;
margin-right: 170px;
margin-top: -10px;

}


#search_area #search_site {
	
	width: 265px;
	height: 28px;
	border: 0;
	
	
}
#search_area #search_site fieldset {
	
	
	border: 0;
	
	
}
#search_area #search_site fieldset {
	
	
	border: 0;
	
	
}
#search_area #search_site #search_input {
		float: left;
	border: 1px solid #dddbb5;
	padding: 1px;
	margin-top: 4px;
	margin-right: 5px;

}
#search_area #search_site #serach_button {
	width: 80px;
	height: 28px;
	padding: 0;
	border: 0;
	float: left;
 background: url(../images/searchbutton.png) no-repeat center left;
}