/* CSS Document */

body {
	background:#DDF3FF url(images/bg.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0;
	padding:0;
}

a, a:link {
	color:#686868;
	text-decoration: underline;
}

a:hover {
	color:#333333;
	text-decoration: none;
}

a:visited {
	color:#999999;
	text-decoration:underline;
}

h1, h2, h3, h4,
.itemhead h3, .itemhead h3 a, {
	color:#084073;
	text-decoration:none;
}

blockquote {
	 background: url(images/blockquote.gif) no-repeat left top;
     color: #999;
	 margin-top:2px;
	 margin-bottom:0px;
	 margin-left:2px;
	 margin-right:2px;
	 padding: 0 40px 0 40px;
}

.clear {
	clear: both;
}
p{
	border:none;
	text-align:justify;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:0;
	margin:0;
}
/*Container*/
#container{
	margin:auto;
	width:1024px;
}
#wrap {
	background:url(images/background.jpg) no-repeat;
	width:1024px;
	margin:auto;
	height:auto;
}
/*Header area*/
#header {
	padding:0 0 0 0;
	height:140px;
	width:1024px;
	float:left;
}

#header #top_menu {
	height:20px;
	text-align:left;
	padding-top:15px;
	padding-right:22px;
	float:right;
}

#header #top_menu ul {
	padding-right:12px;
	margin-top:0;
	list-style:none;
}

#header #top_menu ul li {
	display:inline;
	padding-left:11px;
	padding-right:11px;
	background:url(images/arrow.jpg) no-repeat left;
}

#header #top_menu ul li a, #header #top_menu ul li a:link, #header #top_menu ul li a:visited {
	color:#094074;
	font-size:12px;
	font-family:Arial, "Helvetica", Times, serif;
	text-decoration:none;
	background:none;
}

#header #top_menu ul li a:hover, #header #top_menu ul li a:active {
	text-decoration:underline;
	color:#59C0E9;
}
#header .head{
	margin:0 31px;	
	width:962px;
}
#header .head .logo{
	background:url(images/logo.gif) no-repeat;
	padding:35px 175px;
	margin:0 0 0 0;
	margin-top:5px;
	float:left;
}
#header .head .call_now{
	padding-right:5px;
	padding-top:45px;
	float:right;
}
#header #call_now img{
	border:none;
}

/*  Navication*/

#navbox {
	MARGIN: 0px; BACKGROUND: url(images/nav.jpg) repeat-x center top; HEIGHT: 32px; margin-left:31px; margin-right:31px; clear:left; margin-top:5px;
}
#nav {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 32px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 0px;
}
UL.nav {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FLOAT: left; FONT-SIZE: 14px; FONT-WEIGHT: bold; LIST-STYLE-IMAGE: none; PADDING-TOP: 0px;
}
UL.nav LI {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FLOAT: left !important; PADDING-TOP: 0px; background:url(images/nav1.jpg) repeat-x;
}
UL.nav LI UL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 0px;
}
UL.nav LI A {
	PADDING-BOTTOM: 0px; MARGIN-TOP: 0px; PADDING-LEFT: 18px; PADDING-RIGHT: 10px; DISPLAY: block; FLOAT: left; COLOR: #fff; TEXT-DECORATION: none; PADDING-TOP: 7px; background:url(images/nav_seperator.jpg) no-repeat right; font-family:Arial, Helvetica, sans-serif;
}
UL.nav LI A:link {
	PADDING-BOTTOM: 0px; MARGIN-TOP: 0px; PADDING-LEFT: 18px; PADDING-RIGHT: 10px; DISPLAY: block; FLOAT: left; COLOR: #fff; TEXT-DECORATION: none; PADDING-TOP: 7px; background:url(images/nav_seperator.jpg) no-repeat right;
}
UL.nav LI A:visited {
	PADDING-BOTTOM: 0px; MARGIN-TOP: 0px; PADDING-LEFT: 18px; PADDING-RIGHT: 10px; DISPLAY: block; FLOAT: left; COLOR: #fff; TEXT-DECORATION: none; PADDING-TOP: 7px; background:url(images/nav_seperator.jpg) no-repeat right;
}
UL.nav LI A:hover {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 18px; PADDING-RIGHT: 10px; BACKGROUND: url(images/nav_hover.jpg) repeat-x; height:24px; COLOR: #fff; TEXT-DECORATION: none;
}
UL.nav LI A:active {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 18px; PADDING-RIGHT: 10px; BACKGROUND: url(images/nav_hover.jpg) repeat-x; height:24px; COLOR: #fff; TEXT-DECORATION: none;
}
UL.nav LI.current_page_item A {
	BACKGROUND: url(images/nav_hover.jpg) repeat-x; COLOR: #fffffd; TEXT-DECORATION: none; height:24px;
}

