@charset "utf-8";
#main-wrapper {
	text-align: center;
	display: block;
	margin: auto;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main-wrapper a {
	color: #C76E39;
	text-decoration: none;
}
#main-wrapper a:hover {
	color: #C76E39;
	text-decoration: underline;
}#main-wrapper .design_col1 {
	background-image: url(images/layout/layout_design_ideas_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 408px;
	width: 334px;
	color: #000000;
	background-color: #FFFFFF;
}
#main-wrapper .design_col2 {
	background-image: url(images/layout/layout_design_ideas_r4_c2.jpg);
	background-repeat: no-repeat;
	height: 408px;
	width: 335px;
	color: #000000;
	background-color: #FFFFFF;
	background-position: left bottom;
}
#main-wrapper .design_col3 {
	background-image: url(images/layout/layout_design_ideas_r4_c4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 408px;
	width: 231px;
	color: #000000;
	background-color: #FFFFFF;
}
#main-wrapper .content {
	text-align:left;
	display: block;
	padding: 4px 10px 10px;
}
#main-wrapper .padLeft {
	padding-left: 20px;
}
#main-wrapper .content p {
	margin-top: 0px;
	margin-bottom: 4px;
}
img {border:none}
#noteFlash {
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	margin: auto;
	padding: 30px;
}
