
/*artafact CSS Document 2011 update*/

body {
	margin: 0;
	font: 12px/150% Arial, Helvetica, sans-serif;
	color: #111; /*background-color: #b1c8ce;*/
	background: #b1c8ce url(images/bac_body.gif) repeat-x top;
	background-attachment: fixed;
	padding: 8px 4px 4px 4px;
}

/* Tags -------------------------------------------------------------------------------- */

h1 {
	font-size: 175%;
	color: #555;
	margin: 20px 0;
	font-weight: bold;
	letter-spacing: -1px;
}

h2 {
	font-size: 130%;
	font-weight: normal;
	color: #cba120;
}

p {
	font-size: 100%;
	line-height: 150%;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 0;
	list-style: square;
}

li {
	margin-bottom: 10px;
	line-height: 120%;
}

a {
	font-weight: bold;
	text-decoration: underline;
}

a:link, a:visited { color: #5a7489; }

a:hover, a:active { color: #db4020; }

img { border: 0 }

/* structure -------------------------------------------------------------------------------- */

#toplinks {
	width: 950px;
	margin: 0 auto;
	color: #5a7489;
	height: 18px;
	padding: 0;
}

#links {
	margin-left: 204px;
	font-size: 11px;
	color: #5a7489;
	font-weight: bold;
}

#links a {
	font-size: 11px;
	font-weight: bold;
}

#links a:link, #links a:visited {
	color: #5a7489;
	text-decoration: none;
}

#links a:hover, #links a:active {
	color: #000;
	text-decoration: underline;
}

.link_spacer { padding: 0 10px; }

#mainwrap {
	background: #fff url(images/bac_frame.png) repeat-x bottom;
	padding: 0 0 10px 0;
	width: 980px;
	margin: 0 auto;
}

#maincontent {
	background-color: #fff;
	width: 960px;
	margin: 0 auto;
	border: 5px solid #fff;
}

#header-left {
	height: 89px;
	width: 180px;
	background: url(images/logo.gif) no-repeat left center;
}

#logolink {
	display: block;
	height: 89px;
	width: 180px;
	text-indent: -9000px;
}

#header-right {
	height: 89px;
	padding: 0;
	width: 770px;
	padding-left: 4px;
	background: #db4020 url(images/top_red_tag.gif) no-repeat left top;
	vertical-align: top;
}

a#contact {
	height: 28px;
	width: 118px;
	text-indent: -9000px;
	display: block;
	margin: 15px 15px 0 0;
	float: right;
}

a#contact:link, a#contact:visited { background: url(images/contact_button.gif) no-repeat left top; }

a#contact:hover, a#contact:active { background: url(images/contact_button.gif) no-repeat left -28px; }

#leftsidebar {
	width: 180px;
	padding: 0;
	text-align: center;
	background: #820a1f url(images/phone_red.gif) no-repeat center bottom;
	border-top: 4px solid #fff;
	vertical-align: top;
}

.whitespacer {
	background-color: #fff;
	height: 4px;
	width: 100%;
}

#content {
	width: 770px;
	padding: 0 0 0 4px;
	border-top: 4px solid #fff;
	vertical-align: top;
}

.textarea {
	padding: 7px 15px 20px 15px;
	text-align: left;
	min-height: 400px;
}

#yo { background: #fff url(images/yo_bac.gif) repeat-x top; }

#footer {
	width: 950px;
	color: #777;
	font-weight: bold;
	font-size: 9px;
	margin: 2px auto 0 auto;
	height: 20px;
}

#footer p {
	margin-left: 204px;
	font-size: 11px;
	font-weight: bold;
	color: #5a7489;
}

#footer a { font-weight: normal; }

#footer a:link, #footer a:visited {
	color: #5a7489;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #000;
	text-decoration: underline;
}

/*-----navigation -----*/

/* --[[ Main Container ]]-- */
#imouter0 {
	background-color:#fff;
	padding: 3px 0 1px 0;
	text-align: center;
	border: 1px solid #999;
}

/* --[[ Sub Container ]]-- */
#imenus0 li ul {
	background-color:#CCC;
	border: 1px solid #fff;
	padding: 5px;
	margin: 4px 0 0 0;
	width: 172px;
	text-align: center;
}

/* --[[ Main Items ]]-- */
#imenus0 li a {
	width: 172px;
	line-height: 38px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #fff;
	margin: 0px auto;
	text-align: center;
}

#imenus0 li a:link, #imenus0 li a:visited {
	background-color: #e3e6e7;
	color: #666;
}

/* [hover] - These settings must be duplicated for IE compatibility.*/
#imenus0 li:hover>a {
	background-color: #999;
	color: #fff;
}

#imenus0 li a.ihover, .imde imenus0 a:hover {
	background-color: #999;
	color: #fff;
}

/* [active] */
#imenus0 li a.iactive { }

/* --[[ Sub Items ]]-- */
#imenus0 ul a {
	width: 172px;
	line-height: 30px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #fff;
	text-align: center;
}

#imenus0 ul a:link, #imenus0 ul a:visited {
	background-color: #CCC;
	color: #666;
}

/* [hover] - These settings must be duplicated for IE comptatibility.*/
#imenus0 ul li:hover>a, #about ul li:hover>a {
	background-color: #999;
	color:#fff;
}

#imenus0 ul li a.ihover, #about ul li a.ihover {
	background-color: #999;
	color: #fff;
}

/* [active] */
#imenus0 ul li a.iactive { }

/* home page -------------------------------------------------------------------------------- */
#header-homeright {
	height: 89px;
	padding: 0;
	width: 770px;
	padding-left: 4px;
	background: #db4020 url(images/top_red_bigtag.gif) no-repeat left top;
}

