* { margin:0; padding:0;}
body {
	font-size:75%;
	line-height:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:0.7em;
	line-height:1.5em;
	text-align:center;
	/*background:#ffffff url(images/pakka_background.jpg) repeat-x scroll 0 0;*/
}


/*in_line*/
input, select, textarea {
	vertical-align:middle;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:0.65em;
	font-weight:normal;
	padding-left:5px
}
/*img {border:0; vertical-align:top; text-align:left;}*/
img {border:0;  text-align:left;}
ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

/*==================list====================*/
ul {
	margin:0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul.list_1 {width:450px}
ul.list_1 li {
	line-height:1.625em;
	padding-left:10px;
	background-image: url(images/marker_list4.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding-top: 0px;
}
ul.list_1 li a{text-decoration:none; color:#fff; background:url(images/list_bg.gif) repeat-x left bottom}
ul.list_1 li a:hover{ text-decoration:none; background:none}

ul.list_2 {

}
ul.list_2 li {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
ul.list_2 li a{text-decoration:none; color:#26292e; background:url(images/marker_list2.gif) no-repeat 0 4px; padding-left:17px}
ul.list_2 li a:hover{ text-decoration:none; color:#b9c857}

ul.list_3 {margin:-4px 0 12px 0}
ul.list_3 li { font-size:1.33em; line-height:1.5em}
ul.list_3 li a{text-decoration:none; color:#26292e; background:url(images/marker_list3.gif) no-repeat 0 4px; padding-left:17px}
ul.list_3 li a:hover{ text-decoration:none; color:#b9c857}

ul.list_4 {
	margin-left:40px;
	width:320px;
	float:left;;
}
ul.list_4 li {
	list-style-type: none;
	list-style-image: url(images/bullet2.jpg);
	padding: 0px 0px 5px 0px;
}
/*==========================================*/

a {
	text-decoration:underline;
	color:#004881
}
a:hover {text-decoration:none}

a.link {
	text-decoration:none;
	color:#555555;
	background:url(images/marker_link.gif) no-repeat 0 0;
	padding-left:22px;
	margin-right:20px
}
a.link:hover {
	text-decoration:underline;
	color:#B00B2C
}

a.link2 {
	text-decoration:none;
	/*color:#BC0902;*/
	color: #001E3C;
	background:url(images/marker_link2.gif) no-repeat right 7px;
	padding-right:7px;
	font-weight:bold;
	font-size:13px;
}
p.line a {
	text-decoration:none;
	color:#BC0902;
	background:url(images/marker_link2.gif) no-repeat right 23px;
	padding-right:7px;
	font-weight:bold;
	font-size:13px;
	float: left;
}

a.link2:hover {text-decoration:none; color:#000}

a.link3 {text-decoration:underline; color:#26292e; font-weight:bold; font-size:13px}
a.link3:hover {text-decoration:none}

a.link4 {
	text-decoration:none;
	color:#555555;
	font-size:9px;
	background:url(images/marker_link.gif) no-repeat 0 0;
	padding-left:22px;
	margin-right:20px
}

a.link4:hover {
	text-decoration:underline;
	color:#B00B2C
}

h5 {font-size:1.09em; margin:0 0 9px 0}
h5.font_1 {background:url(images/marker_h.gif) no-repeat 0 0; padding:1px 0 0 22px; font-weight:bold; color:#26292e; margin:0 0 4px 0; font-size:1em}
h5.font_2 {font-size:1em; margin:0 0 9px 0}
h5.font_4 {font-size:1em; margin:0 0 4px 0}

.font_3 {font-size:1.09em}

.clear { clear:both;}

p {margin:0 0 18px 0}
.p1 {margin:0 0 12px 0}
.p2 {margin:0 0 21px 0}

/*header*/
#header {
/*
	background:url(images/header_bg.png) no-repeat 20px 22px;
	height:178px
*/
}
.logo {
	position:absolute;
	margin:0 0 0 16px;
	left: 2px;
	top: -1px;
}
.slogan {position:absolute; margin:170px 0 0 534px}

#header ul.menu {
	margin:180px 0 0 20px;
	padding:0px;
	list-style:none;
	background:url(images/menu_bg.png) no-repeat 0 0;
	height:30px;
	width:799px
}
#header ul.menu li { line-height:1em; font-size:1.09em; float:left}
#header ul.menu li a{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	background:url(images/menu_line.gif) no-repeat right 5px;
	display:block;
	padding:8px 27px 10px 29px
}
#header ul.menu li a.m5 {background:none; padding-right:50px}
#header ul.menu li a:hover{ text-decoration:none; color:#346283}

.submenu {
	color:#004881;
	font-size:1.09em;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	font-weight: bold;
}
.submenu a {
	color:#1D5D8F;
	text-decoration:none
}
.submenu a:hover {
	text-decoration:none;
	color:#B00B2C
}

/*content
#content {
	padding-bottom:23px
}
*/

.title-white {
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.1em;
}
.title2 {margin:0 0 16px -13px; position:relative}
.title3 {margin-bottom:21px}
.title4 {margin:0 0 3px -7px; position:relative}
.img_left {float:left; margin:5px 20px 0 -8px; position:relative}
.img_left2 {float:left; margin:5px 13px 21px -15px; position:relative}
.img_left3 {float:left; margin:0 17px 14px 0}
.img {
	margin-bottom:17px;
}

.col_line {/*background:url(images/col_line.gif) repeat-y right top*/}

/*.line {background:url(images/line_bg.gif) repeat-x top; height:30px;}*/
.line {height:25px;}
.line2 {background:url(images/line_bg.gif) repeat-x top; height:30px; margin-left:20px}
.line3 {background:url(images/line3_bg.gif) repeat-x top; height:30px; margin-bottom:-15px}

/*footer*/
#footer { 
	background:transparent url(images/footer_bg.png) no-repeat scroll 0 top;
	color:#86887F;
	height:113px;
	line-height:1.25em;
}

ul.footer_menu {
	position:absolute;
	padding:0px;
	list-style:none;
	float: left;
	width: 640px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 35px;
	font-size: 0.8em;
}
ul.footer_menu li {  float:left}
ul.footer_menu li a{
	text-decoration:none;
	color:#a1a499;
	border-right:solid 1px #5a5c53;
	padding:0 10px 0 10px;
	line-height: 1.75em;
}
ul.footer_menu li a:hover{ text-decoration:none; color:#fff}
ul.footer_menu li a.m5 {border:none}

#footer .txt { position:absolute; margin:14px 0 0 602px}
#footer .txt a {color:#86887f; text-decoration:underline; font-weight:bold}
#footer .txt a:hover {text-decoration:none}

/*================== index.html ==================*/
#page1 #content .column_1 .indent1 { 
	/*padding:0 0 35px 20px;*/
	padding:0 20px 35px;
}


#page1 #content .column_1 .indent2 {
	/*padding:0 33px 0 0;*/
	list-style-position: outside;
	list-style-type: disc;
}

.indent2 {
/*	padding:0 0 35px 20px;*/
	padding:0 20px 0px 0px;
}

#page1 #content .column_1 .ind {padding:13px 20px 20px 22px}

#page1 #content .column_2 .indent { 
	padding:0 0 0 10px
}
/*#page1 #content .column_2 .ind {padding:22px 10px 18px 18px}*/
#page1 #content .column_2 .ind {/*padding:0px 6px 10px 0px*/}

/*================== about.html ==================*/
#page2 #content .column_1 .indent1 {
	padding:0 33px 19px 20px;
}
#page2 #content .column_1 .indent2 {
	padding:0 45px 0 20px;
	list-style-position: outside;
	list-style-type: disc;
}
#page2 #content .column_1 .ind {padding:26px 20px 20px 21px}

#page2 #content .column_2 .indent { 
	padding:0 0 0 10px;
}

#page2 #content .column_2 .ind {/*padding:0px 6px 10px 0px*/}

/*================== index-2.html ==================*/
#page3 #content .column_1 .indent1 { padding:0 33px 39px 20px}
#page3 #content .column_1 .indent2 { padding:0 45px 0 20px}
#page3 #content .column_1 .ind {padding:26px 20px 20px 21px}
#page3 #content .column_2 .indent { padding:0 0 0 35px}
#page3 #content .column_2 .ind {padding:22px 20px 22px 18px}

/*================== index-3.html ==================*/
#page4 #content .column_1 .indent1 { padding:0 33px 39px 30px}
#page4 #content .column_1 .indent2 { padding:0 30px 0 20px}
#page4 #content .column_1 .ind {padding:23px 20px 20px 22px}
#page4 #content .column_2 .indent { padding:0 0 0 35px}
#page4 #content .column_2 .ind {padding:22px 10px 27px 18px}

/*================== index-4.html ==================*/
#page5 #content .column_1 .indent1 { padding:0 0px 18px 20px}
#page5 #content .column_1 .indent2 { padding:0 0px 0 20px}
#page5 #content .column_1 .indent3 { padding:0 0px 0 20px}
#page5 #content .column_1 .ind {padding:26px 0px 20px 21px}

#page5 #content .column_2 .indent {
	padding:0 0 0 10px;
}
#page5 #content .column_2 .ind {
	
}

