/*#############################################################
Name: Double A Solve Global warming
Last updated : 19.11.08 (by Kunlacha)
Description: Main page lay out
Author: Kunlacha
URL: 


#############################################################*/


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div, p, ul, li, h1, h2, h3, h4, h5, img, span {padding:0px; margin:0px;}

a {text-decoration: none;}

ul{list-style-type:none}

h2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #0D5796;
}

h4 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

#mainpage {
	width: 980px;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	text-align: center;
	width: 980px;
}
#main_flash_hg {
	text-align: center;
	width: 980px;
}
#mainnav {
	width: 980px;
	text-align: center;
	height: 96px;
}
#copyright {
	text-align: center;
	width: 980px;
	padding-top: 2px;
}
