*{
	margin:0;
	padding:0;
}
body{
	background:#fff;
	font:11px/20px 'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;
	color:#222;
	padding:25px 0 0 0;
}

/* Layout Styles Starts */

#wrapper{
	width:960px;
	margin:0 auto;
}
	#menu{
		height:46px;
		background:url(images/header-top.jpg) no-repeat;
	}
		#menu ul{
			list-style:none;
			width:860px;
			margin:0 auto;
		}
			#menu li{
				display:inline;
				line-height:42px;
				margin:0 15px;
			}
				#menu li a, #menu li a:hover, #menu li a.current{
					color:#b2b2b2;
					text-decoration:none;
				}
					#menu li a:hover, #menu li a.current{
						color:#fff;
					}
	#header{
		background:url(images/header-bg.jpg) no-repeat;
		height:188px;
	}
		#logo{
			padding:21px 0 0 61px;
		}
			#logo h1{
				background:url(images/logo.jpg) no-repeat;
				width:306px;			
			}
				#logo h1 a{
					display:block;
					height:107px;				
				}
					#logo h1 a span{
						display:none;
					}
	#container{
		padding:25px 0 15px 0;
	}
		#mainarea{
			width:650px;
			float:left;
		}
		#sidearea{
			width:280px;
			float:right;
		}
			.sblock1 img{
				border:1px solid #d5d4d2;
				padding:5px;
				margin:0 0 18px 0;
			}
	#container span{
		color:#0172c9;
	}
	#footer{
		background:url(images/footer-bg.jpg) no-repeat;
		height:64px;
		line-height:46px;
		padding:0 25px;
		color:#fff;
		font-size:10px;
	}
		#footer a{
			color:#fff;
			font-weight:normal;
		}
	
/* Layout Styles Ends */



/* Links Styles Starts */

a.readmore{
	font-weight:normal;
	border:1px solid #d3d3d3;
	padding:4px 10px;
}
	a:hover.readmore{
		background:#332620;
		border:1px solid #000;
		text-decoration:none;
		color:#fff;
	}
#container p.hr{
	border:solid #d3d3d3;
	border-width:1px 0 0 0;
	margin:0;
	outline:none;
}

/* Links Styles Ends */

/* Form Styles */


#mainarea form{
	padding:0 5px;
}
#mainarea form p{
	margin:0 0 5px 0;
}
#mainarea form p.floatleft{
	margin-right:15px;
}
.input{
	border:1px solid #a5a5a5;
	background:none;
	cursor:text;
	margin:5px 0;
	padding:2px;
	width:200px;
}
textarea.input{
	width:415px;
	height:100px;
}
.input:focus, .textarea:focus{
	border:1px solid #000;
}
.signin-btn, .button1{
	background:#0d111a;
	border:1px solid #ABABAB;
	padding:5px 15px;
	color:#fff;
	font-weight:bold;
	border:none;
	outline:none;
	cursor:pointer;
}

/* Form Styles */


/* Paragraph and list Styles */

#container p, #container-home p{
	margin:0 0 15px 0;
}
#container form p{
	margin:0 0 5px 0;
}
#container p img.floatleft{
	margin:0 20px 0 0;
}
#container p img.floatright{
	margin:0 0 0 20px;
}
#mainarea img.floatleft, #mainarea p img.floatleft{
	margin:10px 10px 10px 0;
}
#mainarea img.floatright, #mainarea p img.floatright{
	margin:10px;
}
#container ul, #container ol, #container-home ul, #container-home ol{
	margin:0 0 0 20px;
}
#container ol, #container-home ol{
	margin:0 0 0 28px;	
}
#sidearea ul.list-none{list-style:none;margin:0;}
#container dt{
	font-weight:bold;
	margin:5px 0;
}

/* Paragraph Styles */

/* Genric Styles Starts */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#222;
	text-decoration:none;
	font-weight:bold;
}
a:hover {text-decoration:underline;color:#0172c9;}
h1{font-size:32px;}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5, h6{font-size:14px;}
h1,h2,h3,h4,h5,h6{margin:0 0 15px 0; color:#444;font-weight:normal;}
strong{color:#5d5d5d;}
img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.normal, .normal a{font-weight:normal;}
.textbold{font-weight:bold;}
#container .nomargin, .nomargin{margin:0;}
#container.nobg, .nobg{background:none;}

/* Genric Styles Ends */

.crop {
 height: 300px;
 width: 400px;
 overflow: hidden;
}

.crop_tall {
 height: 300px;
 width: 240px;
 overflow: hidden;
}

.crop_supertall {
 height: 430px;
 width: 400px;
 overflow: hidden;
}

.crop img {
 height: auto;
 width: 400px;
}
