/* Specify blanket rules for all elements */ 
body
{ 
	font-size:100%; 
	font-family:'Lucida Grande',Verdana,sans-serif; 
	margin: 10px; 
	color: #333;
	background: #000000;
} 

/* Rules for headings */ 
h1
{ 
	font-size:110%; 
	font-weight: bold;
} 

h2 
{ 
	font-size: 105%; 
	line-height: 110%;
	font-weight: bold;
} 
 

/* Default paragraph styles */ 
p 
{ 
	font-size:90%; 
	line-height:150%; 
	padding: 0px;
} 

ul
{
	line-height: 120%;
	margin: 0 0 0 2em;
	padding: 0;
	list-style-type: disc;
	font-size: 90%;
	font-size: 90%;
}

/* header */
#header
{
	margin: 0 0 0px 0;
	padding: 10px 10px 0 10px;
/*	background:url(../images/montage2.jpg) no-repeat; */
	background:url(../images/keyboard3.gif) no-repeat;
	height: 75px;
	height: 133px;
	border: 1px outset #807459;
	background-color: #E6DFCF;
	background-color: #E8EAFF;
	background-color: #000000;
}

#header p
{
	font-family: "Lucida Grande", Tahoma, sans-serif;
	float: right;
}

#header h1
{
	font-size: 32px;
	text-align: right;
	margin: 5px 0 0 200px;
	padding: 0;
	color: #FF0000;
}
#header h2
{
	font-size: 16px;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 0;
	color: #BFA260;
	color: #8B97FF;	
	color: #FFFFFF;	
}
#header img
{
	margin: 0;
	padding: 0;
}

#strapline
{
	color:#DD0033;
	padding: 5px 0 5px 10px;
	margin: 0;
}

#strapline p
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#dateline
{
	color: #CC0033;
	color: #FFFFFF;
	background-color: #BFA260;
	background-color: #8B97FF;
	background-color: #6871BF;
	background-color: #808080;
	border: 1px dashed #fff;
	border: 1px outset #807459;
	padding: 5px 0 5px 10px;
	margin: 0 0 10px 0;
	height: 1em;
}

#dateline .date
{
	float: left;
	color: #F4FFE4;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#dateline .phone
{
	float: right;
	text-align: right;
	color: #F4FFE4;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	padding: 0 10px 0 0;
}


/* content */
#content
{
	margin-right: 0px;
	margin-left: 210px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px outset #807459;
	background-color: #E6DFCF;
	background-color: #E8EAFF;
	background-color: #e0e0e0;
}

/* images */
.rightimg
{
	float: right;
	padding: 5px;
	margin: -5px;
	border: 1px outset #807459;
}


/* menu */
#menu
{
	float: left;
	font: small/1.4 "Lucida Grande", Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	width: 200px;
	border: 1px outset #807459;
}

#menu ul
{
	line-height: 120%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 90%;
	font-size: 90%;
}

#menu li
{
	margin: 0;
	padding: 0;
	float: right;
	width: 100%;
	list-style-type: none;
}

#menu a
{
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0 15px;
	line-height: 2.5;
	border-bottom: 1px solid #E6DFCF;
}

#menu p
{
	padding: 0 15px;
	margin: 0;
	line-height: 2.5;
}

#menu a:hover
{
	background-color: #BFA260;
	background-color: #E8EAFF;
	background-color: #8B97FF;
	background-color: #808080;
}

#menu #menu_email a
{
	border: none;
}

/* sidebar */
#sidebar
{
	font: small/1.4 "Lucida Grande", Tahoma, sans-serif;
	float: right;
	margin: 0 0 20px 0;
	width: 200px;
	border: 1px outset #807459;
}

#sidebar li
{
	display: block;
	float: right;
	color: #FFF;
	width: 100%;
	list-style-type: none;
	border-bottom: 1px solid #E6DFCF;
}

#sidebar a
{
	display: block;
	color: #FFF;
	text-decoration: none;
}

#sidebar a:hover
{
	background: #BFA260;
}

#sidebar #menu_email a
{
	border: none;
}

#sidebar p
{
	padding: 0;
	margin: 0 10px 0 10px;
}

/* "you are here" indication */
#body_home #menu_home a,
#body_about #menu_about a,
#body_products #menu_products a,
#body_services #menu_services a,
#body_contact #menu_contact a,
#body_software #menu_software a,
#body_hardware #menu_hardware a,
#body_internet #menu_internet a,
#body_links #menu_links a,
#body_ipod #menu_ipod a,
#body_testimonials #menu_testimonials a
{
	background: #807459;
	background-color: #6871BF;
	background-color: #FF0000;
	font-weight: normal;
	color: #FFFF99;	
	color: #FFEE80;	
}

/* forms */
legend
{
	margin-left: 1em;
	color: #666666;
	font-weight: bold;
}

fieldset ol
{
	padding: 1em 1em 0 1em;
	list-style: none;
}

fieldset li
{
	float: left;
	clear: left;
	padding-bottom: 0.5em;
}

fieldset.submit
{
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12em;
	padding-top: 1em;
}

.error
{
	color: #CC0033;
	font-size:14px;
	padding: 0 0 0 5px;
}

.warn
{
	color: #339900;
	font-size:14px;
	padding: 0 0 0 5px;
}

.message
{
	color:#339900;
	font-size:12px;
	padding: 0 0 0 5px;
}

label
{
	float: left;
	width: 5em;
	margin-right: 0.5em;
	text-align: right;
}

textarea
{
	width: 22em;
	height: 10em;
}

/* list */
.list
{
	margin-left: 12em;
}

/* footer */
#footer
{
	clear: both;
	padding: 10px;
	color: #FFF7BF;
	color: #FFFFFF;
	background-color: #BFA260;
	background-color: #6871BF;
	background-color: #808080;
	text-align:center;
	border: 1px outset #807459;
}
