@charset "utf-8";
/* CSS Document */

body {
width: 973px;
text-align: center;
margin: 0px auto;
font-family: Garamond;
font-size: 14px;
line-height: 120%;
}

#container {
width: 973px;
background-image: url(images/conent_bg.jpg);
background-repeat: repeat-y;
}
	 
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* Container */

p {
margin: 0px;
padding: 0px;
}

#row4_right ul {
padding: 0px;
margin: 0 0 0 20px;
}

#row4_right li {
padding: 0px;
margin: 0px;
list-style-image: url(images/to_use/arrow_icon.gif);
}

ul {
padding: 0px;
margin: 0 0 0 20px;
}

li {
padding: 0px;
margin: 0 0 0 20px;
list-style-image: url(images/to_use/arrow_blue.jpg);
}

a:link {
color: #cbdb2a;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #cbdb2a;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #cbdb2a;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}


#row1 {
width: 973px;
height: 178px;
}

#row1 a:link {
color: #c1db35;
text-decoration: none;
}

#row1 a:visited {
color: #c1db35;
text-decoration: none;
}

#row1 a:hover {
color: #c1db35;
text-decoration: underline;
}

#row1_1 {
width: 229px;
height: 178px;
float: left;
}

#row1_2 {
width: 440px;
height: 178px;
float: left;
background-image: url(images/layout_02.jpg);
background-repeat: no-repeat;
}

#row1_3 {
width: 229px;
height: 163px;
text-align: left;
float: left;
background-image: url(images/layout_03.jpg);
background-repeat: no-repeat;
padding: 15px 25px 0px 50px;
color: #FFF;
line-height: 100%;
}

#row2 {
width: 973px;
height: 27px;
clear: left;
padding: 0px;
background-color: #BDBA93;
text-align: left;
line-height: 100%;
}

#row2 a:link {
color: #000;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

#row2 a:visited {
color: #000;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

#row2 a:hover {
color: #fff;
font-size: 14px;
font-weight: bold;
}

.link_spacing {
padding: 13px 37px 9px 37px;
display: block;
float: left;
}

.link_spacing:hover {
background-color: #cbdb2a;
}

.image_spacing {
width: 7px;
height: 27px;
padding-right: 0px;
display: block;
float: left;
background-image: url(images/menu_divs.jpg);
background-repeat: no-repeat;
}

#row3 {
width: 973px;
height: 24px;
clear: left;
}

#row3_left {
width: 669px;
height: 24px;
float: left;
background-image: url(images/layout_04_bg.jpg);
background-repeat: repeat-x;
}

#row3_right {
width: 304px;
height: 24px;
float: left;
background-image: url(images/layout_05_bg.jpg);
background-repeat: repeat-x;
}

#row4 {
width: 973px;
clear: left;
}

#row4_left {
width: 659px;
float: left;
text-align: left;
padding-right: 10px;
}

.image_home {
float: left;
padding-right: 10px;
}

#row4_right {
width: 284px;
float: left;
padding: 20px 0 0 20px;
background-color: #370269;
color: #FFF;
text-align: left;
line-height: 160%;
}

#row4_right a:link {
color: #fff;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

#row4_right a:visited {
color: #fff;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

#row4_right a:hover {
color: #fff;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}

#row5 {
width: 936px;
height: 27px;
background-color: #BDBA93;
clear: left;
padding: 10px 0 0 37px;
text-align: left;
color: #0a034b;
font-size: 12px;
}

#row5 a:link {
color: #0a034b;
font-size: 12px;
text-decoration: none;
}

#row5 a:visited {
color: #0a034b;
font-size: 12px;
text-decoration: none;
}

#row5 a:hover {
color: #0a034b;
font-size: 12px;
text-decoration: underline;
}

.selected
	 {
background-color: #cbdb2a;
color:#FFF;
}

hr {
border: 1px dashed #999;
}