/* Custom css */

body {
	margin: 0;
	padding: 0;
	
	background-repeat: repeat-x;
	
}

a img
{
border:none;
}


#header {
	height: 80px;
	padding-top: 38px;
}


#hornav {
	height: 30px;
	padding-bottom: 10px;
}

#vernav {
	height: 200px;
	width: 80px;
	float: left;
	padding-top: 20px;
	padding-left: 7px;
}

#footer {
	background-color: #006666;
	height: 1px;
	overflow: hidden;
	margin-right: 30px;
	margin-left: 10px;
	clear: both;
}

#maincontent {
}

#left {
	
}

#right {
		
}

#middle {
	background-color: #FF6699;
}

/* Use a .box to create a padded box inside a column.  */ 
.box {
	padding: 0px;
	height: auto;
}


.greenlogo {
	padding-left: 95px;
}


.mid {
	background-image: url(../images/MC_bkglogo1.jpg);
	background-repeat: no-repeat;
	height: 320px;
	background-position: 70px;
}

.links {
	background-image: url(../images/www_bkg.jpg);
	background-repeat: no-repeat;
	height: 320px;
	background-position: 80px;
}

.indexvideo {
	padding-left: 145px;
}

.prod {
	background-repeat: no-repeat;
	background-position: center bottom;
}


#movie {
	float: left;
}

.news img {
	float: right;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.article img {
	float: right;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 15px;
}

#obliqomainimg {
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 170px;
}

.h-box {
	padding-left: 20px;
	padding-right: 5px;
	float: left;
	width: 400px;
}
.t-box {
	padding-left: 0px;
	padding-right: 15px;
	float: left;
	width: 480px;
}