#lin { 
	background:url(images/gray_line.jpg) no-repeat;
	padding:4px;
	margin:0 0 0 0;
	margin:0 31px;
}

/*banner area*/
#banner { 
	width: 962px; 
	height: 150px;
	margin:0 auto;
	background:url(images/banner.jpg) no-repeat;
}
/*Qoutes area*/
#quotes { 
	width: 962px; 
	height: 260px;
	margin-top:10px; 
	margin-left:31px;
	margin-right:31px;
	margin-bottom:2px;
}

#quotes #heading{
	width:100%;
	margin-top:0px;
}

#quotes #heading h1{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bolder;
	font-style:italic;
	text-transform:uppercase;
	color:#084073;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	background:url(images/quote.jpg) no-repeat;
	width:500px;
        height:34px;
}

#quotes .box{
	padding:0 10px 0 10px;
	width:220px;
	height:210px;
	float:left;
	background:#fff;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
}

#quotes .box .title{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	width:220px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}

#quotes .box .quote1{
	background:url(images/quote_01.jpg) no-repeat;
	height:163px;
	margin-left:10px;
	margin-right:10px;
}

#quotes .box .bottom1{
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}

#quotes .box .bottom1 a{
	text-decoration:none;
	font:Arabic Transparent, Helvetica, sans-serif;
	background: url(images/but_01.jpg) no-repeat;
	padding-left:31px;
	line-height:28px;
	padding-bottom:20px;
	padding-right:30px;
	padding-top:5px;
	font-size:18px;
}

#quotes .box .bottom1 a:link, #quotes .box .bottom1 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#quotes .box .bottom1 a:hover, #quotes .box .bottom1 a:active{
	color:#FFFFFF;
	text-decoration:none;
	background: url(images/but_01_hover.jpg) no-repeat;
}

#quotes .box .quote2{
	background:url(images/quote_02.jpg) no-repeat;
	height:163px;
	margin-left:10px;
	margin-right:10px;
}

#quotes .box .bottom2{
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}

#quotes .box .bottom2 a{
	text-decoration:none;
	font:Arabic Transparent, Helvetica, sans-serif;
	background: url(images/but_02.jpg) no-repeat;
	padding-left:31px;
	line-height:28px;
	padding-bottom:20px;
	padding-right:30px;
	padding-top:5px;
	font-size:18px;
}

#quotes .box .bottom2 a:link, #quotes .box .bottom2 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#quotes .box .bottom2 a:hover, #quotes .box .bottom2 a:active{
	color:#FFFFFF;
	text-decoration:none;
	background: url(images/but_02_hover.jpg) no-repeat;
}

#quotes .box .quote3{
	background:url(images/quote_03.jpg) no-repeat;
	height:163px;
	margin-left:10px;
	margin-right:10px;
}

#quotes .box .bottom3{
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}

#quotes .box .bottom3 a{
	text-decoration:none;
	font:Arabic Transparent, Helvetica, sans-serif;
	background: url(images/but_03.jpg) no-repeat;
	padding-left:31px;
	line-height:28px;
	padding-bottom:20px;
	padding-right:30px;
	padding-top:5px;
	font-size:18px;
}