/*================== index-5.html ==================*/
#page6 #content .indent { 
	/*padding:0 5px 0 20px*/
	padding:0 20px;
}

input {width:215px; height:15px}
.div_input {
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	color: #666666;
}
textarea {width:218px; height:99px; overflow:auto; margin-bottom:5px; display:block}
.div_links {
	text-align:right;
	margin-right: 80px;
}

/*==================block====================*/
.block_margin {
	margin-bottom:30px
}

.block { /*background:url(images/top_1.jpg)*//*; background-color:#0066CC;*/
	width:100%;
	margin-bottom:14px;
	font-size:1.25em;
	line-height:1.3125em;
	color: #FFFFFF;
}
.block .left_top {
	width:100%;
	height:330px;
	background-image: url(images/left__top_1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*.block .right_top { background:url(images/right_top_1.png) right top no-repeat;}*/

.block_2 {
	width:100%;
	background-image: url(images/top_2.png);
	background-repeat: repeat-x;
	margin-top: 50px;
}
/*.block_2 .left_top { background:url(images/left_top_2.png) left top no-repeat; width:100%; height:44px}*/
.block_2 .left_top { width:100%; height:36px}
/*.block_2 .right_top { background:url(images/right_top_2.png) right top no-repeat;}*/
.block_2 .right_top { 
	background:url(images/left_top.jpg) left top no-repeat;
	background-position-x: left;
}

.block_2 img {margin:14px 0 0 17px}

.block_3 {
	/*background-color: #EBEBEB;*/
	background:url(images/left_bottom_2.jpg) no-repeat left bottom;
	width:217px;
	height:207px;
}

.block_3_3 {
	background-color: #EBEBEB;
}

#right_menu_case_study .ind2 {
	padding:22px 10px 18px 18px;
} 

.block_3_2 {
	background:url(images/left_bottom_2.jpg) no-repeat left bottom;
	width:217px;
	height:255px;
}

/*===============Comparison table home page===========================*/
.comp-table {font color:#26292e; line-height:1.5em; text-align:left}.comp-table-title {
	font-weight: normal;
	padding-left: 7px;
	background-color: #004881;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-right: 3px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.comp-table-body {
	font-weight: normal;
	padding-left: 7px;
	background-color: #DEE4EB;
	font-size: 1em;
	color: #26292e;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: none;
}
.comp-table-category {
	font-weight: normal;
	font-size: 1.2em;
	color: #004881;
	padding-top: 5px;
}
.telephone {
	position:absolute;
	margin:62px 0 0 655px;
	color:#333e13;
	font-size:1.09em
}
.title-blue {
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #004881;
	font-weight: normal;
	line-height: 1.1em;
}
.subtitle-blue {
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	color: #004881;
	font-weight: bold;
	line-height: 1.1em;
}
.img-right {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.text-white {
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.1em;
}
.highlight-box {
	font-size:75%;
	line-height:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#30353b;
	font-size:1.3em;
	line-height:1.5em;
	text-align:left;
	background-color: #CCCCCC;
	width: 480px;
	padding: 10px;
}
.imgcentre {
	/*margin-bottom:17px;*/
	margin-left: 20px;
}
.case-study-logos {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 50px;
	margin-right: 350px;
}
.div_inputmessage {
	height:75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #333333;
	padding: 10px;
	width: 150px;
}
input.btn {
	background-image: url(images/contact/submit_btn_03_03_03.png);
	background-repeat: no-repeat;
	height: 30px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 82.5px;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.item {
	float: left;
	margin-right: 20px;
	width: 225px;
	min-height: 240px;
	margin-bottom: 20px;
	padding-left: 8px;
	background-color: #FFFFFF;
	padding-top: 8px;
	height: 240px;
	padding-right: 7px;
	border: 1px solid #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #555555;
	font-weight: normal;
	line-height: 1.3em;

}

.itemimg {
	float: right;
	height: 125px;
	width: 125px;
	margin: 1px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #CCCCCC;

	border-right-color: #666666;

	border-bottom-color: #666666;

	border-left-color: #CCCCCC;

	padding: 4px;

}

#newItem {
	position: relative;
	left: -20px;
	margin-bottom: 20px;
	min-height: 200px;
	border-bottom: 1px solid #ccc;
	font-weight: normal;

	}

	#content #newItem h4 {
	margin: 10px 0 0;

		}

	#content #newItem p {

		font-size: 1.1em;

		line-height: 1.4em;

		}

	#newItem .left {

		position: relative;

		left: 20px;

		}


	#newItemDesc {

	float: right;

	width: 320px;

		}

