@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(http://kasadekriz.com/images/backgroundhaiti.png);
	background-repeat: repeat;}

.container {
	margin: 0 auto;
	width: 900px;}
	
/** Header Area **/
.header {
	background-image: url(http://www.kasadekriz.com/images/header.png);
	background-repeat: no-repeat;
	height: 118px;
}

.navbar {
	margin-left: 30%;
}
.navbarlinks li {
	list-style-type: none;
	display:inline;
	float:left;
	margin-top:-20px;
	margin-right: 0px;
}
.navbarlinks li a{
	outline:none;
}
.navbarlinks li img{
	border:0px;
}
.banner {
	background-image: url(http://kasadekriz.com/images/thatnew.png);
	background-repeat:no-repeat;
}
hr {
	width:900;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	margin-bottom:0px;
	margin-top:5px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	clear:both;
}



/** Content Area **/
.content {
	width:900px;
	height:100%;
	margin: 0 auto;
}
.contenttop {
	background-image: url(http://www.kasadekriz.com/images/content_top.png);
	background-repeat: no-repeat;
	width:900px;
	height:10px;
	margin-top:0px;
}
.contentbottom {
	background-image: url(http://www.kasadekriz.com/images/content_bottom.png);
	background-repeat: no-repeat;
	width:900px;
	height:10px;
}
.contentcenter{
	background-image: url(http://www.kasadekriz.com/images/content_center.png);
	background-repeat: repeat-y;
	width:900px;
	height:100%;
	margin:0;
}

.main {
	float:left;
	width: 575px;
	}
.right{
	list-style-type: none;
	float:right;
	width: 300px;
	}
	
.main2 {
	float:left;
	width: 700px;
	}
.right2 {
	list-style-type: none;
	float:right;
	width: 200px;
	}
	
.left {
	list-style-type: none;
	float:left;
	width: 300px;
	}
	
.right3 {
	list-style-type: none;
	float:right;
	width: 575px;
	}	
.iphone {
	float:left; 
	width:250px;
	margin-left:20px;
	margin-top:20px;
}
			
	
/** Footer **/
.footer {
	margin:0 auto;
	clear:both;
	height:594px;
	width:1300px;
	background-image: url(http://kasadekriz.com/images/footer.png);
	background-repeat: no-repeat; 
	background-position: top center;
	margin-left:-200px;
	margin-bottom:-10px;
} 

.footer2 {
	margin:0 auto;
	clear:both;
	height:594px;
	width:1300px;
	background-image: url(http://kasadekriz.com/images/footer.png); 
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom:-10px;
} 

.foot {
	list-style-type: none;
	margin: 0 auto;
	width:272px;
	margin-left:175px;
}

.f1{
	width:100px;
	float:left;
	margin-left:100px;
	margin-top:5px;}

.f2{
	width:400px;
	float:left;
	margin-left:20px;
	margin-top:30px;}	

img{border:0px;
}

ul {
list-style:none;
}

a {	padding-top:-10px;
	font-family:Arial, Helvetica, sans-serif;
outline:none;
color:#ff0000;
}

a:hover{
	color:#002aff;
}
