*
{
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

body
{
	background: #DEFAFE url(images/body_bg.gif) center repeat-y;
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}

h1
{
	color: #0a5577;
	background-color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

h2
{
	color: #0a5577;
	background-color: #fff;
	font-size: 14px;
	font-weight: bold;
	/*margin-bottom: 15px;*/
}

.top_feature h2, .top_feature h2 a
{
	color: #0a5577;
	font-size: 18px;
	font-weight: bold;
	/*width: 240px;*/
	height: 70px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.top_feature h2 a
{
	display: block;
	text-decoration: none;
}

h2.feature
{
	background: transparent url(images/feature_left.jpg) left no-repeat;
	padding-left: 72px;
	margin-right: 10px;
}

h2 a.feature_smile
{
	background: transparent url(images/feature_smile.jpg) no-repeat;
	padding-left: 72px;
	margin-right: 10px;
}

h2 a.feature_faces
{
	background: transparent url(images/feature_faces.jpg) no-repeat;
	padding-left: 72px;
	margin-right: 10px;
}

/*
h2.feature_people
{
	background: transparent url(images/feature_people.jpg) no-repeat;
}

h2.feature_monitor
{
	background: transparent url(images/feature_monitor.jpg) no-repeat;
}

h2.feature_dualmonitors
{
	background: transparent url(images/feature_dualmonitors.jpg) no-repeat;
}
*/

h2.feature2
{
	background: transparent url(images/feature2.jpg) no-repeat;
}

h2.feature3
{
	background: transparent url(images/feature3.jpg) no-repeat;
}

h2 span
{
	position: relative; 
	top: 10px;
	background: transparent url(images/feature_right.jpg) right no-repeat;
	padding: 11px 0px 12px 5px;
	display: block;
}

h3, h5
{
	color: #0a5577;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}

h3
{
	margin-bottom: 10px;
}

h4
{
	color: #0a5577;
	padding-left: 18px;
	margin-bottom: 10px;
	background: transparent url(images/arrow.gif) left no-repeat;
	font-size: 14px;
}

h5
{
	text-transform: none;
}

span
{
	line-height: 150%;
}

p
{
	line-height: 150%;
	padding-bottom: 10px;
}

a
{
	color: #0a5577;
	text-decoration: underline;
}

a:hover
{
	color: #666;
}

a.roundlink, a.roundlink_lite
{
	display: block;
	float: right;
	padding-left: 10px;
	background: transparent url(images/roundlink_left.gif) left no-repeat;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #4f4f4f;
}

a.roundlink span, a.roundlink_lite span
{
	display: block;
	float: left;
	padding: 4px 25px 5px 10px;
	background: transparent url(images/roundlink_right.gif) right no-repeat;
	cursor: pointer;
}

a.roundlink_lite
{
	background: transparent url(images/roundlink_left2.gif) left no-repeat;
}

a.roundlink_lite span
{
	background: transparent url(images/roundlink_right2.gif) right no-repeat;
}

a img
{
	border: none;
}

.floatleft, img.left
{
	float: left;
	margin: 2px 10px 5px 0px;
}

.floatright, img.right
{
	float: right;
	margin: 2px 0px 5px 10px;
}

ul, ol
{
	margin-left: 25px;
	margin-bottom: 10px;
}

li
{
	line-height: 150%;
}

label
{
	float: left;
	width: 85px;
	text-align: right;
	margin-right: 5px;
	margin-top: 3px;
}

span.label
{
	float: none;
	width: 85px;
	text-align: right;
	margin-right: 5px;
	margin-top: 3px;
	position: absolute;
	left: 20px;
}

label.error
{
	float: none;
	display: block;
	margin-left: 5px;
	color: #CC0000;
	width: 195px;
}
#TB_window label.error
{
	float: none;
	display: inline;
	margin-left: 5px;
	color: #CC0000;
}

input, textarea
{
	padding: 3px 2px 2px 2px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	width: 170px;
}

#TB_window input.text, #TB_window textarea
{
	float:none;
	position: absolute;
	left: 110px;
}
input.short
{
	width: 50px;
}

input.radio
{
	width: auto;
	margin-top: 7px;
}

label.radio
{
	width: auto;
	float: none;
	margin-right: 10px;
}
span.radio
{
	width: auto;
	float: none;
	margin-right: 10px;
}

.hr
{
	border-top: 1px solid #ccc;
}

.button
{
	border: 1px solid #666;
	background-color: #eee;
	color: #666;
	padding: 2px 10px;
	font-size: 10px;
}

.invalid
{
	background-color: #DE0000;
	color: #fff;
}

.nospam
{
	display: none;
}

#container
{
	width: 850px;
	margin: 15px auto;
	text-align: left;
}

#header
{
	background: transparent url(images/mainbanner.jpg) no-repeat;
	position: relative;
	z-index: 1;
	width: 846px;
	height: 256px;
}

#banner
{
	width: 846px;
	height: 256px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#banner img
{
	position: absolute;
}

#menu
{
	background: transparent url(images/menubg.jpg) no-repeat;
	width: 831px;
	height: 55px;
	margin: 5px auto 0 auto;
}

#menu ul
{
	list-style-type: none;
	padding: 0px 0px 0px 40px;
	margin: 0px;
}

#menu li
{
	float: left;
	background: transparent url(images/menu_separator.gif) right no-repeat;
	display: block;
	line-height: normal;
}

#menu li a
{
	display: block;
	float: left;
	padding: 20px 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #274451;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

#menu li a:hover, #menu li a.active
{
	color: #999;
}

.top_feature
{
	width: 270px;
	background: transparent url(images/dot.gif) right repeat-y;
	margin: 10px 10px 10px 0px;
	float: left;
}

.top_feature p
{
	padding: 0px 20px 10px 20px;
}

.full_content
{
	padding: 20px 15px;
	width: auto;
	margin: 0px;
}

.main_content
{
	padding: 10px 10px 20px 10px;
	width: 550px;
	margin: 0px;
}

.wide
{
	width: 565px;
}

.service
{
	float: left;
	margin-bottom: 20px;
}

.service_image
{
	float: left;
	margin-right: 15px;
}

.service_intro
{
	float:  left;
	width: 405px;
}

.service_intro b.title
{
	color: #0a5577;
	display: block;
}
.service_intro h2.title
{
	font-size: 12px;
	color: #0a5577;
	display: block;
}
.service_intro p
{
	padding: 0px;
}

.side_content
{
	padding: 20px 8px;
	width: 230px;
	margin: 0px;
}

.bluebox
{
	padding-top: 8px;
	width: 224px;
	background: transparent url(images/boxtop.jpg) top no-repeat;
}

.bluebox_content
{
	background: #A1EEF8 url(images/boxbg.jpg) repeat-x;
	padding: 5px 20px 0px 10px;
	color: #666;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}

.bluebox_menu
{
	background: #A1EEF8 url(images/boxbg.jpg) repeat-x;
	padding: 0px 10px;
	color: #666;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}

.bluebox_bottom
{
	height: 8px;
	width: 224px;
	background: transparent url(images/boxbottom.jpg) top no-repeat;
}

.bluebox a.menuitem
{
	font-size: 14px;
	color: #0a5577;
	font-weight: bold;
	text-decoration: none;
	display: block;
	/*background: transparent url(images/line.gif) bottom repeat-x;*/
}

.bluebox a.menuitem span
{
	padding: 12px 0px 12px 40px;
	display: block;
	border-bottom: 1px solid #aaa;
}

.bluebox a.menuitem:hover
{
	color: #999;
}

.bluebox a.menuitem span.solutions
{
	background: transparent url(images/bars.gif) left no-repeat;
}

.bluebox a.menuitem span.global
{
	background: transparent url(images/arrows.gif) left no-repeat;
}

.bluebox a.menuitem span.providers
{
	background: transparent url(images/pie.gif) left no-repeat;
}

.bluebox a.menuitem span.customers
{
	background: transparent url(images/check.gif) left no-repeat;
	border: none;
}

.bluebox .content
{
	float: left;
	margin-bottom: 10px;
}

.bluebox .image
{
	float: left;
}

.bluebox .intro
{
	float:  left;
	width: 94px;
	margin-left: 15px;
}

#bottom_content
{
	background: transparent url(images/bottom_feature_top.gif) top no-repeat;
	width: 816px;
	padding-top: 8px;
	margin: 10px auto;
	font-size: 11px;
}

#bottom_content .content
{
	padding: 10px 20px;
	color: #666;
	background-color: #E3FBFE;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#bottom_content .feature
{
	float: left;
	padding: 15px 0px 15px 30px;
	background: transparent url(images/feature_separator.gif) right no-repeat;
	width: 240px;
}

#bottom_content .feature_image
{
	float: left;
	padding-top: 5px;
}

#bottom_content .feature_intro
{
	float:  left;
	width: 165px;
	margin-left: 5px;
}

#bottom_content .feature h4
{
	color: #0a5577;
	margin-left: 8px;
	margin-bottom: 2px;
	font-size: 12px;
}

#bottom_content .feature p
{
	padding: 0px 0px 0px 15px;
}

#bottom_content .bottom
{
	height: 8px;
	width: 816px;
	background: transparent url(images/bottom_feature_bottom.gif) top no-repeat;
}

#footer
{
	background-color: #e3fbfe;
	color: #333;
	border-top: 5px solid #095679;
	width: 816px;
	margin: 20px auto;
	text-align: center;
	position: relative;
}

#footer p
{
	padding: 10px 0px 2px 0px;
}

#footer a, #bottom_feature a
{
	color: #de0000;
}

#footer .bottom
{
	height: 8px;
	background: transparent url(images/footerbottom.gif) bottom no-repeat;
}

#footer a.app
{
	position: absolute;
	top: 10px;
	right: 8px;
	text-decoration: none;
	background: transparent url(images/pdficon.gif) right no-repeat;
	padding: 2px 16px 0px 0px;
}

#footer a.app:hover
{
	text-decoration: underline;
}