.prodimagepdx {

	margin: 1px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #CCCCCC;

	border-right-color: #666666;

	border-bottom-color: #666666;

	border-left-color: #CCCCCC;

	padding: 4px;

}
.item_right {
	float: right;
	margin-right: 5px;
	width: 200px;
	min-height: 240px;
	margin-bottom: 20px;
	padding-left: 8px;
	background-color: #FFFFFF;
	padding-top: 8px;
	height: 240px;
	padding-right: 7px;
	border: 1px solid #C0C0C0;
}
#case_study {
	width:100%;
	float: left;
}
.itemhead {
	background-color: #FFFFFF;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #B90401;
	font-weight: bold;
}
.itemindustry {
	background-color: #FFFFFF;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #B90401;
	font-weight: normal;
}
.comp-table-body-rtrack {
	font-weight: normal;
	padding-left: 7px;
	background-color: #D7EBFF;
	font-size: 1em;
	color: ##26292e;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.page_title {
	background-color: #FFFFFF;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #B90401;
	font-weight: normal;
}
.itemimgCopy {
	/*float: right;*/
	text-align:center;
	height: auto;
	width: 520px;
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding: 4px;
}
.itemimg344 {
	/*float: right;*/
	height: 344px;
	width: 520px;
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding: 4px;
}
.itemimg370_437 {
	/*float: right;*/
	text-align:center;
	height: 437px;
	width: 400px;
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding: 4px;
}
.itemimg520_276 {
	/*float: right;*/
	height: 276px;
	width: 520px;
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding: 4px;
}

