/* html5doctor.com Reset Stylesheet v1.4 2009-07-27 	Author: Richard Clark - http://richclarkdesign.com */
/*Reset start*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video 
				{margin:0;	padding:0;	border:0;	outline:0;	font-size:100%; vertical-align:baseline;}
body 			{line-height:1;}
article, aside, dialog, figure, footer, header, hgroup, nav, section 
				{display:block;}
nav ul 			{list-style:none;}
blockquote, q 	{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after 
				{content:'';	content:none;}
a 				{margin:0;	padding:0;	border:0;	font-size:100%;	vertical-align:baseline; text-decoration:none; }

ins 				{background-color:#ff9; color:#000;	text-decoration:none;}
mark 			{background-color:#ff9;	color:#000; font-style:italic;	font-weight:bold;}
del 				{text-decoration: line-through;}
abbr[title], dfn[title] 
				{border-bottom:1px dotted #000;cursor:help;}
table 			{border-collapse:collapse;    border-spacing:0;}
hr 				{display:block;  height:1px;  border:0;   border-top:1px solid #cccccc; margin:1em 0;padding:0;}
input, select 	 	{vertical-align:middle;} 
/*Reset end*/

body {
	background: #000 url(../images/body.jpg) repeat-x;
	font-family: Georgia,Cambria,Times New Roman,Times,serif;
	color: #fff;
}
p{
	font-size: 18px;
	line-height: 1.2em;
}
a {
	color: #bcf360;
	text-decoration: none;
}

#container {
	margin: 0 auto;
	width: 1000px;
	background: #c1c1c1 url(../images/header.jpg) repeat-x 0 0;
	position: relative;
}
#header h1 {
	visibility: hidden;
}
a.bigD{
	position: relative;
	left: -30px;
	padding-top: 30px;
	display: block;
	background: url(../images/sprite1.png) no-repeat 0 30px;
	height: 266px; width: 350px;
}
a.header_text{
	position: absolute;
	top: 175px;
	left: 430px;
	display: block;
	background: url(../images/sprite1.png) no-repeat -425px 0;
	height:72px; width: 314px;
}
#nav {
	position: absolute;
	top: 85px;
	right: 15px;
}
#nav ul {
	list-style: none;
}
#nav ul li {
	display: inline;
	padding: 36px 20px 0;
}
#nav ul li a {
	color: #000;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	text-decoration:none;
	font-family: Georgia,Cambria,serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}
#nav ul li a:hover {
	color: #fff;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.3);
}
#nav ul li.current {
	background: url(../images/nav_arrow.png) no-repeat center top;
}
.box {
	width: 900px;
	padding-bottom: 50px;
	margin: 50px;
	background: #000;
	position: relative;
	border-bottom: 2px solid #eee;
	border-left: 2px solid #d6d6d6;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	position: relative;
	text-align: justify;
}
.box p{
	margin-top: 20px;
	padding-bottom: 20px;
	font-family: Georgia,Cambria,serif;
	border-bottom: 1px dotted #333;
	color: #fff;				 /*change colour of all paragraphs inside .box*/
}
.box_text {
	width: 500px;
	padding-left: 300px;
	padding-top: 20px;
}
#about_box ul{
	padding-left:20px;
}
.about_box_pic{
	position: absolute;
	top: 0px;
	padding: 50px 0 0 25px;
	background: url(../images/sprite1.png) no-repeat -724px -75px;
	height:102px;
	width:251px;
	
}
h1.read_more a{
	font-size: 80px;
	font-weight: bold;
	letter-spacing: -6px;
	position: absolute;
	right: 25px;
	bottom: 15px;
	color: #fff;
	text-decoration: none;
	
}

.heading_link:hover, .read_more:hover{
	text-shadow: 5px 5px 15px rgba(255,255,255,0.5), -5px -5px 15px rgba(255,255,255,0.5), 5px -5px 15px rgba(255,255,255,0.5), -5px 5px 15px rgba(255,255,255,0.5);
}
.box_heading{
	font-size: 2em;
	margin-bottom: 0.4em;
}

