/* CSS Document */

#leftSub{
	float:left;
	width:320px;
	clear:both;
}
#leftSub #logo{
	margin:0 39px;
}
#rightSub{
	clear:none;
	float:left;
}
#content{
	background:url(../attributes/index/contentBackground.jpg) no-repeat;
	width:660px;
	height:424px;
	text-align:justify;
}
#content p{
	padding:15px;
}
#contact{
	width:200px;
	height:125px;
	background: url(../attributes/index/contactBackground.gif) no-repeat;
	position:relative;
	right:-450px;
	top: -29px;
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
}
#contact p{
	padding:4px 0 0 5px;
}
#leftSub form{
	background: url(../attributes/formBack.jpg) no-repeat;
	width:200px;
	height:219px;
	padding:10px;
}
#leftSub form textarea{
	height:100px;
}
#leftSub form input[type="text"], #leftSub form textarea{
	width:175px;
	margin-bottom:10px;
}
#leftSub form input[type="text"]{
	height:1.5em;
}
#screenshot, form{
	margin-left:60px;
}
#screenshot{
	margin:35px 0 3px 60px;
}