/* CSS Document - Developed by Roshan Bhattarai  */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus { 	outline: 0; }
/*custom sytels defined for page */
body {
	background : url(../images/header-bg.jpg) repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
}
.clear { clear:both; }
#bodysizer { width:861px; background:url(../images/header-top.jpg) no-repeat top left; margin:0px auto; }
#header { position:relative;  }
#logo { width:264px; height:264px; position:absolute; top:20px; left:48px; }
#topnav { list-style:none; padding:50px 0px 0px 310px;  }
#topnav  li.topli { display:inline; position:relative; float:left; z-index:10;}
#topnav li.topli a.topanchor {float:left; display:block;  height:23px;}
#topnav a.whatisit { margin-right:38px; _margin-right:25px; }
#topnav a.whoisit { margin-right:50px; _margin-right:25px; }
#topnav a.tryit { margin-right:55px; _margin-right:25px; }
#topnav li.topli ul { position:absolute; z-index:1; top:20px; padding-top:10px; left:3px; list-style:none;  display:none;  }
#topnav li.topli ul li { height:25px;width:120px;  }
#topnav li.topli ul li a { zoom:1; color:#ee2038;font-size: 14px; text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; }
#topnav li.topli ul li a:hover {  }
#mainimage { width:338px; height:200px; margin:100px 0px 0px 390px; }
#middlebg { height:88px;  background : url(../images/middle-bg.jpg) no-repeat; }
#middlecontent {
	background : url(../images/body-bg.jpg) repeat-y;
	font-size:13px;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer { height:99px;  background : url(../images/footer-bg.jpg) no-repeat; text-align:center; padding-top:25px; }
a.links { color:#0033FF; }

.Emphasise {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
}

.Italic {
	font-style: italic;
}

.float_right
{
	float: right;
	margin: 5px 5px 10px 10px
}

.float_left
{
	float: left;
	margin: 5px 10px 5px 5px 
}

.woowoo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

