body 
{ 
	font-family: Verdana, "Trebuchet MS", Sans-Serif;
	font-size: small;
	margin: 0px;
	background-color: rgb(245, 245, 245);
}

#main_frame 
{
   width: 700px;
   margin-left: auto;
   margin-right: auto;
	background-color: rgb(255, 255, 201);
}

#header {
	margin: 10px;
	height: 108px;
	text-align: center;
	border-style: none;
}

.sidebar {
	padding: 5px;
	margin: 10px;
	width: 120px;
	font-size: 105%;
	background-color: rgb(234, 234, 234);
}

.sidebar h1 {
	color: rgb(51, 102, 255);
}

a:link {
	color: #b76666;
}

a:visited {
	color: #675c47;
}

#main {
	font-size: 105%;
	padding: 0px;
	margin-left: 160px;
	margin-right: 160px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#header_text {
	font-size: 105%;
	padding: 0px;
	margin-left: 160px;
	margin-right: 160px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#download {
	float: left;
	clear: left;
}

#features {
	float: left;
	clear: left;
}

#order_license {
	float: left;
	clear: left;
}

#why_go_3d {
	float: right;
	clear: right;
}

#picture_gallery {
	float: right;
	clear: right;
}

#why_easy3d {
	float: right;
	clear: right;
}

#contact {
	float: right;
	clear: right;
}

.list_style
{
	color: rgb(255, 112, 47);
}

.image_class
{
   text-align: center;
}

h1 {
   text-align: center;
	font-size: 120%;
	color: #954b4b;
}

h2 {
	font-size: 110%;
   text-align: center;
	color: rgb(217, 84, 25);
}

#footer 
{
   text-align: center;
	clear: both;
	color: rgb(115, 112, 47);
}

.picture_gallery#main { 
	margin-left: 30px;
	margin-right: 30px;
}
