html {
    height: 100%;
    min-height: 100%;
}
body {
 
	background-color: #fff8ff;
	margin: 10px;
	margin-top:0px;
	padding: 0px;
    border-top:
	/*background-image:url(../images/bg.JPG); background-position:center top; background-repeat: repeat-x;*/
    

    background: -webkit-linear-gradient(#f4f6d8, #cdc3ff); 
    background: -o-linear-gradient(#f4f6d8, #cdc3ff);
    background: -moz-linear-gradient(#f4f6d8, #cdc3ff); 
    background: linear-gradient(#f4f6d8, #cdc3ff);
/*
    background: linear-gradient(#ffcc88, #aa88aa);
    background-size:100% 100%;
    background-repeat: no-repeat;
*/
    background-attachment: fixed;
        
    
    bgproperties: 
}
body, td, p, ul, ol, li,  select, textarea, div, span, blockquote {
	font-size : 14px;
	color:#000000;
	font-family:  Arial;
	link:#0000ff;
	vlink:#0000ff;
	
}

quote {
    font-style: italic;
    font-weight: bolder;
}

.roundedframe {
    border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: #000000;
    padding: 10px;
    width: 846;
    display: inline-block;
}
.alignedleft {
    float: left;
    margin-left:40px;
    padding-bottom: 20px;
}
.alignedright {
    float: right;
    margin-right:40px;
    padding-bottom: 20px;
}
.alignedcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 826px;
    padding-bottom: 20px;
}
.lighttext {
    color:#cccccc;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: 100; 
}
.sidemargins {
    padding-left: 20px;
    padding-right: 20px;
}

#wrapper{ 
	}
#centerdiv{ margin-left:auto; margin-right:auto; width:997px;
	}	
#logodiv{  width:263px; height:150px; background-repeat:no-repeat;
	}	
#appstorediv{ background-image:url(../images/app-store.png); width:215px; height:67px; float:right;
	}	
#headerdiv{ margin-left:auto; margin-right:auto;
	}	
#arrow_left{ background-image:url(../images/arrow_left.png); width:63px; height:113px;
	}	
#arrow_right{ background-image:url(../images/arrow_right.png); width:63px; height:113px; float:right;
	}
#headerimage{ background-image:url(../images/header_image.png); width:522px; height:551px; margin-left:auto; margin-right:auto;
	}	
#contentdiv{ margin-left:auto; margin-right:auto; width:997px;
	}	
#left_contnt{ width:553px; 
	}	
	
#top {margin-bottom:50px;}	
	
#readmore{ width:152px; height:48px; float:right;}	
#buttondiv{ width:480px;  float:right;}	
#buttondiv{ width:480px;  float:left;}
#imageicon{ width:175px;}	
#mainimage{ width:230px; }
#mainimageiad{ width:330px; }
#right_contnt{ width:303px; margin-left:auto;
	}		
#box{ width:400px;}
#box2{ width:400px; float:right;}
#appbox { height:300px;}
#image_contener{ margin-left:auto; margin-right:auto; width:846px;}	
#apps_contener{ margin-left:auto; margin-right:auto; width:846px;  }
#sepratorline{ margin-left:auto; margin-right:auto; width:846px;}
#fooerline{ margin-left:auto; margin-right:auto;
	}
	#top{ margin-left:auto; margin-right:auto; width:997px; }
	#topheader{ margin-left:auto; margin-right:auto; width:997px; }
#fooertext{
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	}	
	
#aboutdiv{ width:/*530px;*/846px;}	
#ozwaetherdiv{ width:670px; float:right;}
#ozwaether{ width:600px; float:right;}
#ozwaether_des{ width:600px; float:right;}
#ozwaether_des2{ width:500px; float:right;}

#leftdiv{ width:210px; float:right; }



	
#nav{
	float:right;
	width:524px;
	height:100px;
	text-align: right;
	}	
right_header{ 
	}	
	
	
ul#list-nav {
list-style:none;
float:right;

padding:0;

height:30px;
/* background-image:url(../images/nav_hover.png); */
}
ul#list-nav li {
display:inline;  
}

ul#list-nav li a {
text-decoration:none; 
padding:10px 0; height:16px; font-weight: bold;
width:120px;
    margin: 2px;
background-image:url(../images/nav_bg.png);
border-radius: 10px;
-moz-border-radius: 10px;

color:#fff;
float:left;
text-align:center;
/* border-right:1px solid #000000;  */
}

ul#list-nav li a:hover { 
/*background-image:url(../images/nav_hover.png);*/
/*background-color:#888888;*/
border-radius: 10px;
-moz-border-radius: 10px;
color:#ffbb00;
}

.apptitle
{
	
	font-size:18px;
	
	font-weight:bold;}





img{
	border:none;
	text-align: right;
}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:144px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			


/* Easy Slider */
#slider{margin-left:auto; margin-right:auto;}	
#slider ul, #slider li{
	list-style:none;
	}
#slider li{

	width:980px;
	height:551px;
	overflow:hidden; 
	}	
	
#slider ul
{
list-style-type:none;
margin:0;
padding:0;
}
		
#prevBtn, #nextBtn{ 
	display:block;
	width:63px;left:0px;
	height:113px;
	position:absolute;
	top:140px;
	}	
#nextBtn{ 
	left:940px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:63px;
	height:113px;
	background:url(../images/arrow_left.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	display:block;
	width:63px;
	height:113px;
	background:url(../images/arrow_right.png) no-repeat 0 0;	
	}

#mainButton, #rightButton, #leftButton {
    display:inline-block;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: medium;
    font-style: italic;
    background-color: #41909a;
    width: 160px;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    -moz-border-radius: 10px;
}
#rightButton {
    float: right;
}
#leftButton {
    float: right;
}

/* // Easy Slider */
.input1 {
	font-family: verdana, Arial, verdana;
	font-size: 15px;
	color: #000;
	font-weight:bold;
	vertical-align:middle;
	background: #fff;
	border: 1px solid #E0F1F3;
	width: 327px;
	height: 24px;
	vertical-align: middle;

}


 
.input1Copy {

	font-family: verdana, Arial, verdana;
	font-size: 15px;
	color: #000;
	font-weight:bold;
	vertical-align:middle;
	background: #fff;
	border: 1px solid #E0F1F3;
	width: 494px;
	height: 119px;
	vertical-align: middle;

}

 
