* {
	margin:0;
	padding:0;
}
html, body {
	min-width:1000px;
}
body {
	background:#000;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#626161;
	overflow-x:hidden;
}
object {
	vertical-align:top;
	outline:none;
}
input, textarea, select {
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}
fieldset {
	border:0;
}
p {
	margin:0;
	padding:0;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
ul, ol {
	list-style:none;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}
.container {
	width:100%;
}
.header{
	clear:both;
	/*background-color: #fff;*/
}
.header-left {
	/*background-color: #fff;*/
    float: left;
    margin-top: 8px;
    width: 505px;
}
.header-right {
    float: left;
    margin-left: 12px;
    width: 483px;

    padding-top: 40px;
}
.header-right ul {
    float: right;
    margin-left: 0;
    margin-top: 20px;
    padding-left: 0;
    width: 100%;
}
.globe {
    float: right;
    margin: 34px 0 0;
    padding-right: 136px;
}

.header-right ul li, .header-left ul li {
    float: left;
    height: 23px;
    line-height: 19px;
    margin-right: 2px;
    text-align: center;
    position: relative;
}

.header-right ul li a, .header-left ul li a  {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	line-height: 22px;
}
.contact-form {
    /*background: #fff;*/
	border-left: 1px solid #D0D0D0;
	-moz-border-left: 1px solid #D0D0D0;
	-webkit-border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	-moz-border-right: 1px solid #D0D0D0;
	-webkit-border-right: 1px solid #D0D0D0;

    clear: both;
    float: left;
    margin: 0px 0px;
    padding: 20px;
    width: 400px;
}
.left-input{
	float: left;
	width: 200px;
}
.right-input{
	float: left;
	width: 200px;
}
.contact-form label{
    float: left;
    text-transform: uppercase;
    width: 200px;
	color:#000;
	font-size: 10px;
	font-weight:bold;
	font-family:arial;
}

.contact-form-image {
    float: left;
    padding-left: 0px;
    width: 150px;
}
.contact-form-image img {position: relative; left: 5px; top: 6px;}
.contact-form-button {
    float: left;
    text-align: center;
    width: 250px;
}
.contact-form-button label {
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: uppercase;
    width: 250px;
}
.submit-btn {
    background: url("../images/submit-bg.png") repeat-x scroll 0 0 transparent;
    border-style: none;
    color: #2C2C2C;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 27px;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
    width: 130px;
}
.contact-form h2 {
    background: url("../images/blue-icon.png") no-repeat scroll 72px center transparent;
    border-bottom: 1px dotted #BDBDBD;
    border-top: 1px dotted #BDBDBD;
    color: #000000;
    font-family: arial;
    font-size: 21px;
    letter-spacing: 0;
    margin-top: 0;
    padding: 10px;
    text-align: center;
    text-transform: capitalize;
}

.contact-text {
    color: #000000;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
	text-transform: uppercase;
}

.contact-form input[type="text"] {
    box-shadow: 1px 1px 1px #000000;
    -moz-box-shadow: 1px 1px 1px #000000;
    -webkit-box-shadow: 1px 1px 1px #000000;
    margin: 0 0 6px;
    padding: 1px;
    width: 178px;
}
.contact-form textarea{
 	box-shadow: 1px 1px 1px #000000;
    -moz-box-shadow: 1px 1px 1px #000000;
    -webkit-box-shadow: 1px 1px 1px #000000;
    height: 50px;
    margin: 0 0 7px;
    padding: 0 0 3px;
    width: 380px;
}
.contacts-form-submit{
	padding-left:10px;
	margin-bottom:6px;
}
.tail-top {
	background:url(../images/tail-top.gif) repeat-x left top;
}
.tail-top-right {
	position:absolute;
	right:0;
	top:77px;
	width:50%;
	height:646px;
	background:url(../images/tail-top-right.gif) repeat-x right top;
}
.tail-bottom {
	background:url(../images/tail-hor.gif) left bottom repeat-x;
	height:290px;
}
.tail-bottom1 {
	background:url(../images/tail-hor.gif) left bottom repeat-x;
}
.contacts-form {
	clear:right;
	width:100%;
	overflow:hidden;
}
.contacts-form fieldset {
	border:none;
	float:left;
}
.contacts-form .field {
    clear: both;
    padding: 10px;
}
.contacts-form label {
	float:left;
	width:140px;
	line-height:18px;
	padding-bottom:8px;
	color:#000;
}
.contacts-form input {
	width:211px;
	padding:1px 0 1px 3px;
	border:1px solid #d2d2d2;
	color:#70635b;
	background:none;
}
.contacts-form textarea {
	width:445px;
	height:49px;
	padding:1px 0 1px 0px;
	border:1px solid #d2d2d2;
	color:#70635b;
	margin-bottom:5px;
	overflow:auto;
	background:none;
}
.contacts-form a {
	position:relative;
	left:97px;
}
.list {
	margin-top:-10px;
}
.list li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	line-height:1.83em;
	padding-top:10px;
}
.list li img {
	float:left;
	margin-right:20px;
}
.list li a {
	color:#000;
	text-decoration:none;
}
.list li a:hover {
	text-decoration:underline;
}
.list1 {
	width:100%;
	overflow:hidden;
	margin-top:-10px;
}
.list1 li {
	width:402px;
	float:left;
	overflow:hidden;
	vertical-align:top;
	line-height:1.83em;
	padding-top:10px;
	margin-right:78px;
}
.list1 li.alt {
	margin:0;
}
.list1 li img {
	float:left;
	margin-right:24px;
}
.list1 li a {
	color:#000;
	text-decoration:none;
}
.list1 li a:hover {
	text-decoration:underline;
}
.list2 li {
	padding:0 0 0 13px;
	line-height:1.83em;
	background:url(../images/marker.gif) no-repeat left 8px;
}
.list2 li ul li {
	background:url(../images/marker1.gif) no-repeat left 8px;
	padding-left:8px;
}
.img-indent {
	margin-bottom:20px;
}
.img-box1 {
	width:100%;
	overflow:hidden;
	line-height:1.83em;
	padding-bottom:12px;
}
.img-box1 img {
	float:left;
	margin:0 20px 0 0;
}
p {
	line-height:1.83em;
}
.p1 {
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.17em;
	line-height: 1.4em;
}
.address {
	line-height:1.83em;
}
.address span {
	float:left;
	width:90px;
	color:#000;
}
a.img-border {
	border:1px solid #ff5d06;
	display:block;
	float:left;
}
a.img-border:hover {
	border:1px solid #000;
}
a {
	color:#bc0000;
	outline:none;
}
a:hover {
	text-decoration:none;
}
h2 {
	padding-top:50px;
	font-size:4.17em;
	line-height:1em;
	font-family:"trebuchet MS", Helvetica, sans-serif;
	color:#bc0000;
	text-transform:uppercase;
	letter-spacing:-2px;
	margin-bottom: 5px;
}
h2 span {
	display:block;
	color:#000;
	font-size:.84em;
	font-weight:normal;
}
h3 {
	font-size:30px;
	color:#000;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:12px;
}
h4 {
	font-size:25px;
	color:#000;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:14px;
}
h5 {
	font-size:25px;
	color:#000;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:12px;
}
.txt1 {
	color:#000;
}
a.txt1 {
	text-decoration:none;
}
a.txt1:hover {
	text-decoration:underline;
}
.box {
	width:100%;
}
.box .left-top-corner {
	background:url(../images/left-top-corner.png) no-repeat left top;
	height:15px;
	padding-left:15px;
}
.box .right-top-corner {
	background:url(../images/right-top-corner.png) no-repeat right top;
	height:15px;
	padding-right:15px;
}
.box .border-top {
	height:15px;
	background:url(../images/border-top.gif) repeat-x left top;
	font-size:0;
	line-height:0;
	width:100%;
}
.box .left-bot-corner {
	background:url(../images/left-bot-corner.png) no-repeat left bottom;
	height:15px;
	padding-left:15px;
}
.box .right-bot-corner {
	background:url(../images/right-bot-corner.png) no-repeat right bottom;
	height:15px;
	padding-right:15px;
}
.box .border-bot {
	height:15px;
	background:url(../images/border-bot.gif) repeat-x left top;
	font-size:0;
	line-height:0;
	width:100%;
}
.box .xcontent {
	min-height:242px;
	background:url(../images/box-tail.gif) repeat-x left top #ff6f1d;
	height:auto!important;
	height:242px;
}
.box .xcontent .inner {
	padding:8px 26px 8px 26px;
}

