	html { overflow-y: scroll; }
	body{ margin: 0px; background: url(images/oztent-bg.gif);}
	A	{font-family: Arial; font-size:11px; color:#999999; text-decoration:none;  }
	A:Hover	{font-family: Arial; font-size:11px; color:#FF7F00; text-decoration:none}	
	
	img	{vertical-align:bottom;}
		
	TD	{font-family: Arial; font-size:11px; color:#737373;}
	P	{font-family: Arial; font-size:11px; color:#8C8C8C; line-height:16px; text-align:left;margin:0px;padding:0px;}
	INPUT	{font-family: Arial; font-size:11px; color:#737373; border: 1px solid #FF7F00; background-color:#ffffff;}
		
	HR.dashline{
		border: none 0; 
		border-top: 1px dashed #bbbbbb;
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
		height: 1px;
	}
	.text 	{font-family: Arial; font-size:11px; color:#737373;}
	.NoBorder	{font-family: Arial; font-size:11px; color:#737373; border: 1px solid #FFFFFF;}
		
	SELECT	{font-family: Arial; font-size:11px; color:#737373; border: 1px solid #FF7F00}
	TEXTAREA	{font-family: Tahoma, Arial; font-size:12px; color:737373; border: 1px solid #FF7F00}
		
	.MainNavigation	{Font-Family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight:bold;}
	.MainNavigation:Hover	{Font-Family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none;}
		
	.Orange	{Font-Family: Arial; font-size: 16px; color: #FF7B00; text-decoration: none;}
	.Orange:Hover	{Font-Family: Arial; font-size: 16px; color: #FF7B00; text-decoration: none;}
		
	.PageHeading {Font-Family: Arial; font-size: 24px; color: #F26522; text-decoration: none; line-height:30px}
	.ProductName {Font-Family: Arial; font-size: 24px; color: #F26522; text-decoration: none; line-height:30px}
		
	.Heading {Font-Family: Arial; font-size: 16px; color: #F26522; text-decoration: none; line-height:30px}

	.NoBorder	{font-family: Arial; font-size:12px; color:000000; border: 0px}
	.Red	{Font-Family: Arial; font-size: 14px; color: #F75208;}
	.RedSmall	{Font-Family: Arial; font-size: 12px; color: #F75208;float:left;}
	.White	{Font-Family: Arial; font-size: 15px; color: #FFFFFF;}
		
	.testimonials	{Font-Family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight:bold;}

	.mainContainer {
		padding: 15px;
		width:	750px;
		float: none;
		align: center;
	}
		
	.galleryContainer{
		width:	750px;
		height: 350px;
		float: left;
		align: center;
	}
	.galleryItem{
		margin:15px;
		width:	150px;
		float: left;
		text-align:center;
	}	
	.galleryPageLinks{
		width:	750px;
		float: left;
		text-align: right;
	}		
	.testimonialContainer{
		min-height:456px;
		width:	750px;
		float: left;
		align: center;
	}
	.testimonialItem{
		width:	350px;
		height: 80px;
		padding: 4px;
		float: left;
		background-image: url(images/torn-paper3.gif);
		background-repeat: no-repeat; 
	}				

		
	.testimonialText{
		padding: 0px 10px 0px 0px;
		Font-Family: Arial; 
		font-size: 11px; 
		color: #FFFFFF; 
		text-decoration: none; 
		font-weight:bold;
		text-align:left;
	}	
		
	#otpage{
    width:793px;
   /* border: 1px solid blue;*/
    margin: 0 auto;
    }
    #header1 {
		position: relative; 
		width:783px;
		padding:0px; 
		height:90px;
		margin:0px;
	}
    #header1 h1{
		position: relative; 
		width:783px;
		padding:0px;
		margin:0px;
		top:0px;
	}
 	
	#header1 #flag{
		position: absolute;
		display: block; 
		top: 15px;
		right: 15px;
		width: 10px;
		width:470px; 
		text-align:right; 
	}	
	
	#header1 #bannerLinks    {
		position: absolute;
		display: block;
		top: 3px;
		right: 15px;
		width: 10px;
		width:470px; 	
		padding-top: 15px;
		height: 20px;
		top: 50px;
		text-align:right; 

	}	
	
	#header1 	#headerlogo{
		position: absolute;
		display: block; 
		top: 0px;
		left: 0px;
		cursor: hand;
		width: 300px;
		height: 90px;
	} 

	#headerlogo a{
		display:block;
		line-height:90px;
	}    
    #menu{
    /*width:793px;*/
	float:right;
	/*border: 1px solid white;  */
	background-image: url( images/menu-grey-bg.gif);
	margin: 0 auto;
	height:100%;
    }
    #main{
    display: block;
    padding:1px;
    /* border: 1px solid green;*/
	background-image: url( images/menu-grey-bg.gif);
	text-align: center;
	min-height:456px;
	height:auto
	height:456px;
    }
    #footer{
    /* border: 1px solid black;*/
    }

