HTML,BODY{
	padding: 0px;
	margin: 0px;
        background-color: #000000;
}

h1{
	font-weight: bold;
	font-size: 15px;   
 	color: #ffffff;
        font-family: "Verdana",Tahoma,TimesNewRoman;
        text-align:left;  
}

.flag{
	position:relative;
        left:580px;
        padding-top:67px;
        border:0px;
        width:31px;
        height:16px;
}

#container {
        width: 716px;
        margin: 5px auto;
        background-image: url('images/content_rep.jpg');
        background-repeat: repeat-x
        background-position: top;
}


#header {
        background-image: url('images/header2.jpg'); 
        background-repeat: no-repeat;
        background-position: top;
        width: 716px;
        height: 156px;
}

#header h1 {
        position:relative;
        color: #ffffff;
        top: 100px;
        left: 40px;
        text-align: left;
	padding-top:10px;

}

#nav{ 
	position:relative;
        margin-top: 0px;
        float: left;
        width: 180px;
        
}

#nav ul{
        list-style-type: none;
}

#main {
        
	margin-left: 200px;
        font-family: "Verdana",Tahoma,TimesNewRoman;
        color: #ffffff;
        width: 490px;
}

#contentfooter {
        margin: 0;
	background-image: url('images/content_bot.jpg');
	width: 716px;
	height: 25px; 
        background-repeat: no-repeat;
        background-position: top;
}

#keywords {
        margin: 0;
	background-image: url('images/keywords_cont_rep.jpg');
	width: 716px;
	min-height: 50px; 
        background-repeat: repeat-x
        background-position: top;
}


#footer {
	clear: both;
        margin: 0;
	background-image: url('images/keywords_bot.jpg');
	width: 716px;
	height: 23px;
        background-repeat: no-repeat;
        background-position: top;
}


#sidebar-left p {
        margin: 0 0 0 0;
}

a:link {
        font-family: "Verdana",Tahoma,TimesNewRoman;
	font-weight: bold;
	font-size: 12px;   
        color: #ffffff;
}

a:visited {
        font-family: "Verdana",Tahoma,TimesNewRoman;
	font-weight: bold;
	font-size: 12px;   
        color: #ffffff;
}

a:hover {
        font-family: "Verdana",Tahoma,TimesNewRoman;
	font-weight: bold;
	font-size: 12px;   
        color: #fdae03;
}

a:active {
        font-family: "Verdana",Tahoma,TimesNewRoman;
	font-weight: bold;
	font-size: 12px;   
        color: #ffffff;
}

/* footer */

#end p {
        line-height: 1.5em;
        margin-top: 15px;
        text-align: center;
        font-family: "Verdana",Tahoma,TimesNewRoman;
        font-weight: bold;
        font-size: 11px;   
        color: #ffffff;
}

#main p {
        line-height: 1.5em;
        margin-top: 0px;
        font-family: "Verdana",Tahoma,TimesNewRoman;
        font-size: 12px;   
        color: #ffffff;
}

.contactForm { 
        width:308px; 
} 

.contactForm p { 
        padding:10px; 
} 

.bev { 
        width:200px;
        font-family: "Verdana",Tahoma,TimesNewRoman;
        font-size: 12px;  
} 

.contactForm textarea { 
         width:281px; 
         height:120px; 
} 

.submit {  
         width:45px!important; 
} 

.hide { 
         display:none; 
}

.tbContactform .antispam {
	 display:  none;
	 visibility: hidden;
}

.tbContactform label {
	 width:  95px;
	 display:  inline-block;
	 vertical-align: top;
	 clear: both;
}

.tbContactform input.text,
.tbContactform textarea {
	 width:  225px;
	 padding: 2px;
}

.tbContactform textarea {
	 height:  115px;
}

.tbContactform input.submit
{
	display: block;
	margin-left: 250px;
	width:  auto;
}

.tbContactform .tbErrors p
{
	color: #FF0000;
}

.field{
	background-color:#444758;
        border:solid 1px #ffffff;
        font-family:Tahoma,Verdana;
        font-size:11px;
        color:#ffffff;
}

.field_over{
        background-color:#ffffff;
        border:solid 1px #000000;
        font-family:Tahoma,Verdana;
        font-size:11px;
        color:#000000;
}

.button{
        background-color:#444758;
        border:solid 1px #ffffff;
        font-family:Tahoma,Verdana;
        font-size:11px;
        color:#ffffff;
}

.button_over{
        background-color:#ffffff;
        border:solid 1px #000000;
        font-family:Tahoma,Verdana;
        font-size:11px;
        color:#000000;
}
