/* CSS Document */

img, div { behavior: url(iepngfix.htc) }

body{
	background: #6D6D6D url(../images/page-background.gif) repeat-x; 
	margin: 15px 0px;
}

.clear {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.bodywrapper{
	width:930px; 
	margin: auto; 
	background: #dbdbdb; 
	padding: 15px;
}

.pagewrapper{
	background: #F7F7F7 url(../images/mountain-background.gif) right bottom no-repeat; 
	padding: 0px;
}

#mylogo{
	margin:0px 5px 5px 5px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	width: 235px;
	height: 100px;
	border: 0px;
	position:absolute;
	background: url("../images/logo-background.png") top no-repeat;	
}

 * html #mylogo{
	margin:0px 0px 5px 10px;
	padding-left: 5px;


} 

.topbackground{
	width: auto; 
	background: url(../images/top-background.gif) repeat-x; 
	height: 70px; 
	text-align: right;	
}


#bannerbox{
	height: 180px;
}

/******* Menu Box ***********/
#menubox{
	width: auto;
	height: 40px;
}

#menuboxleft{
	width: 240px;
	float:left;
}

#menuboxright{
	width: 690px;
	float:left;
}

.rightmenuline{
	height: 35px;
	margin-left: 45px;
}

.rightmenubkg{
	background: url(../images/rightmenubkg.gif) top left no-repeat; 
	height: 10px;
}


/*** welcome box  ***/
#welcomebox{
	width: auto;
}

#welcomeboxleft{
	width: 240px;
	float:left;
	background: #C59616 url(../images/languages.gif) center left no-repeat;
	text-align: right;
}

.countryflag{
	padding: 5px 10px 5px 0px;
}

#welcomeboxright{
	width: 690px;
	float:left;
}

#welcomeboxright h2{
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma, Helvetica;
	margin: 0px 15px;
	padding: 0px;
	color: #333333;
}

#welcomeboxright h3{
	font-size: 11px;
	font-family: Arial;
	margin: 2px 0px 5px 15px;
	font-style:italic;
	font-weight: normal;
}


/*** Contentbox ***/

#contentbox{
	width: auto;
}

#contentboxleft{
	width: 245px;
	float:left;
}

#contentboxright{
	width: 670px;
	float:right;
}

.contents{
	font-family: Verdana, Arial;
	font-size: 12px;
	height: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.contents p{
	line-height: 18px;
}


#contentboxright h2{
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, Helvetica;
	margin: 0px 5px;
	padding: 0px;
	color: #333333;
}
#contentboxright h3{
	font-size: 11px;
	font-family: Arial;
	margin: 2px 0px 5px 15px;
	font-style:italic;
	font-weight: normal;
}



/*** My Box ***/

.boxtop{
	background: url(../images/mtright.gif) no-repeat top right;

}

.boxbottom{
	background: url(../images/mbright.gif) no-repeat bottom right;

}


.mybox{
	padding: 2px 5px;
}



/******* Footer Box ***********/
#footerbox{
	width: auto;
	height: 40px;
}

#footerboxleft{
	width: 250px;
	float:left;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	padding-left: 10px;
	
}

#footerboxright{
	width: 590px;
	float:left;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}

#footerboxright .copyright{
	width: 600px;
	float:left;
}

#footerboxright .designby{
	width: 280px;
	float:left;
	text-align: right;
	padding-right: 10px;
}
.bodywrapper .pagewrapper #contentbox #contentboxright .gallerybox1 {
	float: left;
	width: 157px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: auto;
}
.bodywrapper .pagewrapper #contentbox #contentboxright .gallerybox1 img{
padding:3px;
border:1px #b6d3e1 solid;
background:#fff;
}

