@charset "UTF-8";
/* CSS Document for Business Section */


/* main styles */
* {margin: 0; padding:0;}

body {
	background-image:url(../images/busi_img/busi_grad.jpg);
	background-repeat:repeat-x;
	background-color: #596A72;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

p strong em {
	color:#005581;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color:#aacedf;
	padding-top: 15px;
	padding-left: 15px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color:#005581;
	text-transform: uppercase;
}

#container {
	width: 800px;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

#busiheader {
	height: 97px;
	background-image: url(../images/busi_img/busi_header.jpg);
	background-repeat: no-repeat;
}


/* top links to sites */
#toplinks {
	width: 800px;
	height: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#bluebox {
	width: 199px;
	height: 29px;
	float:right;
	background-image:url(../images/topblue.jpg);
	background-repeat:no-repeat;
}

#bluebox p {
	color:#5291b2;
	text-align: center;
	padding-top: 4px;
}

#bluebox a:link, a:visited {
	color:#FFFFFF;
	text-align: center;
	padding-top: 0px;
	text-decoration: none;
}

#bluebox a:hover {
	color:#FFFFFF;
	text-align: center;
	padding-top: 4px;
	text-decoration: underline;
}


/* Big images */
#mainimghome {
	height: auto;
	width: 800px;
	background-image: url(../images/busi_img/busichaos.jpg);
	background-repeat: no-repeat;
}


/* headers */
#header-welcome {
	height: 39px;
	width: 439px;
	margin-bottom: 25px;
}

/* text */
#text {
	color:#666666;
	width: 660px;
	margin-left: 24px;
	line-height: 22px;
	margin-top: 24px;
	text-align: justify;
}

#hometext {
	color:#666666;
	width: 700px;
	line-height: 22px;
	text-align: justify;
	padding-top: 250px;
	padding-left: 34px;
	overflow: hidden;
}

#hometext a:link {
	color:#666666;
}

#hometext a:hover {
	color:#005581;
}

#hometext a:visited {
	color:#005581;
	text-decoration:underline;
}


#text_left {
	color:#666666;
	width: 525px;
	margin-left: 24px;
	line-height: 22px;
	margin-top: 0px;
	text-align: justify;
	margin-bottom: 24px;
}

#text_right {
	color:#666666;
	width: 170px;
	line-height: 22px;
	margin-top: 65px;
	text-align: justify;
	float: right;
	margin-right: 24px;
	display: inline;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005581;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#text_right a:link {
	color:#666666;
}

#text_right a:hover {
	color:#005581;
}

#text_right a:visited {
	color:#005581;
	text-decoration:underline;
}


#text_right em {
	color:#005581;
}

#contact {
	width: 800px;
	line-height: 22px;
	background-color: #005581;
	height: 50px;
	background-image: url(../images/contact_shadow.jpg);
	background-repeat: repeat-x;
}

#contact p {
	color: #bed3dd;
	padding-left: 36px;
	padding-top: 10px;
	font-size: 11px;
	line-height: 16px;
}

#contact a:link {
	color: #bed3dd;
}

#contact a:hover, a:visited {
	color: #FFFFFF;
}



#sidepanel {
	background-image:url(../images/busi_img/contactbox.jpg);
	width: 203px;
	height: 301px;
	margin-right: 24px;
	margin-top: 24px;
	float: right;
	background-repeat: no-repeat;
	display: inline;
}

#sidepanel p {
	color:#FFFFFF;
	line-height: 17px;
	padding-left: 15px;
	padding-right: 15px;
}

#sidepanel strong {
	color:#aacedf;
}

#sidepanel a:link {
	color:#FFFFFF;
}
