@import url("main_standard.css");
body {
	padding: 0px;
	margin:auto;
	font: 12px arial, tahoma, verdana, sans-serif;
	text-align: center;
	color:#636363;
	background-color:#FFFFFF;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

img, div, a, input {
	behavior: url(scripts/iepngfix.htc);
}

a {
	color:#636363;
	text-decoration:underline;
}
a:hover {
	color:#B7B7B7;
}
h1{
	margin:0 0 10px 0;
	font-size:18px;
	font-weight:bold;
	color:#27337B;
}
h2{
	margin:0 0 10px 0;
	font-size:16px;
	color:#27337B;
}

#homebox h2{
    margin:0 0 4px 0;
}

h3{
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:normal;
	color:#27337B;
}

h4{
	margin:0 0 10px 0;
	font-size:12px;
}
p, ul, ol {
	padding-bottom: 6px;
}
p {
	font-size:12px;
}
#container{
	width: 860px;
	height: auto;
	margin:auto;
	text-align:left;
	overflow:hidden;
}
#logo{
	width: 300px;
	height: 100px;
	padding-left:10px;
	position:relative;
	z-index:100;
}

#logo_img{
	padding-top:2px;
}

#toolbar{
	width: 860px;
	height: 80px;
	margin-top:-100px;
	background-image:url(../images/toolbarbg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

*html #toolbar{
       margin-top: -107px;
}

#toolbarmenu{
	width: 560px;
	height: 80px;
	float:right;
	position:relative;
}
#toolbarmenu ul{
	width: 100%;
	margin:0;
	text-align:center;
	float:left;
	padding-top:6px;
}
#toolbarmenu ul li{
	height: 68px;
	list-style:none;
	display:inline;
}
#homebanner{
	width:860px;
	height: 191px;
	margin-top:10px;
	overflow:hidden;
}
*html #homebanner{
	margin-top:7px;
}
#homebannermask{
	width:860px;
	height: 191px;
	margin-top:-191px;
}
#homebox{
	width:860px;
	/* height: 339px; */
	margin-top:10px;
        position: relative;
        z-index: 1000;
}
#homebox .left,#homebox .center,#homebox .right{
	width:207px;
	height: 294px;
	padding-left:32px;
	padding-right:32px;
	float:left;
	background-image:url(../images/homeboxbg.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
}
#homebox .left{
	margin-right:24px;
}
#homebox .right{
	float:right;
}
#homebox .left h1,#homebox .center h1,#homebox .right h1{
	padding-top:20px;
	color:#838585;
}
#homebox .left .rollover,#homebox .center .rollover,#homebox .right .rollover{
	width:155px;
	height:154px;
	margin:auto;
	margin-top:-5px;
}
#homebox .left p,#homebox .center p,#homebox .right p{
	margin-top:25px;
	color:#FFFFFF;
	font-size:14px;
}

