/*===== slider =====*/
	/*
	 * Required 
	*/
	.container1 {
		width:578px;
		height:435px;
		overflow:hidden;
		position:relative;
		cursor:pointer;
	}
	.slides { 
		position:absolute;
		top:0;
		left:0;
		color:#cccbcb;
		font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
		font-size:12px;
		line-height:17px;
	}
	.slides div { 
		position:absolute;
		top:0;
		left:0;
		width:578px;
		display:none;
	}
	/*
	 * Optional
	*/
	#loopedSlider, #newsSlider {
		width:578px;
		position:relative;
		clear:both;
	}
	.slider-wrap {
		background:#1d1d1d;
		padding:10px 0 0 10px;
		margin-top:43px;
		margin-bottom:50px;
	}
	.slides p {
		margin:0;
		padding:10px 0 15px 10px;
	}
	ul.pagination { 
		font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
		list-style:none;
		padding:0;
		margin:0;
		position:absolute;
		top:-43px;
		right:-12px;
		font-size:20px;
		color:#eee;
		height:33px;
		overflow:hidden;
		
	}
	ul.pagination li  { float:left; }
	ul.pagination li a {
		padding:7px 18px 7px 18px;
		color:#eee;
		text-decoration:none;
		display:block;
		float:left;
	}
	ul.pagination li a.item1 {
		background:#a6a6a6;
	}
	ul.pagination li a.item2 {
		background:#8f8e8e;
	}
	ul.pagination li a.item3 {
		background:#7a7a7a;
	}
	ul.pagination li a.item4 {
		background:#696969;
	}
	ul.pagination li a.item5 {
		background:#545353;
	}
	ul.pagination li a.item6 {
		background:#242424;
	}
	ul.pagination li.active a {
		background:#DA3B47;
	}
	
	.extra-img {
	position:absolute;
	right:363px;
	top:666px;
	}
/*===== slider =====*/
.button { 
	float:left;
	background:url(images/arrow1.gif) no-repeat right top #414040;
	padding:3px 53px 4px 12px;
	color:#a6a6a6;
	text-decoration:none;
	margin-left:10px;
}
.button:hover {
	color:#fff;
}
.nav {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.nav a {
	color:#FFF;
	text-decoration:none;
}
.servicelinks {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom:23px;
}
#servicelinks {
	float:left;
	width:213px;
	margin-right:62px;
	padding-top:33px;
}

.servicelinks li {
	overflow:hidden;
	vertical-align:top;
	list-style-type: none;
}
.servicelinks li a {
	float:left;
	font-size:16px;
	line-height:1.2em;
	color:#fff;
	text-decoration:none;
	background:#DA3B47;
	text-transform:uppercase;
	padding:1px 6px 1px 6px;
	letter-spacing:-1px;
}
.servicelinks li a:hover {
	background:#1c1c1c;
}


h1 {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.sm-print {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.content {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #333;
}
.content a {
	color:#DA3B47;
	text-decoration:none;
}
.content a:hover {
	color:#DA3B47;
	text-decoration:underline;
}
.contactinfo {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1c1c1c;
}
.contactinfo a {
	color: #DA3B47;
	text-decoration:none;
}
.contactinfo a:hover {
	color: #DA3B47;
	text-decoration:underline;
}
h3 {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #000;
}
.copyright {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c1c1c;
	border-top:1px dotted #414040;
	padding-top:25px;
	padding-left:5px;
	padding-right:5px;
}
.copyright a {
	color:#1c1c1c;
	text-decoration:none;
}
.copyright a:hover {
	color:#1c1c1c;
	text-decoration:underline;
}
#readmore {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #1c1c1c;
	background:url(images/readmore.png) top no-repeat;
	height:54px;
	float:right;
	width:127px;
	padding-left:35px;
	padding-top:20px;
}
#readmore a {
	color:#1c1c1c;
	text-decoration:none;
}
#readmore a:hover {
	color:#1c1c1c;
	text-decoration:underline;
}
.errors {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #DA3B47;
	padding-left: 20px;
	font-weight:bold;
}
.detials {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c1c1c;
}.myname {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 70px;
	font-weight: bolder;
	color: #1c1c1c;
	margin: 0px;
	padding: 0px;
}
.webdesigner {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #DA3B47;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.r-head {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom:1px;
	float:right;
	font-size:24px;
	line-height:1.2em;
	color:#fff;
	text-decoration:none;
	background:#DA3B47;
	text-transform:uppercase;
	letter-spacing:-1px;
	width: 580px;
	padding-top: 1px;
	padding-right: 6px;
	padding-left: 6px;
}
.r-title {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
.r-info {
	padding-top:60px;
	padding-left:20px;
}
.r-content {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
.r-content a {
	color: #333;
	text-decoration:underline;
}
.r-content a:hover {
	color: #333;
	text-decoration:none;
}
.r-head1 {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom:1px;
	float:right;
	font-size:24px;
	line-height:1.2em;
	color:#fff;
	text-decoration:none;
	background:#1c1c1c;
	text-transform:uppercase;
	letter-spacing:-1px;
	width: 580px;
	padding-top: 1px;
	padding-right: 6px;
	padding-left: 6px;
}

