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

body {
background-position:top;
background-repeat: repeat-x;
margin: 0px;
background-color: #3f3f3f;
background-image: url(images/template_01.gif);
background-position: top center;
font-family: Arial, Helvetica, sans-serif;
}



td{
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
line-height: 18px;
text-align: left;
}

.content {
padding-right: 25px;
padding-top: 10px;
padding-left: 25px;
color: #333333;
}

.content2 {
color: #333333;
font-size: 14px;
padding-left: 15px;
padding-right: 10px;

}

.contentbold{
color: #f3d192;
font-weight: bold;
}

.contentred{
color: #f3d192;
font-weight: bold;
}


.sidecontent {
padding-left: 15px
}

.header{
font-family: Georgia, "Times New Roman", Times, serif;
display:block;
background-image: url(images/underline.jpg);
background-repeat: no-repeat;
background-position: left bottom;
font-size: 28px;
color: #ff0000;
padding-bottom: 7px;
border-bottom: 1px dotted #000;
text-align:left;
width: 500px;
}


.header2{
font-family: Georgia, "Times New Roman", Times, serif;
display:block;
background-image: url(images/underline.jpg);
background-repeat: no-repeat;
background-position: left bottom;
font-size: 16px;
color: #000;
padding-bottom: 7px;
border-bottom: 1px dotted #000;
text-align:left;
}

.header3{
font-family: Georgia, "Times New Roman", Times, serif;
display:block;
background-image: url(images/underline.jpg);
background-repeat: no-repeat;
background-position: left bottom;
font-size: 19px;
color: #ff0000;
padding-bottom: 7px;
border-bottom: 1px dotted #000;
text-align: left;
}

img.img {
padding: 0 10px 0 10px;
}

.footer a {
color: #fff;
font-size: 10px;
}

/*ADD*/
.submit{
	
	background-repeat: no-repeat;
	background-position: left bottom;
	width:65px;
	height:25px;
	float:right;
padding-right:20px;

}
.submit a{
	border:none;
}

input{width:170px;}

.contactBut{
	background-image: url(images/contactBut.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:168px;
	height:37px;
        outline:none;
}
.contactBut a{
	border:none;
       outline:none;
}
.contactBut a:hover{
      outline:none;
}

