body {
background: #DBD8CF url(images/bg_gradient.png) repeat-x scroll 0 0;
font-family:Georgia, Times New Roman, serif;
line-height:normal;
font-size:14px;
}

#container {
width:960px;
background:#d5d5d5 url(images/logo.jpg) no-repeat;
height:500px;
margin:0 auto;
}

#header {
height:154px;
}

a {
position: relative;
z-index: 1;
cursor: pointer;
}

a:link {
text-decoration:none;
font-weight:700;
color:#a8996e;
}

a:visited {
font-weight:700; 
color:#a8996e;
}

a:hover {
font-weight:700;
color:#a8996e;
text-decoration:underline;
}

a#logo {
display:block;
height:152px;
}

h1 {
text-indent:-9999px;
}

h2 {
font-size:30px;
font-weight:400;
padding:0 0 17px;
}

h3 {
font-size:20px;
font-weight:400;
padding:.2em 0;
}

strong {
font-weight:700;
}

ul#main_menu {
width:960px;
background:transparent url(images/bg_menu.png) repeat-x;
height:62px;
float:left;
}

ul#main_menu li {
float:left;
text-align:center;
width:106px;
font-weight:normal;
}

ul#main_menu li a {
color:#FFF;
display:block;
font-size:16px;
height:62px;
line-height:44px;
text-decoration:none;
width:106px;
font-weight:normal;
}

ul#main_menu a:hover {
font-weight:normal;
background:transparent url(images/menu_highlight.gif) no-repeat;
width:106px;
}

#welcome {
height:274px;
background:#fff url(images/welcome_image.png) no-repeat;
clear:both;
margin:20px auto;
}

#welcome_text {
padding:22px 40px 20px 616px;
}

#welcome_text h2 {
font-size:23px;
font-weight:400;
padding:1em 0;
}

#content {
background:#fff url(images/box_bg.png) repeat-y;
clear:both;
width:960px;
line-height:1.4;
border-bottom:5px solid #adadad;
margin:0 auto;
}

#content p {
margin:0 0 1em;
}

#content ul {
line-height:1.4;
list-style-position:outside;
list-style-type:disc;
margin:1em 0;
}

#content li {
margin-left:36px;
}

#content blockquote {
color:#8F8F8F;
font-size:13px;
font-style:italic;
font-weight:inherit;
text-align:left;
padding:0 auto;
}

#content_left {
float:left;
width:508px;
display:inline;
margin:24px 36px;
}

#content_right {
float:right;
width:308px;
display:inline;
margin:24px 36px;
}

#bottom_boxes {
width:960px;
height:128px;
background:#fff url(images/bottom_boxes.png) no-repeat;
}

.bottom_box {
float:left;
height:93px;
width:178px;
display:inline;
margin:12px 20px 13px 120px;
}

#bottom_logos {
width:500px;
font-size:11px;
color:#6b6b6b;
margin:19px auto;
}

#bottom_logos p {
padding:8px 0 0;
}

#bottom_logos img {
float:left;
}

#footer {
width:960px;
text-align:center;
font-size:11px;
color:#6b6b6b;
}

img.alignleft {
float:left;
margin:0 15px 10px 0;
}

img.alignright {
float:right;
margin:0 0 10px 15px;
}

img.aligncenter {
display:block;
margin:32px auto;
}

#main_menu .current_page_item a, #main_menu .current_page_ancestor a, #main_menu .current_page_item a:hover, #main_menu .current_page_ancestor a:hover {
font-weight:normal;
background:transparent url(images/menu_highlight.gif) no-repeat;
}

.bottom_box p,.textwidget {
font-size:11px;
}

.process {
line-height:20px;
margin:10px 0 39px;
}

	/* Flash intro */
#flash_intro {
width : 568px ;
height : 239px ;
margin : 15px 0 0 15px ;
float : left ;
display : inline ;
background-color : transparent;
}


.sidebar-menu h3{
	border-bottom: 1px dotted #bbb;
	text-align: right;
	font-size: 30px;
	font-weight: bold;
}

.sidebar-menu h3 a{
	color: #a8996e;
	
	text-decoration: none;
}

.sidebar-menu h3 a:hover{
	font-style: italic;
	text-decoration: none;
}

.sidebar-menu li {
	text-align: right;
	font-size: 16px;
	list-style-type: none;
	font-weight: normal;
	padding: 0 10px 10px 0;
	background: url('images/sidebar-bullet.gif') top right no-repeat;
}

.sidebar-menu li a{
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.sidebar-menu li a:hover{
	color: #a8996e;
	font-style: italic;	
}

.sidebar-menu a:visited{
	font-weight: normal;
}

#content_right .current_page_item a {
	color: #a8996e;
	font-style: italic;
}