#topblue {
	height: 206px;
	background-color: #50708c;
	color: #fff;
}

.hometextarea {
	padding: 7px 15px 15px 15px;
	text-align: left;
}

#topblue ul {
	margin: 20px 0;
	padding: 0;
	color: #fff;
	font-size: 120%;
	font-weight: normal;
	list-style:none;
}

#icons {
	float: right;
	width: 284px;
	margin-left: 15px;
	height: 186px;
	text-align: center;
}

#icons td {
	width: 117px;
	height: 93px;
	padding: 0;
}

#topblue p {
	color: #fff;
	margin: 20px 0;
}

/*a#homecontact {
	height: 41px;
	width: 161px;
	display: block;
	margin: 15px 0 5px 0;
	float: none;
	text-indent: -9000px;
}
a#homecontact:link, a#homecontact:visited {
	background: url(images/homecontact_button.gif) no-repeat left top;
}
a#homecontact:hover,  a#homecontact:active {
	background: url(images/homecontact_button.gif) no-repeat left -41px;
}
*/
a.homecontact, a#maincontact {
	height: 18px;
	width: 348px;
	display: block;
	margin: 0 0 15px 0;
	text-indent: -9000px;
	position: absolute; /*leave as is*/
	left: 15px;  /*leave as is*/
	bottom: 15px;  /*leave as is*/
}

a.homecontact:link, a.homecontact:visited { background: url(images/homebanner_contact.png) no-repeat left top; }

a.homecontact:hover, a.homecontact:active { background: url(images/homebanner_contact.png) no-repeat left -18px; }

a#maincontact:link, a#maincontact:visited { background: url(images/homebanner_contact.png) no-repeat left -18px; }

a#maincontact:hover, a#maincontact:active { background: url(images/homebanner_contact.png) no-repeat left -36px; }

#bottomyo {
	border-top: 4px solid #fff;
	background: #fff url(images/yo_bac.gif) repeat-x top;
}

#homebuttons {
	margin: 10px 0 0 0;
	list-style: url(none) none;
	width: 380px;
	padding: 0px;
}

#yoright {
	float: right;
	margin: 0 0 5px 0;
	text-align: center;
	width: 284px;
}

/* styles -------------------------------------------------------------------------------- */
#listbuttons {
	margin: 10px 0 0 0;
	list-style: url(none) none;
	padding: 0;
}

span.arrowlink {
	font-weight: bold;
	height: 19px;
	display: block;
	padding-left: 25px;
	background: url(images/arrow_button.gif) no-repeat left top;
}

a.arrowlink {
	font-weight: bold;
	height: 19px;
	display: block;
	padding-left: 25px;
}

a.arrowlink:link, a.arrowlink:visited { background: url(images/arrow_button.gif) no-repeat left top; }

a.arrowlink:hover, a.arrowlink:active { background: url(images/arrow_button.gif) no-repeat left -19px; }

.indent25 {
	width: 25px;
	height: 11px;
	float: left;
}

.quote {
	text-align: left;
	color: #820a1f;
	margin: 10px 0;
}

.name {
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin: 5px 0 15px 15px;
}

.thumbnailright {
	text-decoration: none;
	text-align: center;
	float: right;
	margin: 15px 15px 15px 30px;
}

.section {
	clear: both;
	border-bottom: 1px solid #e3e6e7;
	margin: 0;
	padding: 10px 0;
}

.section h2 {
	margin-top: 0;
	font-weight: bold;
}

.section .thumbnailright {
	text-decoration: none;
	text-align: center;
	float: right;
	margin: 0 75px;
}

.caption {
	margin: 10px 0 0 0;
	color: #5a7489;
	font-weight: bold;
}

.caption a { text-decoration: underline; }

.section .caption { margin: 0; }

.quotebox {
	padding: 3px;
	width: 45%;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

.outlinebox {
	padding: 3px;
	border: 1px solid #666;
	width: 45%;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
}

.hlbox {
	background-color: #7191ac;
	padding: 5px 10px;
}

.outlineboxwide {
	padding: 3px;
	border: 1px solid #666;
	margin: 20px auto 10px auto;
	width: 85%;
}

.hlboxtable {
	background-color: #fff;
	padding: 5px 10px;
}

.hlbox h2 { color: #daf7fe; }

.hlboxtable h2 { color: #cba120; }

.hlbox ul {
	color: #fff;
	font-size: 12px;
	padding-left: 25px;
	list-style: url(images/bullet.gif);
}

.hlboxtable td { padding: 5px; }

.hlboxtable td.ol {
	padding: 5px;
	border: 1px solid #ccc;
}

#invite {
	margin: 0;
	list-style: url(none) none;
	width: 280px;
	padding: 0;
}

#invite li { margin: 20px 0; }

#invite .companyname a {
	text-decoration: none;
	font-weight: bold;
	color: #111;
	font-size: 12px;
}

.pinline {
	border-bottom: 1px solid #e3e6e7;
	margin: 20px 0;
}

.form {
	font-size: 10px;
	line-height: 110%;
	color: #111;
	padding: 5px 0 0 0;
}

#feedback td, #feedback th {
	padding: 5px 0;
	border-bottom: 1px solid #e3e6e7;
}

input, textarea { border: 1px solid #ccc; }

select {
	border: 1px solid #ccc;
	padding: 2px 0;
	margin-top: 1px;
}

option, select {
	font-size: 10px;
	line-height: 110%;
	color: #111;
}

#submit {
	text-indent: -9000px;
	background: #d4881c url(images/submit_button.gif) no-repeat;
	width: 93px;
	height: 28px;
	border: 0;
}

.clear { clear: both; }

