/* Start of CMSMS style sheet 'UCB Main' */
body {
	margin: 0;
	padding: 0;
	font: 13px/1.4em "Lucida Grande", Helvetica, Arial, Geneva, sans-serif;
	background-color: #333;
}
a:link {
	color: #a8bc28;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a8bc28;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #a8bc28;
}
p {
	margin: 0 0 1em;
}
img {
	border-style: none;
}
#container {
	background-color: #fff;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
#header p{
	text-transform: uppercase;
	padding-top: 7px;
	margin-bottom: 4px;
	font-size: 12px;
	line-height: 0;
	font-weight: bold;
}

#header a:link {
	color: #a8bc28;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
#header a:visited {
	text-decoration: none;
	color: #a8bc28;
	padding-left: 2px;
	padding-right: 2px;
}
#header a:hover {
	text-decoration: none;
	color: black;
	padding-left: 2px;
	padding-right: 2px;
}
#header a:active {
	text-decoration: none;
	color: #a8bc28;
	padding-left: 2px;
	padding-right: 2px;
}
#topleftnav {
	float: left;
	margin-top: 70px;
	height: 20px;
	padding-top: 6px;
}
#toprightnav {
	float: left;
	border: 1px solid #a8bc28;
	text-align: center;
	margin: 70px 0 0 17px;
	height: 20px;
	padding: 4px 3px 0;
}
#logo {
	width: 98px;
	float: right;
	text-align: right;
	padding-bottom: 7px;
}
#flash {
	width: 900px;
	margin-bottom: -13px;
	margin-left: auto;
	margin-right: auto;
}
#featurecontainer {
	width: 900px;
	margin-top: 26px;
	margin-left: auto;
	margin-right: auto;
}
#featurecontainer p{
	font-size: 12px;
	padding-right: 22px;
	padding-top: 6px;
	padding-left: 22px;
}
#feature1 {
	width: 300px;
	float: left;
	padding-left: 1px;
}
#feature2 {
	width: 300px;
	float: left;
	padding-left: 4px;
}

#featurebox1 {
	width: 292px;
	height: 48px;
	background-color: #b7b7b7;
}
#featurebox1 p{
	color: white;
	font-weight: bold;
	font-size: 15px;
	width: 228px;
}
#featurebox2 {
	width: 292px;
	height: 48px;
	background-color: #ee6f32;
}
#featurebox2 p{
	color: white;
	font-weight: bold;
	font-size: 15px;
}

#featurebox3 {
	width: 292px;
	height: 48px;
	background-color: #189cd8;
}
#featurebox3 p{
	color: white;
	font-weight: bold;
	font-size: 15px;
}
#feature3 {
	width: 300px;
	float: right;
	padding-left: 1px;
	margin-right: -8px;
}
#boilerplate {
	width: 900px;
	border-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top: 1px solid #333;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
}
#boilerplate h1{
	font-size: 12px;
	margin-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
}
#boilerplate p {
	padding-left: 20px;
	padding-right: 20px;
}
#footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#pullquote {
	margin-bottom: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: gray;
	padding: 0;
	line-height: 20px;
	margin-top: 20px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}
#leftcolumn #pullquote  p {
	font-size: 13px;
	text-align: center;
	line-height: 1.4em;
}

#isolutions {
	margin-bottom: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: gray;
	font-size: 14px;
	padding: 10px;
	line-height: 20px;
	text-shadow: #000000 0 0 0;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}
#footer p{
	color: white;
	font-size: 9px;
	padding-top: 6px;
	margin-bottom: -5px;
}


#footer a:link {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
	color: silver;
}
#footer a:active {
	text-decoration: none;
	color: #fff;
}
.copyright {
	font-size: 9px;
	color: gray;
	line-height: 24px;
}
#login{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	width: 200px;
	position: relative;
	top: 30px;
}
/* End of 'UCB Main' */

