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

body {
	margin:0;
	padding:0;
}

#mainpage {
	background:url(/wp-content/themes/idealmind/images/page-bg.jpg) repeat-x #f7f8f7;
}

#subpage {
	background:url(/wp-content/themes/idealmind/images/page-bg.jpg) repeat-x #f7f8f7;
}

img {
	border:none;
}

p {
	margin:0;
	padding: 5px;
}

#ideal-container {
	width:880px;
	margin:0 auto 0 auto;
}

#body-container {
	width:772px;
	margin:7px auto 0 auto;
}

#sub-container {
	width:771px;
	margin:0 auto 0 auto;
}

#subheader {
	margin-top: 1px;
}

#subpage-body {
	margin: 9px 0 0 0;
	background:url(/wp-content/themes/idealmind/images/subpage-bodybg.png) repeat-y #f5f5f3;
}

#sub-bodyhead {
	background:url(/wp-content/themes/idealmind/images/subpage-bodyhead.png) no-repeat;
	width:704px;
	height:46px;
	padding:26px 0 0 67px;
}

#sub-bodyhead h1 {
	font-family:Georgia, serif;
	font-size:22px;
	font-weight:bold;
	color:#0b5676;
	margin:0;
}

#sub-bodyimg {
	float:left;
	width: 177px;
	height:142px;
	margin: 17px 0 0 33px;
	padding: 270px 5px 0 5px;
	font-family: serif;
	font-size:16px;
	color:#000;
}

#media-bodyimg {
	float:left;
	width: 177px;
	height:103px;
	margin: 17px 0 0 33px;
	padding: 140px 5px 0 5px;
	font-family: serif;
	font-size:12px;
	color:#000;
}

#sub-content {
	float:right;
	width:492px;
	margin: 0px 32px 0 0;
	font-family:Arial, sans-serif;
	font-size:13px;
	line-height: 19px;
}

#sub-content strong {
	margin:0;
	font-size: 14px;
	font-weight:bold;
	color:#004b6a;
}

#sub-content h2 {
	margin:0px;
	color:#F60;
}

.subentry hr {
	color:#EEE;
	background-color:#09C;
}

.subentry {
	padding: 12px 0;
}

.focusbox {
	float:left;
	width:250px;
	padding-right:10px;
}

.focusbox-last {
	float:right;
	padding-right:0;
}

#welcomebox {
	float:left;
	margin:15px 0 0 0;
	width:510px;
	background:url(/wp-content/themes/idealmind/images/welcome-bg.png) repeat-y;
}

#welcomebody {
	font-family:Arial, sans-serif;
	font-size:13px;
	line-height: 18px;
	padding: 0 28px;
}

#testimbox {
	float:right;
	margin:15px 0 0 0;
	width:250px;
	background:url(/wp-content/themes/idealmind/images/testim-bg.png) repeat-y;
}

#testimbody {
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:17px;
	padding: 0 23px;
}

#testimcont {
	width:212px;
	margin:0 auto;
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:17px;
}

#contbox {
	padding-top:7px;
}

#footer {
	width:772px;
	margin: 0 auto 20px auto;
	text-align:center;
	color:#6a6a6a;
}

#footer a {
	font-family:Georgia, serif;
	font-size:11px;
	font-weight:bold;
	color:#21556a;
	text-decoration:none;
}

#footer a:hover {
	color:#000;
}

#footer span {
	padding: 0 5px;
	color:#ff6609;
	font-weight:normal;
}

#footer hr {
	color:#ff6609;
	background-color:#ff6609;
}

.read-but {
	position: relative;
	float: left;
	margin: 7px 0 0 5px;
	padding: 0;
	overflow: hidden;
	background: url(/wp-content/themes/idealmind/images/readmore-but2.png) no-repeat;
	width: 72px;
	height: 17px;
}

.read-but a {
	display: block;
	float: left;
	overflow: hidden;
	width: 72px;
	height: 17px;
}

.read-but img {
	width: 72px;
	height: 17px;
	border: 0;
}

.read-but a:hover img {
	visibility:hidden;
}

.focusboxtest {
	width:783px;
}

.focusboxtest img {
	float:left;
	padding-right:10px;
}