/* CSS Document */

body {
background-color:#C5DAE7;
margin:0;
background-image:url(images/bg.gif);
background-position:top;
background-repeat:repeat-x;
font-family:Arial, sans-serif;
font-size:12px;
line-height:1.4;
color:#344D66;
}

#wrapper a, #wrapper_int a {

}


#main {
width:760px;
margin-left:auto;
margin-right:auto;
}

#nav {
width:760px;
height:42px;
background-image:url(images/nav_bg.gif);
background-repeat:no-repeat;
padding-top:8px;
color:#FFFFFF;
}

#nav ul {
margin-top:0;
margin-left:10px;
padding-left:6px;
}

#nav ul li {
display:inline;
}

#logo {
width:760px;
height:272px;
background-image:url(images/logo.jpg);
}

#logo-text {
padding-top:50px;
padding-left:15px;
}

#wrapper {
width:760px;
color:#344D66;
background-image:url(images/wrapper_bg.gif);
background-repeat:repeat-y;
}

#wrapper_top {
width:760px;
height:18px;
background-image:url(images/wrapper_top.gif);
background-repeat:no-repeat;
}

#content {
width:760px;
padding-top:20px;
overflow:hidden;
background-image:url(images/content_bg.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#left {
width:340px;
float:left;
padding-left:30px;
}

#left_blurb {
width:332px;
height:263px;
background-image:url(images/left_blurb.jpg);
background-repeat:no-repeat;
margin-top:75px;
margin-bottom:65px;
padding:10px 5px 5px 5px;
}

#left_text {
width:312px;
padding:10px;
}

#right {
width:355px;
float:right;
padding-left:5px;
padding-right:10px;
}

#right_blurb {
width:181px;
height:119px;
padding:68px 150px 0 12px;
background-image:url(images/right_blurb.jpg);
background-repeat:no-repeat;
margin-bottom:50px;
}

#right_text {
width:345px;
padding-top:10px;
}

#wrapper_bottom {
width:730px;
height:70px;
padding-left:30px;
padding-top:30px;
background-image:url(images/wrapper_bottom.jpg);
background-repeat:no-repeat;
clear:both;
font-size:10px;
}

#int_logo {
width:740px;
padding-left:20px;
padding-top:60px;
height:76px;
background-image:url(images/int_logo.jpg);
background-repeat:no-repeat;
}

#wrapper_top_int {
width:730px;
height:131px;
padding-left:30px;
padding-top:35px;
background-image:url(images/wrapper_int_top.jpg);
background-repeat:no-repeat;
}

#wrapper_bottom_int {
width:730px;
height:56px;
padding-top:80px;
padding-left:30px;
background-image:url(images/wrapper_bottom_int.jpg);
background-repeat:no-repeat;
font-size:10px;
}

#wrapper_int {
width:760px;
color:#344D66;
background-image:url(images/wrapper_int_bg.gif);
background-repeat:repeat-y;
}

#content_int {
width:700px;
background-repeat:repeat-y;
padding:0 30px 30px 30px;
}

#content_wrapper {
float:right;
width:200px;
padding:0 0 7px 0;
}

#content_img {
font-family:Arial, Helvetica, sans-serif;
color:#67256D;
font-size:10px;
margin-left:5px;
margin-right:5px;
border:1px solid #67256D;
width:200px;
}

#content_subnav {
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:12px;
}

#content_subnav ul{
padding-left: 10px;
margin-left: 8px;
}