#main #header {
	background-image: url(images/header.jpg);
	height: 210px;
	width: 778px;
}
#main #center #inside {
}
#main #footer {
	margin-top: auto;
}
#main #center #inside {
	padding: 5px;
	border: 1px solid #d5e4ab;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 730px;
	float: none;
	clear: both;
}
#main #center #inside p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#main #center #inside h4 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f3f3f3;
}


#main #buttons .home {
	background-image: url(images/buttons/01_home.jpg);
	float: left;
	height: 43px;
	width: 99px;
}
#main #buttons .about {
	background-image: url(images/buttons/02_about.jpg);
	float: left;
	height: 43px;
	width: 95px;
}
#main #buttons .computers {
	background-image: url(images/buttons/03_computer.jpg);
	float: left;
	height: 43px;
	width: 98px;
}
#main #buttons .ipod {
	background-image: url(images/buttons/04_ipod.jpg);
	float: left;
	height: 43px;
	width: 73px;
}
#main #buttons .software {
	background-image: url(images/buttons/05_software.jpg);
	float: left;
	height: 43px;
	width: 94px;
}
#main #buttons .accessories {
	background-image: url(images/buttons/06_accessories.jpg);
	float: left;
	height: 43px;
	width: 106px;
}
#main #center {
	margin-top: 0px;
}

#main #buttons .contact {
	background-image: url(images/buttons/07_contact.jpg);
	float: left;
	height: 43px;
	width: 97px;
}
#main #buttons .arabic {
	background-image: url(images/buttons/08_arabic.jpg);
	float: left;
	height: 43px;
	width: 116px;
}
#main {
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	float: none;
}
body {
	background-color: #d9d8d8;
	background-image: url(images/buttons/mainbg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center top;
}
.footerp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
a.footerp:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339900;
}
a.footerp:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
a.footerp:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339900;
}

#main #buttons .home:hover {

	background-image: url(images/buttons/01_home_hover.jpg);
	float: left;
	height: 43px;
	width: 99px;
}
#main #buttons .about:hover {

	background-image: url(images/buttons/02_about_hover.jpg);
	float: left;
	height: 43px;
	width: 95px;
}
#main #buttons .computers:hover {

	background-image: url(images/buttons/03_computer_hover.jpg);
	float: left;
	height: 43px;
	width: 98px;
}
#main #buttons .ipod:hover {

	background-image: url(images/buttons/04_ipod_hover.jpg);
	float: left;
	height: 43px;
	width: 73px;
}
#main #buttons .software:hover {

	background-image: url(images/buttons/05_software_hover.jpg);
	float: left;
	height: 43px;
	width: 94px;
}
#main #buttons .accessories:hover {

	background-image: url(images/buttons/06_accessories_hover.jpg);
	float: left;
	height: 43px;
	width: 106px;
}
#main #buttons .contact:hover {

	background-image: url(images/buttons/07_contact_hover.jpg);
	float: left;
	height: 43px;
	width: 97px;
}
#main #buttons .arabic:hover {

	background-image: url(images/buttons/08_arabic_hover.jpg);
	float: left;
	height: 43px;
	width: 116px;
}
.newh4 {

	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-style: dashed;
	background-color: #ebebeb;
}
.attention {
	font-weight: bold;
	color: #FF0033;
	background-color: #FFCC99;
	border: 1px solid #FF6633;
	font-size: 18px;
}
#main #center #inside table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
#main #center #inside table td {
	border: 1px solid #539300;
}
#main #center #inside table td:hover {
	border: 1px solid #000000;
	background-color: #e6e6e6;
}
#main #center #inside ul {
	font-family: Arial, Helvetica, sans-serif;
}

