/* CSS Document */

body{
	padding:0px;
	margin:0px auto;
	color:#fff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/top_bg.png) repeat-x #0078c0;
	line-height:1.4em;
	}
	
/**** Header Tags ****/	
	
h1,h2,h3,h4,h5,h6,p{
	margin:0px;
	padding:0px;
	}
h1
	{
	font-size:18px;
	color:#ef9c00;
	padding:0px 0px 8px 0px;
	margin:0px;
	}	
h2
	{
	font-size:15px;
	color:#ef9c00;
	padding:0px 0px 8px 0px;
	margin:0px;
	}	
p
	{
	margin:0px;
	}	
	
a 
	{
	outline:none;
	color:#fff;
	text-decoration:none;
	}	

#header_menu
	{
	padding:0px;
	width:1000px;
	float:left;
	padding:0px 0px 0px 0px;
	}


#maincontainer
	{
	width:1000px;
	margin:0px auto;
	}

#header
	{
	padding:0px;
	width:1000px;
	height:146px;
	float:left;
	}

#logo
	{
	width:209px;
	height:146px;
	float:left;
	}


#top_right
	{
	width:791px;
	height:146px;
	float:left;
	background:url(../images/top_right.jpg);
	color:#000;
	font-weight:bold;
	}
#top_slider
	{
	width:250px;
	height:110px;
	margin-right:0px;
	padding:0px 0px 0px 0px;
	border:0px solid #5698D2;
    float:right;

	}	

#top_right ul
	{
	float:right;
	margin:0px;
	height:16px;
	padding:7px 0px 5px 0px;
	}	

#top_right ul li
	{
	float:left;
	list-style:none;
	display:inline;
	}

#top_right ul li a
	{
	float:left;
	text-decoration:none;
	color:#000;
	padding:0px 7px 0px 7px;
	}

#top_right ul li a:hover
	{
	text-decoration:underline;
	}

/**** Container Body Section CSS ****/	
.home_boxes
	{
	width:1000px;
	padding:0px 0px 0px 0px;
	float:left;
	}


.box1
	{
	width:264px;
	float:left;
	}

.box1 .top
	{
	width:264px;
	float:left;
	height:10px;
	background:url(../images/pink_top.png);
	}

.box1 .middle
	{
	width:252px;
	float:left;
	background:#c14394;
	padding:0px 0px 0px 12px;
	color:#000;
	position:relative;
	height:120px;
	text-transform:uppercase;

	}

.box1 .middle .corner
	{
	width:240px;
	height:92px;
	float:left;
	background:url(../images/pink_corner.png);
	position:absolute;
	left:12px;
	top:0px;
	}

.corner a
	{
	width:240px;
	height:92px;
	float:left;
	cursor:pointer;
	text-decoration:none;
	}


.box1 .bottom
	{
	width:264px;
	float:left;
	height:40px;
	background:url(../images/pink_bottom.png);
	}



.box2
	{
	width:264px;
	float:left;
	}

.box2 .top
	{
	width:264px;
	float:left;
	height:10px;
	background:url(../images/green_top.png);
	}

.box2 .middle
	{
	width:252px;
	float:left;
	background:#85a429;
	padding:0px 0px 0px 12px;
	color:#000;
	position:relative;
	height:120px;
	text-transform:uppercase;

	}

.box2 .middle .corner
	{
	width:240px;
	height:92px;
	float:left;
	background:url(../images/green_corner.png);
	position:absolute;
	left:12px;
	top:0px;
	}

.box2 .bottom
	{
	width:264px;
	float:left;
	height:40px;
	background:url(../images/green_bottom.png);
	}



.box3
	{
	width:264px;
	float:left;
	}

.box3 .top
	{
	width:264px;
	float:left;
	height:10px;
	background:url(../images/yellow_top.png);
	}

.box3 .middle
	{
	width:252px;
	float:left;
	background:#ef9b00;
	padding:0px 0px 0px 12px;
	color:#000;
	position:relative;
	height:120px;
	text-transform:uppercase;
	}

.box3 .middle .corner
	{
	width:240px;
	height:92px;
	float:left;
	background:url(../images/yellow_corner.png);
	position:absolute;
	left:12px;
	top:0px;
	}

