body {
	background-image: url("pattern_bg.png");
	background-repeat: repeat;
}

#logo {
	width: 370px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;

}

#content_wrap {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

#content_main {
	height: 375px;
	width: 860px;
	background: #fff;
	
}

#four {
	float:left;
	width: 349px;
	height: 235px;
	padding-top: 90px;
	padding-right: 25px;
	padding-left: 35px;
	padding-bottom: 20px;

}

#divider {
	float: left;
	width: 1px;
	height: 300px;
	padding-top: 40px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 20px;

}

#content_main_right {
	float: left;
	width: 380px;
	height: 300px;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#smiley {
	width: 114px;
	height: 117px;
	margin-right: auto;
	margin-left: auto;
}

#note {
	width: 395px;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica;
	color: #430c0e;
}

#note a {
	width: 395px;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica;
	color: #006;
}

#content_bot {
	width: 860px;
	height: 42px;
	background-image: url("content_bot.png");
	background-repeat: no-repeat;

}

#content_bot_left {
	float: left;
	font-style: normal;
	font-weight: bold;
	font-size: 17px;
	font-family: Calibri;
	padding-top: 7px;
	padding-right: 5px;
	color: #430c0e;
	width: 745px;
	text-align: right;
}
#content_bot_right {
	float: left;
}

.social {
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	padding-top: 10px;
	padding-left: 10px;

}

img {
	border: none;
}

#search #cse-search-box fieldset {
	float: left;
	border: none;
	width: 255px;
	background: #fff;
	padding-left: 0px;
	padding-top: 10px;
}

input#searchsubmit.sbutton {
	position: relative;
	top: -2px;
	left: 5px;
}

input#q {
	float: left;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica;
	color: #aaa;
	text-indent: 10px;
	background-color: transparent;
	background: url("search_in.png") no-repeat;
	width: 220px;
	height: 26px;
	border: none;
	outline:none;
}
