﻿#main
{
	width:766px;
	margin:0px auto;
	text-align:left;
}

#header
{
	width:766px;
	height:346px;
	background-image: url(Images/header_bgd.jpg);
}

#mainmenu
{
	height: 106px;
	width: 725px;
	padding:0 0 0 41px;
}

#mainarea
{
	width: 698px;
	padding: 16px 34px 16px 34px;
	background-color:#2d2d2b;
}

#access_menu
{
	font-size:0px;
}

#window
{
	width: 698px;
	background-color: #ffffff;
}

#window a, ul
{
	color:#899673;
}

#content_l
{
	padding: 20px 30px 20px 30px;
	width: 373px;
	float:left;
}

#content_r
{
	padding: 20px 30px 20px 30px;
	width:200px;
	float: left;
}
#strapline
{
	padding: 10px 30px 20px 30px;
	width:200px;
	float:right;
	font-size:13px;
	font-style:italic;
	text-align:right;
	color:#5d5d5d;
}

#divider
{
	background-color:#dadada;
	width: 2px;
	height: 410px;
	float: left;
}

#corner_tl
{
	float:left;
	width: 21px;
	height:17px;
	background-image: url(Images/corner_tl.gif);
}

#corner_tr
{
	float:right;
	width: 21px;
	height:17px;
	background-image: url(Images/corner_tr.gif);
}
#corner_bl
{
	float:left;
	width: 21px;
	height:17px;
	background-image: url(Images/corner_bl.gif);
}
#corner_br
{
	float:right;
	width: 21px;
	height:17px;
	background-image: url(Images/corner_br.gif);
}

.clear
{
	clear:both;
}

.rule
{
	width: 766px;
	height:9px;
	margin:0px;
	padding:0px;
}

#rule1
{
	background-color:#1f1f1f;
}

#rule2
{
	background-color:#282826;
}

#rule3
{
	background-color:#20201f;
}

#footer
{
	width: 766px;
	height: 70px;
	background-color:#2d2d2b;

	
	color:#5d5d5d;
}

#footer_l
{
	float:left;
	width: 520px;
	height: 32px;
	padding: 28px 0px 10px 20px;
	font-size:x-small;
}

#footer_r
{
	float:right;
	width: 200px;
	height: 32px;
	padding: 28px 20px 10px 0px;
	text-align:right;
	font-size:small;
}

.works_image
{
	margin-bottom:10px;
}

h1
{
	font-size:1px;
	color:#618176;
	width:700px;
	padding:10px 0px 0px 42px;
}

h2
{
	font-size:1px;
	color:#fffffe;
	width:109px;
	height:23px;
	margin-bottom: 30px;
}

h2.welcome
{
	background-image: url(Images/welcome.gif);
}

h2.about_us
{
	background-image: url(Images/aboutus.gif);
}

h2.websites
{
	background-image: url(Images/websites.gif);
}

h2.software
{
	background-image: url(Images/software.gif);
}

h2.contact
{
	background-image: url(Images/contact.gif);
}

h2.latest_work
{
	width:136px;
	background-image: url(Images/latest.gif);
}

p.intro
{

	color: #e8b54d;
	font-weight:bold;
}

ul
{
	margin-left:15px;
}

li
{
	margin-bottom:5px;
	margin-left:0px;
}
	
a.footer_menu
{
	color: #5d5d5d;
}

a.footer_menu:hover
{
	color: #fefefe;
}

body 
{
	background-color:#c8c8c8;
	color:#666;
	font-size:smaller;
	margin:0px auto;
	font-family:Arial, Verdana, Tahoma;
}