body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin: 0px;
	margin-top:10px;
    background-image: url(../images/bg_main2.gif);
	background-color:#350000;
	background-repeat: repeat-x;
}

#container{
	width: 800px;
	margin:0 auto;
	border: 1px;
	border-style:solid;
	border-color:#D6D6D6;
	background-color:#FFFFFF;
/*	background-image: url(../images/vi_logo_bg.jpg);*/
	background-repeat:no-repeat;
}

/*----------------------------------------------------------------*/

#header{
	width: inherit;
	height: 70px;
	margin: 0;
	padding: 0;
	background-image:url(../images/pagetop.png);
}

/*----------------------------------------------------------------*/

#navigation_flash{
	height: 30px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-color:#EBEBEB;
	border-width:1px;
}

/*----------------------------------------------------------------*/

#content{
	width:inherit;
	margin: 0;
	background-color: #FFFFFF;
}

#flash_content{
	position: relative;
	height:225px;
	width: 800px;
	margin: 0;
	background-color: #cccccc;
	border-bottom:thin;
}

/*----------------------------------------------------------------*/

/* SUB CONTENT LAYOUT */

#sub_content {
	float:left;
	width: 475px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
/*	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#D6D6D6;*/
}

#sub_content_column {
	float:right;
	width:277px;
	padding:5px;
	margin-top:6px;
	margin-right:8px;
	margin-bottom:10px;
	background-image:url(../images/bg_col_right.gif);
	background-repeat:repeat-y;
	height:100%;
	border: 1px;
	border-style:solid;
	border-color:#D6D6D6;
}


/*----------------------------------------------------------------*/

#footer{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	font-size: 10px;
	clear:both;
	width: 800px;
/*	border-top:solid;
	border-color:#D6D6D6;
	border-width:thin;*/
	position: relative;
	background-image:url(../images/pagebottom.gif);
	background-repeat:repeat-x;
}

#footer p {
}

#footer a {
	color: #990000;
}
#footer a:hover {
	color: #990000;
	text-decoration: none;
}

/*----------------------------------------------------------------*/
	
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #0585C3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
} 

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: 20px;
	background-image: url(../images/feature_heading_bg2.gif);
	padding: 3px 0 0 15px;
	margin: 20px 0 0 0;
	width: 460px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin:0px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #414d65;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size:11px;
}
a {
	color: #000000;
	text-decoration: underline;
    font-size:11px;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

a.sub {
	color: #000000;
	text-decoration: none;
    font-size:11px;
}
a.sub:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#990000;
}

a.sub_grey {
	color: #000000;
	text-decoration: none;
    font-size:11px;
}
a.sub_grey:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#333333;
}


/*----------------------------------------------------------------*/

.hidden {
	display: none;
}
a.home_box_heading {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	width: 232px;
	padding: 5px 0 0 20px;
	margin: 0;
	display: block;
	float: left;
	text-decoration: none;
	background-image: url(../images/adv_box_heading.gif);
	background-repeat: no-repeat;
}

a.home_box_headingGrey {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	width: 232px;
	padding: 5px 0 0 20px;
	margin: 0;
	display: block;
	float: left;
	text-decoration: none;
	background-image: url(../images/sol_box_heading.gif);
	background-repeat: no-repeat;

}

a.home_box_heading:hover {
	color: #FFFFFF;
}

#advertisers_box {
	height: 239px;
	width: 252px;
	position: relative;
	left: 10px;
	top: 0px;
	float: left;
	border: 1px;
	border-style:solid;
	border-color:#D6D6D6;
	background-image:url(../images/bg_paths.gif);
	background-repeat:repeat-x;
}
#advertisers_box p {
	font-size: 10px;
	color: #4E4F42;
}
#publishers_box {
	height: 239px;
	width: 252px;
	position: relative;
	left: 20px;
	top: 0px;
	float: left;
	clear: right;
	background-image:url(../images/bg_paths.gif);
	background-repeat:repeat-x;
	border: 1px;
	border-style:solid;
	border-color:#D6D6D6;
}

#publishers_box p {
	margin: 4px;
	font-size: 10px;
	color: #4E4F42;
}

#solutions_box {
	 height: 75px;
	 font-size: 10px;
	 width: 251px;
	 float: left;
	 left: 30px;
	 position: relative;
	 background-image:url(../images/bg_paths.gif);
	 background-repeat:repeat-x;
	 margin-bottom:5px;
	 border: 1px;
	 border-style:solid;
	 border-color:#D6D6D6;
}

#solutions_box p {
	margin: 4px;
	font-size: 10px;
	color: #4E4F42;
}

#solutions_box #solutions a {
	margin: 0 5px 0 5px;
	height: 15px;
	float: left;
	width: 240px;
}

#solutions {
	margin-top: 5px;
}

#paths {
	margin-top:10px;
	position: relative;
	float: left;
}

ul {
	margin-top:20px;
	margin-left: 5px;
	padding: 5px 0px 0px 20px;
	list-style-image: url(../images/bullet.gif);
}

ul li {
	font-size: 11px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
}


/* --------------------------------------- */

a.image {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}


a.image:link {color: #999999} 
a.image:visited {color: #999999}  
a.image:hover {color: #CCCCCC;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}  

/************* #form styles ***************/

#form{
	padding: 5px 0px 5px 10px;
	font-size: 17px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#form form{
	 margin: 0px;
	 padding: 0px;
}

#form label{
	display: block;
	margin: 0px;
	padding: 0px;
}


form#login {
	 color: #000000;
	 font-size: 10px;
	 text-align: right;
	 float:right;
	 margin-top:5px;
	 margin-right:10px;
}

#login .text {
	 font-size: 10px;
	 width: 100px;
	 margin-right: 6px;
}

a.login{
	font-size: 10px;
	color: #000000;
}
a.login:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
