@import url("reset.css");
/* Main CSS Start */
body {
	background: url(../images/body_03.jpg) repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;

}
#wrapper {
	width: 800px;
	margin: 0 auto;
}
/* Main CSS End */


/* Header CSS Start */
#header {
	height: 72px;
	background:url(../images/bg-header.gif) repeat-x;
}
#header-1 {
	height: 140px;
	background:#666666;
}
#header-1 p
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#f1e9cf;
width:525px;
padding:20px 0 0 60px;
}
.left-header
{
float:left;
padding:15px 0 0 15px;
}

.left-header a
{
color:#e9ecd3;
font-weight:bold;
padding:0 0 0 5px;
text-decoration:none;
}
.right-header
{
width:410px;
float: right;
padding:30px 0 0 0;
}
.header-img
{
position:absolute;
top:-1px;
right:80px;
}
.outer-header
{
position:relative;
}
.img-bar
{
position:absolute;
top:175px;
left:0;
}
.img-bar ul li
{
list-style:none;
}
.img-bar ul li.first
{
width:95px;
height:24px;
background: url(../images/bg-li.gif) no-repeat right top #DE6747;
float:left;
padding-left:5px;
}
.img-bar ul li.second
{

height:25px;

float:left;

}
.img-bar ul li.third
{
width:77px;
height:24px;
background: url(../images/bg-li-3.gif) no-repeat left top;
float:left;
}
.img-bar ul li.fourth
{
width:60px;
height:24px;
background: url(../images/bg-li.gif) no-repeat right top #DE6747;
float:left;
}
.img-bar ul li h3
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
padding:0px 0 0 2px;
}
.img-bar ul li span
{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
padding:3px 10px 0 10px;
line-height:18px;
}

#header-2 {
width:783px;
height: 248px;
background:url(../images/headerpage2_02.jpg) no-repeat;
padding:0 0 0 17px;
position:relative;

}
/* Header CSS End */


/* Menu CSS Start */
#menu {
	height: 43px;
	position:relative;
	z-index:10;
background:url(../images/bg-menu.gif) repeat-x top #eee;
}
#navbar {
padding:0px 0 0 20px;
width:600px;
height:30px;
float:left;

}
#navbar li {
float:left;
background:url(../images/spilter.gif) no-repeat left 13px ;
padding:0 2px 0 4px;
position:relative;
list-style:none;
}

#navbar li.page-item-2 {
float:left;
background:none ;
padding:0 2px 0 4px;
position:relative;
}

#navbar li ul li {
background:none;
padding:0;
}
#navbar li.first {
background:none;
}
#navbar li a {
text-decoration:none;
font-family:Trebuchet MS, "Times New Roman", Times, serif;
font-size:17px;
color:#FFFFFF;
height:43px;
display:block;
font-weight:normal;
float:left;
text-align:center;
line-height:40px;

width:94px;

}
#navbar li a span
{
display:block;
height:43px;
/*padding-right:*/

}
#navbar li a:hover ,#navbar li.current_page_item a, #navbar li.current_page_ancestor a
{
position:relative;
z-index:2500;
background:url(../images/hover-bg.gif) no-repeat left top #aeb85b;

}
#navbar li:hover > a
{
position:relative;
z-index:2500;
background:url(../images/hover-bg.gif) no-repeat left top #aeb85b;

}

#navbar ul {
position:absolute;
display:none;
padding-top:5px;
top:40px;
z-index:1500;
left:0;
width:160px;
background:#fff!important;
padding-bottom:5px;
text-align:left;
list-style:none;
}

#navbar li ul a{
font-size:12px;
height:auto;
font-weight:normal;
float:left;
line-height:20px;
width:130px;
color:#4c4c4c;
border:0;
text-align:left;
padding:0 0 0 30px;
text-decoration:none;
background:#fff!important;
}#navbar  ul li a {
text-decoration:none;
}

