/*Banner Advert*/
#banner {
	height: 92px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	overflow:hidden;
}

* html #banner {
	height:93px;
}

p a {
	color:#30499d;
}

p a:hover {
	color:#6a9dff;
}
p a:visited {color:#30499d;}

/*Wrapper for Content*/
#wrap {
	height: auto;
	min-height:800px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(background.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

/*Header Section*/
#header {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 960px;
	background-position: center;
	text-align: center;
	margin: 0;
	padding: 0;
}

* html #header {
	margin-top: -5px;
	padding:0;
}

#header img {
	height:150px;
	width:900px;
	text-align:center;
}

/*Menu*/

#menu {
	background-image: url(bar.png);
	background-repeat: repeat-x;
	height: 30px;
	width: 960px;
	padding-top: 0;
	margin-top:0;
	margin-bottom:0;
}

#menu li {
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
}
#menu ul {
	padding: 0px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}

#menu a {
	color:#FFFFFF;
	text-decoration: none;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-weight: normal;
	color: #4f5972;
	padding-left: 25px;
	text-transform: capitalize;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-variant:small-caps;
	color: #4f5972;
	padding-left: 5px;
}

#menu a:hover {
	text-decoration: underline overline;
	color: #3753b1;
	background-color: #FFFFFF;
}
#menu a:active {
	color: #000066;
}

body {
	background-image: url(menu-bar.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
}

* html body {padding-top:0px;}

/*Main Section*/
#main {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 30px;
	width: 880px;
	height: auto;
}

/*Left Box*/
#box {
	float: left;
	min-height: 280px;
	height:auto;
	width: 300px;
	background-image: url(box-bottoml.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top:20px;
}

* html #box {
	margin-top: 5px;
	height:280px;
}

#box .sides {
	min-height: 270px;
	height:auto;
	width: 298px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D5D4D2;
	border-left-color: #D5D4D2;
}

* html #box .sides {
	height:270px;
}

#box .heading {
	height: 30px;
	width: 300px;
	background-image: url(header-bar.png);
	background-position: center;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#box .sides .heading h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#box p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #858585;
	padding: 6px;
	line-height: 150%;
	text-align: justify;
}

/*Advert Box*/

.AdBox {
	float: left;
	height: 260px;
	width: 302px;
	background-image: url(box-bottoml.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top:25px;
	overflow:hidden;
}

* html .AdBox {
	margin-top: 30px;
}

.AdBox .sides {
	height: 254px;
	width: 300px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D5D4D2;
	border-left-color: #D5D4D2;
}

/*Main Page Content*/

#content {
	width: 575px;
	float:right;
	padding-top: 15px;
	min-height:600px;
}
#content p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
	text-align: justify;
}

#content p a {
	color:#30499d;
}

#content p a:hover {
	color:#6a9dff;
}
#content blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-style: italic;
	line-height: 130%;
	background-color: #b7ccf3;
	display: block;
	font-weight: normal;
	padding: 8px;
	border: medium outset #CCCCCC;
}

#content blockquote:before {
	content:open-quote;
	font-size: 28px;
	font-weight: bold;
}

#content blockquote:after {
	content:close-quote;
	font-size: 28px;
	font-weight: bold;
}

#content li {
	background-image:url(tablet.png);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding-top: 3px;
	padding-bottom: 10px;
}


/*Clear DIV*/

#wrap #clear {
	clear: both;
	height: 25px;
	width: 600px;
}

/*Footer*/

#footer hr {
	width: 75%;
	color: #CCCCCC;
}
#footer p a {
	text-decoration:none;
	color: #999999;
}

#footer p a:hover {
	color:#666666;
	text-decoration: underline;
}

#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	padding-top: 10px;
}

#footer {
	height: 50px;
}

a.info{
    position:relative; /*this is the key*/
    z-index:0;}

a.info:hover{z-index:25; background-color:#fff; text-decoration:none;}

a.info span{display: none; }

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:0; left:15em; width:35em;
    border:2px solid #6a9dff;
    background-color:#ececec; color:#000;
    text-align: left;
	padding:5px;
	text-decoration:none;}
