/* CSS Document */
body
{
margin:auto;
font-family:"Arial";
background:url(images/body_back.jpg) top repeat-x;
}
p,h1,h2,h3,ul
{
margin:0px;
padding:0px;
}
.clear
{
clear:both;
}
#home
{
width:962px;
margin:auto;
}
#main
{
float:left;
width:962px;
}
#header
{
float:left;
width:962px;
height:157px;
padding-bottom:4px;
background:url(images/header_bottom.jpg) bottom repeat-x;
}
.logo
{
width:157px;
height:150px;
float:left;
background:url(images/logo.jpg) no-repeat;
}
#midheader
{
float:left;
width:644px;
height:157px;
}
#nav
{
padding-left:11px;
height:38px;
margin-left:16px;
width:613px;
background:url(images/nav_left.jpg) left no-repeat #1b1ab3;
}
#nav ul
{
list-style:none;
}
#nav li
{
float:left;
color:#fff;
font-size:14px;
font-weight:bold;
}
#nav li a
{
float:left;
color:#fff;
padding-left:19px;
padding-right:18px;
padding-top:11px;
padding-bottom:10px;
text-decoration:none;
}
#nav li a:hover
{
color:#e7bc18;
}
.active
{
color:#e7bc18;
}
#banner
{
margin:auto;
width:962px;
font-size:32px;
font-weight:bold;
color:#033f90;
font-style:italic;
height:158px;
padding-right:22px;
text-align:right;
margin-bottom:25px;
}
#banner a
{
color:#033f90;
text-decoration:none;
width:229px;
text-align:center;
padding-left:20px;
padding-top:5px;
height:46px;
float:right;
}
#boxcontent
{
float:left;
width:962px;
}
#bluebox_left
{
float:left;
width:246px;
margin-right:11px;
background:url(images/bluebox_back.jpg) repeat-y;
font-size:13px;

}
#rightboxcont
{
float:right;
width:246px;
}
#bluebox_right
{
float:right;
width:246px;
background:url(images/bluebox_back.jpg) repeat-y;
font-size:13px;
color:#000;
}
#bluebox_right .img,#bluebox_right p
{
padding-left:11px;
margin-bottom:4px;
}
#bluebox_left h1,#bluebox_right h1
{
font-size:20px;
text-align:center;
color:#1b1ab3;
}
#midtext
{
font-size:13px;
color:#000;
float:left;
width:442px;
line-height:15px;
}
.blue
{
color:#044191;
}
.car
{
float:left;
position:relative;
margin-left:-7px;
margin-top:-8px;
}
#homecont
{
float:left;
position:relative;
width:962px;
margin-top:-27px;
margin-bottom:47px;
}
.title
{
height:35px;
margin-left:24px;
background:url(images/title_left.jpg) left no-repeat #1b1ab3;
padding-left:12px;
color:#fff;
width:220px;
font-size:20px;
}
.title p
{
float:left;
padding-top:5px;
padding-left:4px;
padding-right:4px;
}
.cont
{
float:left;
width:923px;
font-size:12px;
color:#333333;
padding-right:20px;
border-left:solid 2px #9ca7b1;
border-right:solid 2px #9ca7b1;
background:url(images/homecont_back.jpg) top repeat-x #fff;
padding-top:5px;
padding-bottom:5px;
padding-left:15px;
}
.cont a
{
color:#333333;
}
.cont a:hover
{text-decoration:none;
}
.col1
{
float:left;
width:919px;
}
.col2
{
float:left;
width:920px;
}
.col3
{
float:right;
width:689px;
}
.col1 .title1,.col2 .title1,.col3 .title1
{
padding:0px;
padding-bottom:3px;
padding-top:10px;
margin:0px;
color:#044191;
background:none;
font-weight:bold;
font-size:14px;
}
.title1 a
{
color:#044191;
text-decoration:none;
}
.title1 a:hover
{text-decoration:underline;
}
#footer
{
width:962px;
float:left;
}
#footnav
{
margin:auto;
width:568px;
background:#1b1ab3;
margin-bottom:2px;
height:39px;
}
#footnav ul
{
list-style:none;
}
#footnav li
{
float:left;
color:#fff;
font-size:14px;
font-weight:bold;
}
#footnav li a
{
float:left;
color:#fff;
padding-left:12px;
padding-right:12px;
padding-top:14px;
padding-bottom:7px;
text-decoration:none;
}
#footnav li a:hover
{
color:#e7bc18;
}
.active
{
color:#e7bc18;
}
.adcont
{
float:left;
width:777px;
padding-top:10px;
text-align:center;
}
#footad
{
width:797px;
font-size:12px;
color:#000;
text-align:center;
margin:auto;
height:66px;
background:url(images/footad_left.jpg) left no-repeat #dadfe2;
padding-left:19px;
}
#footad a
{
color:#000;
}
#footad a:hover
{
text-decoration:none;
}
#footb
{
margin:auto;
color:#fff;
text-align:center;
font-size:12px;
font-family:"Tahoma";
height:33px;
background:url(images/footb_left.jpg) left no-repeat #1b1ab3;
padding-left:15px;
}
#footb a
{
color:#fff;
margin-right:5px;
}
#footb a:hover
{
text-decoration:none;
}
.foott
{
padding-top:10px;
float:left;
width:933px;
text-align:center;
}

