body {
	margin: 0px;
	
}
#bground {
	background-image: url(http://www.zigam.com/themes/zigam/images/bg.jpg);
	background-repeat: repeat-x;
	height: 600px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/*- HEAD SECTION--------------------------- */
#wrapper #header {
	width: 950px;
	height: 161px;
	background: url(http://www.zigam.com/themes/zigam/images/logo.jpg) no-repeat;
}
#wrapper #header #logo {
	float: left;
	height: 150px;
	width: 260px;
}
#wrapper #header #logo h1 {
display: block;
width: 260px;
height: 150px;
text-indent: -9999px;
background: url(http://www.zigam.com/themes/zigam/images/logo.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

#wrapper #header #contact {
	color: white;
	font-size: 18px;
	margin-top: 30px;
	float: right;
}
/*- TOP NAVIGATION--------------------------- */
#wrapper #header #menu {
	font: 16px/17px Verdana,Arial,Helvitica,sans-serif;
	position: relative;
	width: 690px;
	float: right;
	margin-top: 48px;
}

#wrapper #header #menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
	float: right;
}

#wrapper #header #menu ul li {
	display: block;
	float: left;
	margin-right: 14px;
	width: 100px;
}

#wrapper #header #menu ul li a {
	color: #FFF;
	display: block;
	float: left;
	color: #5A9ECB;
	text-decoration: none;
	width: 100px;
	padding: 7px 0px 0px 7px;
	height: 23px;
	text-align: center;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #0a3d82;
}

#wrapper #header #menu ul li a:hover {
	color: #FFF;
	height: 24px;
	width: 100px;
	padding: 7px 0px 0px 7px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #4061b6;
	background: url(http://www.zigam.com/themes/zigam/images/nav_over.jpg) repeat-x;
}

#wrapper #header #menu ul.nav-header li.nav-selected a,
#wrapper #header #menu ul.nav-header li a.nav-selected 
{ color: #FFF;
	height: 24px;
	width: 100px;
	padding: 7px 0px 0px 7px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #4061b6;
	background: url(http://www.zigam.com/themes/zigam/images/nav_over.jpg) repeat-x;
 }



/*- SIDEBAR NAVIGATION--------------------------- */
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#sidebar {
	width: 240px;
	float: left;
	margin-top: 73px;
	}
	
#sidebar li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 23px;
	text-decoration: none;
	font-size: 16px;
	color: #46526d;
	border-bottom: 1px solid #bde7fd;
}	
#sidebar li a:link, li a:visited {
	display: block;
	padding: 8px 0 0 18px;
	color: #666;
	}
	
#sidebar li a:hover {
	color: #46526d;
	height: 23px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	background-image: url(http://www.zigam.com/themes/zigam/images/transparent.png);
}

#sidebar li.nav-selected a {
	color: #00124c;
	background-image: url(http://www.zigam.com/themes/zigam/images/nav_transparent.png);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	font-weight: bold;
}	
/*- CONTENT SECTION--------------------------- */

#wrapper #content {
	width: 950px;
	background-image: url(http://www.zigam.com/themes/zigam/images/target.jpg);
	float: left;
	height: 275px;
	background-repeat: no-repeat;
}
#wrapper #content #maincontent {
	float: right;
	width: 685px;
}
/*- FOOTER SECTION--------------------------- */

#footer #info
{
	font-size: 1em;
	float: left;
	text-align: left;
	color: gray;
}

#footer #links
{
	font-size: 1em;
	float: right;
	width: 50em;
}

#footer #links ul li
{
	list-style: none;
	border-top: 1px solid #9be6ff;
	padding: 0.25em 0.25em 0.25em 4px;
	width: 15em;
	float: right;
}

#footer #links ul li a { text-decoration: none; }
#footer #links a {
	color: #003;
	text-decoration: none;
}
#footer #links a:hover {
	color: #25BFFF;
}
#footer #links p {
	font-weight: bold;
	color: #28E0FC;
	font-size: 1em;
	margin: 0;
}
#footer {
	
	text-align: right;
	margin-top: 40px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	border-width: 1px 0px 0px;
	border-style: solid;
	border-color: #93D0EF;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #999;
}

/* My Comment */

