* {
	margin:0px;
	padding:0px;
}

body{
 /*	background:url("../images/bg.jpg") repeat-x scroll center 0 transparent;*/
 	background-color:#000;
}

#wrapper {
	height:600px;
	margin-left:auto;
	margin-right:auto;
	width:1024px;
}

.logo {
	background:url("../images/logo.png") no-repeat scroll center 0 transparent;
	height:120px;
	left:40px;
	position:relative;
	top:98px;
	width:350px;
}

.slogan{
	color:#fff;
	float:right;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:30px;
	position:relative;
	right:110px;
	text-align:right;
	top:180px;
}

.slogan a {
	color:#fff;
	float:right;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
}

.skype{
	background:url("../images/Skype.png") no-repeat scroll right 0 transparent;
	padding:0 40px;
}

ul{
	list-style:none;
}

.products {
	font-size:24px;
	color:#fff;
}

h2 {
	font-size:22px;
	color:#5BEA29;
}

