body {
	margin: 0;
	background-color: #030302;
	background-image: url(../images/back.jpg);
	background-repeat:repeat-x;
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px;
	padding:0px;
	color: #727271;
}

* {
margin : 0;
padding : 0;
}

a img {
border : 0;
}

img {
	border: 0;
}
.cleaner {
	height: 10px;
	font-size: 1px;
	clear: both;
}
.clear {
	height: 0px;
	font-size: 0px;
	clear: both;
}
#wrapper {
	width: 980px;
	background-color: #6D8F9D;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	background-image: url(../images/main_back.gif);
	background-repeat: repeat-y;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.grey {
	color: #999;
}

#pagetitle {
	width:965px;
	height:30px;
	z-index:1;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D3AE5E;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFF;
	float: left;
	font-weight: normal;
	background-image: url(../images/pg-title.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-bottom: 15px;
}

div#feedback{z-index:400;display:block;position:fixed;top:317px;right:0;background-image:url(http://theymakeapps.s3.amazonaws.com/images/feedback.png);width:34px;height:109px;}
div#feedback a{display:block;position:absolute;width:34px;height:109px;text-indent:-99999em;top:0;left:0;}
div#share_tab{z-index:400;display:block;position:fixed;top:200px;right:-281px;background-image:url(http://theymakeapps.s3.amazonaws.com/images/share.png);width:315px;height:117px;}
div#share_tab a.twitter{display:block;position:absolute;width:14px;height:14px;text-indent:-99999em;top:16px;left:14px;}div#share_tab a.facebook{display:block;position:absolute;width:14px;height:14px;text-indent:-99999em;top:34px;left:14px;}
