﻿html, body
{
    background: url('../img/layout_bg.png');
    color: #7A7D8C;
}

a
{
    color: #7A7D8C;
}

img
{
    vertical-align: middle;
    line-height: 1;
}
	
#container
{
    width: 974px;
    padding: 0px 4px;
    margin: 0 auto;
    background-color: #FFFFFF;
    position: relative;
	background: url('../img/shadow_bg.png');
}

#header
{
    height: 106px;
    position: relative;
}

#header img
{
	margin: 10px 0px 10px 20px;
}

#content
{
    
}

#footer
{
	height: 140px;
    color: #888;
    text-align: center;
    background: url('../img/ftr_bg.png');
	position: relative;
}

#topNavWrap
{
    background-color: #314a8b;
   	color: #F1F1F1;
    font-size: 15px;
    height: 40px;
    position: relative;
    text-align: right;
	font-weight:normal;
	font-style: Arial Narrow !important;
}

ul#topNav
{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 40px;
}

ul#topNav li
{
    margin: 0;
    padding: 10px 0;
    display: inline-block;
    list-style-type: none;
}

ul#topNav li.selected {
	background-color: #F20174;
}

ul#topNav li a
{
    display: inline-block;
    text-decoration: none;
    color: #f8f8f8;
    font-size: 17px;
    padding: 0.05em 0.75em;
    line-height: 1em;
}

ul#topNav li a:hover
{
    color: #FFF;
}

#botNavWrap
{
    color: #F1F1F1;
    font-size: 16px;
    height: 40px;
    position: relative;
    text-align: center;
	font-style: Arial Narrow;
	font-weight: normal;
}

ul#botNav
{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 25px;
    right: 270px;
}

ul#botNav li
{
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style-type: none;
}

ul#botNav li a
{
    display: inline-block;
    text-decoration: none;
    color: #919296;
    font-size: 17px;
    padding: 0.05em 0.75em;
    line-height: 1em;
}

ul#botNav li a:hover
{
    color: #F20174;
}

#footer .allrights {
	margin-top: 20px;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.portlet {
	width: 254px;
	margin-bottom: 10px;
}
.mr14 {
	margin-right: 14px;
}
.wd166 {
	width: 160px;
}

.rt-icon {
	wdith: 100px;
	text-align: center;
}

.portlet-top1 {
	background: url('../img/hm_prt_top-1.png');
	height: 10px;

}

.portlet-top2 {
	background: url('../img/hm_prt_top-2.png');
	height: 10px;
}

.portlet-top3 {
	background: url('../img/hm_prt_top-3.png');
	height: 10px;
}

.portlet-top4 {
	background: url('../img/hm_prt_top-4.png');
	height: 10px;
}

.portlet-mdl {
	background: url('../img/hm_prt_mdl.gif');
	padding: 10px 10px 4px 13px;
}

.portlet-btm {
	background: url('../img/hm_prt_btm.png');
	height: 22px;
}

.portlet-btm-sub {
	background: url('../img/hm_prt_btm-sub.png');
	height: 2px;
}
.RColWrap {
	float: right;
	width: 302px;
	border: solid 0px #333;
	background-color: #F3F4F8;
	padding: 50px 48px 0 0;
}

.portlet-mdl2 {
	background: none;
	background-color: #FFF;
	padding: 10px 10px 10px 13px;
}

h1 {
	color: #314a8b;
	font-size: 1.5em;
	line-height:25px;
	font-style: Arial Narrow !important;
	font-weight: bold !important;
}

h2 {
	color: #314a8b;
	font-style:  Arial Narrow !important;
	font-weight: bold !important;
	font-size: 1.0em;
	line-height:10px;
	padding: 0px;
	
	
}

.portlet-vote {
	width: 318px;
}

.portlet-vote-top {
	background: url('../img/vote_prt_top.png') no-repeat;
	height: 10px;
}

.portlet-vote-mdl {
	background: url('../img/vote_prt_mdl.png');
	padding: 13px 13px 0px 13px;
}

.portlet-vote-btm {
	background: url('../img/vote_prt_btm.png') no-repeat;
	height: 22px;
}

.portlet-votesub-top {
	background: url('../img/vote-sub_prt_top.png') no-repeat;
	height: 10px;
}

.portlet-votesub-mdl {
	background: url('../img/vote-sub_prt_mdl.png');
	padding: 10px 10px 10px 13px;
}

.portlet-votesub-btm {
	background: url('../img/vote-sub_prt_btm.png') no-repeat;
	height: 22px;
}

#dvSocialIcons {
}

#dvSocialIcons div.facebook, #dvSocialIcons div.twitter, #dvSocialIcons div.linkedin{
	height: 42px;
	width: 42px;
	float: left;
	font-size: 1px !important;
}

#dvSocialIcons div.facebook {
	background: url('../img/fb_off.png') no-repeat;
}

#dvSocialIcons div.twitter {
	background: url('../img/tr_off.png') no-repeat;
}

#dvSocialIcons div.linkedin {
	background: url('../img/in_off.png') no-repeat;
}

#dvSocialIcons div.facebook:hover {
	background: url('../img/fb_on.png') no-repeat;
}

#dvSocialIcons div.twitter:hover {
	background: url('../img/tr_on.png') no-repeat;
}

#dvSocialIcons div.linkedin:hover {
	background: url('../img/in_on.png') no-repeat;
}
#txtName {
	width: 421px;
	background-color: #F1F2F6;
}

#txtEmail {
	width: 421px;
	background-color: #F1F2F6;
}

#txtMessage {
	width: 421px;
	height: 100px;
	background-color: #F1F2F6;
}

#btnSubmit {
	width: 432px;
	height: 38px;
	background: url('../img/contact_btn.png') no-repeat;
}