@charset "utf-8";

body {
	background-color:#228FBE;
	margin: 0;
	padding: 0;
	background-image: url(bgr1.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, sans-serif;
}

a {
	color: #FFF;
	text-decoration: none;
}

h1 {
	margin:0;
	font-size: 16px;
}

#bgr {
	width: 800px;
	margin: 0 auto;
}

#logo {
	margin: 0 0 0 50px;

}

#pic {
	float: left;
}

#header {
	padding: 77px 0 0 0;
}

#header p {
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	padding: 0;
	margin: 15px 0 0 0;
}

#menu {
	height: 40px;
	margin: 0 0 0 105px;
	clear: left;
}

#menu li {
	margin: 0 0 30px 30px;
	padding: 0;
	font-size: 17px;
	color: #FFF;
	display: inline-block;
	text-align: left;
	text-shadow: 0px 3px 4px #274D61;

}

.project {
	width: 482px;
	margin-left: auto;
	margin-right: auto;
}

.project-top {
	width: 482px;
	height: 27px;
	background-image: url(content-top.png);

}

.project-main {
	background-image: url(content-middle.png);
	width: 482px;
}

.project-main a {
	text-decoration:underline;
	color: #000;
}

.project-main h1 {
	text-align: center;
}

.project-down {
	width: 482px;
	height: 25px;
	background-image:url(content-down.png);
}

.project-text {
	width: 400px;
	margin: 0 0 0 40px;
}

#project-text2 {
	width: 190px;
	margin: 0 0 0 40px;
}

#project-text3 {
	width: 190px;
	margin: 0 40px 0 0;
	float: right;
}

#email {
	background-image: url(email.png);
	width: 400px;
	height: 18px;
	background-repeat: no-repeat;
	margin: 0 0 0 40px;
}

#email p {
	margin-left: 55px;
}


#gsm {
	background-image: url(gsm.png);
	width: 400px;
	height: 25px;
	background-repeat: no-repeat;
	margin: 0 0 0 59px;
}

#gsm p {
	margin: 25px 0 0 38px;
}

#house {
	background-image: url(house.png);
	width: 400px;
	height: 22px;
	background-repeat: no-repeat;
	margin: 0 0 0 55px;
}

#house p {
	margin-left: 42px;
}

#bs2012 {
	text-align: center;
	margin: 0;
}

#all {
	width: 1280px;
	margin: 0 auto;
}

#pic1 {
	width: 347px;
	height: 225px;
	background-image: url(pic1.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 1500px;
}

#pic2 {
	width: 347px;
	height: 225px;
	background-image: url(pic2.png);
	background-repeat: no-repeat;
	margin-top: 1800px;
}

#pic3 {
	width: 347px;
	height: 225px;
	background-image: url(pic1.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 1500px;
}

#pic4 {
	width: 347px;
	height: 225px;
	background-image: url(pic2.png);
	background-repeat: no-repeat;
	margin-top: 1800px;
}

a:hover {
	text-decoration: underline;
}
