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

#outerbg
{
width:100%;
height:540px;
margin-left:auto;
margin-right:auto;
}
#outerbgcon
{
width:100%;
height:640px;
margin-left:auto;
margin-right:auto;
}
#outerbgfls
{
width:1320px;
height:558px;
margin-left:auto;
margin-right:auto;
}
#bg
{
width:100%;
height:540px;
background-image:url(images/Untitled-1.jpg);
background-repeat:no-repeat;
float:left;
}
#bgcon
{
width:100%;
height:640px;
background-image:url(images/Untitled-1.jpg);
background-repeat:no-repeat;
float:left;
}
#capsicumlogo
{
width:369px;
height:140px;
float:right;
}
#logohome
{
width:337px;
height:58px;
float:right;
padding-right:55px;
margin-top:45px;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
}
#mainlinks
{
width:600px;
height:25px;
float:right;
padding-right:2%;
margin-top:60px;
margin-left:30%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
font-weight:bold;
}
#welcome
{
width:350px;
height:25px;
float:left;
padding-left:250px;
margin-top:40px;
}
#welcomecon
{
width:350px;
height:25px;
float:left;
padding-left:250px;
margin-top:30px;
}
#text
{
width:55%;
height:220px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-align:justify;
padding-left:370px;
margin-top:25px;
}
#textcon
{
width:55%;
height:330px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-align:justify;
padding-left:370px;
}
#footer
{
width:100%;
height:38px;
float:left;
font-family:Tahoma;
font-size:12px;
color:#000000;
text-align:center;
text-shadow:#333333;
}
.subbut {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.subbut:hover {
color:#FF0000;
}
.Welcome {
font-family:Georgia;
	font-size: 20px;
	font-style:italic;
	color: #000000;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration:none;
	font-style:normal;
}
.linkhead {
	font-family: Georgia;
	font-style:italic;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.matter {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	text-align:justify;
}
.more {
	font-family: verdana;
	font-size: 15px;
	font-weight:bold;
	color:#FF0000;
	text-align:justify;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
}
