html,body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body {
	font-size:0.675em;
	background-color:#000000;
	background-image:url(../img-design/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
img, div { behavior: url(assets/iepngfix.htc) } 
img {
	border:none;
}
p,div,tr,td,span,a,pre{
}
body,p,div,tr,td,span,a,pre{
	font-family:Verdana, Geneva, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	color:#000000;
	margin: 0;
	padding: 0;
	padding-bottom:5px;
	font-weight:bold;
}
h1,h1 a{
	font-size:1.75em;
}
h2,h2 a{
	font-size:1.6em;
}
h3,h3 a{
	font-size:1.25em;
}
h4,h4 a{
	font-size:1em;
}
p{
	margin: 0px 10px;
	padding:0;
}
.align-left{
	text-align:left;
}
.align-right{
	text-align:right;
}
.align-justify{
	text-align:justify;
}
.align-center{
	text-align:center;
}

.float-left{
	float:left;
}
.float-right{
	float:right;
}
.float-clear{
	clear:both;
}
.padding-30{
	padding: 0 30px;
}
.text {
	text-align: justify;
	line-height: 1.4em;
	font-size:1.4em;
}
.text a, .text a:link, .text a:visited,a {
	color: #000000;
	text-decoration: none;
}
.text a:hover {
	color: #09C;
}
.text-black{
	color:#000000;
}
.text-white{
	color:#ffffff;
}
.text-footer {
	color: #000000;
	font-size:1.2em;
}
.text-footer a, .text-footer a:link, .text-footer a:visited {
	color: #000000;
	text-decoration: none;
}
.text-footer a:hover {
	color: #333333;
}
.formInput{
	margin: 5px 10px;
	border:1px #666666 dashed;
	text-align:right;
	padding:5px;
	color:#666666;
}
.formInput label{
	width: 170px;
	float:left;
}
.formSubmit {
	text-align:right;
}
.searchbox{
	padding: 0px 20px;
}
.infobox{
	border:1px solid #E2C822;
	background-color:#FFF9D7;
	padding:8px;
	font-size:1em;
	color:#000000;
	text-align:center;
}

.img-thumb{
	float:left;
	padding:5px;
}

.text-welcome{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:20px;
	width: 440px;
	font-size: 12px;
	text-align: justify;
}
.home-menu{
	background-color:#a28800;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 442px;
	font-size: 10px;
	text-align: justify;
}
.contactus-msg{
	background-image:url(../img-design/contactus-msg-bg.jpg);
	margin: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:20px;
	height:264px;
	width:372px;
}
.contactus-details{
	font-size:12px;
	padding-right:20px;
	padding-top:20px;
}
.home-menu div img{

	padding-righ:5px;
}
.newsletter-content{
	color:#000;
}
#container{
	position:relative;
	width:804px;
	height:100%;
	margin: 0 auto;
	background-color:#909090;
}

#footer{
	background-image:url(../img-design/footer.jpg);
	background-repeat:no-repeat;
	background-color:#909090;
}

#content{
	background-color:#909090;
	background-image:url(../img-design/body-bg.jpg);
	background-repeat:no-repeat;
	postion:relative;
}
.hovergalleryframe{
	height:381px;
	width:509px;
}
.hovergallerythumbs{
	padding:20px;	
	padding-right:0px;
}
.hovergallerythumbs2{
	width:260px;
	padding:0px;
}

.newsletter-header{
	background-image:url(../img-design/newsletter-header.png);
	width:280px;
	height:10px;
	margin-top:20px;
	font-size:1px;
	text-align:center;	
}
.newsletter-content{
	background-image:url(../img-design/newsletter-repeat.png);
	width:260px;
	padding:0px 10px;	
}
.newsletter-footer{
	background-image:url(../img-design/newsletter-footer.png);
	width:280px;
	height:10px;
	font-size:1px;
}
#header-top{
	background-image:url(../img-design/header-top.jpg);	
	width:804px;
	height:159px;
	position:relative;
}
#flags{
	position:absolute;
	right:10px;
	bottom:65px;
}
#menu{
	height:40px;
	width:764px;
	background-image:url(../img-design/menu-bg.jpg);
	padding:0px 20px;
}
#menu table tr td,#menu table tr td a{
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
#menu table tr td a:hover{
	color:#a28800;	
}
#hovertitle{
	font-size:14px;
	text-align:center;
	padding:10px;
}
#newsletterform1 input{
	width:300px;
	height:20px;
}
#newsletterform1 textarea{
	width:300px;
	height:50px;
}
#newsletterform1 input.submitbutton{
	width:60px;
	height:26px;
}
.formlabel{
	padding: 5px 0px;
}
.nms_message{
	font-weight:bold;
	text-align:center;
	color:#F33;
}