/*.left_tom{
	width:191px;
	height:30px;
	padding: 10px 0px 0px 20px;
}

.left_tom:hover{
	background: #AEC8D9;
}

.left_tom_top{
	width:191px;
	height:30px;
	padding: 20px 0px 0px 20px;
}

.left_tom_top:hover{
	background: #AEC8D9;
}
*/
a.link_tom_top{
	width:191px;
	height:30px;
	display:block;
	text-decoration:none;
	padding: 20px 0px 0px 20px;
	color:#001E3C;
	font-weight:bold;
}

a.link_tom_top:hover{
	background: #AEC8D9;
	color:#000000;
}

a.link_tom{
	width:191px;
	height:30px;
	display:block;
	text-decoration:none;
	padding: 10px 0px 0px 20px;
	color:#001E3C;
	font-weight:bold;
}

a.link_tom:hover{
	background: #AEC8D9;
	color:#000000;
}
.itemimg_portraits {
	float: left;
	height: 175px;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding: 4px;
	margin-right: 20px;
	margin-bottom: 2px;
}


.title-blue {
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #004881;
	font-weight: normal;
	line-height: 1.1em;
}

.title-yellow {
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF9503;
	font-weight: normal;
	line-height: 1.1em;
}

.title-green {
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #68CB25;
	font-weight: normal;
	line-height: 1.1em;
}