#navbar li ul li a:hover {
background:url(../images/hover-sec.gif) no-repeat 15px 5px !important;
}

#navbar ul ul{
top:auto;

}	

#navbar li ul ul {
left:130px;
margin:0px 0 0 10px;
}

#navbar li:hover ul ul, #navbar li:hover ul ul ul, #navbar li:hover ul ul ul ul{
display:none;
}
#navbar li:hover ul, #navbar li li:hover ul, #navbar li li li:hover ul, #navbar li li li li:hover ul{
display:block;
text-decoration:none;
}




.search{
width:150px;
height:30px;
float:right;
background:#aeb85b;
padding:10px 0 0 20px;

}
.search1{
width:150px;
height:30px;

background:#aeb85b;
padding:10px 0 0 20px;

}
.search1 input{
background:#eee8cf;
border:none;
float:left;
height:19px;
}

.search input{
background:#eee8cf;
border:none;
float:left;
height:19px;
}



/* Menu CSS End */


/* Content CSS Start */
a{
color:#ABB852;

}
#content {

background:#eee;

padding:30px 10px 10px 36px;
}

#content ul {
	padding: 0 0 10px 0;
	list-style:disc;
	list-style-position:outside;
	margin-left:10px;
	}

#content ul li {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#898360;
	font-size:12px;
	line-height:20px;
padding:0 0 0 5px;
}
#content ol li {
padding:0 0 0 5px;
list-style:decimal;
list-style-position:inside;
}
#search-content {
padding-left:50px;
}
.padding span
{
color:#FFF;
font-weight:bold;
}
#search-content a
{
color:#ABB852;
}
#col-1 {
	width: 700px;
	float: left;
	padding-left:10px;
	
}

#col-1 p{
	text-align:left;
	
}

#col-1 ul {
	margin-left:12px;
	margin-bottom:10px;

}

#col-home {
	width:420px;
	float:left;
	
	}

#col1-1{
width:241px;
float:left;

padding:45px 0 0 0px;
}
.child_img{

position:relative;
padding:0 0 13px 0;
}
.heart{
width:126px;
height:195px;
position:absolute;
right:0;
top:0;
margin:32px 0 0 0;
}
.heart a{
text-decoration:none;
}