#quotes .box .bottom3 a:link, #quotes .box .bottom3 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#quotes .box .bottom3 a:hover, #quotes .box .bottom3 a:active{
	color:#FFFFFF;
	text-decoration:none;
	background: url(images/but_03_hover.jpg) no-repeat;
}

#quotes .box .quote4{
	background:url(images/quote_04.jpg) no-repeat;
	height:163px;
	margin-left:10px;
	margin-right:10px;
}

#quotes .box .bottom4{
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}

#quotes .box .bottom4 a{
	text-decoration:none;
	font:Arabic Transparent, Helvetica, sans-serif;
	background: url(images/but_04.jpg) no-repeat;
	padding-left:31px;
	line-height:28px;
	padding-bottom:20px;
	padding-right:30px;
	padding-top:5px;
	font-size:18px;
}

#quotes .box .bottom4 a:link, #quotes .box .bottom4 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#quotes .box .bottom4 a:hover, #quotes .box .bottom4 a:active{
	color:#FFFFFF;
	text-decoration:none;
	background: url(images/but_04_hover.jpg) no-repeat;
}

/*Content area*/

#content_area {
	margin:0 21px;
	width:982px;
	background:url(images/content_bg.jpg) repeat-y;
}

/* Sidebars */
#left-sidebar,#middle-content, #right-sidebar {
    margin:5px 0 0 0; !important;
}

#left-sidebar {
	width:230px;
	float:left;
	padding: 0 0 0 8px;

}
#left-sidebar-box{
	margin-top:0px;
	width:230px;
	margin-bottom:7px;
}
#left-sidebar-box .title{
	background:url(images/left_side_title.jpg) no-repeat top;
	height:41px;
	width:230px;
}
#left-sidebar-box .body{
	background:url(images/left_side_bg.jpg) repeat-y top;
	width:230px;
}
#left-sidebar-box .body .content{
	padding:7px;
}
#left-sidebar-box .body .content p{
	border:none;
	text-align:justify;
	color:#006B9F;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:1px;
	padding-top:0;
}
#left-sidebar-box .bottom{
	background:url(images/left_side_bottom.jpg) no-repeat bottom;
	height:18px;
	width:230px;
}
#middle-content{
	width:530px;
	float:left;
	margin-left:7px;
}
#middle-sidebar-box{
	width:530px;
	margin-bottom:7px;
}
#middle-sidebar-box .title{
	background:url(images/middle_side_title.jpg) no-repeat top;
	height:41px;
	width:530px;
}
#middle-sidebar-box .body{
	background:url(images/middle_side_body.jpg) repeat-y top;
	width:530px;
}
#middle-sidebar-box .body .content{
	padding:10px;
}
#middle-sidebar-box .body .content p{
	border:none;
	text-align:justify;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:1px;
	padding-top:0;
}
#middle-sidebar-box .body .content img{
	border:none;
	float:left;
	margin-right:10px;
}
#middle-sidebar-box .body .content .more{
	float:right;
	height:22px;
	width:82px;
	background:url(images/more.jpg);	
}
#middle-sidebar-box .body .content .seperetor{
	float:left;
	width:100%;
	background:url(images/seperator.jpg) repeat-x;
	margin-top:5px;
	margin-bottom:2px;
	height:2px;	
}
#middle-sidebar-box .body .content .confer img{
	border:none;
	margin:0px;
	padding:0px;
}
#middle-sidebar-box .bottom{
	background:url(images/middle_side_bottom.jpg) no-repeat bottom;
	height:20px;
	width:530px;
}

#right-sidebar {
	width:190px;
	float:right;
	margin-left:7px;
	margin-right:8px;
}
#right-sidebar-box{
	margin-top:0px;
	width:190px;
	margin-bottom:7px;
}
#right-sidebar-box .title{
	background:url(images/right_side_title.jpg) no-repeat;
	height:41px;
	width:190px;
}
#right-sidebar-box .body{
	background:url(images/right_side_body.jpg) repeat-y;
	width:190px;
}
#right-sidebar-box .bottom{
	background:url(images/right_side_bottom.jpg) no-repeat top;
	height:17px;
	width:190px;
}
                                                               
