body{
	background-color: #1d2126;
}

.date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}

h1 {
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:32px;
	font-weight:normal;
	line-height:35px;
	text-shadow:3px 3px 3px #000000;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:15px;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6b827e;
}

p a{
	color: #FFCC33;
	text-decoration:underline;
}

p a:hover{
	color: #FFFFCC;
	text-decoration:underline;
}
li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
}

.yellow{
	color: #FFCC33;
}


#wrapper{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

header{
	height: 80px;
	width: 900px;
	display:block;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
}

.contactform{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border:none;
	height:220px;
	/*background-image: url(../_img/contact_bgd.png);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#logo{
	float: left;
	height: 80px;
	width: 400px;
}

nav{
	display:block;
	float: right;
	margin-top:55px;
	width: 275px;
}

#left_col{
	float: left;
	width: 600px;
}

#right_col{
	float: right;
	width: 250px;
}

#container{
	margin-top: 10px;
}

.intro{
	width: 600px;
	display:block;
	height: 125px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
	margin-bottom: 10px;
}

.latestwork {
	height:315px;
	width:600px;
	display:block;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
}

.featured{
	display:block;
}

.portfolio{
	float: left;
	width: 180px;
	margin-right: 20px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6b827e;
}

.portfolio a{
	color: #FFCC33;
	text-decoration:underline;
}

.portfolio a:hover{
	color: #FFFFCC;
	text-decoration:underline;
}

.featuredtext{
	display:block;
	width:600px;
	height: 480px;
}

.cotactdetails{
	display:block;
	width:250px;
}

nav{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}

nav a{
	margin-right:25px;
	color: #FFFFFF;
	text-decoration:none;
}

nav a:hover{
	color: #FFCC00;
	text-decoration:none;
}

a {
    outline: none;
 }
a img {
    border:none;
}

 #twitter_update_list li {
	background-image:url(../_img/tweet_icon.png);
	background-position:left top;
	background-repeat:no-repeat;
	color: #6b827e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type:none;
	margin-left:-38px;
	padding-bottom:5px;
	padding-left:25px;
	padding-top:0;
	width:225px;
}

#twitter_update_list li a{
	color: #FFCC33;
	text-decoration:underline;
}
 
#twitter_update_list li a:hover{
	color: #FFFFCC;
	text-decoration:underline;
}

 #twitter_link {
	background-color:#0099FF;
	height:119px;
	left:-30px;
	position:fixed;
	top:225px;
	width:60px;
	z-index:1;
}
 
/* sticky footer */
* {
 margin: 0;
} 
html, body {
  height: 100%;
}

.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -4em;
}
 
.footer, .push {
	height: 10em;
	background-color: #181b1e;
	width:100%;
	clear:both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #14171a;
	padding-top:10px;
}

#fcentre{
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#fleft{
	height: 100px;
	width: 280px;
	float:left;
	margin-right:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	text-transform: uppercase;
}


#fmiddle{
	height: 100px;
	width: 150px;
	float:left;
	margin-right:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	text-transform: uppercase;
}

#fright{
	height: 100px;
	width: 220px;
	float:left;
	margin-right:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	text-transform: uppercase;
}

ul.footer_link {
	padding: 0px;
	margin-top: 10px;
	LIST-STYLE-TYPE: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B827E;
}

ul.footer_link li {
	DISPLAY: block;
	WIDTH: 260px;
	TEXT-ALIGN: left;
}

ul.footer_link li a {
	margin: 0px;
	DISPLAY: block;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6B827E;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

ul.footer_link li a:hover {
	text-decoration: underline;
}

.footerimg_pad{
	margin-right:5px;
	margin-top:10px;
}

#panel {
	height:220px;
	background-color:#322626;
	color:#fff;
	display:none;
	background-image: url(../_img/contact_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.nivoCaption nivo-processed{
	top:0px;
}
	
#contactFormArea {
	width: 412px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contactFormArea fieldset {
	width: 172px;
	border-style: none;
	float: left;
	padding-top: 6px;
	height:120px;
}

#contactFormArea fieldset.button {
	width: 72px;
	border-style: none;
	float: left;
}

#contactFormArea fieldset input  {
	background: url(../_img/input.png) no-repeat;
	border-style: none;
	color: #c9c2b7;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 158px;
	margin-bottom: 7px;
}

#contactFormArea fieldset.button input {
	border-style: none;
	color: #c9c2b7;
	width: 72px;
	margin-bottom: 0;
	padding: 0;
	background-image: none;
	height: 63px;
}

#contactFormArea fieldset textarea {
	background: url(../_img/textarea.png) no-repeat;
	border-style: none;
	color: #c9c2b7;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 385px;
	margin-bottom: 7px;
	padding-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100px;
}


#contactFormArea label{
	width: 300px;
}


#contact_info{
	float: left;
	height: 130px;
	width: 325px;
	padding-top: 10px;
}

.nivoCaption nivo-processed{
top:0px;}

.contactdetails{
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
}

.contactdetails a{
	color:#FFCC33;
	text-decoration:none;
}

.contactdetails a:hover{
	color:#FFCC33;
	text-decoration:underline;
}


.services_float{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
