*		 {margin:0px; padding:0px;}
body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background:#111111 url(images/bg.jpg) repeat-x left top;
	text-align:justify;
	font:17px Arial, Helvetica, sans-serif;
	color:#444444;
}
h1, h2, h3, h4, h5 {
	text-decoration:none;
	font-family:Verdana, Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#006699;
}
h1 								{}
h2 								{letter-spacing:-1px; font-size:30px; word-spacing:-4px;}
h3 								{padding:0px 0px 5px 0px; margin:6px 0 30px 0; font-size:28px; border-bottom:4px #666666 solid; letter-spacing:-1px;}
h4 								{margin:10px 0 10px 10px; font-size:15px; color:#1B2025; font-weight:bold;}
h5								{margin:80px 0 200px 0px; font-size:15px; color:#1B2025; font-weight:bold; text-align:center;}
p  								{margin:0 0 40px 0;}
ul								{margin:0px 0 30px 0;}
li								{font-weight:bold; margin:0 0 7px 0;}
a:link          	{color:#006699; text-decoration:none;}
a:visited       	{color:#006699; text-decoration:none;}
a:active        	{color:#006699; text-decoration:none;}
a:hover         	{color:#1B2025; text-decoration:none;}
a:focus         	{outline:none;}

#header						{width:960px; height:383px; margin:0 auto; padding:0px;}

#logo							{width:960px; height:120px; margin:0;}
#logo img 				{width:100px; height:100px; float:left; padding:0px;}
#logo h2 					{font-size:24px; line-height:34px; margin:67px 0 0 15px; padding:0px; float:left;}

#menu 						{float:right;}
#menu ul 					{list-style:none; margin:69px 0 0 0; line-height:34px;}
#menu li 					{display:block; float:left;}
#menu a	{
	display:block;
	padding:2px 20px 2px 20px;
	background:#006699;
	margin-right:2px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
#menu .last 			{margin-right:0px;}
#menu a:hover 		{background:#1B2025;}
#menu .current a 	{background:#1B2025;}

#banner	{
	background:url(images/banner1.jpg) no-repeat left top;
	width:960px;
	height:250px;
}

#page 						{background:#DDDDDD;}
#inside 					{width:960px; margin:0 auto; padding:40px 0 0 0; overflow:hidden;}
#content 					{width:600px; float:left; margin:0px; padding:0px; overflow:hidden; padding-bottom:2000px; margin-bottom:-2000px;}
#content h2 {
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif; 
	padding:0px 0px 5px 0px;
	margin:0 0 30px 0;
	font-weight:normal;
	font-size:40px;
	border-bottom:4px #666666 solid;
	line-height:40px;
}
#content a        {color:#006699;}
#content a:hover  {color:#1B2025;}

#sidebar 					{width:360px; float:right; margin:0px; padding: 0px; overflow:hidden; padding-bottom:2000px; margin-bottom:-2000px;}
#gallery					{width:320px; height:240px; margin:45px 0px 0px 40px; background:url(images/1.jpg) no-repeat left top;}
#contact					{width:316px; height:130px; margin:40px 0px 40px 40px; background:#666666; border:2px #006699 solid;}
.color						{margin:0px 0 10px 10px;color:#DDDDDD; font-weight:normal;}
#contact a        {color:#1B2025;}
#contact a:hover  {color:#006699;}

#footer 					{height:35px; padding:25px 0 10px 0; border-top:3px #888888  solid; background:#111111;}
#footer p 				{color:#AAAAAA; text-align:center; line-height:normal; font-size:16px; background:#111111; margin:0 0 15px 0;}
#footer a:hover  	{color:#DDDDDD;}


