* {
	padding: 0;
	margin: 0;
}

.main {

	width: 980px;
	margin: auto;
	padding-top: 17px;
}

#content {

	text-align: left;
	background-color: #FFFFFF;
}

.column { float: left; }

.clear {

	clear: both;

	font-size: 0;
	line-height: 0;
}

.menu { height: 98px; }

.menu .toplogo{
	float: left;
	margin-left: 15px;
	margin-right: 106px;
}

.in1 { background: url(http://www.vimov.com/images/10/content-middle-background.gif) repeat-y left; }
.in2 { background: url(http://www.vimov.com/images/10/content-top-background.gif) no-repeat left top; }
.in3 { background: url(http://www.vimov.com/images/10/content-bottom-background.gif) no-repeat left bottom; padding-left: 25px; padding-right: 25px;padding-bottom: 15px; }

.inner1 { background: url(http://www.vimov.com/images/10/tab_tall.gif) repeat-x top; }
.inner2 { background: url(http://www.vimov.com/images/10/tab_tall.gif) repeat-x bottom; }
.inner3 { background: url(http://www.vimov.com/images/10/tab_tall.gif) repeat-y left; }
.inner4 { background: url(http://www.vimov.com/images/10/tab_tall.gif) repeat-y right; }
.inner5 { background: url(http://www.vimov.com/images/10/lt-corner.gif) no-repeat left top; }
.inner6 { background: url(http://www.vimov.com/images/10/rt-corner.gif) no-repeat right top; }
.inner7 { background: url(http://www.vimov.com/images/10/lb-corner.gif) no-repeat left bottom; }
.inner8 { background: url(http://www.vimov.com/images/10/rb-corner.gif) no-repeat right bottom; }

#index_page .inner1, #aviate_index_page .inner1{ background: transparent none repeat scroll 0 0; }
#index_page .inner2, #aviate_index_page .inner2 { background: transparent none repeat scroll 0 0; }
#index_page .inner3, #aviate_index_page .inner3 { background: transparent none repeat scroll 0 0; }
#index_page .inner4, #aviate_index_page .inner4 { background: transparent none repeat scroll 0 0; }
#index_page .inner5, #aviate_index_page .inner5 { background: transparent none repeat scroll 0 0; }
#index_page .inner6, #aviate_index_page .inner6 { background: transparent none repeat scroll 0 0; }
#index_page .inner7, #aviate_index_page .inner7 { background: transparent none repeat scroll 0 0; }
#index_page .inner8, #aviate_index_page .inner8 { background: transparent none repeat scroll 0 0; }



.inner_content { padding: 11px;    margin-left: auto;
    margin-right: auto;
 }

/* index_page */

#index_page #row1 .col1 {
	margin-right: 11px;
	padding-top: 15px;
	float: left;
	width: 100%;
}

#index_page #row2 {
	/*height: 104px;*/
}

#index_page #row2 .col1 {
	width: 300px;
	height: 100%;
	float: left;
	padding-right: 15px;
}

#index_page #row2 .col2 {
	width: 385px;
	height: 100%;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

#index_page #row2 .col3 {
	width: 197px;
	height: 100%;
	float: right;
	padding-right: 0;
	padding-left: 0;
}

#index_page .page_wide_ad {
	text-align: center;
	margin-left: -11px;
	margin-top: -13px;
	margin-right: auto;
}

/* about_page */

#about_page #content .in3 {

	padding-top: 15px;
}

#about_page #content #row1 {

	background: url(http://www.vimov.com/images/10/lineback.gif) repeat-y 342px;
}

#about_page #content #row1 .col1 {

	float: left;
	width: 330px;

	margin-right: 22px;
}

#about_page #content #row1 .col2 {

	float: left;
	width: 563px;
}

#about_page #content #row2 {

	margin-top: 10px;
	background: url(http://www.vimov.com/images/10/lineback.gif) repeat-y 686px;
}

#about_page #content #row2 .col1 {

	float: left;
	width: 675px;

	margin-right: 22px;
}

#about_page #content #row2 .col2 {

	float: left;
	width: 227px;
}

#about_page .col1, #about_page .col2 {

	text-align: justify;
}

#about_page .horizontal_line {

	height: 2px;
	width: 686px;

	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 22px;

	background: url(http://www.vimov.com/images/10/horizontal-line.gif) repeat-x;
}

/* services_page */

#services_page #content .col1 {

	float: left;
	width: 300px;

	margin-right: 22px;
	padding-top: 15px;

	text-align: justify;
}

#services_page #content .col2 {

	float: left;
	width: 590px;

	padding-top: 15px;

	text-align: justify;
}


/* contact_page */

#contact_page #content .col1 {

	margin-right: 11px;
	padding-top: 15px;

	float: left;
	width: 747px;
}

#contact_page #content .col2 {

	float: left;
	width: 170px;

	padding-top: 15px;
}

#contact_page #content #contact {

	margin-top: 2em;
}

#contact_page #content .col1 .left-col,
#contact_page #content .col1 .right-col {

	margin-right: 1em;
	margin-bottom: 1em;
}

#contact_page #content .col1 .left-col {

	text-align: right;
}

/*
 * Footer
 */

#footer {

	height: 60px;
	padding-left: 24px;
}

/*
 * Horizontal Line
 */

.hrline {
	border: 0;
	color: #BBBBBB;
	background-color: #BBBBBB;
	height: 1px;
	margin-top: 6px;
	margin-bottom: 6px;
}

/*
 * News
 */

.news-story
{
	margin-bottom:30px;
}

#news-image {
	border:0 none;
	float:left;
	width:200px;
}

#news-text {
	display:block;
	float:right;
	margin:0 0 5px;
	vertical-align:text-top;
	width:500px;
}

#news-text #news-content{
	margin-top:0;
} 

.byline {
color:#666666;
font-size:12px;
}

/*
 * # columns item list
 */
/*
.cols3box {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.cols3box li {
	background: transparent none no-repeat scroll left top;
	border-bottom: 1px solid #D5D5D5;
	margin-bottom: 10px;
	min-height: 53px;
	padding: 10px 0 10px 70px;
	line-height: 8px;
}

.cols3box li.item1 {
	background-image: url(/images/10/icon_whyzf.png);
}

.cols3box li.last {
	border-bottom: 0 none;
}
*/