/*RESET  v1.0 | 20080212 */

html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* end reset styles */

/* clearing technique */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End hide */
/*........... do not change or amalgamate the above clearfix styles ......*/

/*#333333 - main dark grey*/
/*#999999 - light grey*/
/*#CC0000 - red*/


body {
margin: 20px 0 0 10px;
padding:0;
font: normal 13px Verdana;
color: #333333;
}

.clear{clear:both;}

#container{
display:block;
width:600px;
margin:50px auto;
display:block;
}
#container-box{
display:block;
}
#vizero-logo{
display:block;
width:800px;
height:700px;
margin:0 auto 50px auto;
text-align:center;
font-style:italic;
}
#img-vizero-logo{
width:431px;
height:237px;
}

#img-container-1, #img-container-2, img-container-3, 
#img-container-4, #img-container-5{
float:left;
}
#img-container-1{
margin:20px 100px 0 30px;
}
#img-container-2{
margin:70px 50px 0 0;
}
#img-container-3{
margin:20px 50px 0 0;
}
#img-container-4{
margin:60px 0px 0 0;
}
#img-container-5{
margin:0px 0px 0 20px;
}


#container-contact{
margin-left:100px;
width:600px;
}

#closure-text{
display:block;
width:500px;
margin-left:130px;
color:#666;
text-align:center;
}

#table-contact{
margin:20px 0 0 60px;
}

.td-col1{
width:90px;
text-align:right;
vertical-align:top;
padding:2px 4px 6px 0;
}
.td-col2{
width:10px;
text-align:right;
vertical-align:top;
padding:3px 4px 6px 0;
}
.td-col3{
width:350px;
text-align:left;
vertical-align:top;
padding:2px 4px 6px 0;

}
.td-col3span{
text-align:right;
vertical-align:middle;
padding:10px;
}

.td-spam-col1, .td-spam-col2, .td-spam-col3, 
.td-spam-col4, .td-spam-col5{
text-align:right;
vertical-align:middle;
}
.td-spam-col1{
width:90px;
}
.td-spam-col2{
width:20px;
}
.td-spam-col3{
width:70px;

}
.td-spam-col4{
width:158px;
padding-right:10px;
}
.td-spam-col5{
width:10px;
vertical-align:top;
}
.td-spam-col6{
width:100px;
}

.input-text{
border:1px solid #ccc;
width:350px;
}

.input-select{
border:1px solid #ccc;
width:352px;
}

.input-textarea{
font-family:arial,helvetica,sans-serif;
font-size:13px;
padding:3px;
border:solid #ccc 1px;
background-color:#fff;
wrap:virtual;
width:343px;
height:100px;
}
.input-submit, .input-reset{
display:inline;
padding:0 16px 0px 16px;
text-align:center;
font-size:11px;
cursor:hand;
cursor:pointer;	
}

#contact-dets{
display:block;
margin:60px 0 0 90px;
width:530px;
text-align:right;
}