@charset "UTF-8";

/* Body starts, dont edit! */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 600px;
	background-image: url();
	background-color: #000000;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}



p {margin:0px;
margin-bottom:10px;
line-height:1.4;}

.box {
	position: relative;
	top: 0px;
	right: 0;
	margin: 0 auto;
	width: 900px;
	text-align: left;
	height: 1000px;
	left: 0px;
	font-size:0.8em;
}
.footer_bg {
	background-image: url(../images/background.jpg); /* Background image */
	background-repeat: no-repeat;
	background-position: center top;
}
#footerBG {
	position:absolute;
	width:100%;
	height:1200px;
	z-index:0;
	top: 0px;
	left: 0px;
	visibility: visible;
}
#background {
	position:absolute;
	width:100%;
	height:1200px;
	z-index:0;
	left: 0px;
	top: 0px;	
/* Body ends */

}




a:link {
	color: #0079C2;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a:visited {
	text-decoration: underline;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a:active {
	text-decoration: underline;
	color: #0079C2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

/* Links  Styling starts */

.class1 a:link {
	color: #990007;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.class1 a:visited {
	text-decoration: underline;
	color: #990007;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.class1 a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.class1 a:active {
	text-decoration: underline;
	color: #990007;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

/* Links  Styling ends */
/* Lightbox Styling starts */

.class2 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.class2 a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.class2 a:hover {
	text-decoration: underline;
	color: #000000;
}
.class2 a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.class2 a img { border:2px solid #FFFFFF;}


/*#workphotos img {border:2px solid #FFFFFF;}*/

#workphotos a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#workphotos a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#workphotos a:hover {
	text-decoration: underline;
	color: #000000;
}
#workphotos a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Lightbox Styling ends */
/* Text Styling ends */

/* Layouts Styling Starts */

#content {
	position:absolute;
	width:960px;
	height:761px;
	z-index:2;
	left: -30px;
	top: 0px;
	}
#leftside { /* Leftside marginal */
	position:absolute;
	width:37px;
	height:636px;
	z-index:1;
	top: 140px;
	left: -26px;
	background-position: right top;
}
#logobox { /* Logo's red background */
	position:absolute;
	width:200px;
	height:276px;
	z-index:2;
	left: 33px;
	top: 140px;
	background-image: url(../images/logobox.jpg);
}
#contentbg {
	position:absolute;
	width:483px;
	height:367px;
	z-index:3;
	left: 33px;
	top: 416px;
	background-image: url(../images/content_bg.jpg);
}
#footer { /* Site's footer, and including the shadow of the box */
	position:absolute;
	width:888px;
	height:93px;
	z-index:4;
	left: 33px;
	top: 782px;
}
#workbg {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	left: 515px;
	top: 416px;
}
#bannerbg {  /* Banner image's div */
	position:absolute;
	width:689px;
	height:276px;
	z-index:6;
	left: 231px;
	top: 140px;
}
#rightside {  /* Rightside marginal */
	position:absolute;
	width:53px;
	height:646px;
	z-index:7;
	left: 920px;
	top: 140px;
}
#portfoliotext { /* Div for the title of portfolio */
	position:absolute;
	width:450px;
	height:66px;
	z-index:8;
	left: 450px;
	top: 73px;
}
.portfolio { 
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 34px;
	letter-spacing: -1pt;
	line-height: 35px;
	font-weight:lighter;
}
.titles { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight:lighter;
}
#bodytext { /* Here are first columns bodytexts */
	position:absolute;
	width:438px;
	height:265px;
	z-index:9;
	left: 47px;
	top: 435px;
}
.bodytext { /* Here you can edit bodytext */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	line-height: 20px;
}
.title { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333333;
	letter-spacing: -1pt;
	margin-bottom:10px;
}
#logo { /* Logo is included right here */
	position:absolute;
	width:200px;
	height:115px;
	z-index:10;
	left: 33px;
	top: 199px; 
}
#navigation {
	position:absolute;
	width:408px;
	height:41px;
	z-index:11;
	left: 231px;
	top: 378px;
}
#transparentshape {  /* Transparent shape next to navigation bar */
	position:absolute;
	width:187px;
	height:38px;
	z-index:12;
	left: 733px;
	top: 378px;
	background-image: url(../images/navigation/shape.png);
}
#workphotos { /* Homepages nine work photos are under this div */
	position:absolute;
	width:387px;
	height:237px;
	z-index:13;
	left: 528px;
	top: 435px;
}
#bodytextright {
	position:absolute;
	width:358px;
	height:257px;
	z-index:13;
	left: 540px;
	top: 440px;
}
#information {
	position:absolute;
	width:400px;
	height:115px;
	z-index:2;
	left: 5px;
	top: 40px;
}
#photo { 
	position:absolute;
	width:150px;
	height:200px;
	z-index:2;
	top: 44px;
	left: 10px;
}
#hireme { 
	position:absolute;
	width:277px;
	height:36px;
	z-index:14;
	left: 540px;
	top: 436px;
}
#form { /* Here is contact form */
	position:absolute;
	width:360px;
	height:115px;
	z-index:13;
	left: 539px;
	top: 449px;
}
#flickr { 
	position:absolute;
	width:165px;
	height:260px;
	z-index:14;
	left: 725px;
	top: 440px;
}
#twitter { /* Twitter column, or whatever you want to title to say */
	position:absolute;
	width:330px;
	height:262px;
	z-index:15;
	left: 549px;
	top: 435px;
	


}
#portfoliotitles { 
	position:absolute;
	width:184px;
	height:24px;
	z-index:14;
	left: 65px;
	top: 440px;
}
#portfoliopages { /* pages and some text */
	position:absolute;
	width:160px;
	height:24px;
	z-index:14;
	left: 65px;
	top: 480px;
}
#photographyshowoff { /* Main content for works */
	position:absolute;
	width:653px;
	height:24px;
	z-index:14;
	left: 248px;
	top: 433px;
}