#header {
	position:relative;
	/*background:url(../images/tail-vert.gif) repeat-y center top;*/
}
#header .header {
	min-height:747px;
	height:auto!important;
	height:747px;
	
	position:relative;
	margin-bottom:-24px;
}

#header .row-1 {
	height:77px;
	padding:0 0 30px 45px;
}
#header .row-1 ul {
	width:100%;
	overflow:hidden;
	padding-top:25px;
}
#header .row-1 ul li {
	float:left;
	font-size:13px;
	line-height:1.2em;
	text-transform:uppercase;
	padding-right:45px;
}
#header .row-1 ul li a {
	color:#fff;
	text-decoration:none;
	background-repeat:repeat-x;
	float:left;
	background-position:0 0;
}
#header .row-1 ul li a:hover, #header .row-1 ul li a.active {
	background-image:url(../images/nav-act-tail.gif);
	color:#000;
}
#header .row-1 ul li a em {
	float:left;
	background-repeat:no-repeat;
	background-position:0 0;
}
#header .row-1 ul li a:hover em, #header .row-1 ul li a.active em {
	background-image:url(../images/nav-act-left.gif);
}
#header .row-1 ul li a b {
	float:left;
	padding:6px 15px 5px 15px;
	background-repeat:no-repeat;
	font-style:normal;
	font-weight:normal;
	background-position:right top;
}
#header .row-1 ul li a:hover b, #header .row-1 ul li a.active b {
	background-image:url(../images/nav-act-right.gif);
}
#header .row-2 {
    height: auto !important;
    min-height: 520px;
    _min-height: 430px;
    padding-left: 12px !important;
	_padding-left: 12px;
    width: 505px;
}