.block_content1 {
	background:transparent url(images/bg_box1.jpg) no-repeat scroll 0 0;
	width: 470px;
	padding-top: 14px;
	padding-left: 25px;
	padding-right: 21px;
}

.block_bottom1 {
	background:transparent url(images/bg_box_bottom1.jpg) no-repeat scroll 0 0;
	width: 516px;
	height: 34px;
}


.block_content2 {
	background:transparent url(images/bg_box2.jpg) no-repeat scroll 0 0;
	width: 470px;
	padding-top: 14px;
	padding-left: 25px;
	padding-right: 21px;
}

.block_bottom2 {
	background:transparent url(images/bg_box_bottom2.jpg) no-repeat scroll 0 0;
	width: 516px;
	height: 34px;
	
}

.block_content3 {
	background:transparent url(images/bg_box3.jpg) no-repeat scroll 0 0;
	width: 470px;
	padding-top: 14px;
	padding-left: 25px;
	padding-right: 21px;
}

.block_bottom3 {
	background:transparent url(images/bg_box_bottom3.jpg) no-repeat scroll 0 0;
	width: 516px;
	height: 34px;
	
}


#right_menu {
	padding-left: 0px;
}

.box-content {
	background:transparent url(images/border_top.jpg) no-repeat scroll 0 0;
	width: 471px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

.box-bottom {
	background:transparent url(images/border_bottom.jpg) no-repeat scroll 0 0;
	width: 511px;
	height: 13px;
}

.exp {
	background:transparent url(images/exp_bg.gif) repeat-y scroll 0 0;
	
	width: 470px;
	
	padding: 20px;
	padding-top: 15px;
	
	border-width: 2px;
	border-style:solid;
	border-color: #F0F0F0;
	
	border-width: 2px;
	border-style:solid;
	border-color: #F0F0F0;
}

.text-in-box {
	padding-right: 10px;
}

.right_menu_case_study {
	width: 215px;
}

.img-in-box {
	float:right;
	padding-left:10px;
}
.emailbanner {
	height: 195px;
	width: 520px;
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding: 4px;
}
.cs_item {
	float: left;
	margin-right: 20px;
	width: 225px;
	min-height: 100px;
	margin-bottom: 20px;
	padding-left: 8px;
	background-color: #FFFFFF;
	padding-top: 8px;
	height: 100px;
	padding-right: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #555555;
	font-weight: normal;
	line-height: 1.3em;
}

.homebox1{
	background:url(images/box.jpg) no-repeat;
	width:259px;
	height:243px;
	float:left;
	text-align:center;
}

.homebox_title{
	margin: 10px 0px 10px 10px !important;
	font-weight:bold;
	font-size: 12px;
}

.homebox_text{
	text-align:left;
	margin:10px 10px 5px 20px !important;
}

.homebox2{
	background:url(images/mainbox1.jpg) no-repeat;
	width:797px;
	height:215px;
	padding-top: 15px;
}

.homebox3{
	padding-top: 15px;
	background:url(images/mainbox2.jpg) no-repeat;
	width:797px;
	height:215px;
}

div.homebox2 p, div.homebox3 p{
	color:#004881;
	font-size:14px;
	font-weight: bold;
	margin: 0px 0px 20px 30px;
}

.contactForm{
	background:url(images/contact_bg.png) no-repeat;
	width:492px;
	height:232px;
}.contentbox {
	background:url(images/contentbox1.jpg) no-repeat;
	width:797px;
	height:220px;
	padding-top: 15px;
	padding-left: 15px;
}
.contentpanel {
	background:transparent url(images/exp_bg.gif) repeat-y repeat-x scroll 0 0;
	width: 650px;
	padding-top: 20px;
	border-width: 2px;
	border-style:solid;
	border-color: #F0F0F0;
	border-width: 4px;
	border-style:solid;
	border-color: #F0F0F0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-left: 50px;
	margin-top: 20px;
}
