@charset "utf-8";
/* CSS Document */

html {
    margin:0;
	padding:0;
	height:100%;
	}
body {
	background:url(../images/bg.gif) repeat-x top;
	margin:0;
	padding:0;
	height:100%;
	}
img{border:none;}
	
	a:link
{
	text-decoration:none;
	color:#003300;
}
a:visited
{text-decoration:none;
color:#003300;}
a:hover
{     color:#000;
	text-decoration:none;
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
}
h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#666;
}
.text
{font-family:Tahoma, Times New Roman, Times, serif;
font-size:12px;
color:#000;}

.text2
{
letter-spacing:1px;
font-size:14px;
color:#000;}
	/* Main Container */
#container
{
width:100%;
}
.wrapper {
	width:1024px;
	height:100%;
	margin:0 auto;
	/*border:1px #CCCCCC solid;*/
	}
.maincontainer {
	width:1024px;
	height:auto;
	}
	
	#tphome
{
	position:absolute;
	z-index:0;
	width:170px;
	height:25px;
	left: 982px;
	top: 4px;

}
	#logo
	{
		float:left;
	}

#menu {
	float:left;	
	background-image:url(../images/menu.gif);
	margin-top:90px;
	margin-left:111px;
	 width:500px;
	 height:37px;
	 padding:0px 0 0 0px;
	 text-align:center;
	 color:#FFF;
	 }
	 .main_middle {
	float:right;
	width:580px;
	height:100%;
	margin-left:0px;
	margin-top:0px;
	background:url(../images/innerbg_m_top.jpg) repeat-y top;
}

/*topmenu*/
ul#blue { margin:0; padding-left:17px; list-style-type:none; }

ul#blue li { position:relative; float:left;  padding-right: 4px;  padding-left: 3px; padding-top: 14px;}



ul#blue li a { padding:2px 2px; text-decoration:none; font:14px Verdana, Georgia, "Times New Roman", Times, serif; color:#fff;}

ul#blue li a:hover { color:#99cc33; border:none; }

 #banner { margin:0 auto; height:324px; width:950px; clear:both; padding-top:1px;}
 
 #banner ul
 {
list-style-type:none;}   

#portfolio
{
	margin:0 auto; padding:11px 0px 0px 0px;
}

.google
{
	padding-top:10px;

}

#f_menu
{
	width:100%;
	height:33px;
	background-image:url(../images/footerbg.gif); background-repeat:repeat-x;
}
.f_menu_content
{ margin:0px auto;
	width:100%;
	color:#FFF;
	text-decoration:none;
	padding-bottom:10px;
	padding-top:8px;
	font-family:Arial, Times New Roman, Times, serif;
	font-size:14px;
}
.f_menu_content a
{
	
	color:#FFF;
	text-decoration:none;

}
.f_menu_content a:hover
{
	color:#99cc33;
	text-decoration:none;
}
#footer
{ 
	background-color:#FFF;
		width:100%;
}
.footer_content
{ margin:0px auto;
	width:1000px;
	font-family:Calibri, Times New Roman, Times, serif;
	font-size:14px;
	line-height:17px;
	padding-bottom:10px;
	padding-top:10px;
	font-weight:normal;
	text-align:center;
	color:#000;
}
.footer_content a
{
	font-family:Calibri, Times New Roman, Times, serif;
	font-size:12px;
	text-decoration:underline;
	color:#000;
	letter-spacing:2px;
}
.footer_content a:hover
{
	text-decoration:none;
	color:#003300;
}
