/* CSS Document */


* {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
html{ font-family:Verdana, Arial, Helvetica, sans-serif;}
body{
	background: url(images/fill.jpg) 0 0 repeat-x #d2dce0
;
	font-size:100%;
	line-height:1em;
	color:#7B7C7B;
}
img{ border:0px none; margin:0; padding:0; vertical-align:bottom;}
/**********font size***************/
#header{font-size:0.75em; line-height:0.875em;}
.content{
	font-size:12px;
	line-height:normal;
}
.title_letter{font-size:26px; line-height:normal;}
.title_main{font-size:18px; line-height:normal;}
.quotes{
	font-size:14px;
	line-height:normal;
	margin-left: 50px;
	font-style: italic;
}
#footer{font-size:0.69em; line-height:0.875em;}
/********** end font size***************/

input, textarea, select{
	font-family:arial;
	color:#7B7C7B;
	border:1px solid #CACACA;
	vertical-align:top;
	background-color: #ECF0F2;
}
#form input{ width:150px; height:20px; border:1px solid #CACACA; font-size:1em;}
#form textarea{ width:150px; height:117px; font-size:1em; overflow:auto; font-size:1em;}

#form1 input{ width:250px; height:20px; border:1px solid #CACACA; font-size:1em;}
#form1 textarea{ width:250px; height:117px; font-size:1em; overflow:auto; font-size:1em;}
#form1 .submit { width:110px; height:20px; }

#form2 input{ width:250px; height:20px; border:1px solid #CACACA; font-size:1em;}
#form2 textarea{ width:250px; height:117px; font-size:1em; overflow:auto; font-size:1em;}
#form2 .submit { width:110px; height:20px; }

.inp_h{ height:24px; margin:0 0 3px 0;}
.inp_w{ width:62px;}
.inp_bot{ margin:10px 0 0 0;}
/****************** GLOBAL ***********************************************/
.w100{
	width:100%;
}
.h100{ height:100%;}
.float{ float:left; margin:0 30px 0 0;}
.fleft {float:left;}
.fright {float:right;}
.right{ text-align:right;}
.title { display:block; margin:0; padding:0;}

.indent, .box , .row, .row, .row_1, .row_2, .block, .block_1, .block_2, .block_3, .block_4
{ 
	margin:0; 
	padding:0; 
	width:auto; 
	height:auto; 
	background:none;
}
.block_99
{ 
	margin:0; 
	padding:0; 
	width:auto; 
	height:auto; 
	background:none;
}
.in5{ padding-bottom:5px;}
.in10{ padding-bottom:10px;}
.in15{ padding-bottom:15px;}
.in20{ padding-bottom:20px;}
/********************* END GLOBAL ********************************************/

ol {background:none; vertical-align:top; padding:0px 0px 0px 40px;}
ul {list-style:none;}
li a { 
	background:url(images/bull.gif) 0 5px no-repeat;
	padding:0 0 0 15px;
	line-height:2.2em;
	color:#FDFDFD;
	text-decoration:none;
}

li 	{background:url(images/bull.gif) 0 5px no-repeat;
	padding:0 0 0 15px;
	
	text-decoration:none;}
	
li a:hover {text-decoration:none;}
.list li a { 
	background:url(images/bull_1.gif) 0 5px no-repeat;
	padding:0 0 0 15px;
	line-height:2.2em;
	color:#B5B4A4;
	text-decoration:underline;
}
.list li a:hover {text-decoration:none;}

.list1 li { line-height:1.5em; background:none;}
.list1 li a {background:none; color:#507fad; padding:0px;}
.list1 li a:hover {text-decoration:underline;}

.col { float:left;}
.right{ text-align:right;}
.clear { clear:both;}
.colorline { color:#ffffff;}
/***************links**************/
a{ color:#FFFFFF; text-decoration:none;}
a:hover{ text-decoration:none;}
.link{ font-weight:bold;}
.link3{ color:#000000; text-decoration:none;}
.linkblu { color:#507fad; text-decoration:none;}
.link_1{background:url(images/bull_1.gif) 0 5px no-repeat;padding:0 0 0 15px;color:#B5B4A4;}
/**************end links**************/

/***************txt***************/
h1, h2{ margin:0; padding:0;}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h2 {
	text-indent:0px;
	height:177px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	font-variant: small-caps;
}
.txt{ color:#F9F9F9; font-weight:bold; font-size:1.09em;}
.row_1{ color:#FDFDFD;}
/***************end txt***************/

.main {}

#header { background: url(images/bg_header.jpg) 0 0 no-repeat; }
#header .bg_right{ background:url(images/bg_right.gif) right 58px no-repeat;}
#header .logo { float:right;}
#header .indent {padding:58px 105px 0 0px;}
#header .m { margin:0 0 0 -1px;}
#header .menu{ width:960px;}

/*******************client support*********************************/
#linksbox {
	margin: 10px 10px 10px 10px; 
	padding: 1px;
	width: 220px;
	background-color: #fff;
	border: #b5c1c6 1px solid;
	text-align: left;
	font-size: 1em;
}
#navi a , #navi strong {
	color: #000;
	font: 10px Verdana;
	text-decoration: none;
	border: 1px solid #8a9295;

	display: block;
	padding: 4px;
	margin: 4px 3px 3px 3px;
}

#navi strong {
	font-weight: bold;
	background: #E6F3FF;
}

#navi a {
	background: #FFF;

}

#navi a:hover {
	background: #E6F3FF;
}
.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #507fad;
	line-height:24px;
	letter-spacing:0px;
	}

/*******************box #1*********************************/
.box .left_top{ background:url(images/left_top.gif) left top no-repeat;}
.box .right_top{ background:url(images/right_top.gif) right top no-repeat;}
.box .left_bot{ background:url(images/left_bot.gif) left bottom no-repeat;}
.box .right_bot{ background:url(images/right_bot.gif) right bottom no-repeat; width:100%;}

.box .side_left{ background:url(images/side_left.gif) left top repeat-y #FFFFFF;}
.box .side_right{ background:url(images/side_right.gif) right top repeat-y;}
.box .side_top{ background:url(images/side_top.gif) left top repeat-x;}
.box .side_bot{ background:url(images/side_bot.gif) left bottom repeat-x;}
/***************************end box #2**************************/
.content .row{
	background-color: #d2dce0
;
	background-image: url(images/wrapper.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_text{ background:#B5B4A4; padding:0 7px 1px 4px;}
.bg_text2{ background:#9ec7de; padding:0 7px 1px 4px;}
.sep{ background:url(images/sep.gif) right top repeat-y;}
.sep_1{ background:url(images/sep.gif) right top repeat-x;}
.content .row .indent{padding:10px 25px 18px 24px;}

.content .row .column .title { padding:0 0 0 0;}
.content .row .column .indent { padding:15px 20px 20px 0;}

.content .row .column_1 .title { padding:0 0 0 21px;}
.content .row .column_1 .indent {
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 23px;
}

.column_2aq { padding:0px 5px 0px 5px;}

.content .wrapper_1{ background:url(images/wrapper_1.jpg) left top repeat;}
.content .row_1{ background:url(images/wrapper_1_top.jpg) left top repeat-x; width:100%;}
.content .row_1 .indent{
	padding-top: 22px;
	padding-right: 37px;
	padding-bottom: 6px;
	padding-left: 24px;
}
.content .row_1 .column .title { padding:0 0 0 0;}
.content .row_1 .column .indent { padding:15px 20px 20px 4px;}

.content .row_1 .column_1 .title { padding:0 0 0 0;}
.content .row_1 .column_1 .indent { padding:15px 20px 20px 4px;}

/***************************page**************************/
#page .content .row_1 .column .block{background:url(images/bg_1.gif) 0 10px no-repeat; padding:0 0 0 75px;}
#page .content .row_1 .column .block_1{background:url(images/bg_2.gif) 0 10px no-repeat; padding:0 0 0 65px;}
#page .content .row_1 .column .block_2{background:url(images/bg_3.gif) 0 10px no-repeat; padding:0 0 0 65px;}
/***************************end page**************************/

/***************************page_2**************************/
#page_2 .content .row{ background:url(images/3_wrapper_1.gif) left bottom repeat-x #d2dce0
;}

#page_2 .content .row_1 .block{width:227px;}
#page_2 .content .row_1 .block_1{width:66%;}
#page_2 .content .row_1 .block_2{width:50%}
#page_2 .content .row_1 .block_3{width:49%}
#page_2 .content .row_1 .block_4{width:100%}
/***************************end page_2**************************/

/***************************page_2a client support**************************/
#page_2a .content .row{ background:url(images/3_wrapper_1.gif) left bottom repeat-x #d2dce0
;}
#page_2a .content .row_1 .block{width:227px;}
#page_2a .content .row_1 .block_1{width:66%;}
#page_2a .content .row_1 .block_2{width:50%}
#page_2a .content .row_1 .block_3{width:49%}
#page_2a .content .row_1 .block_4{width:100%}
/***************************end page_2a client support**************************/

/***************************page_3**************************/
#page_3 .content .row_1 .block{width:227px;}
#page_3 .content .row_1 .block_1{width:66%;}
#page_3 .content .row_1 .block_2{width:50%}
#page_3 .content .row_1 .block_3{width:49%}
/***************************end page_3**************************/

/***************************page_4**************************/
#page_4 .content .row_1 .ci{padding:0 50px 0 0;}
#page_4 .content .row_1 .ci1{padding:0 79px 0 0;}
#page_4 .content .row_1 .ci2{padding:0 71px 0 0;}
/***************************end page_4**************************/

/***************************page_6**************************/
#page_5 .content .row{ background:url(images/6_wrapper.gif) left bottom repeat-x #FEFEFE;}
/***************************end page_6**************************/
.video {
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: normal;
}

#footer { background: url(images/bg_footer.gif) 0 0 no-repeat #433C37; color:#B6B5A5; }
#footer a{color:#F6DF7A; }
#footer .indent {
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: normal;
}
.main_tit {
	font-size: 24px;
	height: 33px;
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 15px;
}
img.left {float: left;margin-right:5px;border:none;}
img.right {float: right;margin-left:5px;border:none;}
img.spacers {	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
		
	}
img.buttons{	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
		
	}
img.leftbordered {float: left;margin-right:5px; border:none;}
.clients_services {
	float: left;
	}
img.grid{
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: normal;
	border:none;

}
.leftarea {
	float:left;
	width: 100px;
	padding-left: 20px;

}
.middle {
	float:left;
	width:425px;
	padding-left: 10px;
}
.rightarea {
	float:left;
	width:55px;
	padding-left: 10px;
}
#textlinks a{color:#0000FF; }
.icons {
	float:left;
	width:625px;
	padding-left: 60px;
}

.leftform {
	width:160px;
	padding-left: 20px;

}
.formmiddle {
	padding-left: 10px;
}

.quoted{
	font-size:14px;
	line-height:normal;
	margin-left: 50px;
	width:640px;
}
.textinput { width:325px; height:20px; border:1px solid #CACACA; font-size:1em;}
.textsssarea { width:328px; height:117px; font-size:1em; overflow:auto; font-size:1em;}
.topcarea {
	padding:10px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #b4c6d2;
	background:#01006b;
	
	
}

.botcarea {
	padding:10px;
	border:1px solid #b4c6d2;
	background:#3399CC;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:275px;
	text-align:left
}