#right-sidebar-box .body .content{
	padding:10px;
}

#right-sidebar-box .body .content p{
	border:none;
	text-align:justify;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:1px;
	padding-top:0;
}

#right-sidebar-box .body .content ul{
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	text-align: center;
}

#right-sidebar-box .body .content ul li{
	border:none;
	list-style:none;
	margin-left:0px;
	margin-bottom:8px;
	margin-top:0px;
	clear:both;
}

#right-sidebar-box .body .content ul li a{
	border:none;
	
}

#right-sidebar-box .body .content img{
	border:none;
	margin-left:0px;
	margin-bottom:10px;
}

#right-sidebar-box .contact_lady{
	margin-top:20px;
	width:190px;
	background:url(images/contact_lady.jpg) no-repeat;
	height:315px;
	margin-bottom:0;
}








/*footer*/
#footer{
	width: 982px;
	margin: 0 auto;
	background:url(images/footer.jpg) no-repeat;
	height:100px;
	padding-top:5px;
	clear:both;
}
#footer p {
	color: #094074;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;	
	padding: 0px;
	float:right;
	padding-top:10px;
	margin-right:10px;
	}

#footer a {
	text-decoration: none;
	font-weight:bold;
	color:#333333;
	}
#footer a:hover {
	text-decoration: underline;
}

/*Forms*/
form{}
.form_label{
	color:#006B9F;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}
input {
     width:120px;
     color:#006B9F;
	 border:#006B9F 1px solid;
	 height:15px;	 
     font-size:10pt;
}
.button {
     width:110px;
     color:#fff;
	 background:url(images/submit.jpg) no-repeat;
	 height:24px;
	 border:none;	 
     font-size:10pt;
	 font-family:Arial, Helvetica, sans-serif;
	 float:right;
         margin-right:45px;
         padding-bottom:5px;
}
submit {
     width:110px;
     color:#fff;
	 background:url(images/submit.jpg) no-repeat;
	 height:24px;
	 border:none;	 
     font-size:10pt;
	 font-family:Arial, Helvetica, sans-serif;
	 float:right;

}


/* WordPress Sidebar Widgets */

.wp-widget-title {
	 position: relative; 
	 left:10px;
	 top: 6px;
	 color:#FFFFFF;
	 font-size: 11pt;
	 font-weight: bold;
	 padding:6px 0 6px 24px;
	 margin:0;
	 }
.wp-widget-title a:link,
.wp-widget-title a:visited,
.wp-widget-title a:hover{
	 color:#FFFFFF;
}

.post {
	width: 500px;
	float: left;
	margin: 0 auto;
	padding: 10px 0 0 0;
	padding-left:5px;
	padding-bottom:10px;
	/* border-bottom:#CCCCCC solid 1px; */
}

.post h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color:#084073;
}
 
.post img {
	border: none;
	padding: 5px;
}
 
.post p {
	border: none;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
}
.post  ul { 
	padding:5px 0; 
	margin:0 30px;
} 

.post  ul li { 
	font:normal 11px Tahoma, Geneva, sans-serif; 
	color:#666666; 
	line-height:1.8em; 
	padding:1px 10px; 
	margin:0;
	list-style-type:square;
}

.posthead {
	position: relative;
	clear: left;
	padding-bottom: 20px;
}

.posthead h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color:#084073;
}

.posthead h2 a {
	color: #084073;
}

.posthead h2 a:hover {
	color: #0576B2;
	font-weight:bold;
}

.postauthor {
	padding: 0px 0px 0 10px;
	margin: 0px;
	font-size: 10px;
	color:#666;
 }

