/*defaults*/
body 	{background: #515151; margin:40px 0 0 0 ; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; }
p		{margin:0; padding:0 0 5px 0; line-height:130%; text-align:left; color:#000000;}
a		{color:#000000; text-decoration:none; }
a:hover	{color:#225799; text-decoration:underline;}

/*structural elements*/
#container	{background: #ffffff; margin: 10px auto;  width:840px;  height: 600px; border: 1px solid #000000; }

#holder		{width:840px; height: 600px; padding:2px 20px 2px 30px; background:url("../images/body_bg.jpg") no-repeat; text-align:left;  margin-left: 5px; }

#logo		{background: url('../images/WiltechLogo.gif') no-repeat; width:840px; height: 110px;}

#header		{background:transparent; margin-top: 15px; width: 800px; height: 5px; }

#content	{width:800px; padding:4px 10px 0px 0px; line-height:110%; }

#col3		{float:left; width:250px; padding:30px 0px 0px 0px; line-height:110%; text-align:center; margin: 0 20px 23px 0px; background: transparent;}

#col2		{float:left; width:250px; padding:30px 0px 0px 0px; line-height:110%; text-align:center; margin: 0px 0px 23px 0px; background: transparent;}

#col1		{float:left; width:250px; padding:30px 10px 0px 0px; line-height:110%; text-align:left; margin: 0px 0px 23px 20px; background: transparent; }

#footer		{float:left; width:775px; height: 25px; font-size:80%;  text-align:right; background: transparent; }

#content h1		{font-size:130%; font-weight:bold; line-height:130%; margin:0; padding:0 0 5px 0px; color:#000000; text-decoration:underline; text-align: center;}

#content p		{font-size:110%; font-weight: normal; line-height:120%; margin-top:20px; padding:0 0 5px 0px; color:#000000; text-align: left;}

#col3 h2 {font-size:110%; font-weight: normal; line-height:130%; padding: 0 0 5px 0; color:#000000; text-align: center; border-left: 1px solid color: #000000;}

#col2 h2 {font-size:110%; font-weight: normal; line-height:130%; padding: 0 0 5px 0; color:#000000; text-align: center; border-left: 1px solid color: #000000;}

#col1 h2 {font-size:110%; font-weight: normal; line-height:130%; padding: 0 0 5px 0; color:#000000; text-align: center; border-left: 1px solid color: #000000;}

h3 {font-size:100%; font-weight: bold; line-height:100%; margin:75px;  color:#000000; text-align: right; }

#col3 p {text-align: center; }
#col2 p {text-align: center; }
#col1 p {text-align: left; }

#footer a		{color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:none; }
#footer a:hover	{color:#000000; text-decoration:underline; }