.box3 .bottom
	{
	width:264px;
	float:left;
	height:40px;
	background:url(../images/yellow_bottom.png);
	}

#home_sidebar
	{
	padding:0px 0px 20px 0px;
	}


.four_box_bg
	{
	width:229px;
	
	padding:0px 24px 20px 0px;
	}
.pad1
	{
	margin:0px;
	width:222px;
	height:145px;
	padding:0px;
	border-right:1px solid #9B9B9D;
	border-left:1px solid #9B9B9D;
	padding-left:5px;
	}		

.four_box_bg .pad1 img{ padding:0px; text-align:center;}	

.head_top{
	width:229px;
	height:11px;
	background:url(../images/pannel_top.gif);
	padding:0px;
	}

.head_btm{
	width:229px;
	height:11px;
	background:url(../images/pannel_bottom.gif);
	padding:0px;
	}
	
.head_btm_bg
{
	margin:0px;
	width:205px;
	padding:0px;
}	
.btn_more a
{
padding:0px 0px 0px 180px;
color:#000;
}

.btn_more a:hover
{
text-decoration:underline;
}


.pad_head
{
color:#000;
font-size:12px;
font-weight:bold;
padding:0px 0px 0px 0px;
margin-top:5px;
float:left;
width:250px;
}
#main_container
{
margin:0px auto;
padding:0px;
width:909px;
border-left:1px solid #4A70C1;
border-right:1px solid #4A70C1;
border-bottom:1px solid #4A70C1;
position:relative;
}

/**** Container Body Tags ****/

#container_body{
	width:1000px;
	padding:20px 0px 10px 0px;
	float:left;
	line-height:1.5em;
	}
#container_body a
			{
			color:#EF9C00;
			text-decoration:none;
			}
#container_body a:hover
			{
			color:#EF9C00;
			text-decoration:underline;
			}
#container_body_right
	{
	width:260px;
	float:left;
	padding:0px 0px 10px 0px;
	}	
#container_body_left
	{
	width:710px;
	float:left;
	padding:0px 20px 10px 10px;
	}
#container_inner_left
	{
	width:235px;
	padding:0px 14px 10px 10px;
	border-right:1px solid #80aac3;

	}	
	
#container_inner_half
	{
	width:700px;
	float:left;
	padding:0px 20px 10px 20px;
	}
#container_inner_half img
	{
	border:1px solid #EF9C00;
	}
#container_inner_full img
	{
	border:1px solid #EF9C00;
	}
		
#container_inner_full
	{
	width:970px;
	float:left;
	padding:0px 20px 10px 10px;
	}	

/**** Tesimonials ****/

.articlesh{
	background-color:#EF9C00;
	color:#fff;
	}
	
.articlesb{
	}		
	
/**** Links Page ****/

.linkdes{
	padding-left:0px;
	}
	
.linkdes1{
	padding-left:30px;
	}	
	
.linkurl{
	padding-left:30px;
	}	
	
/**** End Of Tesimonials ****/

/**** News ****/

.newsh
{
background-color:#EF9C00;
color:#FFFFFF;
}

.newsb
{
color:#FFFFFF;
border:1px solid #b2b2b2;
}
/********************************* Sitemap ****************************************/	
	
#siteul{
	margin:0px;
	padding:0px;
	padding-left:15px;
	line-height:18px;
	color:#DD2024;
	}	
	
#siteul ul ul{
	margin:0px;
	padding:0px;
	padding-left:15px;
	line-height:18px;
	}		
	
	
/**** Container Footer ****/	
	
#footer {
	width:1000px;
	padding:0px;
	font-size:10px;
	color:#fff;
	height:35px;
	float:left;	
		}
	
#footer ul li
{
margin:0px auto;
padding:0px;
float:left;
list-style:none;
}	
	
	
	
	
		 
#bot ul{
    width:986px;
	list-style-type: none;
	margin: 0px;
	border-top: 1px solid #80aac3;
	padding: 10px 7px 10px 7px;
	}		 
		 
#bot ul li{
	list-style-type: none;
	margin: 0px;
	border-top: 0px solid #DD2024;
	padding: 0px 0px 0px 0px;
	
	}		 
		 
		 
		 
