html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background_gradient.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	height: 100%;
	
	
}


.contentContainer{
	width: 1000px;
	min-height: 100%;
	margin: auto;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	position: relative;
	/*opacity:.85; */ 
	
	
	
}

.selectedwork {
	background-image: url(images/selectedwork.png);
	left: 82px;
	top: 404px;
	width: 347px;
	height: 108px;
	position:absolute;
}

.logo{
	height:120px;
	width:180px;
	margin-left: 105px;
	margin-top: -40px;
	
	
}


.blackblock{
	height:25px;
	width:270px;
	margin-left: 647px;
	padding-top:2px;
	background-color: #000000;
	text-align: center;
	font-size: 10px;	
}

.blackblock a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}


.blackblock a:hover{
	font-size: 12px;
	color: #b803c3;
	text-decoration:none;
	
}

.clock{
	height:50px;
	width:270px;
	background-image: url(images/art.gif);
	background-repeat: no-repeat;		
	margin-left: 560px;
	margin-top: -50px;
	position: absolute;

}
	
	
.innercontent{
	width: 835px;
	height: 407px;
	margin: auto;
	
}

.about{
	height:370px;
	width:820px;
	padding-top:40px;
	padding-left:25px;
	color: #000000;
	background-repeat: no-repeat;	
	background-image: url(images/about.png);
}


.title{
	color: #000;
	font-size: 25px;
	border: 0;
	padding: 2px;
	
	font-weight: bold;
	line-height: 60px;
}

.hire{
	height:405px;
	width:835px;
	padding-top:10px;
	padding-left:20px;
	background-repeat: no-repeat;	
	background-image: url(images/12.png);	
}





.button1{
	padding-top:17px;
	width: 835px;
	height: 95px;
	margin: auto;
	white-space: nowrap;
}

.form{
	width: 300px;
	background-color: #000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 0;
	padding: 2px;
	border-style: 1px;
}

.submit{
	width: 100px;
	background-color: #000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 0px;
	padding: 1px;
	text-align: left;
}


.footer{
	margin-left:800px;
	padding-top:10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	margin: auto;
	width:835px;
	/* background-image: url(images/clientsin.gif); */
	background-repeat: no-repeat;		
	text-align: center;
}

.headerRight{
	text-align:right;
	
	width:424px;
	float:left;
}

.paginationstyle{
	height:30px;
	text-align:right;
	width: 918px;
	font-size: 12px;
	font-weight: lighter;
}

.paginationstyle a{
	
	color: #000000;		
	text-decoration:none;
}

.paginationstyle a:hover{
	
	color: #b803c3;
	text-decoration:underline;
	
}

.projectMenu{
	margin-left: 113px;
	padding-bottom: 30px;
}

.projectTitle{
	text-align:center;
	width: 855px;
	padding-left:20px;
	font-size: 11px;
	color: #000000;
	margin: auto;
	padding-top:10px;
		
	
}


.projectMenu a{
		color: #000000;
	
}


.projectTitle a{
		color: #000000;
	
}

.about a{
		color: #000000;
	
}



.thankyou{
	color: #000;
	font-size: 25px;
	border: 0;
	padding: 2px;
	text-align:center;
	font-weight: bold;
	line-height: 6px;
}




#twitter_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-left: 465px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 330px;
	height: 120px;
	position: absolute;
	background-color: #000;
	opacity:.85; 
}
#twitter_div #twitter_update_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#twitter_div #twitter_update_list li {
	color: #FFF;
	margin-top: 10px;
	
}
#twitter_div a {
	text-decoration: none;
	color: #b803c3;
}
#twitter_div a:hover {
	color: #FFF;
}
#twitter_div p {
	text-align: right;
	
}