.heading_link a {
	font-size: 2em;
	margin-bottom: 0.4em;
	color: #fff;
	text-decoration: none;	
	}

/*Gallery--------------------------------------------------------------*/

.pf_box_pic{
	position: absolute;
	top: -20px;	
	padding: 50px 0 0 25px;
	background: url(../images/sprite1.png) no-repeat -375px -75px;
	height:177px;
	width:251px;
}
#pf_images{
	padding-top:30px;}

#pf_images .row{
	position: relative; /*to show .heading_link dots in every section of home page*/
	clear: both;
	overflow: hidden;
	
}

#pf_images h5{
	font-style:italic;
	margin:25px;
}
	
.gal{
	
	width: 170px;
	float: left;
	padding: 27px;
}

.gal a img{
	display: block;
	background-color: white;
	border: 10px solid #333;
}
.gal a img:hover{
	border: 10px solid #999;
}
p.expl,.box p,.box ul, .box span {
	color: #ccc;
	font-size: 12px;
	border: none;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.8em;
}
p.expl{
	margin:0 25px;
}
	
p.caption{
	color: #ccc;
	border: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.4em;
	text-align: left;
}


/*Gallery End--------------------------------------------------------------*/
div.freebie{
	margin-bottom: 30px;
}
.freebie_heading{
	font-size: 1.3em;
	font-style: italic;
	padding: 25px 0 15px 25px;
}
.freebie img{
	border: 10px solid #666;
	margin: 0 25px;
}
#contact_box {
	background: #000 url(../images/contact.jpg) no-repeat 50px 40px;
}
#contact_box p{
	margin-left: 350px;
	margin-right: 250px;
}
#footer{
	height: 816px;
	background: url(../images/footer.png) repeat-x bottom;
	position: relative;
}
#footer .zipper{
	display: block;
	background: url(../images/sprite2.png) no-repeat 0 6px;
	height: 266px; width: 1000px;
}
#footer table{
	position: absolute;
	top: 100px;
}
#footer td {
	padding: 40px 100px 40px 30px;
	font-size: 1.4em;
	font-weight: bold;
	position: relative;
	vertical-align:middle;
}
#footer td a, #footer td p{
	text-decoration: none;
	padding-left: 110px;
	display: block;
}	

#footer td a.email	   { font-size: 0.9em;}
#footer td div.contact     { background: url(../images/sprite2.png) no-repeat  left  -300px;  width: 120px; height: 90px; position: absolute;}
#footer td div.skype       { background: url(../images/sprite2.png) no-repeat -130px -300px;  width: 120px; height: 90px; position: absolute;}
#footer td div.linkedin    { background: url(../images/sprite2.png) no-repeat -275px -300px;  width: 120px; height: 90px; position: absolute;}
#footer td div.pf          { background: url(../images/sprite2.png) no-repeat -6px   -415px;  width: 120px; height: 90px; position: absolute;}
#footer td div.about       { background: url(../images/sprite2.png) no-repeat -150px -415px;  width: 120px; height: 90px; position: absolute;}
#footer td div.da          { background: url(../images/sprite2.png) no-repeat -438px -300px;  width: 120px; height: 90px; position: absolute;}
#footer td div.freebies   { background: url(../images/sprite2.png) no-repeat -285px -415px;  width: 120px; height: 90px; position: absolute;}
#footer td div.twitter     { background: url(../images/sprite2.png) no-repeat -437px -415px;  width: 120px; height: 90px; position: absolute;}

#footer h3 {
	position: absolute;
	left: 20%;
	bottom: 20px;
}
.twirl{
	position: absolute;
	bottom: -10px;
	right: -100px;
	display: block;
	background: url(../images/sprite2.png) no-repeat bottom right;
	height:270px; width: 378px;
}

ul.back{
	padding:0 0 20px 25px;
	margin:0;
	}
ul.back li{
	display:inline;
	padding-right:20px;
}
ul.back li a{
	font-weight:bold;
}







