/* Cascading Style Sheet by Digital Systems Design Team */

/* body */ 

html {

	overflow: auto;

	}

body { 

	text-align: center;

	background-color: #ffffff;

	width: 706px;

	color: #000000;

	text-decoration: none;

	font-family: verdana; 

    font-size: 11px; 

	margin:0 auto;

	} 



img {

	border: 0;

	}





/* Links */

a:link {

	color: #333333;

	text-decoration: none;

	border: 0px;



	}

a:visited {

	color: #555555;

	text-decoration: none;

	border: 0px;

	}

a:hover {

	color: #000000;

	text-decoration: underline;

	border: 0px;

	}

a:focus {

	color: #333333;

	text-decoration: none;

	border: 0px;

	}

a:active {

	color: #333333;

	text-decoration: none;

	border: 0px;

	}

		

/* Copyright */

.copyright {

	background-image: url(images/footer_bg.gif);

	background-repeat:repeat-x;

	text-align: center;

	color: #222222;

	font-family: Tahoma;

	font-size: 12px;

	}

.copyright_l {

	background-image: url(images/footer_bg.gif);

	background-repeat:repeat-x;

	text-align: left;

	}



.copyright_r {

	background-image: url(images/footer_bg.gif);

	background-repeat:repeat-x;

	text-align: right;

	}

	

/* Products	 */

.ad {

	padding-top: 2px;

	}



.head1 {

	font-size: 18px;



	color: 444444;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	align: left;

	}

	

.products_table {

	vertical-align: top;

	}

	

.product_title {

	padding: 1px 1px 0px 5px;

	background-color: #eeeeee;

	color: #393939;

	font-family: Tahoma, Verdana;

	font-size: 13px;

	font-weight: bold;

	vertical-align:top;

	}



.product_cont {

	padding: 0px 1px 1px 7px;

	color: #444444;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	vertical-align:top;

	}



.product_cont2 {

	padding: 0px 1px 1px 7px;

	color: #444444;

	font-family: verdana;

	font-size: 12px;

	font-weight: normal;

	vertical-align:middle;

	}



.product_img{

	padding: 1px 0px 1px 0px;

	}



.product_price{

	font-family: verdana;

	font-size: 20px;

	padding-right: 20px;

	font-weight: bold;

	color: #555555;

	text-align: center;

	}



.design_details{

	padding: 0px 1px 1px 7px;

	color: 444444;

	font-family: verdana;

	font-size: 12px;

	font-weight: normal;

	vertical-align:top;

	}



/* Support */

.support_img{

	}

.support_text{

	color: #333333;

	font-size: 13px;

	font-family: tahoma;

	}



.support_r_bar{

	background-image: url(images/r_bar.jpg);

	background-repeat: no-repeat;

	height: 48px;

	vertical-align: middle;

	text-align: center;

	font-family: tahoma;

	font-size: 12px;

	color: #333333;

	padding: 0px 0px 0px 0px

	}



/* Left Bar */

.bar1 {

	padding: 1px 1px 1px 1px;

	color: #333333;

	font-family: Tahoma;

	font-size: 12px;

	}



.bar2 {

	padding: 1px 1px 1px 15px;

	color: #333333;

	font-family: Tahoma;

	font-size: 12px;

	}