@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

a img { border:none; }

a:link {
	color: #FF9200;
	text-decoration: none;}

a:visited {
	color: #FF9200;
	text-decoration: none;}

a:hover {
	color: #c5aa50;}
	
body {
	background-color: #212608;
	margin:0;
	color:#c5aa50;
	text-align: center;
	background-image: url(../images/main_background_green.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 62.5%;
}

.button {
	background-color: #141503;
	color: #FF9200;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	margin-right: 15px;
	cursor: pointer;
}


.button:hover {
	color: #fac22a;
}
#wrap {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#contactForm {
	float: right;
	width: 400px;
}

#container {
	background-repeat: repeat-y;
	width: 850px;
	top: 0px;
	margin: auto;
	text-align: left;
}

.cap_head {
	color: #FF9200;
}

#content_container {
	margin-left: 50px;
	margin-right: 50px;
	background-color: #0d0d04;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/bg_gradient_green.gif);
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 2px solid #92730e;
	width: 746px;
}

.copyright {
	font-size: x-small;
	text-align: center;
	clear: both;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#colour_switcher{
	display: inline;
	position: relative;
	width: auto;
	float: left;
	top: 47px;
	font-size: 0.8em;
	left: 115px;
	color: #212608;
	font-weight: bold;
}

#colour_switcher img {
	border: 1px solid #FFFFFF;
}

#flash_content {
	margin-right: 50px;
	margin-left: 50px;
	height: 100px;
	background-color: #000000;
}
	
#footer {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	font-size: 1.1em;
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	background-color: #0d0d04;
	-moz-border-radius-bottomleft:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-right-radius:20px;
	border-top-color: #92730e;
	background-image: url(../images/footer_green.gif);
	display: block;
	width: auto;	
}

#footer_nav {
	float: none;
	position: relative;
	overflow: visible;
	left:5px;
}

p {
padding-bottom:10px;
}

.image_caption {
	font-variant: normal;
	font-size: 1.2em;
}
 
 
#footer_nav  ul
{
	float: left;
	padding-left: 15px;
	padding-right: 2px;
	width: 110px;
	list-style: none;
}

#footer_nav a  {
	padding-left: 13px;
	background-image: url(../images/footer_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

#footer_nav ul a:hover{
	padding-left: 13px;	
	background-image: url(../images/footer_bullet_over_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

h1, h2, h3, h4 {
	color:#FF9200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	}
	
h1 	{font-size: 2em;
}

h2 {font-size: 1.4em;}

h4 {font-size: 1.3em;
	padding-bottom: 3px;
}
#header {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	height: 75px;
	width: 750px;
	background-image: url(../images/headerBG_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: top;
	padding: 0;
}
	
li.top  {
	color: #f79b1c;
	font-size: 1.2em;
}
li.sub  {
	position: relative;
	font-size: 1.0em;
	left: -15px;
	top: 15px;
}


	
#main_content {
	position: relative;
	width: 460px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #92730e;
	font-size: 1.1em;
	margin: 0px;
	padding-top: 28px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 40px;
	display: inline;
	float: left;
}

#main_content.hosting{
margin-left:75px;
	width: 385px;
}

#main_content.hosting ul{
padding-left:18px;
margin-top: -4px;

}

#main_content img{
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}

	
#navlist ul {margin:0; padding:0; list-style-type:none;}

#navlist li {float:left;}

#navlist li.list1 {
	background-color: transparent;
	background-image: url(../images/home_up_green.gif);
	background-repeat: no-repeat;
}
#navlist li.list2 {
	background-color: transparent;
	background-image: url(../images/portfolio_up_green.gif);
	background-repeat: no-repeat;
}
#navlist li.list3 {
	background-color: transparent;
	background-image: url(../images/about_up_green.gif);
	background-repeat: no-repeat;
}

#navlist {
	margin-left: 325px;
	padding-top: 35px;
	color: #FBA000;
	list-style-type: none;
}

#navlist li.list4 {
	background-color: transparent;
	background-image: url(../images/contact_up_green.gif);
	background-repeat: no-repeat;
}

#navlist a {
	display:block;
	width:100px;
	height:0;
	padding-top:30px;
	overflow:hidden;
}

#navlist a#item1:hover, a.activeHome {
	background-image: url(../images/home_over_green.gif);
	background-repeat: no-repeat;
	}
	#navlist a#item2:hover {
	background-image: url(../images/portfolio_over_green.gif);
	background-repeat: no-repeat;
	}
	#navlist a#item3:hover, a.activeAbout {
	background-image: url(../images/about_over_green.gif);
	background-repeat: no-repeat;
	}#navlist a#item4:hover, a.activeContact {
	background-image: url(../images/contact_over_green.gif);
	background-repeat: no-repeat;
	}
	
#side_bar {
	position: relative;
	width: 135px;
	font-size: 1.1em;
	padding-top: 28px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	display: inline;
	float: right;
	margin: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #92730e;
	left: -4px;
	}


	
#side_bar img{
	margin-top:3px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#92730e;
}

#side_bar p{

padding-bottom:20px;
}


/*IE6 specific styles*/
*html #side_bar {
	left: -7px;
	}
	
/* hack for older versions of IE with incorrect box model */

* html #content_container {width:742px; w\idth:746px;}
* html #footer_nav  ul{width:120px; w\idth:100px;}
* html #navlist a:link, * html #navlist a:visited {height:30px; he\ight:0;}
#techlist {
	padding-left: 25px;
	margin-left: 25px;
	padding-bottom: 15px;
}
* html #main_content{width:525px; w\idth:445px;}

* html #side_bar{width:215px; w\idth:135px;
	padding-right: 32px;
}

* html #side_bar.ie6_hack{
border-left-width: 0px;}

.twitter {
	border-right: 1px solid #92730e;
	border-bottom: 1px solid #92730e;
	border-left: 1px solid #92730e;
	border: 1px solid #92730e;
	width: 127px;
}
.twitter li {
	list-style-type: none;
	background-color: #2c3206;
	padding: 5px 8px 15px 10px;
	border-bottom: 1px dotted #92730e;
}

.twitter li a:link, .twitter li a:visited{
	
	color: #bfaa4d;
}
.twitter li a:hover{
	color: #fca000;
}

