		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;padding:0px;margin:0px;}
		INPUT	{font-family: Arial; font-size:11px; color:#737373; border: 1px solid #FF7F00; background-color:#ffffff;}
		
		.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;}
		.White	{Font-Family: Arial; font-size: 15px; color: #FFFFFF;}
		
		.bannerLinks{position:relative; text-align:right; padding-top: 50px; padding-right: 30px;}	
		
	#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:20px;
    }
    #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;*/
    }	
