* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

body {
	font-size: 1em;
	color: #d4d4d4;
	font-family: Arial, sans-serif;
	line-height: 1.2em;
	background: #161616;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	
}




h1 {
	margin-top:13px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:100;
	color:#fc0379;
}

h2 {
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:100;
	color:#d4d4d4;
	line-height:1.5em;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:100;
	color:#777777;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:100;
	color:#d4d4d4;
}

#contact-1 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:100;
	color:#fc0379;
	margin-top:6px;
}

#contact-2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:100;
	color:#fc0379;
	margin-top:6px;
}

#contact-3 p {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:100;
	color:#fc0379;
	margin-top:6px;
}

ul#services-list {
	margin-top: 6px;
	list-style:inside;
	list-style-image: url(images/bullet.gif);
	font-size: 0.9em;
	line-height:1.6em;

}

#top-bar {
	
	background: #c8f037;
	padding-top: 0px;
	height: 4px;
	margin: 0px auto;
}


#wrap {
	min-height: 900px;
	/*height: auto !important;*/
	height:900px;
	position: relative;
	margin: 0 auto ;
	width: 960px;
	
}


#logo {
	height: 192px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}

#nav-bar {
	position: absolute;
	width: 400px;
	top: 67px;
	left: 535px;
	}

#top-nav{
	width: 400px;
}

#nav-bg{
	width:640px;
	position: absolute;
	left:320px;
	background-repeat:no-repeat;
}


#top-nav li{
	display:inline;
	padding-left: 15px;
}

#top-nav li a{
	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 2em;
}

#top-nav li a:hover{
	color: #161616;
}



#contact {
	position: absolute;
	top:200px;
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
}

#contact h2{
	margin-top:5px;
}

#about-me a{
	color: #fff;
	text-decoration: none;
	font-weight:600;
	font-size: 1em;
}

#about-me a:hover{
	color: #cdff00;
	text-decoration: none;
	font-weight: 600;
	font-size: 1em;
	
	
}

#about-me p{
	font-size: 0.9em;
	padding-bottom: 1em;
}

#email {
	position: absolute;
	left:320px;
	top: 200px;
	
	margin-left: 10px;
	margin-right: 10px;
	
	height: 349px;
	width: 295px;
	
}

#email img{
padding-bottom:5px;
}

#email p{
padding-bottom: 10px;
	text-decoration: none;
	font-size: 1em;
	color: #d4d4d4;
}

#email a{
	text-decoration: none;
	font-size: 1em;
	color: #fff;
	font-weight: bold;
}

#email a:hover{
	text-decoration: none;
	font-size: 1em;
	color: #cbff00;
	font-weight: bold;
}

#social {
	position: absolute;
	left:640px;
	top: 200px;
	
	margin-left: 10px;
	margin-right: 10px;
	
	height: 349px;
	width: 300px;
}


#social p{
	font-size: 1em;
	color: #d4d4d4;
	padding-bottom: 5px;
	}
	
#social img{
	
	padding-bottom: 15px;
	}
	
	
	
#social a{
	text-decoration: none;
	font-size: 1em;
	color: #fff;
	font-weight: bold;
}
	
	
#social a:hover{
	text-decoration: none;
	font-size: 1em;
	color: #cbff00;
	font-weight: bold;
}

#phone {
	position: absolute;
	left:320px;
	top: 535px;
	
	margin-left: 10px;
	margin-right: 10px;
	
	height: 349px;
	width: 300px;
	
}

#phone h2{
	margin-top: 5px;
 color:#cbff00;
 font-weight: bold;
 font-size: 2em;

}

#post {
	position: absolute;
	left:320px;
	top: 690px;
	
	margin-left: 10px;
	margin-right: 10px;
	
	height: 200px;
	width: 300px;
	
}

#web-site-list, #identity-list, #animation-list, #print-list {
	margin-top: 13px;
	list-style:inside;
	list-style-image: url(images/bullet.gif);
	font-size: 1em;
	line-height:1.6em;
}

#web-site-list a, #identity-list a, #animation-list a, #print-list a, #services a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#web-site-list a:hover, #identity-list a:hover, #animation-list a:hover, #print-list a:hover, #services a:hover{
	color: #d9ff3c;
	font-weight: bold;
	text-decoration: none;
}

#web-site-design p, #identity-branding p, #animation p, #print-design p{
	
	padding-top:1em;
}




#contact-1, #contact-2, #contact-3  {
	padding-top:7px;
	padding-bottom:10px;
}

#contact-1 a, #contact-2  a, #contact-3  a  {
	color: #fff;
	text-decoration: none;
	font-weight:600;
	font-size: 0.9em;
}

#contact-1 a:hover, #contact-2  a:hover, #contact-3  a:hover  {
	color: #cdff00;
	text-decoration: none;
	font-weight: 600;
	font-size: 0.9em;
	
	
}

.contact-white-text{
	color: #d4d4d4;
	font-size: 0.9em;
}

#contact-me {
	position: absolute;
	top:600px;
	left:0px;
	padding-left: 10px;
	padding-right: 10px;
	float:left;
	width: 300px;
}

#panel-gap {
	position: absolute;
	top:600px;
	padding-left: 10px;
	padding-right: 10px;
	float:left;
	width: 300px;

}

#my-news {
	position: absolute;
	top:600px;
	left:320px;
	padding-left: 10px;
	padding-right: 10px;
	width: 300px;
}

#twitter_div {
	padding-top: 13px;
	height:280px;
	
}

#twitter_update_list {
	font-size:0.9em;
	list-style:none;
}


#twitter_update_list li {
	border-bottom: none;
	padding-bottom: 20px;
}


#twitter_update_list a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#twitter_update_list a:hover {
	color: #fc0379;
	font-weight: bold;
	text-decoration: none;
}


#clients-1, #clients-2, #clients-3  {
	padding-top:0px;
	padding-bottom:10px;
}

#clients-1 h1 a, #clients-2 h1 a, #clients-3 h1 a  {
	padding-left: 5px;
	color: #777777;
	font-size:0.7em;
}

#client-say {
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	top:600px;
	left:640px;
	width: 300px;
}




#footer {
	background-image:url(images/bg-footer.jpg);
	position: relative;
	bottom: 0px;
	height: 76px;
	text-align: center;
	background-color: black;
	margin-top: 0px;
	
}

#footer-nav {
	padding-top: 6px;
}



#footer-nav li{
	display:inline;
	padding-left: 15px;
}

#footer-nav li a{

	color: #161616;
	font-weight: bold;
	text-decoration: none;
	line-height: 2em;
}

#footer-nav li a:hover{
	color: #fd037a;
}



#footer p {
	color: #7e952b;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}


#logo-footer {
	float: right;
	background-image:url(images/logo-footer2.gif);
	background-repeat:no-repeat;
	width: 152px;
	height: 147px;
	margin-top: -128px;
}

.push {
	height: 76px;
	}
