* {	font-family:Arial, sans-serif;}
a {color:#8F95C9;text-decoration:underline;}
a:hover {color:#000000;text-decoration:none;}
a:visited {color:#8F95C9;text-decoration:none;}
#header {
	height:29px;
        margin-top:20px;
       /* border:1px solid pink;
        width:760px;
        position:absolute;
        margin-left:-380px;
        left:50%;*/
}
#site {
	width:760px;
 	border-top:none;
	border-left:3px solid #262F6F;
	border-right:3px solid #262F6F;
	border-bottom:3px solid #262F6F;
 	height:500px;
}
a img {border:none;}
#logo {padding-left:20px;}
#content {
	margin-top:100px;
	margin-left:15px;
	margin-right:15px;
line-height:18px;
}
#contentInner {
	background:#FFFFFF;
	border-bottom:1px solid #262F6F;
	border-top:1px solid #262F6F;
	border-left:1px solid #262F6F;
	border-right:1px solid #262F6F;
	_height:200px;
        min-height:200px;
        padding:10px;
}
/* TWO COLUMN TEMPLATE STYLES */
#columnWrap {
	background:#FFFFFF;
	border-bottom:1px solid #262F6F;
	border-top:1px solid #262F6F;
	border-left:1px solid #262F6F;
	border-right:1px solid #262F6F;
	_height:200px;
        min-height:200px;
}
#contentLeft {
        width:499px;
}
#contentRight {
         width:223px;
         background:#FBF2EB;
}

#contactLeft {
         width:452px;
         background:#FBF2EB;
}
#contactRight {
         width:270px;
}
#navigation {
    width:100%;
	height:25px;
	font-size:10pt;
    line-height:normal;
	background:none;
	font-family:Arial, sans-serif;
	text-transform:uppercase;
}
p, h1, h2, h3, h4, h5, h6 {margin:0;}
#footer {
	padding-top:5px;
        padding-bottom:5px;
}
#footer p {
	font-family:Arial, sans-serif;
	font-size:8pt;
	color:#262F6F;
}