html {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}
body {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Gill Sans", sans-serif;
	color:#353535;
	font-size: 0.9em;
	height: 100%;
	width: 100%;
	/*background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	*/
	min-width: 900px;
	}
	
img {
	border: 0;
}

p {
}

h3 { 
font-size:14px;
}
	
a:link {
	color: #5d5d5d;
	text-decoration: none;
	}
a:visited {
	color: #5d5d5d;
	text-decoration: none;
	}
a:hover, a:active {
	color: #5d5d5d;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

a.borderlessimagelink:link,a.borderlessimagelink:hover,a.borderlessimagelink:active,a.borderlessimagelink:visited { 
	border-style: none;
	border:0; 
	border:none;
}
	
	
#Page {
	width: 100%;
	/*background-image: url(images/monkey_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	}


#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	}
	
#header {
	width: 100%;
	margin-top: 0px;
	position: relative;
}

#OrangeBand {
	width: 100%;
	height: 120px;
	background-color:#fc9628;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	position: relative;
}

#OrangeBand a, #OrangeBand a:visited, #OrangeBand a:link {
	color:#FFFFFF;
}

#navbar {
	float:right;
	width: 500px;
	text-align: right;
	padding-right: 40px;
	padding-top: 80px;
}
#navbar a{
	font-size: 1.5em;
	text-align: right;
	margin-left: 20px;
	margin-right: 20px;	
}

#MiddleContent {
	width: 100%;
	background-color:#FFFFFF;
	margin-top: 0px;
	
}

#MiddleContent a, #MiddleContent a:visited, #MiddleContent a:link {
	color:#fc9628;
}
#MiddleContent_Left {
	width: 500px;
	height: 350px;
	margin-top: 0px;
	float:left;
	margin-bottom: 0px;
}

#MiddleContent_Left_Pad{
	height:35px;
	width:100px;
}

#MiddleContent_Right {
	width: 400px;
	height: 400px;
	margin-top: 0px;
	float:right;
	margin-bottom: 0px;
	
}

#LargeQuote {
	font-size: 2em;
	text-align: center;
	color:#353535;
	width:440px;
	padding-left: 30px;
	padding-right: 30px;
	
}

#br_clear {
	
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 0px;
}


#DownloadBox {
	width:501px;
	float:left;
}

#DownloadImage{
	float:left;
	width:101px;
}

#DownloadText{
	font-size: 1.3em;
	text-align: left;
	color:#353535;
	width:400px;
	padding-top:50px;
	padding-left:0px;
	padding-right:0px;
	float: right;
}


#SocialNetworking {
	margin-top:12px;
	width:399px;
	float:right;
}

#SocialNetworkingTop {
	margin-left: 2px;
	width:320px;
	height:35px;
}
#SocialNetworkingBottom {
	width:399px;
	height:60px;
}
#SocialNetworkingTopL{
	
	float:left;
}
#SocialNetworkingTopR{
	margin-top: 5px;
	float:right;
}

#YoutubeIconImage{
	float:left;
}

#Youtubetext{
	font-size: 1.5em;
	text-align: left;
	color:#353535;
	width:325px;
	padding-top: 6px;
	padding-left:10px;
	padding-right:0px;
	float: right;
}

#multifl0w_content{
	
	background-image: url(images/multifl0w_small_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	width: 100%;
}

#page_label{
	font-size: 1.5em;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #353535;
	padding-top: 20px;
}

#page_content{
	
	margin-top: 50px;
	margin-bottom: 50px;
}

#page_content p{
	padding-bottom: 10px;
}

#page_content img{
	padding-right: 10px;
	padding-left: 10px;
}
#screenshots{
	padding-top:50px;
	padding-bottom:50px;
	
}
