@charset "utf-8";
/* RP v2.7
* Coded by Dman (http://www.rapidpremium.net)
* Design by Pygo (http://forums.rapidpremium.net)
* Themed by Hamza (http://www.rapidpremium.net)
* Supported by the community (http://forums.rapidpremium.net)
* GTFO :D (http://www.google.com)
*/

body {
	width: 100%;
	margin: auto;
	background-image: url('images/b_back1.jpg') repeat-x;
	text-align: center;
}


a:link, a:visited, a:active {
	text-decoration: none;
}

div#logo {
	margin: auto;
	padding: 0px;
	height: 160px;
}

div#content {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

div#content div#first-buttons {
	margin-top: 15px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

div#content div#first-buttons img {
	padding-left: 40px;
	padding-right: 40px;
	border: none;
}

div#content div#second-buttons {
	margin-top: 20px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

div#content div#second-buttons img {
	padding-left: 40px;
	padding-right: 40px;
	border: none;
}

div#content div#third-buttons {
	margin-top: 20px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

div#content div#third-buttons img {
	padding-left: 40px;
	padding-right: 40px;
	border: none;
	
}

div#footer {
	background: url('images/f_back1.gif') repeat-x;
	height: 92px;
	margin-top: 15px;
	border: none;
	padding: 0px;
}

div#footer img {
	margin-top: 5px;
	float: left;
	margin-left: 10px;
	border: none;
	padding-left: 2px;
}

