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


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

body {
	background-image:url(../images/creative_img/creative_grad.jpg);
	background-repeat:repeat-x;
	background-color: #030303;
}

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

p a:link {
	color:#005581;
}

p a:hover {
	color:#92B6C7;
}

p a:visited {
	color:#92B6C7;
}

p em {
	color:#005581;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}

h1 a:link{
	color:#666666;
	text-decoration:none;
}

h1 a:hover{
	color:#005581;
	text-decoration:underline;
}

h1 a:visited{
	color:#92B6C7;
	text-decoration:none;
}


h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#005581;
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}


#container {
	width: 800px;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(../images/creative_img/swirl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#creativeheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
}

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

#bluebox {
	width: 193px;
	height: 22px;
	float:right;
	background-color: #005581;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #92B8C9;
	border-bottom-color: #92B8C9;
	border-left-color: #92B8C9;
}

#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;
}


/* images */
#mainimghome {
	height: 253px;
	width: 800px;
}

#slideshow {
	height: 415px;
	width: 475px;
	margin-top: 30px;
	margin-bottom: 30px;
}


/* headers */
#headers {
	margin-bottom: 20px;
}

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

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

#text_right {
	color:#666666;
	width: 290px;
	line-height: 22px;
	margin-top: 24px;
	text-align: justify;
	float: right;
	margin-right: 24px;
	background-color: #E1F3FC;
	display: inline;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005581;
}

#text_right em {
	color:#005581;
}

#quotelinks {
	color:#666666;
	width: 226px;
	float: right;
	overflow: hidden;
	text-align: left;
	letter-spacing: -0.5px;
}

#quotelinks a:link {
	color:#666666;
	text-decoration:none;
}

#quotelinks a:hover {
	color:#005581;
	text-decoration:underline;
}

#quotelinks a:visited {
	color:#5291b2;
	text-decoration:underline;
}



#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;
}
