@charset "utf-8";
/* CSS Document */

body	{ background-color:#EFEFEF; margin: 10px 0 0 0; text-align:center; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#333333;}

img		{ border:0;}h1		{display:inline}

h2		{ display:inline; font-size:14px; font-weight:bold;}

.clr	{ clear:both;}

#wrap	{ width:980px; margin: 0 auto; text-align:left;}

#head			{ background-image:url(../gfx/header_bg.jpg); background-repeat:no-repeat; height:90px;}
#logo			{ padding:20px; float:left; width:200px;}
#telephone		{ padding: 40px 20px 0px 0px; float:right; width:500px; text-align:right; font-size:12px;}
#telephone	A				{ color:#666666; text-decoration:none;}
#telephone	A:link			{ color:#666666; text-decoration:none;}
#telephone	A:hover			{ color:#000000; text-decoration:none;}
#telephone	A:visited		{ color:#666666; text-decoration:none;}

#feature		{ background-image:url(../gfx/main_bg.jpg); background-repeat:repeat-y; padding:0px 10px 0px 10px;}

#menu_bg		{ background-image:url(../gfx/menu_bg.jpg); background-repeat:no-repeat; height:45px;}
#menu			{ text-align:center; font-size:12px; padding:12px 0px 0px 0px;}
#menu	A				{ color:#666666; text-decoration:none;}
#menu	A:link			{ color:#666666; text-decoration:none;}
#menu	A:hover			{ color:#000000; text-decoration:none;}
#menu	A:visited		{ color:#666666; text-decoration:none;}

#main_top_bg		{ background-image:url(../gfx/main_top_bg.jpg); background-repeat:no-repeat; height:30px;}
#main_bg			{ background-image:url(../gfx/main_bg.jpg); background-repeat:repeat-y; padding:0px 20px 0px 20px;}
#main_bg	A				{ color:#666666; text-decoration:none;}
#main_bg	A:link			{ color:#666666; text-decoration:none;}
#main_bg	A:hover			{ color:#000000; text-decoration:none;}
#main_bg	A:visited		{ color:#666666; text-decoration:none;}

#main_foot_bg		{ background-image:url(../gfx/main_foot_bg.jpg); background-repeat:no-repeat; height:30px;}

#footer				{ width:960px; padding:10px 10px 10px 10px; color:#666666; font-size:9px;}

#footer	A			{ color:#666666; text-decoration:none;}
#footer	A:link			{ color:#666666; text-decoration:none;}
#footer	A:hover			{ color:#000000; text-decoration:none;}
#footer	A:visited		{ color:#666666; text-decoration:none;}

#foot_left			{ width: 400px; float:left;}
#foot_right			{ width: 400px; float:right; text-align:right;}
