/*** Global Settings ****/
body {font : normal 12px/1.6em Arial, Verdana, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0; text-align: center; background: #D4D4D4 url(images/body-bg.png) repeat-x;}
p { margin : 0;padding : 0;}
h1 { color : #666633;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Arial, Verdana, Helvetica, sans-serif;;}
h2 {color : #666633;margin : 20px 0 10px;padding-bottom : 10px;font : normal 17px Arial, Verdana, Helvetica, sans-serif;}
h3 {color : #666633;margin : 10px 0;padding-top: 10px; padding-bottom : 10px;font : bold 14px Arial, Verdana, Helvetica, sans-serif;}
ul {padding:0;margin:0 0 0 17px;list-style: square url(images/bullet.gif);}
.box {background : #f7f7f7;border : 1px solid #f0e9eb;padding : 15px;}
.moreinfo {font-size: 9px; padding: 10px;}
a {text-decoration: none;}
a img {border: none;} 

/*** Images ****/

.figure {
	float: left;
	width: 150px;
	margin: 0 10px 10px 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.photo {
		background: url(images/drop_shadow.gif) no-repeat right bottom;
}

.photo img {
	border: 1px solid #666633;
	background-color: #FFF;
	padding: 4px;
	position: relative;
	top: -5px;
	left: -15px;
}	

/*** Menu ****/
.ddm1 {font : normal 12px Arial, Helvetica, sans-serif;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 1px #003366;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    background: #003366;
    color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #666633;
    color: #ffffff;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #003366;
    color: #ffffff;
}
.ddm1 .item2:hover {
    background: #666633;
    color: #ffffff;
}
.ddm1 .section {
    border: 1px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }
* html .ddm1 td { position: relative; } /* ie 5.0 fix */

/*** Layout ****/
#wrapper {margin-right: auto; margin-left: auto; width : 776px;border-left : 1px solid #003366; border-right : 1px solid #003366; text-align: left; background:#ffffff;}
#header {margin : 0 auto; padding : 5px 10px 30px 20px; background : #003366;}
#navbar {float: right;}
#bg {height : 36px;background : url(images/bg.gif) repeat-x; clear: right;}
#main-content  {margin : 0 auto;}
#main-content p {padding: 7px;}
#logo {margin-bottom : 35px;}
.logoimg {
	padding-right: 10px;
}

.logotxt1 {font : normal 18px  Ariel, Verdana, sans-serif;color : #003366; font-variant:small-caps;}
.logotxt2 {font : normal 13px Arial, Verdana, Helvetica, sans-serif;color : #666633;}
#left-column {width : 440px;padding : 0 30px 30px;float : left;}
#right-column {width : 260px;float : right; margin-right: 10px;}

/*** Footer ***/
#footer {background: #f7f7f7;
clear: both;
font-size: x-small;
text-align: center;
text-decoration: none;
margin: 0 auto;
width: 776px;
}
.valadation-img-left {
position: relative;
left: -230px;
top: -40px;
}
.valadation-img-right {
position: relative;
left: 230px;
top: -40px;
}

/*** SideBAR ***/
#main-image {text-align : center;}
.sidebar {width : 218px;margin : 0 auto;padding : 10px 25px;background : url(images/shadow.jpg) no-repeat top;}