/* Inner Pages */

/* Contact Page */
#con_banner
{
margin:auto;
width:959px;
margin-bottom:45px;
}
#innner_content
{
width:930px;
float:left;
padding-bottom:50px;
padding-left:32px;
}
.inner_cont
{
width:891px;
font-size:13px;
color:#000;
line-height:18px;
float:left;
}
.inner_cont a
{
color:#000;
}
.inner_cont a:hover
{
text-decoration:none;
}

.inner_cont p
{
    margin-bottom:20px;
}

#innner_content h1
{
height:28px;
width:922px;
margin-bottom:14px;
float:left;
background:url(images/h1_back.jpg) repeat-x;
font-size:20px;
padding-left:8px;
color:#1b1ab3;
}
#contact_left
{
float:left;
width:368px;
font-size:13px;
color:#000;
line-height:18px;
}
#contact_left a
{
color:#000;
}
#contact_left a:hover
{
text-decoration:none;
}
#contact_right
{
width:552px;
float:right;
}
#con_form
{
float:left;
font-size:13px;
color:#000;
}
#con_form p
{
float:left;
width:75px;
padding-top:3px;
}
#con_form .title_con
{
font-size:15px;
width:150px;
font-weight:bold;
padding-bottom:15px;
}
#con_form .input
{
width:201px;
height:18px;
margin-bottom:10px;
padding-left:5px;
float:left;
border:solid 1px #010101;
padding-top:3px;
}
.textarea
{
float:left;
border:solid 1px #010101;
width:498px;
margin-bottom:10px;
height:160px;
padding:5px;
}
.send
{
float:left;
margin-right:10px;
}
.reset
{
float:left;
margin-top:5px;
}

/* About Us */
.aboutuspic
{
float:left;
margin-right:8px;
}
.aboutuspic1
{
float:right;
padding-left:8px;
}

/* Information Page1 */
.iimg
{
float:right;
position:relative;
margin-top:-35px;
    top: 0px;
    left: 0px;
}
.news
{
width:891px;
margin-bottom:20px;
float:left;
padding-bottom:9px;
border-bottom:dotted 1px #bcc5cb;
font-size:12px;
}
.news .news_title
{
float:left;
font-size:13px;
color:#1b1ab3;
font-weight:bold;
background:url(images/news_title.jpg) left center no-repeat;
padding-left:19px;
}
.news_t
{
padding-left:19px;
}
.news .more a
{
float:right;
color:#1b1ab3;
background:url(images/moreinfo.jpg) right center no-repeat;
padding-right:16px;
}
.news .more a:hover
{
text-decoration:none;
}
.b_title
{
color:#1b1ab3;
font-size:13px;
font-weight:bold;
}
.file a
{
width:97px;
padding-left:38px;
background:url(images/pdf.jpg) left no-repeat;
height:20px;
color:#1b1ab3;
padding-top:15px;
float:left;
}

