* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../img/m_bg.jpg) left top repeat #FFFFFF;
}

td {
	font-size: 0.6875em;
}

img {
	border: 0;
	text-align: left;
	vertical-align: top;
}

ul {
	list-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

.column {
	float: left;
}

.clear {
	clear: both;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1D1D1D;
	font-size: 0.6875em;
	line-height: 1.27em;
	text-align: center;
}

input,textarea,select {
	color: #1D1D1D;
	vertical-align: top;
	text-align: left;
	border: 1px solid #D0D0D0;
	font: 11px Tahoma, Arial, helvetica, sans-serif;
}

.tar {
	text-align: right;
}

.in5 {
	padding-top: 5px;
}

.in10 {
	padding-top: 10px;
}

.in15 {
	padding-top: 15px;
}

.in20 {
	padding-top: 20px;
}

.in25 {
	padding-top: 25px;
}

h2 {
	font-size: 1.0em;
	padding-top: 15px;
	padding-bottom: 15px;
}
h3 {
    font-size: 1.0em;
}
h4 {
    font-size: 1.0em;
}

p {
	padding-bottom: 5px;
	padding-top: 5px;
}

.ws {
	width: 100%;
}

.col_1,.col_2,.col_3,.box_1,.box_2,.box_3,.mid {
	float: left;
}

.col_1 {
	width: 150px;
}

.col_2 {
	width: 400px;
}

/*=======header===========*/
.head_bg {
	background: url(../img/head_bg.jpg) left bottom repeat-x #FFFFFF;
	height: 357px;
}

#header {
	padding: 0 37px 0 32px;
}

#header .head {
	background: url(../img/head_top_bg.jpg) left top repeat-x;
	width: 100%;
}

#header .logo {
	width: 515px;
	height: 109px;
	background: url(../img/head_left_bg.jpg) left top no-repeat;
	float: left;
}

#header .logo div {
	padding: 32px 0 0 18px;
	height: 67px;
}

#header .logo img {
	z-index: 10;
	position: absolute;
	left: 250px;
	top: 5px;
}

#header .hd_col_2 {
	width: 256px;
	background: url(../img/head_right_bg.jpg) right top no-repeat;
	float: left;
	padding-top: 20px;
}

#header .menu {
	height: 46px;
	background: url(../img/menu_bg.jpg) right top no-repeat;
}

#header .mp {
	height: 202px;
	background: url(../img/mp_bg.jpg) left top no-repeat;
	color: #5B3002;
	font-size: 1.09em;
	line-height: 1.41em;
}

#header .mp {
	padding: 26px 0 17px 36px
}

#header .mp div.bigtitle,#header .mp div.mediumtitle,#header .mp div.smalltitle
	{
	width: 420px;
}

#header .mp div.bigtitle span {
	color: white;
	font-size: 24pt;
	line-height: 0.9em;
}

#header .mp div.mediumtitle {
	padding-top: 10px;
}

#header .mp div.mediumtitle span {
	color: white;
	font-size: 12pt;
}

#header .mp div.smalltitle {
	padding-top: 10px;
}

#header .mp div.smalltitle span {
	color: black;
	font-size: 10pt;
}

div.menubutton {
	float: left;
	height: 46px;
	text-align: center;
}

div.menubutton {
	text-decoration: none;
	font-size: 12pt;
	cursor: pointer;
}

div.menubutton div {
	height: 100%;
	padding-top: 15px;
}

div.menubutton:hover a {
	color: white;
}

div.firstbutton {
	background: url(../img/bt_1.jpg) center center no-repeat;
	width: 112px;
}

div.firstbutton:hover,div.firstbuttonselect {
	background: url(../img/bt_1_sel.jpg) center center no-repeat;
	width: 112px;
}

div.secondbutton {
	background: url(../img/bt_2.jpg) center center no-repeat;
	width: 126px;
}

div.secondbutton:hover,div.secondbuttonselect {
	background: url(../img/bt_2_sel.jpg) center center no-repeat;
	width: 126px;
}

div.thirdbutton {
	background: url(../img/bt_3.jpg) center center no-repeat;
	width: 120px;
}

div.thirdbutton:hover,div.thirdbuttonselect {
	background: url(../img/bt_3_sel.jpg) center center no-repeat;
	width: 120px;
}

div.fourthbutton {
	background: url(../img/bt_4.jpg) center center no-repeat;
	width: 121px;
}

div.fourthbutton:hover,div.fourthbuttonselect {
	background: url(../img/bt_4_sel.jpg) center center no-repeat;
	width: 121px;
}

div.fifthbutton {
	background: url(../img/bt_5.jpg) center center no-repeat;
	width: 132px;
}

div.fifthbutton:hover,div.fifthbuttonselect {
	background: url(../img/bt_5_sel.jpg) center center no-repeat;
	width: 132px;
}

div.hd_col_2 a {
	text-decoration: none;
	font-size: 13pt;
	color: #0000EE;
	text-transform: capitalize;
}
ul#locale-list {
	padding-right: 20px;
    text-align: right;	
}
ul#locale-list li a {
    font-size: 11pt;
}

