#left {
width:538px;
min-height:189px;
background-image:url(../images/home_new/welcome.jpg);
background-repeat:no-repeat;
padding-top:69px;
float:left;
}

#right {
width:213px;
float:left;
}

#video {
width:205px;
height:211px;
padding-left:8px;
padding-top:11px;
text-align:left;
background-image:url(../images/home_new/video_background.jpg);
background-repeat:no-repeat;
}

/*TEMP MODULE*/

#temp_container {
width:499px;
margin-top:6px;
margin-left:15px;
float:left;
display:inline;
}

#temp_top {
width:499px;
height:10px;
background-image:url(../images/home_new/temp_top.png);
background-repeat:no-repeat;
overflow:hidden;
clear:both;
}

#temp_content_container {
width:499px;
background-image:url(../images/home_new/temp_repeat.png);
background-repeat:repeat-y;
}

#temp_content {
width:491px;
min-height:89px;
margin-left:2px;
padding-left:6px;
background-image:url(../images/home_new/temp_grad.png);
background-repeat:no-repeat;
}

#temp_btm {
width:499px;
height:12px;
background-image:url(../images/home_new/temp_btm.png);
background-repeat:no-repeat;
overflow:hidden;
clear:both;
}

/*IMAGE*/

#image {
width:182px;
padding:1px;
background-color:#666666;
overflow:hidden;
float:left;
}

/*TEXT*/

#text {
width:291px;
margin-left:7px;
text-align:left;
float:left;
display:inline;
}

#line {
width:291px;
height:1px;
overflow:hidden;
margin-top:5px;
margin-bottom:8px;
}

#more {
width:98%;
text-align:right;
text-indent:10px;
}

/*CLASSES*/

.tempheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #790000;
	font-weight: bold;
	text-transform: none;
	}
