* {
	margin:0;
	padding:0;
}
body {
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
}

input, textarea {
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:1.3em;
}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top { background:url(images/tail-top.gif);}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:43px;}
.form label, .form1 label { color:#000; display:block;}
.form input {width:268px; padding:2px 0 2px 3px; background:none; border:1px solid #cacaca;}
textarea {
	width:268px;
	height:70px;
	overflow:auto;
	background:#FFFFFF;
	border:1px solid #cacaca;
	padding:2px 0 0 3px;
}
form .buttons { width:100%; overflow:hidden; margin-top:26px;}
form .buttons .link1 { margin-left:17px; float:right;}


/*==================list====================*/
ul { list-style:none;}

.site-nav { height:49px; background:url(images/site-nav-tail.gif) repeat-x top; margin-top:21px; padding:7px 0 0 30px;}
.site-nav li { display:inline; }
.site-nav li a {
	float:left;
	background:url(images/nav-tail.gif) repeat-x top;
	display:block;
	color:#fff;
	text-decoration:none;
	width:180px;
	text-align:center;
	margin-right:5px;
}
.site-nav li a em { display:block; background:url(images/nav-left.gif) no-repeat left top;}
.site-nav li a b { font-style:normal; display:block; padding:12px 0 14px 0; background:url(images/nav-right.gif) no-repeat right top;}
.site-nav li a.act { color:#000; background:url(images/nav-act-tail.gif) repeat-x top;}
.site-nav li a.act em { background:url(images/nav-act-left.gif) no-repeat left top;}
.site-nav li a.act b { background:url(images/nav-act-right.gif) no-repeat right top;}
.site-nav li a:hover { color:#000; background:url(images/nav-act-tail.gif) repeat-x top;}
.site-nav li a:hover em { background:url(images/nav-act-left.gif) no-repeat left top;}
.site-nav li a:hover b { background:url(images/nav-act-right.gif) no-repeat right top;}

.footer-nav { width:100%; overflow:hidden;}
.footer-nav li { float:left; background:url(images/marker-2.gif) no-repeat left 6px; padding:0 14px 0 14px; margin-left:-4px;} 
.footer-nav li a { color:#000; text-decoration:none;}
.footer-nav li a:hover { text-decoration:underline;}

.list li {
	padding:0 0 20px 34px;
	line-height:0.8em;
}
.list li span { background:url(images/divider2.gif) repeat-x top;}
.list li.icon-1 {
	background:url(images/procurement.gif) no-repeat left top;
}
.list li.icon-2 {
	background:url(images/procurement.gif) no-repeat left top;
}
.list li.icon-3 {
	background:url(images/procurement.gif) no-repeat left top;
}
.list li.icon-4 {
	background:url(images/procurement.gif) no-repeat left top;
}
.list li.icon-5 {
	background:url(images/procurement.gif) no-repeat left top;
}
.list li a { color:#000; line-height:1.5em;}

.list1 { width:100%; overflow:hidden; margin-top:-20px;}
.list1 li { background:url(images/divider2.gif) repeat-x top; margin-top:-1px; padding:20px 0 20px 0;}
.list1 li a { color:#0088cc; background:url(images/marker-3.gif) no-repeat left 6px; padding-left:12px; font-weight:bold;}
.list1 li p { font-size:.92em; padding-top:6px;}

.list2 { margin:-20px 0 0 0;}
.list2 li { width:100%; overflow:hidden; vertical-align:bottom; padding:20px 0 0 0;}
.list2 li img { float:left; margin:3px 20px 0 0;}
.list2 li p { margin-top:7px;}
.list2 li p a { color:#0088cc; font-weight:normal; background:url(images/marker-1.gif) no-repeat right 4px; padding-right:10px;}
.list2 li a { color:#000; font-weight:bold;}
.list2 li .link1 { display:inline-block; color:#fff; margin-top:22px;}

.list3 { margin:-6px 0 27px 0;}
.list3 li { color:#0088cc; font-weight:bold; background:url(images/marker-3.gif) no-repeat left 13px; padding:6px 0 0 11px;}
.list3 li a { color:#0088cc;}

.list4 { width:100%; overflow:hidden; margin:-18px 0 0 0;} 
.list4 li { line-height:1.5em; padding:18px 0 18px 0; background:url(images/divider2.gif) repeat-x top; margin-top:-1px;}
.list4 li span { display:block; padding-left:43px;}
.list4 li span.icon-1 { background:url(images/icon-5.gif) no-repeat left top;}
.list4 li span.icon-2 { background:url(images/icon-6.gif) no-repeat left top;}
.list4 li span.icon-3 { background:url(images/icon-7.gif) no-repeat left top;}
.list4 li span.icon-4 { background:url(images/icon-8.gif) no-repeat left top;}
.list4 li span.icon-5 { background:url(images/icon-9.gif) no-repeat left top;}
.list4 li a { color:#000;}
.list4 li a.txt1 { color:#0088cc; padding:0; display:inline;}

.list5 { margin:-15px 0 28px 0;}
.list5 li { width:100%; overflow:hidden; vertical-align:bottom; padding:15px 0 0 0;}
.list5 li p { font-size:.92em; padding-top:7px;}
.list5 li a { color:#0088cc; font-weight:bold;}
.list5 li img { float:left; margin-right:21px;}


/*==================other====================*/
.img-box {
	margin-bottom:15px;
}
.img-box img {
	margin-bottom:9px;
	display:block;
	float: right;
	margin-left: 14px;
}

.img-box1 {
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
}
.img-box1 img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:16px;}
.p2 { margin-bottom:30px;}

.phone { float:right; margin-right:90px;}


/*==================txt, links, lines, titles====================*/
a {color:#0088cc;}
a:hover{text-decoration:none;}

h3 {
	font-size:2em;
	font-weight:normal;
	line-height:0.92em;
	margin-bottom:20px;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4 { font-size:1em; color:#000; line-height:1.5em; margin-bottom:9px;}
h4 a { color:#000;}
h5 { font-size:1em; color:#000; line-height:1.5em;}
h5 a { color:#000;}

.txt1 { color:#000;}

.link1 { display:block; float:left; background:url(images/link1-bgd.gif) left top repeat-x; color:#fff; text-decoration:none; line-height:1em;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:5px 29px 11px 15px; font-style:normal;}
.link1:hover {
	text-decoration:underline;
}

.divider {
	background:url(images/divider1.gif) repeat-y 690px 0;
}
.divider1 {
	background:url(images/divider1.gif) no repeat;
}

/*==================boxes====================*/
.header-box { width:100%; background:url(images/header-tail.gif) repeat-x top;}
.header-box .left { background:url(images/header-left.gif) no-repeat left top;}
.header-box .right { background:url(images/header-right.gif) no-repeat right top; height:143px; width:100%; overflow:hidden;}
.header-box .inner { padding:5px 10px 0 10px;}

.cont-box { width:100%; background:#fff;}
.cont-box .border-left { background:url(images/border-left.gif) repeat-y left}
.cont-box .border-right { background:url(images/border-right.gif) repeat-y right;}
.cont-box .border-bot { background:url(images/border-bot1.gif) repeat-x bottom;}
.cont-box .left-bot-corner { background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.cont-box .right-bot-corner { background:url(images/right-bot-corner.gif) no-repeat right bottom;}
.cont-box .inner {
	padding:0 0 40px 0;
}

.box {
	background:#dedede;
	width:100%;
	margin-bottom:15px;
}
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box h4 { font-size:1.08em; color:#000; margin-bottom:4px;}
.box p { color:#797c80; font-size:.92em;}
.box p a { color:#0088cc; background:url(images/marker-1.gif) no-repeat right 4px; padding-right:10px; margin-left:5px;}
.box .divider { background:url(images/divider.gif) repeat-y 295px 0;}
.box .divider1 {
	background:url(images/divider.gif) repeat-y 615px 0;
	padding:10px 0 10px 0;
}
.box .img-box1 { padding:0;}
.box .img-box1 img { float:right; margin:0;}
.box .inner { padding:13px 0 8px 25px;}


/*header*/
#header .indent { padding-top:45px;}
#header .row-1 { height:143px;}
#header .row-1 .fleft {
	padding:15px 0 0 35px;
}
#header .row-1 .fright {
	padding:15px 36px 0 0;
}
#header .row-1 .fright span {
	color:#666666;
	font-size:1.08em;
	background:url(images/icon-1.gif) no-repeat left top;
	padding-left:28px;
}
#header .row-2 {
	background:url(images/intelligent-brokering.jpg) no-repeat 10px top;
}
#header .row-2 .left { background:url(images/header-left1.gif) no-repeat left top;}
#header .row-2 .right { background:url(images/header-right1.gif) no-repeat right top; height:421px;}
#header .row-2 .row-1 {
	padding:21px 0 0 67px;
}

/*content*/
#content {
	margin-top:-204px;
}
#content p {
	line-height:1.3em;
	padding-top: 5px;
}
#content .indent {
	padding:15px 5px 0 15px;
}
#content .indent1 {
	padding:0 0 0 15px;
}

/*footer*/
#footer .indent {
	padding:5px 0 0 21px;
}
#footer p { padding-left:10px; color:#000;}
#footer p a { color:#000;}
#footer p span { color:#0088cc;}

/*==========================================*/
