body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
	color:#000000;
	text-decoration: none;
	background-color: #8C8C8C;
	margin:0;
	padding:18px;
}
#main {
	width:950px;
	margin:auto;
}
#main-inner {
	/*margin:0 21px 16px 21px;*/
	padding:0 17px 27px 27px;
	min-height: 400px; 
  	height:auto !important; 
  	height: 400px; 
	background-color: #FFFFFF;
	background-image: url(../images/bg-main-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main-inner-left {
	width: 200px;
	height:320px;
	display:block;
	float:left;
	line-height:18px;	
}

#main-inner-middle {
	width: 470px;
	height:auto;
	display:block;
	float:left;
	line-height:18px;	
	padding:0 0px 0px 10px;
}

#main-inner-right {
	width: 210px;
	height:320px;
	display:block;
	float:right;
	/*border-left:1px solid #C8C8C8;*/
	text-align:left;
	padding:0 0px 0px 10px;
}
#main-inner-right p {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
	padding-right:7px;
	color:#333333;
}
#logo {
	width:950px;
	height:97px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-logo-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom:1px solid #C8C8C8;
}
#mainphoto {
	height:250px;
	background-color: #FFFFFF;
	border-bottom:1px solid #C8C8C8;
	padding:3px 5px 3px 5px;
}
h1, h2, h3, h4, h5, h6 { margin: 15px 0; }
p, ol { margin: 15px 0; }

div#navbar {
	width: 601px;
	display:block;
	float:right;
	text-align:right;
	/*padding-top:75px;*/
}
div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar li {
	list-style-type: none;
	display: inline;
}
div#navbar li a {
	text-decoration: none;
	padding: 0 3px 0 0;
	color: #5288B3;
	display:block;
	float:left;
	width:81px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg-button.gif);
	background-repeat: no-repeat;
	text-align:center;
	line-height:22px;
}
div#navbar li a:link {
	color: #5288B3:
}
div#navbar li a:visited {
	color: #5288B3;
}
div#navbar li a:hover {
	color: #6F6F6F;
	text-decoration:underline;
}
.clear {
	clear:both;
}
#footer {
	clear:both;
	font-size: 10px;
	color:#FFFFFF;
	text-align:center;
	padding:12px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.highlight {
	color:#164365;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.highlight a, .highlight a:visited {
	color:#164365;
	text-decoration:none;
	text-indent:20px;
}
.highlight a:hover {
	color:#6F6F6F;
	text-decoration:underline;
	text-indent:20px;
}
a, a:visited {
	color:#164365;
	text-decoration:underline;
}
a:hover {
	color:#6F6F6F;
	text-decoration:none;
}
h1 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

#menu8 {
	width: 200px;
	margin-top: 10px;
}
	
#menu8 li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
}
	
#menu8 li a:link, #menu8 li a:visited {
	/*color: #777;*/
	display: block;
	background: url(../images/menu8.gif);
	padding: 8px 0 0 20px;
}
	
#menu8 li a:hover {
	color: #257EB7;
	background: url(../images/menu8.gif) 0 -32px;
	padding: 8px 0 0 25px;
}
	
#menu8 li a:active {
	color: #fff;
	background: url(../images/menu8.gif) 0 -64px;
	padding: 8px 0 0 25px;
}

#menu8 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#box {
    width:200px;
    height:267px;
	margin-top:30px;
    /*margin:0 auto;*/
    /*margin-top:110px;*/
    background-color:#fff;
    border: 3px solid #dadada;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	
}

#box1 {
    width:240px;
    height:270px;
    margin:0 auto;
    /*margin-top:110px;*/
    background-color:#fff;
    border: 3px solid #dadada;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.ribbon {
    width:190px;
    height:60px;
    top:-7px;
    margin:0 auto;
    background-image:url(../images/ribbon.png);
    background-repeat:no-repeat;
    position:relative;
    text-align:center;
    padding-top:15px;
    color:#fff;
    font-size:20px;
    font-weight:bold;
    text-shadow: -1px -1px 1px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
}



/*form {
    height: auto;
    width: 300px;
    margin:0 auto;
    margin-top:20px;
}*/

#box input {
    display: block;
    margin: 0 auto;
    margin-top:15px;
    width: 60%;
    height:30px;
    -webkit-box-shadow: inset -1px 1px 3px #ededed;
    -moz-box-shadow: inset -1px 1px 3px #ededed;
    box-shadow: inset -1px 1px 3px #ededed; 
    outline: 2px solid #F4F4F4;
    border: 1px solid #D9D9D9;
    padding:5px 5px 5px 15px;
    color: #444;
    font-size: 16px;
}

#box input:focus {
    -webkit-box-shadow: inset -1px 1px 3px #d4d4d4;
    -moz-box-shadow: inset -1px 1px 3px #d4d4d4;
    box-shadow: inset -1px 1px 3px #d4d4d4; 
}

#box input[type="submit"] {
    color: #444;
    padding:0;
    margin-top:40px;
    width:150px;
	height:30px;
    background: -moz-linear-gradient(top,#eeeeee 0%,#dddddd);
    background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee),to(#dddddd));
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border: 1px solid #e1e1e1;
    outline:none;
    text-shadow: 0 1px 0 #fff;
    font-size: 16px;
    -webkit-box-shadow: inset -1px 1px 1px #fff;
    -moz-box-shadow: inset -1px 1px 1px #fff;
    box-shadow: inset -1px 1px 1px #fff; 
}

.BlockCont, #BlockCont4{
	float:left;
	width:218px;
	margin:2px;
	/*border:1px solid #ccc;*/
	height:150px;
	overflow:hidden;
	/*background:#FAFAFA;*/
}
.BlockCont span.more {
	background:url(../images/more_bullet.jpg) no-repeat left 4px;
	padding-left:20px;
	float:right;
	width:auto;
	font-size:1em;
}
.BlockCont span.more a{padding-right:10px; color:#0066FF;}
.BlockCont h2{
	margin:10px;
	font-size:1.2em;
	color:#0066FF;
}
.mainmenu td {
background:url(../images/menubanner.jpg) repeat-x;
}

.dlist ul{
list-style-type: none;
padding: 0px;
margin: 0px;
}

.dlist li a:link{
}

#customers
{

font-family:Arial,Helvetica,sans-serif; font-size:12px; line-height:20px;
width:100%;
height:10%;
overflow:auto;
border-collapse:collapse;
}
#customers td, #customers th 
{
font-size:1em;
/*border:1px solid #333333;*/
border:1px dotted #333333;
padding:3px 7px 2px 7px;
}
#customers th 
{
font-size:1.0em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#333333;
color:#ffffff;
}
#customers tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}
#customers p
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
}

#customers #plain  {
	font-family:Arial,Helvetica,sans-serif; font-size:12px; line-height:20px;
	width:100%;
}

#customers #plain td {
	font-size:1em;
	border:0px solid #333333;
}

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}


	/* menu in side bar */
ul.sidebar-menu li
{
	margin-left:-40px;
	background: url(../images/bg-menu.gif) no-repeat bottom left;
	display: block;
	min-height: 30px;
}

ul.sidebar-menu li:hover
{
	background-position: -200px bottom;
}

/*.main ul.sidebar-menu li
{
	width: 199px;
}*/

.second ul.sidebar-menu li
{
	width: 189px;
}

ul.sidebar-menu a.slink
{
	background: url(../images/cap-menu.gif) no-repeat top left;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	color: white;
	padding: 5px 10px 10px 19px;
	display: block;
}

ul.sidebar-menu a:hover.slink
{
	background-position: -200px 0;
}