.postauthor a{
	color:#2c455b;
	text-decoration: none;
	border-bottom: 1px dotted #2c455b;
}

.postdate {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	padding: 0px 10px 6px 10px;
	background: url(images/date.gif) no-repeat;
}
.postdate small {
	font-size: 9px;
	color:#084073;
}

.postdate .month {
	display:block;
	text-transform: uppercase;
	font-size: 9px;
	padding-top: 1px;
}

.postdate .day {
	display:block;
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: normal;
	color:#084073;
}

.postdate .year {
	display:block;
}

.navigation {
	width: 490px;
	float: left;
	color: #666;
	padding: 5px 6px 10px;
 }

.navigation a{
	color: #162a3b;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #162a3b;
}

.navigation a:hover {
	border-bottom: 1px solid #162a3b;
}

.relatedposts {
	width: 490px;
	float: left;
	color: #2c455b;
	margin: 0px auto;
	padding: 10px 5px 5px 0px;
	font-size: 12px;
}

.relatedposts li a{
	border-bottom: 1px dotted #2c455b;
	line-height: 20px;
	margin-right: 10px;
}

.relatedposts li a:hover{
	border-bottom: 1px solid #2c455b;
	text-decoration:none;
}

.commentsbox {
	width: 490px;
	float: left;
	margin: 5px auto;
}

.commentsbox p {
	margin: 0;
	padding: 0;
}

.commentsbox img {
	border: 1px solid #666;
	margin: 3px;
}

#commentlist ol {
	margin: 0;
	padding: 0;
}

#commentlist li {
	list-style-position: outside;
	list-style-type: decimal;
	padding: 10px;
}

.alt {
	background-image: none !important;
}

#commentlist li:hover {
}

.comment-title {
	margin: 0 0 0 0px;
	font-size: 12px;
	color: #2c455b;
	font-weight: bold;
}

.comment-title2 {
	margin: 0 0 0 0px;
	font-size: 10px;
	color: #2c455b;
}

.comment-text {
	margin-top: 10px;
}

h2.postcomment {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	color: #CCCCCC;
}

.postcomment {
	clear: both;
	margin: 20px 0 0 0;
	padding: 0px;
}

.postcomment input, .postcomment textarea {
	border: 1px solid #aaa;
}

.postcomment input:hover, .postcomment textarea:hover {
	background: #eeeeee;
}

.postcomment input#author, .postcomment input#email, .postcomment input#url {
	width: 40% !important;
	width: 156px; /* IE hack */
	height: 18px;
}
 
.postcomment textarea#comment {
	width: 80% !important; /* IE hack */
	height: 200px;
}

.postcomment input#submit {
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	margin-top: 10px;
}
	



 

 

 

 

 

#nave{
font-size:17px;
}
#nave, #nave ul {
list-style: none;
line-height: 1;
}
#nave a, #nave a:hover {
display: block;
text-decoration: none;
border:none;
}
#nave li {
float: left;
list-style:none;

background:url(images/nav_seperator.jpg) no-repeat right;
}
#nave a, #nave a:visited {
display:block;
font-weight:bold;
color: #f5f5f4;
padding:6px 12px;
text-transform:uppercase;
font-family:"Arial Narrow", Arial;
}
#nave a:hover, #nave a:active, .current_page_item a, #home .on {
background:#0099FF;
text-decoration:none;
}
#nave li ul {
position: absolute;
left: -999em;
height: auto;
width: 174px;
border-bottom: 1px solid #fff;
}
#nave li li {
width: 172px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
background: #3490B9;
}
#nave li li a, #nave li li a:visited {
font-weight:normal;

font-size:12px;
color:#FFF;
}
#nave li li a:hover, #nave li li a:active {
background:#0099FF;
}
#nave li:hover ul, #nave li li:hover ul, #nave li li li:hover ul, #nave li.sfhover ul, #nave li li.sfhover ul, #nave li li li.sfhover ul {
left: auto;
}
a.main:hover {
background:none;
}