html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	height:100%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


.clear{
	clear:both;
}
.inline{
	display:inline;
}
.black{
	color:#000;
}
.white{
	color:#fff;
}
.grey{
	color:#5f5f5f;
}
.light_grey{
	color:#b8b8b8;
}
.mid_grey{
	color:#757575;
}
.dark_grey{
	color:#353535;
}
.dark_green{
	color:#46860b;
}
.e31_green{
	color:#74df0f;
}
.dark_blue{
	color:#152955;
}
.bold{
	font-weight:bold;
}
.no_weight{
	font-weight:normal;
}
.italic{
	font-style:italic;
}
.underline{
	text-decoration:underline;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}



body{
	margin:0px;
	padding:0px;
	background-image:url(../../images/bottom_half_bg_repeat.png);
	background-position:0px 240px;
	background-repeat:repeat-x;
	font-family:Arial, sans;
	background-color:#eaeaea;
	color:#252525;
	font-size:14px;
}
a{
	color:#366a9a;
	text-decoration:none;
}
a:hover{
	color:#509de5;
}
h1{
	font-weight:bold;
	font-size:24px;
	letter-spacing:-1px;
	line-height:27px;
}
h2{
	font-weight:bold;
	font-size:24px;
	letter-spacing:-1px;
}
h3{
	color:#272727;
	font-size:18px;
	line-height:24px;
}


.header_bg_repeat{
	background-image:url(../../images/header_grey_bg_repeat.png);
	background-repeat:repeat-x;
	height:239px;
}
.header_bg_repeat .arc{
	background-image:url(../../images/header_grey_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:239px;
}
.header_bg_repeat .stripes{
	background-image:url(../../images/header_diag_lines_gradient.png);
	background-repeat:repeat-x;
	height:239px;
}
#all{
	text-align:center;
}
#page_container{
	width:940px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	height:212px;
	width:910px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-195px;
}
#navigation{
	width:940px;
	height:61px;
	background-image:url(../../images/nav_gradient_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 auto;
}
#navigation .col1{
	float:right;
	margin-right:110px;
	margin-top:14px;
}
#navigation .col2{
	float:right;
	margin-right:19px;
	margin-top:14px;
}
#navigation div.nav_item{
	float:left;
	margin-right:10px;
}
#navigation div.nav_item .middle{
	float:left;
	padding-top:7px;
}
#navigation div.nav_item .left_round{
	width:14px;
	height:29px;
	float:left;
}
#navigation div.nav_item .right_round{
	width:14px;
	height:29px;
	float:left;
}
#navigation div.nav_item.current .middle{
	height:29px;
	background-image:url(../../images/nav_current_middle_gradient.png);
	background-repeat:repeat-x;
}
#navigation div.nav_item.current .left_round{
	width:14px;
	height:29px;
	background-image:url(../../images/nav_current_left_round.png);
	background-repeat:no-repeat;
}
#navigation div.nav_item.current .right_round{
	width:14px;
	height:29px;
	background-image:url(../../images/nav_current_right_round.png);
	background-repeat:no-repeat;
}
#navigation a{
	color:#fdfbef;
	font-weight:bold;
}
#navigation a:hover{
	color:#feffb9;
}
#page_carrot{
	position:absolute;
	margin-left:30px;
}
#content_container{
	text-align:left;
}
#content_container .header{
	padding:28px 60px 0px;
	background-image:url(../../images/main_content_top.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:102px;
}
#content_container .body{
	background-image:url(../../images/main_content_bg_repeat.png);
	background-position:top center;
	background-repeat:repeat-y;
	padding:0px 21px 25px 75px;
}
#content_container .body_divider{
	padding:45px 0px 0px;
	background-image:url(../../images/main_content_gradient_divider.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#content_container .end{
	background-image:url(../../images/main_content_end.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:16px;
}
#content_container .header img.title{
	vertical-align:middle;
	float:left;
	margin-right:12px;
}
#content_container .header div.title{
	margin-left:40px;
}
#content_container .header h1.title{
	font-size:20px;
	color:#366a9a;
	line-height:24px;
	font-weight:normal;
	width:560px;
	letter-spacing:0px;
	font-family:Arial;
	float:left;
	padding-top:7px;
}
#contact_form{
	width:899px;
	margin:0 auto;
}
#contact_area .contact_form_bottom{
	height:10px;
	background-image:url(../../images/contact_form_bottom.png);
	background-repeat:no-repeat;
	background-position:top center;
}
#contact_form .container{
	background-color:#35699a;
	padding:0px 0px 2px ;
	margin:0 auto;
}
#contact_form div.field{
	float:left;
	text-align:left;
	margin-left:10px;
}
#contact_form div.label{
	font-size:12px;
	color:#fff;
	margin-bottom:3px;
}
#contact_form div.input input{
	border:2px solid #458bbd;
	padding:2px 3px;
}
#contact_form div.input.long input{
	width:200px;
}
#contact_form div.input.short input{
	width:94px;
}
#contact_form input.submit{
	border:0px;
	background-image:url(../../images/contact_submit_button.png);
	background-repeat:no-repeat;
	width:96px;
	height:29px;
	margin-top:-3px;
	cursor:pointer;
}
#contact_button{
	text-align:center;
	margin-left:40px;
	float:left;
}
#contact_button img{
		display:block;
}
#contact_button img.text{
	background-color:#35699a;
	padding-top:7px;
	padding-left:17px;
	padding-right:10px;
	padding-bottom:2px;
}
#footer{
	float:right;
	padding-top:13px;
	padding-right:21px;
	font-size:12px;
	color:#4e4e4e;
	margin-bottom:50px;
}
#content_container .body_bg{
	background-image:url(../../images/home_software_bg.png);
	background-repeat:no-repeat;
	background-position:top right;
}
#content_container .body .col1{
	float:left;
	width:305px;
	font-size:18px;
	line-height:28px;
	letter-spacing:-1px;
}
#content_container .body .col2{
	min-height:336px;
	float:left;
	font-size:12px;
	float:right;
	padding-top:10px;
	padding-right:45px;
}
.tooltipian{
	background-color:#fff;
	border:2px solid #366a9a;
	padding:9px;
	width:400px;
	font-size:12px;
	color:#181818;
	line-height:18px;
}
.title .slider{
	height:90px;
}
#contact_form div.input input.error{
	border:2px solid #ff0000;
}