.inner-right h3{
	margin-left:20px;
}

.inner-contact{
	margin:0px 18px !important;
}
#header .row-2 p {
	color:#000;
	font-size:1.17em;
	line-height:1.43em;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:120px;
}
#header .row-2 a {
	color:#fff;
	text-decoration:none;
	display:inline-block;
	font-size:13px;
	text-transform:uppercase;
	background:url(../images/button-left.png) no-repeat left top;
}
#header .row-2 a:hover {
	color:#000;
}
#header .row-2 a em {
	display:inline-block;
	background:url(../images/button-right.png) no-repeat right top;
	padding:0 14px;
}
#header .row-2 a b {
	display:inline-block;
	font-style:normal;
	font-weight:bold;
	padding:6px 3px 7px 3px;
	background:url(../images/button-tail.gif) repeat-x left top;
}
#header .row-3 {
	padding:0 0 0 60px;
}
#header .row-3 ul {
	width:100%;
	overflow:hidden;
}


#header .row-3 ul li {
    float: left;
    padding: 0 26px;
    width: 267px;
}


#header .row-3 ul li p {
	color:#000;
	font-size:1.17em;
	line-height:1.43em;
	font-family:Arial, Helvetica, sans-serif;
	padding:14px 0 0 0;
}
#content {
	width:100%;
	background-repeat:repeat-x;
	background-position:0 0;
	background-image:url(../images/tail-cont.gif);
	background-color:#f8f8f8;
	padding-bottom: 20px;
}
#content .inner {
    padding: 42px 58px 0 59px;
}
#content .inner-area{
	padding: 42px 20px 60px;
}
.inner_copy, .inner_copy a {
	border:0;
	float:right;
	background:#f00;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-250% 0 0 0;
	overflow:hidden;
	padding:0;
}
.container {
    height: 270px;
    overflow: hidden;
    position: relative;
    width: 404px;
}
.container-contact {
    background: url("../images/contact-bg.png") repeat scroll 0 0 transparent;
    border: 1px solid #D0D0D0;
    border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
    height: 323px;
    overflow: hidden;
    position: relative;
    width: 305px;
}

.slides {
	position:absolute;
	top:0;
	left:0;
}
.slides div.slide {
	width:404px;
	position:absolute;
	left:0;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.17em;
	line-height:1.43em;
}
.slides div.slide img {
	float:left;
	margin-right:28px;
}
.slides div.slide cite {
	font-style:normal;
	padding-top:10px;
	display:block;
	margin-bottom:15px;
}
.slides div.slide span {
	display:block;
	text-align:right;
	color:#000;
}
.slides div.slide span b {
	display:block;
}
#loopedSlider {
	width:404px;
	position:relative;
	clear:both;
}
#loopedSlider .previous, #loopedSlider .next {
	display:block;
	width:21px;
	height:21px;
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
	right:0;
	top:-41px;
}
#loopedSlider .previous {
	background-image:url(../images/prev.gif);
	right:26px;
}
#loopedSlider .next {
	background-image:url(../images/next.gif);
}
#footer {
	font-size:0.75em;
	width:1000px;
	margin:0 auto;
	height:91px;
	background:url(../images/tail-bottom.gif) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000;
}
.footerlink {
	padding:37px 40px;
}
.footerlink p {
	margin:0;
	padding:0;
	line-height:normal;
	white-space:nowrap;
	text-indent:inherit;
	color:#fff;
	width: 350px;
	float:left;
}
.footerlink-right {
    text-align: right;
    width: 530px !important;
    padding-left: 40px;
}
.footerlink a {
    background-color: transparent;
    border: medium none;
    color: #FFFFFF;
    font-weight: normal;
    margin: inherit;
    padding: 0 0 0 8px;
    text-decoration: none;
}
.footerlink a:hover {
	color:#fff;
	background-color:transparent;
	text-decoration:none;
}
.footerlink .lf {
	float:left;
}
.footerlink .rf {
	float:right;
}
a {
	outline:none;
}
#inner {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 1016px;
}
.inner-header {
	min-height:118px;
	height:auto!important;
	
	position:relative;
}
.content-area{
	background: url("../images/content-middle.png") repeat scroll 0 0 transparent;
	margin:auto;
	
}
.error {
    color: #FF0000 !important;
}