.gallery
{
width:414px;
height:108px;
background:url(../images/bg-gallery.gif) no-repeat;
float:left;
position:relative;
padding:0 0 0 0;
margin:0 0 0 0;
overflow:hidden;
}
.list ul{
width:284px;
float:left;
padding:15px 0 0 97px ;
}
.list ul li{
float:left;
padding:0 0 0 15px;

}
.img
{
float:right;
padding:35px 10px 0 0;
}
#col-2 {
	width: 310px;
	height:435px;
	float: right;
}
#col1-2 {
width:419px;
float:right;
padding:45px 60px 0 0 ;
}
h1{
font-size:26px;
font-family:"Georgia", Helvetica, sans-serif;
color:#8f8e79;
font-weight:normal;
}
h2{
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:21px;
color:#00496a;
padding:0 0 12px 0;
}
p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#898360;
line-height:17px;
padding:0 0 25px 0;
}
.blue{
width:235px;
height:271px;
background: #192b5d;
margin:5px 0 22px 0;
padding:7px 0 0 9px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.shyblue{
width:236px;
height:80px;
background:#a9c2d4;
padding:4px 0 0 8px;
float:left;

}
.skytop{
width:244px;
height:5px;
background: url(../images/skybluetop_03.jpg) no-repeat;
line-height:0;
font-size:0;
}
.skybotom{
width:244px;
height:5px;
background: url(../images/skybluebotom_06.jpg) no-repeat;
float:left;
}
.contact-us
{
width:228px;

background: url(../images/whitetop_03.jpg) no-repeat;
line-height:0;
font-size:0;
}
.whitetop{
width:228px;
height:5px;
background: url(../images/whitetop_03.jpg) no-repeat;
line-height:0;
font-size:0;
}
.whitebotom{
width:228px;
height:5px;
background: url(../images/whitebottom_06.jpg) no-repeat;
float:left;
}
.whitecenter{
width:228px;
height:70px;
background: url(../images/whitecenterfinal_03.jpg) repeat-y;
float:left;
}
.letter  {
width:227px;
height:76px;
padding:0 0 0 0;
background:#FFFFFF;
}

.letterimg img
{
padding:30px 0 0 18px;
float:left;

}

.letterimg {
	height:70px;
	width:23px;
	float:left;
	}
	
.letter a
{
color: #ABB852;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
padding:0 0 0 10px;
text-decoration: none;
}
.letter ul li{
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#4c4c4c;

}
.letter ul li.text{
background:url(../images/letter_03.jpg) no-repeat left 7px;
padding:6px 0 0 30px;
margin:0 0 0 16px;
}

.letter p {
	color: #ABB852;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
text-align:center;
	}

.lettertext {
	margin-left:37px;
	width:175px;
	height:50px;
	float:none;
	padding:18px 0 0 5px;
	
	}
	
.textfield {
width:173px;
height:22px;
padding:15px 0 0 24px;
}
.textfield ul li{
padding:0 0 0 5px;
float:left;


}
.form{
}
.form input{
width:113px;
height:15px;
background:#c5c5c5;
border:none;
}
.buton{
width:52px;
height:15px;
}
/* Content CSS End */


/* Footer CSS Start */
#footer {
	height: 60px;
	background:#656565;
	padding:12px 25px 0 21px;
}
#footer ul{
width:338px;
height:31px;
float:right;
padding:0;
}
#footer ul li{
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:14px;
background:url(../images/footerspliter_03.jpg) no-repeat left 3px;
padding:0 0 0 8px;
text-transform:uppercase;
float:left;
margin:0 0 0 5px;
}
#footer ul li.page-item-40{
background:none;
}
#footer ul li a{
text-decoration:none;
color:#ffffff;
}
#footer ul li.first{
background:none!important;
}
.dentel {
width:70px;
height:9px;
font-family:"Trebuchet MS", Helvetica, sans-serif;
color:#FFFFFF;
}
.scrol{
width:227px;
height:247px;
overflow-y:scroll;
overflow-x:hidden;
background:  #FFFFFF;
padding:15px 0px 0 0px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;

}
.scrollist{
width:227px;
height:500px;

}
.scrollist ul li {
padding:5px 27px 7px 10px !important;
width:190px;
float:left;
list-style:none !important;

}
.scrollist ul li.gray
{

background:#f5f5f5;
}

.scrollist ul li{
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:14px;
color:#4c4c4c;
line-height:16px;

}

.house{
margin:15px 0 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:0 0 0 15px;
background: url(../images/house_03.jpg) no-repeat;
float:left;
font-weight:bold;
color:#f1e9cf;
text-decoration:none !important;
}
.house a{
text-decoration:none !important;
color:#FFFFFF;
}
.aid{
margin-top:2px;
width:220px;
height:69px;
margin:0 auto;
background:url(../images/aid_05.jpg) no-repeat;

}

#toothiqan {margin:0 auto 10px auto;padding:20px 0 25px 0;font-size:small;width:540px;}
.tiqsec {float:left;margin:10px 0 10px 40px;width:460px;}
.tiqt {float:left;margin:0;}
.tiqt p {color:#777;font-size:130%;font-weight:bold;margin:0 0 10px 0;}
.tiqt ul {float:left;list-style:none;margin:0;padding:0;}
.tiqt li {margin:0;padding:0;}
.tiqi {float:right;margin:0;}
#tiqfooter {float:left;font-size:80%;margin:10px 0 0 40px;padding:0;width:460px;}

.whatsnew a {text-decoration:none; color:#898360;}
.whatsnew a:hover {color:#ABB852;}
