body, html{margin:0; padding:0;}
body{
	text-align:center;
	color:#000;
	background: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 2em;
}
div#container, div#wrapper, div#content, div#header, div#navigation, div#sideText, div#footer{
	margin:0; padding:0;
}

/*layout styles*/

div#wrapper{float:right; width:604px;}
div#navigation{float:left; width:200px;}
div#sideText{
	float:left;
	width:199px;
	height:10em;
	clear:left;
}
div#footer{clear:both; width:100%;}

.clearBoth{clear:both;}
.clearLeft{clear:left;}
.clearRight{clear:right;}

/*layout styles ends*/

div#container{
	text-align:left;
	width:824px;
	margin: 0 auto;
	background:url(../images/textBg.png) repeat-y top left;
}

/*header styles*/
div#header{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
	width:824px;
	height:124px;
	text-align:center;
	margin:14px auto 14px auto;
	background:url(../images/mouseyLogo.png) no-repeat 50% 0 ;
	border: 1px solid #f5f5f5;
}


/*header styles ends*/


/*navigation styles*/
div#navigation{
	font-size:150%;
	margin-left:1px;
}
	div#navigation ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-weight: 900;
	}
		div#navigation li{
			display:inline;
		}
			div#navigation a{
	display:block;
	height:29px;
	width: 189px;
	line-height:29px;
	padding-left:10px;
	text-decoration:none;
	border-bottom:1px solid #f5f5f5;
	border-top:1px solid #f5f5f5;
	background-color: #111111;
	background-position: left top;
			}
			div#navigation a.first{
	border-top:1px solid #CCC;
	color: #f5f5f5;
			}
			div#navigation a:hover{
	color:#f5f5f5;
	background:url(../images/button.png) repeat-x top left;
			}
			div#navigation a.current{
	color:#f5f5f5;
	background:url(../images/button.png) repeat-x top left;
			}
				div#navigation a.current:hover{
	background:url(../images/button.png) repeat-x top left;
	color:#f5f5f5;
	font-style: normal;
				}
/*navigation styles ends*/


#navbar {
	margin: 0;
	padding: 0;
	height: 1em; }
#navbar li {
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	background-color: #111;
	color: #f5f5f5;
	text-decoration: none; }
#navbar li ul {
	display: none;
	border: #f5f5f5 solid 1px;
	background-color: #111;
	opacity:0.96;}
#navbar li:hover ul {
	display: block;
	position: absolute;
	margin: -32px 0 0 198px;
	padding: 0;
	font-size:0.8em;}
#navbar li:hover li {
	float: right;
	}
#navbar li:hover li a {
	background-color: #111;
	border-bottom: 1px solid #f5f5f5;
	color: #f5f5f5; }
#navbar li li a:hover {
	background:url(../images/button.png) repeat-x top left;
	}

/*sideText styles*/
div#sideText{
	margin-top:45px;
	padding-top:5px;
	padding-bottom: 236px;
	font-size:100%;
	background:url(../images/panelBg.png) repeat-x top left;
	margin-left:1px;
	border-bottom: 1px #f5f5f5 solid;
}
	div#sideText h3, div#sideText p{
	margin:0;
	color: #f5f5f5;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	div#sideText h3{
	font-size:130%;
	color:#f5f5f5;
	margin-bottom:0.4em;
	line-height:1.4em;
	}
	div#sideText p{
	font-size:1.1em;
	padding-top: 5px;
	margin-bottom:1.1em;
	color: #f5f5f5;
	}
/*sideText styles ends*/

/*content styles*/
div#content{
	font-size:1.4em;
	width: 481;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1,	h2,	h3,	h4,	h5,	h6, p{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 13px;
	margin-left: 4px;
	line-height: 1.4em;
}
	h1{
		color:#f5f5f5;
		font-size:150%;
	}
	h2{
	color:#000;
	font-size:1.6em;
	}
	h3{
	color:#000;
	font-size:130%;
	}
	h4{
		color:#A9A9A9;
		font-size:120%;;
	}
	h5{
		color:#A1A0A0;
		font-size:120%;
	}
	h6{
		color:#787878;
		font-size:100%;
	}
	div#content ul{
		margin:10px 10px;
		padding:0;
		list-style-type:none;
	}

	div#content ol{
		margin:10px 30px;
		padding:0;
	}
	div#content ol li{
		padding:0;
	}sss

	acronym {
	  cursor: help;
	  border-bottom: 1px solid #757575;
	}
	dt {
	  font-weight: bold;
	  color: #636363;
	}
	a{
		color:#f5f5f5;
		text-decoration:underline;
	}
	a:hover{
		text-decoration:none;
	}
	
	a.mailto{color:#000;
	}
		a.bodyText{color:#000;
	}
/*content styles ends*/

/*image styles*/
img.floatleft{
	float:left;
	margin:7px;
}


img.floatright{
	float:right;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}


img.imgBorder{
	border:1px solid #111;
	margin-left:14px;
	margin-top:4px;
}
/*image styles ends*/

/*footer styles*/

div#footer{
	
	padding-top: 12px;
	font-size:105%;
	background:url(../images/footerBg.png) repeat-x bottom left;
	border: 1px 0 1px 0;
}
div#footer p{
	margin: 0;
	padding:.125em 1em;
	font-size: 105%;
	color: #f5f5f5;
	font-weight: bold;
}
/*footer styles ends*/

/*forms style*/
#contact-area {
	width: 485px;
	margin-top: 35px;
}

#contact-area input, #contact-area textarea {
	padding: 2px;
	width: 477px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 60px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}
/*forms style ends*/	.image {
}

/*tables style*/

#pricing
{
margin-top:20px;
width:100%;
border-collapse:collapse;
}
#pricing td, #pricing th 
{
border:1px solid #000;
font-size:0.95em;
padding:3px 7px 2px 7px;
}
#pricing th 
{
font-size:100%;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background:url(../images/tableBg.png) repeat-x top left;
color:#f5f5f5;
}
#pricing tr.alt td 
{
color:#000000;
background-color:#eeeeee;
}

/*tables style ends*/
