* { padding:0; margin:0; }
body,td,th {
	font-size: 12px;
	color: #333333;
}

body{
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
}

img{
	border:0;
}

#topheader { 
	width:950px; 
	margin:0 auto;
}

#topheader .logo { 
	float:left; 
	padding:10px 0 0 0; 
}

#topheader .help { 
	float:right; 
	padding:50px 0 0 0; 
}

#topmenu {
	float:left;
	background:url(images/menu_bg.jpg) repeat-x ; 
	height:38px; 
	margin:5px 0 0  0;
}

#topmenu ul {
	background:url(images/menu_bgLeft.jpg) no-repeat left top;
	line-height:38px;
	float:left;
	list-style:none;
	width:950px;
}

#topmenu li {
	display:inline;
}

#topmenu a {
	float:left;
	text-decoration:none;
	color: #FFF;
	font-weight: bold ;
	display:block;
	padding:0 21px 0 22px;
	background: url(images/menu_seprator.jpg) no-repeat right;
}

#topmenu a.right {
	float:right;
	background: url(images/menu_bgRight.jpg) no-repeat right;
}


#header {
	height:233px; 
	border-top:5px solid #FFF; 
	overflow:hidden; 
	width:100%; 
	float:left;
	background: url(images/headerimg_bg.jpg);
}

#header .image {
	width:950px;  
	margin:0 auto; 
}

#contents { 
	clear:both; 
	float:none;
	width:950px;  
	margin:5px auto; 
}
#left{
	margin:0 auto; 
	width:218px;
	float:left;
}
#left_reseller {
    width:198px;
	padding:10px 0 5px 22px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/h1.gif);
}
#left_reseller2 {
	margin:0 0 5px 0;
	width:218px;
	float:left;
	border: 1px solid #D2D2D2;
}

#left_reseller2  ul { 
	list-style:none; 
	margin:5px 0 5px 15px; 
}

#left_reseller2  ul li { 
	padding:0 0 0 7px; 
	line-height:24px;
}
#middle {
	width:520px; 
	float:left;
	margin:0 5px 0 5px;
}
#middle_ss1{
    width:510px;
	padding:9px 0 4px 10px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/h2.gif);
}
#middle_ss2{
    width:478px;
	padding:5px 20px;
	float:left;
	margin:0 0 5px 0;
	border: 1px solid #D2D2D2;
}
#middle_ss1_t1 { 
    width:250px;
	float:left;
}
#middle_ss1_more { 
    padding-left:200px;
	float:left;	
}
#right {
    width:200px;
	float:left;
}
#right_welcome1 {
    width:178px;
	padding:9px 11px 4px 11px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/h3.gif);
}
#right_welcome2 {
	padding:0 3px 5px 3px;
	width:192px; 
	float:left; 
	border:1px solid #d2d2d2;
}

#footer {
	background:#3d3f41; 
	clear:both; 
	float:none;
	width:100%;
	margin:0 auto;  
}

#footer .links {
	margin:0 auto; 
	border-bottom:1px solid #000; 
	color:#000; 
	padding:10px 0 10px 0 ; 
	line-height:16px; 
	text-align:center; 
	font-weight:bold;
}

#footer .links a {
	color:#FFFFFF; 
	text-decoration:none; 
	font-weight:bold;
}

#footer .links a:hover, #footer .links a:visited {
	color:#a9a6a6; 
}

#footer .copyright {
	color:#a9a6a6; 
	text-decoration:none; 
	text-align:center; 
	font-size:12px; 
	padding:7px 0 0 0;
}

#footer .copyright a, a:hover {
	color:#a9a6a6; 
}

#footer .copyright a:hover {
	color:#ffffff; 
}
#nei_middle {
	width:725px;
	float:left;
	margin:0 0 0 5px;
	line-height: 1.5em;
}
#nei_middle_ss1{
    width:715px;
	padding:9px 0 4px 10px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/h4.gif);
}
#nei_middle_ss2{
    width:683px;
	padding:5px 20px;
	float:left;
	margin:0 0 5px 0;
	border: 1px solid #D2D2D2;
}
#nei_middle_ss1_t1 { 
    width:250px;
	float:left;
}

#contents #nei_middle #nei_middle_ss2 blockquote {
	border: thin dashed #F00;
	width: 70%;
	padding: 12px;
	margin-right: 48px;
}


a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
.blank_bold {
	font-weight: bold;
	color: #000;
}
.red_bold {
	font-weight: bold;
	color: #F00;
}
.yellow_bg {
	background-color: #FF3;
}