/*=====//header===========*/
.content_main_bg {
	background: url(../img/content_main_bg.jpg) left top repeat-x;
}

.main_indent {
	padding: 0 40px 21px 36px;
}

.main_left_bot {
	background: url(../img/main_left_bot.jpg) left bottom no-repeat #FFFFFF;
	width: 100%;
}

.main_right_bot {
	background: url(../img/main_right_bot.jpg) right bottom no-repeat;
	padding: 0 25px 26px 25px;
}

/*=======block_1===========*/
.block_1 {
	background: url(../img/block_1_top.jpg) left top repeat-x #F9F8F8;
	width: 100%;
}

.block_1 .bot {
	background: url(../img/block_1_bot.jpg) left bottom repeat-x;
}

.block_1 .left {
	background: url(../img/block_1_left.jpg) left top repeat-y;
}

.block_1 .right {
	background: url(../img/block_1_right.jpg) right top repeat-y;
}

.block_1 .left_top {
	background: url(../img/block_1_left_top.jpg) left top no-repeat;
}

.block_1 .right_top {
	background: url(../img/block_1_right_top.jpg) right top no-repeat;
}

.block_1 .left_bot {
	background: url(../img/block_1_left_bot.jpg) left bottom no-repeat;
}

.block_1 .right_bot {
	background: url(../img/block_1_right_bot.jpg) right bottom no-repeat;
	padding: 18px 20px 15px 18px;
}

/*=====//block_1===========*/ /*=======block_2===========*/
.block_2 {
	background: url(../img/block_2_top.jpg) left top repeat-x #DFF9D9;
	width: 100%;
}

.block_2 .bot {
	background: url(../img/block_2_bot.jpg) left bottom repeat-x;
}

.block_2 .left {
	background: url(../img/block_2_left.jpg) left top repeat-y;
}

.block_2 .right {
	background: url(../img/block_2_right.jpg) right top repeat-y;
}

.block_2 .left_top {
	background: url(../img/block_2_left_top.jpg) left top no-repeat;
}

.block_2 .right_top {
	background: url(../img/block_2_right_top.jpg) right top no-repeat;
}

.block_2 .left_bot {
	background: url(../img/block_2_left_bot.jpg) left bottom no-repeat;
}

.block_2 .right_bot {
	background: url(../img/block_2_right_bot.jpg) right bottom no-repeat;
	padding: 19px 32px 30px 35px;
}

/*=====//block_2===========*/ /*=======block_3===========*/
.block_3 {
	background: url(../img/block_3_top.jpg) left top repeat-x #FDEFCE;
	width: 100%;
	color: #121212;
}

.block_3 .bot {
	background: url(../img/block_3_bot.jpg) left bottom repeat-x;
}

.block_3 .left {
	background: url(../img/block_3_left.jpg) left top repeat-y;
}

.block_3 .right {
	background: url(../img/block_3_right.jpg) right top repeat-y;
}

.block_3 .left_top {
	background: url(../img/block_3_left_top.jpg) left top no-repeat;
}

.block_3 .right_top {
	background: url(../img/block_3_right_top.jpg) right top no-repeat;
}

.block_3 .left_bot {
	background: url(../img/block_3_left_bot.jpg) left bottom no-repeat;
}

.block_3 .right_bot {
	background: url(../img/block_3_right_bot.jpg) right bottom no-repeat;
	padding: 8px 20px 7px 22px;
}

/*=====//block_3===========*/ /*=======content===========*/
#content {
	padding: 23px 0 31px 0;
}

div.section-content ul li span {
	font-weight: bold;
	padding-bottom: 10px;
}

div.section-content ul li {
	text-decoration: none;
	padding-left: 15px;
	background: url(../img/list_2_arr.gif) left top no-repeat;
}

div.section-content div.example {
    padding-left: 10px;
    padding-top: 15px;
}

div#portfolioPage {
    padding-bottom: 50px;	
}
div.section-content div.example span {
    font-weight: bold;
    font-size: 1em;
}

div.section-content ul li.pic {
	padding-left: 10px;
	background: none;
}

div.section-content a.section-content-image {
	float: right;
}

div.section-content a.section-content-image img {
	width: 150px;
}