.contact-feild {
    float: left;
    padding: 10px;
    width: 385px;
}
.contact-feild label{
	width: 120px !important;
	padding-right: 15px;
	float:left;
	text-align: left !important;
}
.inner-left {
    float: left;
    padding-right: 15px;
    width: 483px;
}
.inner-left img {margin: 8px 15px;}
.inner-right {
    border-left: 1px dotted;
    float: left;
    width: 307px;
}
.container-contact label{
	width: 305px;
	float:left;
	text-align: center;
}
.top-border{
	width:442px;
	float: left;
	height:15px;
	background: url("../images/top-border.png") no-repeat scroll 0 0 #FFFFFF;
	margin-top: 10px;
}
.bottom-border{
	width:442px;
	float: left;
	background: url("../images/bottom-border.png") no-repeat scroll 0 0 #FFFFFF;
	height:15px;
}
.inner-top-border {
    background: url("../images/top-border.png") no-repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 15px;
    margin-left: 18px;
    width: 442px;
}
.inner-bottom-border {
    background: url("../images/bottom-border.png") no-repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 15px;
    margin-left: 18px;
    width: 442px;
}
.submit-button {
    float: left;
    padding-left: 60px;
    width: 190px;
}
.submit-left {
    background: url("../images/submit-left.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 27px;
    text-align: center;
    width: 4px;
}
.submit-right {
    background: url("../images/submit-right.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 27px;
    width: 4px;
}
.menu-home{
	background: url("../images/menu-home.png") no-repeat scroll 0 0 transparent;
	width: 32px;
	height:23px;
	float:left;
}
.menu-whatismediation{
	background: url("../images/menu-whatismediation.png") no-repeat scroll 0 0 transparent;
	width: 101px;
	height:23px;
	float:left;
}
.menu-ourmediators{
	background: url("../images/menu-ourmediators.png") no-repeat scroll 0 0 transparent;
	width: 81px;
	height:23px;
	float:left;
}
.menu-service{
	background: url("../images/menu-service.png") no-repeat scroll 0 0 transparent;
	width: 48px;
	height:23px;
	float:left;
}
.menu-contactus{
	background: url("../images/menu-contactus.png") no-repeat scroll 0 0 transparent;
	width: 61px;
	height:23px;
	float:left;
}

.menu-1{
	background: url("../images/1.gif") no-repeat scroll 0 0 transparent;
	width: 84px;
	height:26px;
	float:left;
	font-size: 14px;
	
}

.menu-2{
	background: url("../images/2.gif") no-repeat scroll 0 0 transparent;
	width: 123px;
	height:26px;
	float:left;
	font-size: 14px;
	
}

.menu-3{
	background: url("../images/3.gif") no-repeat scroll 0 0 transparent;
	width: 158px;
	height:26px;
	float:left;
	font-size: 14px;
	
}
.menu-4{
	background: url("../images/4.gif") no-repeat scroll 0 0 transparent;
	width: 83px;
	height:26px;
	float:left;
	font-size: 14px;
	
}
.menu-5{
	background: url("../images/5.gif") no-repeat scroll 0 0 transparent;
	width: 102px;
	height:26px;
	float:left;
	font-size: 14px;
	
}
.menu-6{
	background: url("../images/6.gif") no-repeat scroll 0 0 transparent;
	width: 84px;
	height:26px;
	float:left;
	font-size: 14px;
	
}











.menu-left{
	background: url("../images/menu-left.png") no-repeat scroll 0 0 transparent;
	width: 4px;
	height: 23px;
	float: left;
	position: relative;
}
.menu-right{
	background: url("../images/menu-right.png") no-repeat scroll 0 0 transparent;
	width: 4px;
	height: 23px;
	float: left;
	margin-right: 2px;
	margin-right: 2px;
	position: relative;
}
.content-top {
    background: url("../images/content-top.png") no-repeat scroll 0 0 transparent;
    height: 14px;
    margin: 0 auto;
    width: 1016px;
}
.content-bottom {
    background: url("../images/content-bottom.png") no-repeat scroll 0 0 transparent;
    height: 25px;
    margin: 0 auto;
    width: 1016px;
}