@charset "utf-8";
/* CSS Document */
html,body,h1,h2,h3,ul,li,text,textarea{
	margin:0;
	padding:0;
	}
body{
	background-color:#e8e9ed;
	font-family:Tahoma, Verdana;
	}
#main-Wrapp{
	width:700px; 
	height: auto; 
	margin:auto; 
	}
h2{
	font-family:chiller;
	color:#c6142c;
	}
ul{
	list-style:none;
	}
a {
	color:white;
	font-size:12px;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
#div-one-wrapp{
	text-align:right
	}
#div-one-wrapp h2{
	margin:80px 0 0 0;
	}
#div-two-wrapp{
	background: url(../images/img-jpeg-e6e9e2.jpg);
	background-repeat:no-repeat;
	height:328px;
	}
#div-three-wrapp{
	height:150px;
	}
#div-three-wrapp ul{
	line-height:1.6em;
	font-weight:bold;
	font-size:12px;
	color:black;
	margin:0 0 0 23px; 	
	}
#div-four-wrapp{
	height:20px;
	background-color:#2495b7;
	color:white;
	font-size:11px;
	width:630px;
	float:right;
	text-align:center;
	}
#div-four-wrapp ul{
	margin:2px;
	}


