@charset "utf-8";
/* CSS Document */

body{ font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333; margin: 0px; padding: 0px; }
table	{font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333;}
#header { height: 66px; width: 80%; margin: 0px; padding: 15px 0px 0px; background: url(../images/wbg1.png) no-repeat center bottom; border-bottom: 1px solid #FFF; }

#header	ul	{ float:right; padding: 0px 20% 0px 0px;  }

#header	ul li	{ display: inline; }

#logo{ padding: 1px 0px 5px 20%; float:left;}

#menu a	{ text-decoration: none; padding: 2px 7px; }

#menu a:hover, #menu a:active	{ color:#FFF; background: #0042FF; }

input.txt, textarea.txt	{ border: 1px solid #ccc; color: #666; width: 200px; padding: 2px; font: 11px Arial, Helvetica, sans-serif; }

textarea.txt	{width:100%; height:200px; }

input.submit	{ padding: 1px 20px; font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; }

#wrapper { width: 790px; position: relative; left: 18%; background: url(../images/wbg.png) no-repeat center top; }

#slide	{ height:210px; padding: 10px; background: #0042FF url(../images/bg1.jpg) no-repeat center center; border-bottom: 1px solid #FFF; }

h1	{ color: #333; margin: 0px; padding: 25px 0px 10px; text-transform: capitalize; font: normal 190% Tahoma, Geneva, sans-serif; }

h3	{ font: normal 19px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #666; padding: 0px; }

h1 span	{ color: #A6AEBB; display: block; text-transform: lowercase; font: normal 12px Arial, Helvetica, sans-serif; }

#side-a	{ float:left; width:280px; padding-right: 20px; }

#side-b	{float:left;  width:250px; padding-right: 20px;}

#side-c	{float:right;  width:200px; padding-right: 20px;}

#side-b ul	{ padding-left:0px; list-style:none; margin-left: 0px; }

#side-b ul li{ padding-bottom: 4px; }

.cbox	{ color: #333; border: 1px solid #eee; padding: 15px; line-height: 14px; }

.cbox a	{ color: #333; text-decoration: underline; }

.cbox a:hover, .cbox a:active	{ text-decoration: none;}
