/* CSS Document FOR evz marketing by pits creative team */

BODY { margin:0px auto; background-color:#666666; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container { 
	 WIDTH:784px; TEXT-ALIGN: left; background-color:#fff; margin:0px auto; padding:8px;
}
#header{
	width:782px;
	height:123px;
	background-color:#A5AEB7;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	margin:0px;
	padding:0px;
}
.logo{ width:230px; height:106px; float:left; margin-left:8px; margin-top:8px;
}

.caption{ width:300px; float:right; margin-right:8px; margin-top:8px; padding-top: 43px; padding-bottom:5px;
}

.contentwrapper{width:766px; padding:0px 8px 0px 8px; float:left; height:100%; min-height:250px; background:url(../images/line_1.gif) repeat-y 584px 0px; margin-top:8px; margin-bottom:8px;
}
.clear{ font-size:0px; line-height:0px; clear:both; margin:0px; padding:0px;
}
.leftcol{ width:125px; float:left; margin:0 8px 0 0; padding:0px
}

.mdlecol{ width:435px; float:left; margin-right:8px;
}

.rghtcol{ width:179px; float:right; padding:0px 0px 8px 10px;
}
.rghtcol h4 { font-size:11px; color:#000; margin:0 0 4px 0 ; font-weight:normal;
}
.rghtcol p{ color:#7F7E7E; margin:0px 0px 8px 0px; line-height:14px;
}

.rghtcol a,.mdlecol a { text-decoration:none; color:#990000; border-bottom:dotted 1px #999999; }

.rghtcol a:hover,.mdlecol a:hover { text-decoration:none; color:#424242;border-bottom:dotted 0px #999999;  }

.left { float: left; margin:0px 8px 8px 0px;}
.right { float: right; margin:0px 0px 8px 8px;}
.mdlDiv { margin-bottom:4px; padding-bottom:8px; float:left; width:430px; }
#footer{
	width:782px;
	background-color:#A5AEB7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footer p{ font-size:10px; color:#FFFFFF; text-align:center; padding: 8px; margin:0px;
}
p{ font-size:11px ; line-height:14px; color:#333333; margin-bottom:10px; padding:0px;
}
h1{ font-size:13px; color:#999999; font-weight:bold; padding:0px; margin: 0px 0px 15px 0px;
}
h5{ font-size:10px; color:#999999; font-weight:bold; padding:0px; margin: 15px 0px 5px 0px;
}

.mdlecol ul{ font-size:11px; color:#333333; list-style:none; margin:0px; padding:0px;line-height:14px;
}
.mdlecol ul li{ background:url(../images/arw_1.gif) no-repeat 0px 3px; padding-left:20px; padding-bottom:8px;   
}
.mdlecol ul ul {line-height:14px; margin-top:8px }
.mdlecol ul ul li{background: none; color:#990000;  padding-left:40px; 
}


/*//////////////////////////////menu starts//////////////////////////////////////////////////*/


ul#main_menu {
	color: #000;
	margin:0px; padding:0px;
	z-index:1888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
ul#main_menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;	
	font-size:11px;
}
ul#main_menu li a {
	color: #000;
	text-decoration:none;
	width:118px;
	display:block;
	font-weight:400;
	padding:0px 0px 7px 0px;
	margin:0px 0px 1px 0px;
}
ul#main_menu li a:hover {
	color: #990000;
}
ul#main_menu .selected {
	color: #990000;	
	font-weight:normal;
}

/* IF there is a drop down here then we need an arrow */
ul#main_menu .down {
	background-repeat:no-repeat;
	background-position:115px;
}
ul#main_menu .down:hover {
	background-repeat:no-repeat;
	background-position:115px;
}
/* When the drop down is open */
ul#main_menu .down_open {
	color: #000;
	font-weight:normal;
}
/* When the drop down is selected */
ul#main_menu .down_selected {
	color: #000;	
	font-weight:normal;
}



ul#main_menu ul {
	color: #000;
	margin: 0; padding: 0;	
}
ul#main_menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;	
}
ul#main_menu ul li a {
	color: #000;
	text-decoration:none;
	padding:6px;
	padding-left:5px;	
	padding-right:4px;
	width:100px;
	display:block;
	border:0;
	font-size:10px;
}
ul#main_menu ul li a:hover {
	color: #990000;
	border:0;
	font-weight:normal;		
}
ul#main_menu ul li .submenu-down {
	color: #000;
	background-color: #FFF;	
}


/*////////////////////////////////////menu ends///////////////////////////////////////////*/