/* categories page */
#categories_con
{
width:961px;
float:left;
font-size:13px;
margin-bottom:50px;
color:#000;
}
#categories_leftcon
{
width:228px;
float:left;
background:url(images/catlist_back.jpg) repeat-y;
}
#categories_rightcon
{
width:709px;
float:right;
}
.cat_mid
{
float:left;
padding-left:2px;
width:224px;
}
.cat_cont
{
width:224px;
float:left;
background:url(images/catcont_back.jpg) top repeat-x;
}
.cattitle
{
width:210px;
height:26px;
background:#1b1ab3;
margin-left:2px;
font-weight:bold;
padding-left:14px;
color:#fff;
font-size:16px;
}
.cat_cont ul
{
float:left;
width:225px;
color:#044191;
font-size:12px;
padding-top:15px;
list-style:none;
font-weight:bold;

}
.cat_cont ul li
{
float:left;
width:225px;

}
.cat_cont ul li a
{
color:#044191;
margin-bottom:3px;
display:block;
padding-left:12px;
width:213px;
padding-top:3px;
padding-bottom:3px;
text-decoration:none;
}
.cat_cont ul li a:hover
{
color:#fff;
background:#1b1ab3;
}
#categories_rightcon h1
{
height:28px;
width:701px;
margin-bottom:14px;
float:left;
background:url(images/h1_back.jpg) repeat-x;
font-size:20px;
padding-left:8px;
color:#1b1ab3;
}
.oimg
{
float:right;
position:relative;
margin-top:-50px;
}
.cat_rightcon
{
float:left;
width:682px;
color:#000;
line-height:17px;
font-size:12px;
padding-left:27px;
}
.cat_rightcon .catcont_title
{
float:left;
font-size:13px;
color:#1b1ab3;
font-weight:bold;
background:url(images/news_title.jpg) left center no-repeat;
padding-left:19px;
}
.catt{
padding-left:19px;
}
.timg
{
float:right;
position:relative;
margin-top:-43px;
}
h2
{
font-size:20px;
padding-bottom:10px;
color:#1b1ab3;
font-weight:normal;
}
.black
{
color:#000;
}
.faq
{
width:891px;
margin-bottom:20px;
float:left;
padding-bottom:20px;
border-bottom:dotted 1px #bcc5cb;
font-size:12px;
}
.faq p
{
font-size:13px;
color:#000;
font-weight:bold;
background:url(images/news_title.jpg) left center no-repeat;
padding-left:19px;
margin-bottom:7px;
}
.faq p a
{
color:#000;
text-decoration:none;
}
#ask_question
{
float:left;
background:url(images/ask_questionbacky.jpg) repeat-y;
width:1881px;
margin-top:15px;
margin-bottom:15px;
}
.ask_cont
{
margin-left:2px;
padding-left:30px;
width:847px;
background:url(images/ask_questionback.jpg) repeat-x;
}
.ask_left
{
    
width:356px;
float:left;
font-size:12px;
margin-right:45px;
color:#000;
border-right:dotted 1px #9da8b2;
}
.ask_right
{
width:442px;
float:left;
color:#000;
font-size:12px;
}
.ask_right .textarea1
{
width:422px;
margin-top:5px;
margin-bottom:5px;
height:83px;
float:left;
padding:5px;
border:solid 2px #3481bc;
}
.ask_left .int
{
width:120px;
float:left;
padding-top:13px;
}
.ask_left input
{
width:201px;
height:18px;
margin-top:10px;
padding-left:5px;
float:left;
border:solid 1px #010101;
padding-top:3px;
}
.twenty
{
font-size:20px;
float:left;
}
.ans
{
float:left;
padding-left:3px;
width:850px;
}
.back a
{
float:right;
color:#1b1ab3;
margin-top:40px;
background:url(images/back.jpg) left center no-repeat;
padding-left:16px;
}
.back a:hover
{
text-decoration:none;
}

a:link,a:visited
{
    color:#1B1AB3;
}
a:hover
{
    color:#5F62ED;    
}
.Brand
{
vertical-align:top;
width:891px;
font-size:13px;
color:#000;
line-height:18px;
float:left;
}
  
.td
   {
     vertical-align:top;
   }
 .bullets ul{
	margin-left:10px;
}
.bullets ul li
{
	margin-left:10px;
}

.search-area
{
	height: 40px;
	position:relative;
	float: left;
	margin-bottom: 14px;
}
.search-1
{
	width: 710px; 
	background-image:url(images/searchbar1_img.jpg); 	
}
.search-2
{
	width: 930px; 
	background-image:url(images/searchbar2_img.jpg);
}

.search-box-area
{
	position:absolute; 
	top: 8px; 
	width: 240px;
}
.search-1 .search-box-area 
{
	left:440px;
}
.search-2 .search-box-area 
{
	left:650px;
}
.search-box 
{
	/*color:#9DA7B1;*/
	color: #777777;
	font-style:italic;
}
.search-btn-area
{
	position:absolute; 
	right:10px; 
	top: 6px;
}