*{ 
	margin: 0px; 
	padding: 0px;
}
html{
	height:100.1%;
}
body { 
	color: #000;
	font-family: Arial, Verdana;
	margin: 0px;
	padding: 0px;
	background:url(../img/cityscape.jpg) repeat-x bottom left transparent;  
	text-align:center;
 }

html
 {

}
	
/* -------------------------------------------------------------------------- 	*/
/*  TEXT STYLES */

div
{
	/*border:1px solid #f00; */
}

h1 { 
	font-size:16px;
	color:#006699;
}

h1 b{	
} 

h2 { 
	font-size:12px;
		color:#990000;
		background:#eee;
		padding:5px;
		margin-bottom:0px;
}

h3 { 
	color:#000;
	font-size:12px;
	margin:8px 0px;
	margin-right:8px;
	font-weight:normal;
}

h4 {
	
}
p {	
	font-size:11px;
	margin:10px 5px;
	margin-right:15px;
}

p.right {	
	text-align:right;
}

b{
	
}
ol{
	
}
ul{
	font-size:11px;
	margin:10px 0px;
	margin-right:8px;
}
li{
	font-size:11px;
	margin:10px 0px 10px 25px;
}

td{
	font-size:11px;
}

a{
	color:#990000;
}
	
a:hover{
	text-decoration:none;
}

.rhtlink{
	text-align:right;
	margin:0px;
}

.rightImg{
	display:block;
	float:right;
	margin-right:10px;
	margin-left:15px;
	background-color:#fff;
	border:1px solid #fff;

}

.leftImg{
	float:left;
	margin-left:0px;
	margin-right:15px;
	background-color:#fff;
	border:1px solid #fff;
}

.main_table{
	
}


.main_div{
	background:url(../img/sky.jpg) center repeat-x top transparent;
	margin:0px auto;
}

.header
{
	height:100px;
	
}

.menu
{
	margin-top:100px;
	float:right;
	width:450px;
}


.menu  a 
{
	line-height:24px;
	padding:3px 11px;
	background-color:#ccc;
	text-decoration:none;
	border:1px solid #ccc;
	margin:0px 0px;
	color:#666;
	font-size:12px;
	background:url(../img/menu.jpg) repeat-x ;
	font-weight:bold;	
}

.menu  a:hover
{
	background:#000;
	color:#fff;
	font-weight:bold;
}

.menu  .selected
{
	background:url(../img/menu_selected.jpg) repeat-x ;
	color:#fff;
	font-weight:bold;
}

.menuimg
{
	padding:0px;
	float:right;
}

.lefttd
{
	background:url(../img/shadow_l_mid.gif) right repeat-y;
}


.leftmenu
{
	width:200px;
	text-align:right;
}

.leftmenu h1
{
	background:url(../img/leftBar_h2.jpg) no-repeat right;
	padding:4px 6px;
}

.leftmenu h1 a
{
	font-size:12px;
	line-height:18px;
	margin-right:0px;
	color:#000;
}

.leftmenu a
{
	font-size:11px;
	padding:4px 4px;
	color:#000;
	text-decoration:none;
	line-height:24px;
	margin-right:10px;
}

.leftmenu a:hover
{
	color:#c00;
}


.righttd
{
	background:url(../img/shadow_r_mid.gif) left repeat-y;
}

.rightmenu
{
	width:200px;
	text-align:left;
	background:url(../img/shadow_r_mid.gif) left repeat-y;
}


.rightmenu a
{
	font-size:11px;
	padding:4px 4px;
	line-height:24px;
	color:#000;
	text-decoration:none;
	margin-left:10px;
}

.rightmenu h1
{
	background:url(../img/rightBar_h2.jpg) no-repeat left;
	padding:4px 4px 4px 12px;
}

.rightmenu h1 a
{
	font-size:12px;
	line-height:18px;
	margin-right:0px;
	color:#000;
}

.rightmenu a:hover
{
	color:#c00;
}

.content
{	
	margin:0px;
	margin-top:10px;
	padding-left:10px;
	overflow:auto;
	height:520px;	
	display:block;
}

	.content h1{
		margin:8px 0px 0px 0px;
		/*border-bottom:2px solid #990000;*/
		padding:0px;
	}
	
	.content .comment{
		text-align:center;
		color:#888;
		font-style:italic;
	}	
	.content .comment b{
		color:#000;
		font-weight:normal;
		font-style:normal;
	}	

	.pageHeader
	{	
		background:url(../img/menuShad.jpg) no-repeat right top;
		margin:2px 0px 0px 10px;
		border-bottom:2px solid #990000;
		padding:0px;
		padding-top:18px;
	}

	.highlights p{
		padding:8px;
		margin-top:0px;
		padding-top:2px;
	}

.prodTop{
	height:288px;
}	



.viewall a
{
	color:#678FA4;
	font-size:12px;
	padding:4px 4px;
}

.viewall a:hover
{
	color:#000;
}

.partner img{
	margin:0px 8px;

}