#secondmenubar{
	width: 860px;
	height: 42px;
	margin-top:9px;
	background-image:url(../images/2ndmenubarbg.png);
	background-repeat: no-repeat;
	background-position: left top;
        padding-left: 65px;
}
*html #secondmenubar{
	margin-top:6px;
}
#secondmenubar ul{
	width: 860px;
	height: 42px;
	padding:0px;
	margin:0px;
	list-style:none;
}
#secondmenubar ul li{
	width: auto;
	height: 28px;
	padding-top:14px;
	float:left;
}
#secondmenubar ul li a{
	margin-left:15px;
	margin-right:10px;
	padding-right:13px;
	background-image:url(../images/2ndmenuicon_1.gif);
	background-repeat:no-repeat;
	background-position:right center;
	color:#B7B7B7;
	text-decoration: none;
	display:block;
}
#secondmenubar ul li a:hover,#secondmenubar ul li a.on{
	background-image:url(../images/2ndmenuicon_2.gif);
	background-repeat:no-repeat;
	background-position:right center;
	color:#838585;
	font-weight:bold;
}
#contentwrap_top{
	width: 860px;
	height: 17px;
	margin-top:11px;
	background-image:url(../images/contentwrapbg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentwrap_bottom{
	width: 860px;
	height: 17px;
	margin-top:-17px;
	background-image:url(../images/contentwrapbg_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
    display:block;
    clear:both;
    float:none;
}
*html #contentwrap_bottom{
	margin-top:-15px;
}
#contentwrap_center{
	width: 858px;
	height: auto;
	padding-bottom:17px;
	background-color:#BDBDBD;
	background-image: url(../images/contentwrapbg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
	overflow:hidden;
}
#content_left{
	width: 542px;
	height: auto;
	float:left;
	margin-left:22px;
	display:inline;
}
#content_left_top{
	width: 542px;
	height: 14px;
	background-image: url(../images/contentbg_top.png);
	background-repeat: no-repeat;
	background-position:left top;
}
#content_left_center{
	width: 480px;
	height: auto;
	padding-left:30px;
	padding-right:30px;
	padding-top: 16px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
	background-repeat: no-repeat;
	background-position:right bottom;
    min-height: 230px;
}
#content_left_center ul.list1{
	padding-left:40px;
	list-style-type:none;
}
#content_left_center ul.list1 li{
	padding-left:16px;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(../images/icon_dot.gif);
	background-repeat:no-repeat;
	background-position:left 9px;
}
#content_left_bottom{
	width: 542px;
	height: 14px;
	background-image: url(../images/contentbg_bottom.png);
	background-repeat: no-repeat;
	background-position:left bottom;
}
#content_right,#content_right_pic,#content_right_mask{
	width: 254px;
	height: 698px;
}
#content_right{
	float:right;
	margin-right:20px;
	display:inline;
}
#content_right_mask{
	margin-top:-698px;
}
#content_right_text{
	width: 194px;
	height: 638px;
	padding:30px;
	margin-top:-698px;
}
#content_right_text h2,#content_right_text h3{
	text-align:center;
}


#header_caption_placeholder {
    color: white;
    font-variant: small-caps;
    font-family: Georgia, "Times New Roman", Times, serif;
    width: 300px; 
    margin-top: 40px;
    height:88px;
}
#header_front {
    background-repeat: no-repeat;
    margin-right: 52px;
    margin-top: -128px;
    position: relative;
    z-index: -100;
}
#header_caption {
    padding-left: 8px;
    padding-top: 27px;
    font-size: 18px;
    width: 210px;
}

#footbar{
	width: 860px;
	height: 37px;
	margin-top: 15px;
        margin-left: 4px;
	background-image: url(../images/footbarbg.png);
	background-repeat: no-repeat;
        position: relative;
}
#footbar .left{
	width: 340px;
	padding-top:12px;
	padding-left:20px;
	float:left;
	font-size:10px;
}
#footbar .right{ 
	width: 200px;
	float:right;
	padding-right:257px;
	padding-top:10px;
	text-align:right;
	font-size:12px;
}

#footbar .flag{
    float: right;
    margin-right:3px;
    margin-top:-25px;
}


#footmenu{
	width: 860px;
	height: auto;
	margin-top: 17px;
        position: relative;
}
#footmenu ul{
	width: 790px;
	height: auto;
	list-style:none;
	padding-left:70px;
	
}
#footmenu ul li{
	width: 175px;
	float:left;
}
#footmenu ul li ul{
	width: 175px;
	padding:0px;
	background-image: url(../images/footmenubg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footmenu ul li ul li{
	width: 157px;
	height:auto;
	padding:0px;
	margin-left:18px;
        float: none;
}
#footmenu ul li ul li a{
	color:#B7B7B7;
	text-decoration:none;
}
#footmenu ul li ul li a:hover,#footmenu ul li ul li a.on{
	font-weight:bold;
}

.watermarkFooter {
    position: relative;
}

.home_content{
    border-left:1px solid #d7d7d7;
    border-right:1px solid #d7d7d7;
    /* background:white; /* url('../images/homebg_repeat.jpg') bottom left repeat-x; */
    padding:5px;
    color:black;
    width:848px;
}

.block_img{
    display:block;
}
