/*
Theme Name: Water Drops Theme
Theme URI: http://luckythemes.com/water-drops-theme/
Description: Easy to change water drops image header theme from <a href="http://luckythemes.com/">luckythemes.com</a>
Version: 1.5
Author: http://luckythemes.com/
Author URI: http://luckythemes.com/
Tags: widget ready, valid xhtml, valid css, two columns, fixed width, left sidebar, water, widgets
*/
body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: black;
	margin: 10px ;
	padding: 0;
	/*background: url(images/degrade.jpg) repeat-x;*/
	background:#000;

	text-align: center;
}
img{border: 0;}
.clear{clear: both;}



#header{
	  margin: 0 auto;
	width: 900px;
	text-align: left;
float: top;

}


#header .htitle {width: 640px; float: left; height: 20px;}
#header .himg{ height: 400px;}

#header h1{
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	margin: 0;
}
#header h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	color: white;
	margin: 0;
}
#header a:link, #header a:visited, #header a:active, #header a:hover{
	color: #00000;
	text-decoration: none;
}
#header a:hover{ color: white;}



#menu{
	margin: 0 auto;
	width: 860px;
	height: 45px;
         background: #000000;
}
#menu #current{
color: #3DD125;
}
#menu ul{
	padding: 0 0 0 5px;
	margin: 0;
	border: none;
	width: 900px;
	height: 33px;
	overflow: hidden;
}
#menu ul li{
	list-style: none;
	float: left;
	padding: 11px 0 11px 30px;
	margin: 3px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: regular;
	font-size: 13px;


}
#menu a:link, #menu a:visited, #menu a:active, #menu a:hover{
	color: white;
	text-decoration: none;
}

#menu a:hover{text-decoration: none; color: #cecec1;}

#menu .current_page_item a:link, #menu .current_page_item a:visited, #menu .current_page_item a:active {
color: #cecec1;
}
#menu .current_page_parent a:link, #menu .current_page_parent a:visited, #menu .current_page_parent a:active {
color: #cecec1;
}


#content{
	margin: 0 auto;
	width: 900px;
	background: white ;
	text-align: left;
}
.left{
	font-family: Helvetica, sans-serif;
	float: right;
        font-size: 16px;
	width: 370px;
        text-align: right;

}
.left .padding{
	margin: 50px 30px 0 15px;
}
.left .title{
	padding: 9px 10px 9px 15px;
	border-bottom: 2px dotted white;
}
.left h1{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-transform: none;
}
.left p{
	padding: 10px;
	margin: 0;
}
.left ul{
	padding: 0;
	margin: 10px 5px 10px 15px;
}
.left ul li{
	list-style: none;

	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}

.left a:link, .left a:visited, .left a:active, .left a:hover{
	color: #000000;
	text-decoration: none;
}
.left a:hover{ text-decoration: none; color: #3DD125;}
.left .current_page_item a:link, .left .current_page_item a:visited, .left .current_page_item a:active {
color: #3DD125;
}


.right{
	float: left;
	width: 440px;
	font-size: 14px;
}
.right .padding{
	margin: 50px 0px 50px 50px;
}
.right .title{
	padding: 0px 0px 10px 0;

}

.right h1{
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: none;
}
.right h1 a:link, .right h1 a:visited, .right h1 a:active, .right h1 a:hover{
	color: #000000;
	text-decoration: none;
}
.right h1 a:hover{ text-decoration: none;}

.right h4{
padding: 0;
	font-family: Arial, Helvetica sans-serif;
	font-weight: regular;
	font-size: 11px;
	color: #666666;
	margin: 0;
	text-align: left;
}
.right .title h1{ width: 677px;float: left;}
.right .title h4{ width: 140px; float: left; padding-top: 4px;}
.right p{
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 0px 0 0;
	margin: 0;
        font-size: 14px;
	width: 540px;

}
.div1{
	height: 1px;
	padding: 3px;
}
.right a:link, .right a:visited, .right a:active, .right a:hover{
	color: #0C3A6E;
	text-decoration: underline;
}
.right a:hover{text-decoration: none;}

#footer{display:block; width:900px; color:#666; text-align:left; font-weight:100; margin:10px auto; font-size:11px }



