/* CSS Document */
.bodypg{
	background-image: url(images/template/vcbck.gif);
	margin-left: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {font-size: 12px; color: #FFF; text-decoration: underline; outline: none}
a:visited {font-size: 12px; color: #FFF; text-decoration: none; outline: none}
a:hover {font-size: 12px; color: #0d5cab; text-decoration: underline; outline: none}
a:active {font-size: 12px; color: #FFF; text-decoration: underline; outline: none}

.sub a:link {font-size: 11px; color: #0d5cab; line-height: 165%; text-decoration: underline; outline: none}
.sub a:visited {font-size: 11px; color: #ea3e88; line-height: 165%; text-decoration: none; outline: none}
.sub a:hover {font-size: 11px; color: #ea3e88; line-height: 165%; text-decoration: underline; outline: none}
.sub a:active {font-size: 11px; color: #0d5cab; line-height: 165%; text-decoration: underline; outline: none}


table.outer{
	width: 100%;
	height: 100%;
}

td.outalign{
	vertical-align: top;
	text-align: center;
}

div.container{
	position: relative;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 0px;
	width: 772px;
	height: 580px;
	text-align: left;
	background-color: #000;
}

div.gnrcontainer{
	position: relative;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 0px;
	width: 772px;
	height: 100%;
	text-align: left;
	background-color: #000;
}

div.top{
       position : relative;
       top : 0px;
       left : 0px;
       width : 769px;
	   height: 219px;
	   background-color : #000;
}

/* HOMEPAGE BACKGROUNDS */

#hmwelcomeblock1{
       position : absolute;
       top : 224px;
       left : 2px;
       width : 186px;
	   height: 299px;
	   background-image : url(images/template/rw2_blck1.jpg);
}

#hmwelcomeblock2{
       position : absolute;
       top : 224px;
       left : 188px;
       width : 172px;
	   height: 299px;
	   background-image : url(images/template/rw2_blck2.jpg);
}

#hmwelcomeblock3{
       position : absolute;
       top : 224px;
       left : 355px;
       width : 233px;
	   height: 299px;
	   background-image : url(images/template/rw2_blck3.jpg);
}

#hmwelcomeblock4{
       position : absolute;
       top : 224px;
       left : 588px;
       width : 183px;
	   height: 299px;
	   background-image : url(images/template/rw2_blck4.jpg);
}

#hmfooterblock1{
       position : absolute;
       top : 523px;
       left : 2px;
       width : 186px;
	   height: 60px;
	   background-image : url(images/template/rwfooter_hm1.jpg);
}

#hmfooterblock2{
       position : absolute;
       top : 523px;
       left : 188px;
       width : 400px;
	   height: 60px;
}

#hmfooterblock3{
       position : absolute;
       top : 523px;
       left : 588px;
       width : 183px;
	   height: 60px;
	   background-image : url(images/template/rwfooter_hm3.jpg);
}

/* SUBPAGE BACKGROUND TABLE */


.expertisebck{
	   width: 770px;
	   background-image : #0F182B url(images/template/expertise_bck.jpg) center 0px no-repeat;
}

/* TEXT FORMATTING */



p {
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	color : #fff;
	font-style : normal;
	text-decoration : none;
}

#hmpgcontent{
       position : absolute;
       top : 250px;
       left : 160px;
       width : 480px;
	   background-color: transparent;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size :14px;
	color : #fff;
	font-style : bold;
	text-decoration : none;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	color : #fff;
	font-style : normal;
	text-decoration : none;
}

.videovault {
	font-family : Arial, Helvetica, sans-serif;
	font-size :11px;
	color : #fff;
	font-style : normal;
	text-decoration : none;
}