#portfoliocategories { /* Subcategories are in here*/
	position:absolute;
	width:380px;
	height:24px;
	z-index:14;
	left: 532px;
	top: 435px;
	
}


#webwork1 { /* Showroom for work #1 */
	position:absolute;
	width:205px;
	height:24px;
	z-index:14;
	left: 250px;
	top: 439px;

}
#webwork2 { /* Showroom for work #2 */
	position:absolute;
	width:204px;
	height:24px;
	z-index:14;
	left: 470px;
	top: 439px;
}
#webwork3 { /* Showroom for work #3 */
	position:absolute;
	width:202px;
	height:24px;
	z-index:14;
	left: 690px;
	top: 439px;
}




#printwork { /* Main content for print works */
	position:absolute;
	width:653px;
	height:24px;
	z-index:14;
	left: 253px;
	top: 445px;
}


/* Portfolio's Print pages Styling Ends */



h1 {margin:0px;
margin-bottom:10px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333333;
	letter-spacing: -1pt;
	font-weight:lighter;}
	
.offer {
margin-right:-20px;
width:125px;
float:left;
margin-bottom:10px;
list-style-type:none;}

.offer_middle {
margin-right:20px;
width:125px;
float:left;
margin-bottom:10px;
list-style-type:none;}

#services_offer {
	position:absolute;
	width:358px;
	height:257px;
	z-index:13;
	left: 540px;
	top: 435px;
}

#services_offer ul {margin:0px;
padding:0px;
float:left;}

#contact_address {

float:left;
width:200px;

}

#contact_phone {

float:left;
width:200px;
margin-bottom:30px;
}

.portfolio_form {

margin-top:20px;

}

h2 {font-weight:bold;
font-size:small;
margin:0px;
margin-bottom:10px;}

.portfolio_form label {
float:left;
width:65px;
padding-top:3px;

}

#twitter p {
font-size:18px;
font-weight:lighter;
line-height:1.0;
color:#002F65;


}

#twitter div {padding:30px 23px 14px 40px;
background-image: url(../images/content_bg_2.jpg);
background-repeat:no-repeat;}

#portfolio_text p {margin:0px;
margin-bottom:10px;}

