/* IMPORT GLOBAL CSS */
@import url(vertical_nav.css);

div#i-content-container {
	background:url(../images/home_bg.jpg) no-repeat top right; }

div#i-content {
	min-height:364px;
	max-height:364px;
	height:364px;
	background:url(../images/home_words.jpg) no-repeat bottom right;
	padding-top: 35px;
	padding-right: 42px;
	padding-bottom: 0;
	padding-left: 42px;
}

p#home-message {
	font-weight:bold;
	width:200px;
}

strong.firstLetter {
	font-size:280%;
	font-weight:bold;
	color:#333399;
	line-height:1em;
}

div#i-nav ul li#nav-contact a { height:39px; }

form#pageSelection { margin:20px 0; }
