body {
	
	font-family: helvetica, sans-serif;
	margin: 0;
	padding: 0;
	
}

#top-head {

	background: white url('skip-screen-header-iskp.png') top center no-repeat;
	height: 154px;
	width: 1200px;
	margin: 0px auto 0px auto;
	position: relative;
	
}


#mainContent {
	
	width: 941px;
	margin: 10px auto 10px auto;
	color: #444;
	line-height: 1.7em;
	position: relative;
	
}

a img {
	border: none;
}

a, a:visited {
	color: #009;
}


#blog-link {
	margin: 10px 0 0 180px; 
	font-size: 14px;
}

#search-block {
	position: absolute; top: 44px; right: 84px; color: #333;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	width: 300px;
}

#search-block a {
	color: #444;
	font-size: 15px;
}

#top-section {
	
}

p {
	margin: 0px 0 14px 30px;
}


#top-left {
	margin:  28px 10px 0 0px;
	font-size: 19px;
	width: 420px;
	float: left;
	line-height: 38px;
}


#top-right {
	margin:  24px 0 0 16px;
	width: 494px;
	float: left;	
	background-color: #ddd;
	height: 300px;
}


#quotes {
	padding: 0 15px 5px 15px;
	color: #ca2f05;
	font-style: italic;
	text-align: center;
	line-height: 35px;
	font-size: 15px;
}

#quotes a, #quotes a:visited {
		color: #ca2f05;
}


#bottom-section {
	border-top: 3px solid #17b041;
	padding: 30px 24px 0 24px;
	margin: 5px 0 0 0;
}

#bottom-left {
	width: 400px;
	float: left;
	padding: 0 50px 0 0;
}

#bottom-right {
	width: 400px;
	float: left;
	padding: 0 0px 0 0;
}




