* {
padding: 0;
margin: 0;
} 

body {
	 background-color:#333;
font-family: Futura, Century Gothic, AppleGothic, sans-serif;
}
 
 div.content {
	 background-color:#d9d0c1;
	 width:920px;
	margin: 0 auto;
	margin-top:10px;
	 }
	 div.top {
		 position: relative;
	 background-color:#c6b9e4;
	 width: 920px;
	 height: 120px;
	 margin:0 0 2px 0;
	 text-align:center;
	 overflow:hidden;
	 }
 div.nav {
	 position: relative;
	 font-size: 14px;
	 width: 188px;
	 height: 400px;
	 float: left;
	 background-color:#c6b9e4;
	 margin-right: 2px;
	padding-left:25px;
	overflow:hidden;
 }
	 
 div.main {
	 	 background-image:url(../images/ps4.gif);
	 position: relative;
	 background-color:#c6b9e4;
	 width: 700px;
	 height: 400px;
	float:left;
	margin:0;
	border:0;
	padding:0;
 }
div.main_a {
	 background-image:url(../images/ps2.gif);
	 background-color:#c6b9e4;
	 position: relative;
	 text-align:left;
	 width: 700px;
	 height: 400px;
	float:left;
	
 }
div.main_b {
	 background-color:#c6b9e4;
	 position: relative;
	 text-align:left;
	 width: 700px;
	 height: 400px;
	float:left;
	
 }
 div.footer {
	 position: relative;
	 background-color:#c6b9e4;
	 width: 920px;
	 height: 60px;
	 float: left;
	 text-align:center;
	 margin-top: 2px;
	 padding:0;
	 border:0;
 }
 div.images {
	 position: relative;
	 left:20px;
	top:50px;
	 width: 250px;
	 height: 250px;
	  border:0;
	 }
 a { 
color:#333;
font-size: 14px;
border:0;
margin:0;
padding:0;
text-decoration: none;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
a:hover {
color:#d9d0c1;
text-decoration:none;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:56px;
	font-style:italic;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight:500;
}
h2 {
	position:relative;
font-size:40px;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-style:italic;
color:#333;
font-weight: 400;
}
h3 { 
font-size:20px;	
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-style:italic;
color: #333;
font-weight: 400;
}
h4 {
font-size: 18px;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
color: #333;
font-weight: 400;
 line-height:110%;
padding-right: 10px;
 padding-left: 10px;
}
h5 {
font-size: 20px;
color: #333;
font-style:italic;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: 300;
}

h6 {
font-size: 14px;
color: #333;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight:400;
padding-top:15px;
}
p {
	font-size: 14px;
	text-align:left;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
ul {
	list-style-image:url(../images/bullet.gif);
	}

#ps{
	position:relative;
	right:200px;
	top:-40px;
	}
	#image{
	float:right;
	}
	#main_about {
		position:relative;
		text-align:justify;
	float: right;
	font-size: 14px;
	font-family: Futura, Century Gothic, AppleGothic, sans-serif;
	color: #333;
	width: 400px;
	height: 400px;
	}
	#main_ab {
		position:relative;
		text-align:justify;
		top:-250px;
	float: right;
	font-size: 14px;
	font-family: Futura, Century Gothic, AppleGothic, sans-serif;
	color: #333;
	width: 400px;
	height: 400px;
	}
	#th {
		padding:10px;
	}