/**{border:1px solid #f00}*/
body {
		font-family: Myriad, Helvetica, Arial, sans-serif;
		background-color: #f3f3f3;
		color: #333;
		text-align: left;
		margin:0;
		padding-top:15px;
/*		background: url(../img/bodybg.gif) repeat-x;*/
		}
/* layout */
*{
margin:0px;
padding:0px;
}

#content{
		width: 933px;
		min-height: 450px;
		background-color:#fff;
		padding: 10px;
		text-align:left;
		margin-left: auto;
		margin-right: auto;
		border-left:1px solid #e5e5e5;
		border-right:1px solid #e5e5e5;
		border-bottom:1px solid #e5e5e5;
	}
.clear {
		clear:both;
		height:1px;
		overflow:hidden;
  }
#header {
		padding:5px 5px 0px 5px;
		background:#fff url(../img/header-bg.jpg) repeat-x;
		width: 100px;
		text-align:left;
}

#headercover{
		width: 953px;
		background:#fff url(../img/header-bg.jpg) repeat-x;
		height:87px;
		margin-left: auto;
		margin-right: auto;
		border-left:1px solid #e5e5e5;
		border-right:1px solid #e5e5e5;
		border-top:1px solid #e5e5e5;
		
	
}
#menu {
		padding: 0px 0px 0px 0px;
		text-align:right;
		font-size:.95em;
}
#p {
		background:#fff url(../img/fbg.gif) no-repeat;
		height: 252px;
		padding:6px 0 0 9px;
}
#s {
		text-align: center;
		height: 40px;		
}
#fullbox{
		padding:8px 8px 8px 8px;
		background:#fff;
		height:auto;
		width:920px;
}
#leftbox {
		padding:8px 8px 8px 8px;
		background:#fff;
		height:auto;
		float:left;
		width:440px;
}		
#rightbox {
		padding:8px 8px 8px 8px;
		background:#fff;
		height:auto;
		float:right;
		width:440px;
}


#t {
		padding:10px 0 0 15px;
		background:#fff;
		height:auto;
		float:right;
		width:155px;
}

#rightnavcontainer {
		padding:10px 0px 0 5px;
		background:#fff;
		height:auto;
		float:right;
		width:155px;
		overflow:hidden;
}


#t2 {
		padding:0px 0px 0px 0px;
		background:#fff;
		height:auto;
		float:left;
		width:200px;
}

#left{
		padding:8px 8px 8px 20px;
		background:#fff;
		height:auto;
		float:left;
		width:725px;
}
#footer{
		padding:5px 0 0 5px;
		font-size:11px;
		color:#000;
		width:933px;
		padding:10px;
		height:60px;
		clear:both;
		margin-left: auto;
		margin-right: auto;

}
.arrow {
		font-size:.8em;
		text-align:right;
}
.p {
		padding:2em 0 3em 0;
}
/* lists */

.list li { 
		list-style-type: circle; 
		padding:3px;
		margin-left:15px;
		font-size:.9em;
}

/*  navigation */
 #menu li
{
		display: inline;
		list-style-type: none;
		padding-right: 17px;
}
#rightnav ul {
		padding-left: 0;
		padding-top: 10px;
		line-height:1.4em;
		margin:0px;
		list-style:none;
		border-bottom:1px solid #f3f3f3;
		font-size: .9em;
}	
#rightnav ul a:link,#rightnav ul a:visited {
		border-top:1px solid #f3f3f3;
		background:#fff;
		color:#06c;
		display:block;
		margin:0px;
		padding:8px 0 8px 8px;
		text-decoration:none;
		width:100%;
}


#rightnav ul a:hover {
		border-top:1px solid #f3f3f3;
		color:#147;
		background:#f5f5f5;
		text-decoration:none;
		margin:0;	
}

#rightnav .h
{
	border-left:10px solid #A6BBC7;
	width:100%;		
	padding-right:0px;

}

#rightnav .o
{
	border-left:10px solid #FFFFFF;
}

#rightnav ul a.active:link, #rightnav ul a.active:visited, #rightnav ul a.active:hover {
		color:#000;
		text-decoration:underline;
		font-weight:bold;
		background:transparent;
}	

.float_right {
	padding: 10px;
	float: right;
}

.float_left{
	padding: 10px;
	float: left;
}

#full{width:710px;padding: 10px;}

body#home a#homenav,
body#products a#productsnav,
body#services a#servicesnav,
body#cases a#casesnav,
body#about a#aboutnav,
body#contact a#contactnav, 
body#blog a#blognav,
body#dictionary a#dictionarynav
{
	font-weight:bold;
	color:#000;
}
/* Links */
a:link, a:visited {
		color: #06c;
		text-decoration:none;
		}
a:hover {
		color: #147;
		text-decoration:none;
		}
a.active:link, a.active:visited {
		color: #06c;
		}
a.active:hover {
		color: #147;
		}	
/* Text */
p {

	font-size: 0.9em;
	line-height: 20px;
	text-align:justify;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:2px;
	
}

td,th
{
	padding:5px 5px 5px 5px;
}
.h5 {
	/*margin-top:10px;*/
	padding:2px;
	font-family: Arial;
	font-size: 1.5em;
	font-weight: bold;
	color:#0066CC;
	letter-spacing: 1px
	
	
}
h3
{
	margin:0px;
	padding:4px 0px 2px 4px;
	padding-bottom:5px;
	color:#333333;
	background: url(../img/h3bg.gif) repeat-x;
	font-size:1em;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	
}

.line
{
	background:url(/img/line.png) repeat-x left bottom;

}

a img {
	border: none;
}

#msg{
color: #f00
}

#clear{
clear:both;
}

.underline
{
	text-decoration:underline;
}



/*Dictionary*/
.style1 {color: #0033FF}
.style2 {color: #CC0066}
.style3 {color: #CC0000}
.style4 {color: #33CCCC}
.style5 {color: #000000}
.style6 {color: #669900}
.style7 {color: #FF0066}
.style8 {color: #FF6600}

#autocomplete
{
width:700px;
border:1px solid #ccc;
padding:5px;
line-height:20px;
}


#autocomplete hr{
display:none;
}

#word {
background:#FFFFFF url(../img/input.gif) repeat-x scroll left top;
border:1px solid #A6BBC7;
color:#000000;
font-size:24px;
margin-bottom:0.5em;
width:710px;
height:30px;
}

.input 
{
background:#FFFFFF url(../img/input.gif) repeat-x scroll left top;
border:1px solid #A6BBC7;

}

#message
{
	width:400px;
}
