/* CSS Document */



* {

	margin:0; padding:0;

	font-size:100%;

}



body{

	background:#FFFFFF;

	text-align:center;

}



img {vertical-align:top;}

a img { border:0;}



ul { list-style:none;}



.left { float:left;}

.right {float:right;}

.clear  { clear:both;}

.PaddingBottom{

padding-bottom:10px;

}





html, input, textarea

	{

		font-family:Arial, Helvetica, sans-serif;

		font-size:0.75em;

		line-height:1.5em;

		color:#7a7a7a;

	}



input, select {

	 vertical-align:middle; font-weight:normal;

}



a {color:#539aee;}

a:hover{text-decoration:none;}

p {padding-top:15px;}



/* ============================= main layout ====================== */



.bottom-tail {background:#fff url(images/bottom-tail.gif) bottom repeat-x;}



li {padding-left:22px; line-height:2.083em;}

li a {color:#4e4e4e;}



cite {font-style:normal;}



.li1 {background:url(images/li1.gif) no-repeat 0 8px;}

.li2 {background:url(images/li2.gif) no-repeat 0 8px;}

.li3 {background:url(images/li3.gif) no-repeat 0 8px;}

.li4 {background:url(images/li4.gif) no-repeat 0 8px;}

.li5 {background:url(images/li5.gif) no-repeat 0 8px;}

.li6 {background:url(images/li6.gif) no-repeat 0 8px;}

.li7 {background:url(images/li7.gif) no-repeat 0 8px;}



.list li {border-bottom:1px solid #dfdfdf; padding:0 0 4px 5px;}

.list li a {background:url(images/list2-bg.gif) no-repeat 0 10px; padding-left:14px; display:block; text-decoration:none; color:#2a2a2a;}

.list .last {border:none;}



.imgindent {margin:0 20px 0 0; float:left;}

.box3 .imgindent {margin:0 14px 0 0; float:left;}



h2 {color:#313233; font-family:Arial Black, Arial Black, Gadget, sans-serif; font-size:1.667em; line-height:1em; text-transform:uppercase; font-weight:normal; background:url(images/line.gif) bottom left repeat-x;}

h2 span {display:block; padding:9px 0 23px 10px;}

.title1 span {background:url(images/title1-bg.jpg) top right no-repeat;}

.title2 span {background:url(images/title2-bg.jpg) top right no-repeat;}

.title3 span {background:url(images/title3-bg.jpg) top right no-repeat;}

.title4 span {background:url(images/title4-bg.jpg) top right no-repeat;}

.title5 span {background:url(images/title5-bg.jpg) top right no-repeat;}

.title6 span {background:url(images/title6-bg.jpg) top right no-repeat;}

.title7 span {background:url(images/title7-bg.jpg) top right no-repeat;}

.title8 span {background:url(images/title8-bg.jpg) top right no-repeat;}

.title9 span {background:url(images/title9-bg.jpg) top right no-repeat;}

.title10 span {background:url(images/title10-bg.jpg) top right no-repeat;}

.title11 span {background:url(images/title11-bg.jpg) top right no-repeat;}

.title12 span {background:none top right no-repeat;}



h3 {font-size:2.417em; font-weight:normal; color:#414141; line-height:1em; letter-spacing:-1px; margin:15px 0 20px 0;}

h3 span {font-size:0.69em; line-height:1.3em; display:block;}



h4 {font-size:2em; line-height:1em; color:#525252; font-weight:normal; letter-spacing:-1px; margin-bottom:16px;}



h5 {

	font-size:2em; 

	line-height:1em; 

	color:#525252;

	font-weight:normal;

	letter-spacing:-1px;

	margin-top:16px;

}/*ADDED*/



h5 a{

color:#525252;

text-decoration:none;

}



h5 a:hover{

text-decoration:none;

}



.link {

	background:url(images/link-tail-bg.gif) top repeat-x;

	display:inline-block; 

	color:#fff;

	text-decoration:none;

	text-transform:uppercase; 

	font-size:0.917em;

	font-weight:bold; 

	line-height:1em;

	margin-top:18px; 

	cursor:pointer;

}

	

.link span {

	background:url(images/link-right-bg.gif) top right no-repeat; 

	display:inline-block;

}



.link span span {

	background:url(images/link-left-bg.gif) top left no-repeat;

	padding:6px 8px 6px 7px;

	height:23px;



}



.link:hover {

	color:#000;

}



.link2 {

	background:url(images/link-bg.gif) top right no-repeat;

	padding-right:14px;

	margin:16px 0 0 0;

	display:inline-block;

  }

  

  .link3 {

	display:inline-block;

  }



/* ============================= header ====================== */



#header .row1 {border-bottom:8px solid #d9d9d9; margin-bottom:8px;}

#header .left {

padding:31px 0 20px 12px;

_padding:31px 0 20px 12px;

}

#header .right {padding:12px 0 0 0; font-size:0.917em; line-height:1.545em; text-align:right;}



.menu {

	padding:12px 1px 0 0;

}



.menu li {

	width:97px; 

	float:left; 

	margin-left:7px;

	padding:0;

 }

 

.menu li a {

	color:#3d3d3d;

	line-height:1em;

	text-decoration:none;

	background:url(images/menu-bg.gif) top left no-repeat; 

	display:block;

	text-align:center;

	padding:14px 0 14px 0; 

	font-weight:bold;

	font-size:11px;

}



.menu li a:hover {

	background:url(images/menu-bg-hover.gif) top left no-repeat;

}



/*Added*/

#x{
padding:0px 0px;
}



#x li {

	width:125px; 

	float:left; 

	margin-left:0px;

	padding:0;

 }

 

 #x li a{

	color:#3d3d3d;

	line-height:1em;

	text-decoration:none;

	background:url(images/menu-bg_wide1.gif) top left no-repeat; 
	background-position:center top;

	display:block;

	text-align:center;

	padding:14px 0 14px 0; 

	font-weight:bold; 

 }

 

 #x li a:hover{

background:url(images/menu-bg_wide1_hover.gif) top left no-repeat; 

 } 



/*Added*/





.slogan {

background:url(images/header-bg.jpg) top left no-repeat; 

padding:48px 0 31px 580px;

width:314px;

height:160px;

height:143px;

}

.slogan ul {padding:5px 0 0 0px;}/*changed*/

.slogan li {background:url(images/list-bg.gif) no-repeat 0 9px; padding-left:16px;}

.slogan li a {color:#a9d0ff;}



/* ============================= content ====================== */



.col-pad1 {padding-right:10px;}

.col-pad2 {padding-right:19px;}

.col-pad3 {padding-right:39px;}



.box {background:#e6e6e6 url(images/box-tail-bg.gif) bottom repeat-x;}

.box .tail-top {background:url(images/box-tail-bg.gif) top repeat-x;}

.box .tail-right {background:url(images/box-tail-bg.gif) right repeat-y;}

.box .tail-left {background:url(images/box-tail-bg.gif) left repeat-y;}

.box .corner-bottom-right {background:url(images/box-corner-bottom-right.gif) bottom right no-repeat;}

.box .corner-bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}

.box .corner-top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}

.box .corner-top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}

.box .indent {padding:9px 10px 10px 10px;}



.box2 {background:#ffffff url(images/box2-tail-bottom.gif) bottom repeat-x;}

.box2 .tail-top {background:url(images/box2-tail-bg.gif) top repeat-x;}

.box2 .tail-right {background:url(images/box2-tail-bg.gif) right repeat-y;}

.box2 .tail-left {background:url(images/box2-tail-bg.gif) left repeat-y;}

.box2 .corner-bottom-right {background:url(images/box2-corner-bottom-right.gif) bottom right no-repeat;}

.box2 .corner-bottom-left {background:url(images/box2-corner-bottom-left.gif) bottom left no-repeat;}

.box2 .corner-top-right {background:url(images/box2-corner-top-right.gif) top right no-repeat;}

.box2 .corner-top-left {background:url(images/box2-corner-top-left.gif) top left no-repeat; width:100%;}

.box2 .indent {padding:13px 25px 0px 23px;}

.box-indent {padding:20px 3px 0 4px;}



.box3 {background:#ffffff url(images/box3-tail-bg.gif) bottom repeat-x;}

.box3 .tail-top {background:url(images/box3-tail-bg.gif) top repeat-x;}

.box3 .tail-right {background:url(images/box3-tail-bg.gif) right repeat-y;}

.box3 .tail-left {background:url(images/box3-tail-bg.gif) left repeat-y;}

.box3 .corner-bottom-right {background:url(images/box3-corner-bottom-right.gif) bottom right no-repeat;}

.box3 .corner-bottom-left {background:url(images/box3-corner-bottom-left.gif) bottom left no-repeat;}

.box3 .corner-top-right {background:url(images/box3-corner-top-right.gif) top right no-repeat;}

.box3 .corner-top-left {background:url(images/box3-corner-top-left.gif) top left no-repeat; width:100%;}

.box3 .indent {padding:17px 20px 23px 21px;}

.box3 .indent2 {padding:17px 20px 15px 21px;}

.box3 p {padding-top:9px;}

.box3 strong {color:#539aee;}/*BOLD COLOR*/

.box3 a {color:#656565;}

.col-2 strong {color:#539aee;}/*BOLD COLOR*/



.box4 {background:#f4f4f4 url(images/box4-corner-bottom-right.gif) bottom right no-repeat;}

.box4 .corner-bottom-left {background:url(images/box4-corner-bottom-left.gif) bottom left no-repeat;}

.box4 .corner-top-right {background:url(images/box4-corner-top-right.gif) top right no-repeat;}

.box4 .corner-top-left {background:url(images/box4-corner-top-left.gif) top left no-repeat; width:100%;}

.box4 .indent {padding:16px 22px 19px 24px;}



.box5 {background:#ffffff url(images/box5-tail-bg.gif) bottom repeat-x;}

.box5 .tail-top {background:url(images/box5-tail-bg.gif) top repeat-x;}

.box5 .tail-right {background:url(images/box5-tail-bg.gif) right repeat-y;}

.box5 .tail-left {background:url(images/box5-tail-bg.gif) left repeat-y;}

.box5 .corner-bottom-right {background:url(images/box5-corner-bottom-right.gif) bottom right no-repeat;}

.box5 .corner-bottom-left {background:url(images/box5-corner-bottom-left.gif) bottom left no-repeat;}

.box5 .corner-top-right {background:url(images/box5-corner-top-right.gif) top right no-repeat;}

.box5 .corner-top-left {background:url(images/box5-corner-top-left.gif) top left no-repeat; width:100%;}

.box5 .indent {padding:20px 22px 25px 24px;}



.indent1 {padding:9px 0 0 9px;}

.padding1 {padding-bottom:9px;}

.padding2 {padding-top:12px;}

.padding3 {padding-bottom:19px; padding-top:7px;}

.padding4 {padding-top:16px;}



.line1 {

	border-bottom:0px solid #ececec;

	padding-bottom:20px;

	margin-bottom:20px;

}



.line2 {

	/*background:url(images/line.gif) bottom left repeat-x;*/ 

	padding-bottom:17px;

	margin-bottom:15px;

}



.text2 {color:#539aee;}

.text3 {color:#4e4e4e;}

.phone {float:right;}

.box4 .phone {margin-right:100px;}



/* ============================= footer ====================== */



#footer {

	text-align:right;

	color:#146278; 

	font-size:0.75em;

/*	text-transform:uppercase; 

*/	letter-spacing:1px; 

	padding:10px 20px 0 0;

	margin:0 auto 0 auto;

	background-color:#212121;

}

#footer a {color:#626262; text-transform:none;}

#footer span {color:#ffa900;}



/* ============================= forms ============================= */



#ContactForm {padding:30px 0 0 0;}

#ContactForm .rowi {height:42px;}

#ContactForm strong {color:#373732;}

#ContactForm .link2 {margin-right:15px;}



.input {

	width:226px;

	border:1px solid #c9c6c3; 

	background:#f4f4f4;

	padding:0 0 0 5px;

	font-size:1em;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#7a7a7a;

	text-decoration:none;

	font-weight:normal;

}

textarea {width:226px; height:178px; border:1px solid #c9c6c3; background:#f4f4f4; padding:0 0 0 5px; overflow:auto; font-size:1em;}





/*DROP DOWN*/



#dropmenudiv{

position:absolute;

border:1px solid #989898;

border-bottom-width: 0;

font:normal 12px Verdana;

line-height:18px;

z-index:100;

color:#FFFFFF;

margin:5px 0 0 15px;

}



#dropmenudiv a{

width: 160px;

display: block;

text-indent: 3px;

border-bottom: 1px solid #989898;

padding: 1px 0;

text-decoration: none;

font-weight: normal;

color:#3d3d3d;

background-image:url(images/hov_bg.jpg);

background-repeat:repeat-x;

text-align:left;

font-size:11px;

height:25px;

}



#dropmenudiv a:hover{ /*hover background color*/

background-image:url(images/hov_bg_hover.jpg);

background-repeat:repeat-x;

}



/*DROP DOWN*/



.benifitUl{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#666666; 

	letter-spacing:-5;

	margin:0px; 

	padding:0px;

}



.FormContent{

margin:15px 0 0 0;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

color:#666666;

}



.contact_pos{

width:330px;

float:left;

margin:3px 8px 3px 0px;

}





.contact_pos_right{

margin-left:340px;

margin:5px 0 4px 0;

}



.SubmitButton{

background-image:url(images/submit_button_01.jpg);

background-repeat:no-repeat;

width:72px;

height:23px;

border:0px;

vertical-align:top;

cursor:pointer;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;

color:#000000;

}



.FormText01{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

color:#666666;

}