.col {
	width:400px;
	display:block;
	float:left;
}
.col1 {
	width:385px;
	float:right;

}
.infoBox h1 {
	color:#0E3162;
	font-size:24px;
	font-weight:normal;
}
form {
	background:#36ACDE;
	padding:32px 0px;
}

* html form {
	padding:32px 52px 12px 52px;
}

.col1 .wrap {	
    background:url(../img/services-ul-bg.gif) bottom left repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
}

.wrap {
	margin-left: 12px;
}
.question {
	background: url(../img/services-ul-bg.gif) top left repeat-x;
    cursor: pointer;
	font-weight: bold;
	margin: 0px 0px 0px;
	padding: 0px;
	padding-top: 12px;
    text-transform: none;
}

.question a {
	background: url(../img/contact/quest.gif) left top no-repeat;
	display: block;
	padding: 0px 42px 15px 59px;
	margin: 0 0 12px;
    text-decoration: none;
}

.answer {
	margin: 0px 0px 12px;
	padding: 0px 42px 15px 49px;
	background:url(../img/contact/answer.gif) left top no-repeat;
}

table.quest{
	background:url(../img/services-ul-bg.gif) bottom left repeat-x;
	margin:12px 0;
}
td.question{
	padding:0 42px 0 49px;
	font-weight:bold;
	background:url(../img/contact/quest.gif) left top no-repeat;
	vertical-align:middle;
	height:32px;
	line-height:120%;
}
td.answer{
	padding:0 42px 15px 49px;
	background:url(../img/contact/answer.gif) left top no-repeat;
}



form div.label {
	color:#0E3162;
	font:11px/100% Tahoma;
	margin-bottom:8px;
}
form div.label label{
	padding-left:4px;
}
.a1 {
	padding-left:12px;
}
.a2, .a3, .a4  {
	padding-left:32px;
	margin-left:12px;
	background:url(../img/contact/flag.gif) left top no-repeat;
}
.a3 {
	background:url(../img/contact/phone.gif) left top no-repeat;
}
.a4 {
	background:url(../img/contact/mail.gif) left top no-repeat;
	margin-bottom:30px;
}


td.inputs {
	width:190px;
	height:23px;
	padding-left:5px;
	padding-bottom:8px;
	text-align:left;
}
td.inputs select{
	width:187px;
	color:#0E3162;
	font-size:11px;

}
* html td.inputs select{
	width:185px;
}
td.inputs input{
	width:187px;
	margin:0;
	color:#0E3162;
	font-size:11px;
}

td.label {
	width:125px;
	vertical-align:middle;
	/*padding-top:5px;*/
	height:24px;
	color:#0E3162;
	font-size:11px;
	background:url(../img/contact/label-bg.gif) left top repeat-x;
	padding-bottom:2px;
}
* html td.label {
	width:155px;
}
td.label label {
	background:#36ACDE;
	padding:0 5px 2px 0;
}
textarea {
	width:315px;
	height:160px;
	color:#6E83A1;
	font:11px/140% Tahoma;
	padding:2px 0 0 2px;
	margin-bottom:8px;
}

input.error, textarea.error {
    border: 1px solid red;
}

label.error {
    text-align: left;
    font-size: 7pt;
    color: red;
    margin: 0px 0px 0px 5px;
    display:block;
}

.linko1_2{
        font-weight:bold;
        margin-top:15px;       
        padding-bottom:5px;
        margin-bottom:10px; 
        padding-top:5px;        
        padding-left:0px;
}

.linko2_2{ 
        font-weight:bold;        
        margin-top:15px;  
        margin-bottom:10px;              
        padding-bottom:5px;
        padding-top:5px;        
        padding-left:0px;
}

.linko3{
	background-position:left center;background-repeat:no-repeat;
        width: 300px; 
        font-weight:bold;
        padding-bottom:5px;
        padding-top:5px;        
        padding-left:45px;
        margin-top:-1px;        
        margin-left:5px;        
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #1B90C5;        
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #1B90C5;
}