a {
	color: #1D1D1D;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

b a {
	color: #1D1D1D;
	text-decoration: none;
	background: url(../img/list_2_arr.gif) left center no-repeat;
	padding-left: 23px;
	font-weight: normal;
}

b a:hover {
	text-decoration: underline;
}

.title {
	margin-bottom: 17px;
}

.line_x {
	height: 1px;
	background: url(../img/line_x.gif) left top repeat-x;
}

.list_1 {
	width: 100%;
}

.list_1 .box_1 {
	width: 37px;
	height: 29px;
}

.list_1 .box_2 {
	padding-top: 12px;
}

.list_1 a {
	color: #1D1D1D;
	text-decoration: none;
}

.list_1 a:hover {
	text-decoration: underline;
}

.list_1 .pic_1 {
	background: url(../img/list_1_pic_1.gif) left top no-repeat;
}

.list_1 .pic_2 {
	background: url(../img/list_1_pic_2.gif) left top no-repeat;
}

.list_1 .pic_3 {
	background: url(../img/list_1_pic_3.gif) left top no-repeat;
}

.list_1 .pic_4 {
	background: url(../img/list_1_pic_4.gif) left top no-repeat;
}

.list_1 .pic_5 {
	background: url(../img/list_1_pic_5.gif) left top no-repeat;
}

.list_1 .pic_6 {
	background: url(../img/list_1_pic_6.gif) left top no-repeat;
}

.list_1 .pic_7 {
	background: url(../img/list_1_pic_7.gif) left top no-repeat;
}

.list_2 li a {
	color: #404040;
	text-decoration: none;
	font-size: 1.09em;
	line-height: 1.66em;
	padding-left: 15px;
	background: url(../img/list_2_arr.gif) left top no-repeat;
}

.list_2 li a:hover {
	text-decoration: underline;
}

ul.list_3 {
    list-style-image: url(../img/list_2_arr.gif);	
    padding-left: 23px;
}
.list_3 li.list-menu-item {
	background: url(../img/line_x.gif) left bottom repeat-x;
	padding-bottom: 3px;
	padding-top: 12px;
}

.list_3 li.list-menu-item-last {
	background: transparent none repeat scroll 0pt 50%;
}

.list_3 li a {
	color: #1D1D1D;
	text-decoration: none;
}

.list_3 li a:hover {
	text-decoration: underline;
}

.pic {
	margin-right: 20px;
	float: left;
}

/*=====//content===========*/ /*=======homePage===========*/
#homePage .block_1 .title {
	margin-bottom: 6px;
}

#homePage .block_2 .right_bot {
	padding: 15px 21px 13px 24px;
}

#homePage .block_2 .box_1 {
	width: 206px;
}
#homePage .col_1 h3 {
    font-size: 1.3em;
    margin-bottom: 10px;
}
#homePage ul.benefit-sub-list li {
    line-height: 17px;	
}
#homePage a {
	font-weight: bold;
}

#homePage .col_2 h3 {
	font-size: 1.0em;
    margin-bottom: 10px;
}

#homePage .list_2 {
	margin-top: 5px;
}

#homePage .block_3 {
	margin-top: 23px;
}

#form {
	margin-top: 5px;
	width: 400px;
}

#form .box_1 {
	width: 90px;
	padding-top: 3px;
}

#form .box_2 {
	width: 10px;
	height: 23px;
	background: url(../img/minus.jpg) left 13px no-repeat;
}

#form .box_3 {
	width: 105px;
	padding-top: 3px;
}

#form input {
	width: 87px;
	height: 22px;
}

/*=====//homePage===========*/ 
ul.benefit-list {
    list-style-image: url(../img/bullet_large_blue.png);
    padding-left: 40px;
    padding-top: 10px;   
}

ul.benefit-list li {
	margin-bottom: 10px;
}

ul.benefit-sub-list li {
    margin-bottom: 0px;
}

ul.benefit-sub-list {
    list-style-image: url(../img/bullet_small_orange.png);
    padding-left: 20px;   
}

/*=======jarcaPage===========*/
ul#partners-list li {
	padding-bottom: 30px;
}

div.partner-logo {
	float: left;
}

div.partner-logo img {
	display: none;
}

div.partner-title {
	font-weight: bold;
	font-size: 1.0em;
}

/*=======//jarcaPage===========*/ /*=======listMenuPage===========*/
#listMenuPage .col_1 .box_1 {
	width: 110px;
}

#listMenuPage .col_1 .box_2 {
	width: 256px;
}

#listMenuPage .col_2 .title {
	margin-top: 18px;
}

/*=====//listMenuPage===========*/ /*=======contactPage===========*/
#contactPage .indent {
	padding: 20px 0 0 36px;
}

#information-form span,#information-form label {
	font-size: 0.8em;
}

#information-form fieldset.attribute {
	padding: 5px;
	border: 0;
}

#information-form table tr td,#contact-info tr td {
	padding-right: 20px;
}

#information-form fieldset#reference label {
	padding-right: 20px;
}

#information-form fieldset#reasons div#reason-list {
	padding-left: 60px;
	padding-top: 10px;
}

#information-form input#confirm-button {
	height: 20px;
	width: 100px;
	text-align: center;
}

div.example img {
    padding-left: 5px;	
}
/*=====//contactPage===========*/ 
/*=======footer===========*/
#footer {
	height: 70px;
	background: url(../img/footer_bg.jpg) left top no-repeat;
	color: #8494B8;
}

#footer .indent {
	padding: 13px 0 0 18px;
}

#footer a {
	color: #8494B8;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer span {
	color: #C2D1EF;
	word-spacing: 8px;
}

#footer span a {
	color: #C2D1EF;
	text-decoration: none;
	word-spacing: 0px;
}

#footer span a:hover {
	text-decoration: underline;
}

/*=====//footer===========*/
fieldset#confirm {
	text-align: center;
}
