@charset "UTF-8";
/* CSS Document */

/* Index */

#index_left {
	position: absolute;
	width: 190px;
	margin: 30px 0px 0px 0px;
	}
	
#index_right {
	position: absolute;
	width: 446px;
	margin: 30px 0px 0px 224px;
	}
	
/* What's New */
	
#whatsnew_top {
	position: relative;
	width: 190px;
	height: 6px;
	margin-top: 0px;
	margin-left: 0px;
	}
	
#whatsnew_title {
	position: relative;
	width: 190px;
	height: 32px;
	margin-top: 2px;
	margin-left: 0px;
	}
	
#whatsnew_copy {
	position: relative;
	width: 190px;
	margin-top: 10px;
	margin-left: 0px;
	}
	
#whatsnew_bottom {
	position: relative;
	width: 190px;
	height: 6px;
	margin-top: 10px;
	margin-left: 0px;
	}
	
/* Connections */
	
#connections_top {
	position: relative;
	width: 190px;
	height: 6px;
	margin-top: 30px;
	margin-left: 0px;
	}
	
#connections_title {
	position: relative;
	width: 190px;
	height: 32px;
	margin-top: 2px;
	margin-left: 0px;
	}
	
#connections_copy {
	position: relative;
	width: 190px;
	margin-top: 10px;
	margin-left: 0px;
	}
	
#connections_bottom {
	position: relative;
	width: 190px;
	height: 6px;
	margin-top: 10px;
	margin-left: 0px;
	}

/* Recent Design */

#recentdesign_top {
	position: relative;
	width: 446px;
	height: 6px;
	margin-top: 0px;
	margin-left: 0px;
	}
	
#recentdesign_title {
	position: relative;
	width: 146px;
	height: 32px;
	margin-top: 2px;
	margin-left: 0px;
	}
	
#recentdesign_left {
	position: relative;
	width: 210px;
	margin-left: 0px;
	margin-top: 10px;
	}
	
#recentdesign_right {
	position: absolute;
	width: 210px;
	left: 236px;
	top: 50px;
	}

#recentdesign_imageone {
	position: relative;
	width: 210px;
	height: 112px;
	margin-top: 0px;
	margin-left: 0px;
	}
	
#recentdesign_titleone {
	position: relative;
	width: 210px;
	height: 15px;
	margin-top: 5px;
	margin-left: 0px;
	}
	
#recentdesign_imagetwo {
	position: relative;
	width: 210px;
	height: 112px;
	margin-top: 0px;
	margin-left: 0px;
	}
	
#recentdesign_titletwo {
	position: relative;
	width: 210px;
	height: 15px;
	margin-top: 5px;
	margin-left: 0px;
	}
	
#recentdesign_imagethree {
	position: relative;
	width: 210px;
	height: 112px;
	margin-top: 10px;
	margin-left: 0px;
	}
	
#recentdesign_titlethree {
	position: relative;
	width: 210px;
	height: 15px;
	margin-top: 5px;
	margin-left: 0px;
	}
	
#recentdesign_imagefour {
	position: relative;
	width: 210px;
	height: 112px;
	margin-top: 10px;
	margin-left: 0px;
	}
	
#recentdesign_titlefour {
	position: relative;
	width: 210px;
	height: 15px;
	margin-top: 5px;
	margin-left: 0px;
	}
	
#recentdesign_imagefive {
	position: relative;
	width: 210px;
	height: 112px;
	margin-top: 10px;
	margin-left: 0px;
	}
	
#recentdesign_titlefive {
	position: relative;
	width: 210px;
	height: 15px;
	margin-top: 5px;
	margin-left: 0px;
	}
	
#recentdesign_imagesix {
	position: relative;
	width: 210px;
	height: 112px;
	margin-top: 10px;
	margin-left: 0px;
	}
	
#recentdesign_titlesix {
	position: relative;
	width: 210px;
	height: 15px;
	margin-top: 5px;
	margin-left: 0px;
	}
	
#recentdesign_bottom {
	position: relative;
	width: 446px;
	height: 6px;
	padding-top: 20px;
	margin-left: 0px;
	}
	
/* Footer */

#footer_top {
	position: relative;
	width: 446px;
	height: 6px;
	margin-top: 30px;
	margin-left: 0px;
	}
	
#copyright {
	position: relative;
	width: 446px;
	height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	text-align: right;
	}