#bot ul .le { float: left; }
#bot ul a .ri { float: right;}
#bot ul a .me { float: left;}
#bot a{ 
	color:#fff; 
	text-decoration:none;
	
	}
#bot a:hover { 
	color:#EF9C00; 
	text-decoration:none; 
	
	} 
		
	
/**** Buttons Tags ****/

.but{
	display:block;
	background-color:#DD2024;
	color:#FFFFFF;
	font-weight:bold;
	float:right;
	}	
	
.but1{
	background-color:#7A3F24;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.but2{
    margin:0px auto;
	padding:0px; 
    width:22px;
	height:20px;
	cursor:pointer;
	}			
	
/**** Form Tags ****/	
	
input, textarea, select{font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif;}	
		
.input {
	border:1px solid #000000;
	}
	
.textarea1{
	border:1px solid #000000;
	}		
	
.select{
	border:1px solid #000000;
	}
	
/*html {
	overflow: -moz-scrollbars-vertical;
}*/

	
/**** Contact Page ****/
#contact_form_box {
		
		padding:10px;
		}	
	
.errors{
	color:#FF0000;
	font-weight:bold;
	}	
	
/*Text inputs*/
.textinput, .textinputHovered {
	width:236px;
	height:15px;
	background:url(../images/input.png) no-repeat left top;
	border:none;
	padding:4px 8px;
}

	
/*Text areas*/
.textarea, .textareaHovered {
	width:336px;
	height:125px;
	background:url(../images/textarea.png) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.but
{
	background-color:#EF9C00;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	cursor:pointer;
	padding:2px 2px 2px 2px;
}


/*   articles section  */
.article_date_format
	{
	background:url(../images/date.png);
	width:49px;
	height:51px;
	padding:2px 0px 0px 0px;
	}	
.article_month
	{
	color:#fff;
	font-weight:bold;
	width:36px;
	height:53px;
	padding-right:14px;
	}	
.article_date
	{
	padding-left:13px;
	height:15px;
	float:left;
	padding-top:6px;
	color:#666;
	font-weight:bold;
	font-size:15px;
	}	
	
.horizontal_row
	{
	border:1px solid #80aac3;
	}	
		
/******************* css horizontal menu *************************/	
.clearit 
	{
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	}

#p7menubar
	{
	width:990px;
	height:29px;
	float:left;
	}

#p7menubar, #p7menubar ul
	{
	padding:0px 0px 0px 0px;
	margin:0px;
	list-style:none;
	float:left;
	}
	
#p7menubar li
	{
	padding:0px;
	float:left;
	list-style:none;
	}	

#p7menubar li a
	{
	display:block;
	color:#000;
	text-decoration: none;
	padding: 6px 9px 6px 9px;
	font-size: 11px;
	cursor:pointer;
	font-weight:bold;
	text-transform:uppercase;
	}
#p7menubar li ul li
	{
	margin:0px;
	}
#p7menubar li a
	{
	float:none;
	}

#p7menubar li#on 
	{
	color: #002061;
	
	}	
	
#p7menubar li#on  a
	{
	background:#85a429;
	}	
	
#p7menubar li:focus, #p7menubar li:active, #p7menubar li:hover
	{
	background:#85a429;
	}

#p7menubar a:focus, #p7menubar a:active, #p7menubar a:hover
	{
	background:#85a429;
	}

#p7menubar li{position: relative; }

#p7menubar li ul
	{
	width: 13em;
	height:auto;
	background:none;
	margin-left:0px;
	}

 #p7menubar ul li  
	{
	width: 172px;
	height:auto;
	background:none;
	padding:0;
	}

#p7menubar ul li a  
	{
	background:#85a429;
	color: #000 !important;
	padding: 5px 12px 5px 10px;
	border-bottom:1px solid #000;
	font-size:11px;
	width:150px;
	text-transform:none;
	}
	
#p7menubar li ul 
	{
	position: absolute;
	display: none;
	background-color: transparent !important;
	}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul 
	{
	display: block;
	color: #000000;
	padding-top:0px;
	}
	
#p7menubar ul a:hover, #p7menubar ul a:focus, #p7menubar ul a:active
	{
	background:#EF9C00!important;
	color: #000 !important;
	}
	