* { margin:0px; padding:0px; }
body { background:#ececec url(../images/bg.jpg) top left repeat-x fixed; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:24px; color:#000; text-align:center; }
#frame { text-align:left; margin:auto; width:950px; }


#header { float:left; width:950px; height:180px; display:inline-block; background:url(../images/logo.png) 200px 78px no-repeat; border:none; font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; text-transform:uppercase; letter-spacing:2px; color:#000000; font-weight:normal; white-space:nowrap; font-size:36px; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; }
	#header:hover { opacity:0.5; }


#nav { float:left; width:950px; height:61px; background:#245394; }
	#nav td { height:61px; width:25%; text-align:center; border:1px; border-color:#0F0; font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;}
	#nav td:hover { background-image:url(../images/nav.jpg); background-position:bottom; background-repeat:no-repeat;  -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; }
	#nav a { height:100%; padding:0px 34px; color:#fff; text-shadow:#0e223f 0px -1px 0px; font-size:16px; letter-spacing:2px; text-decoration:none}
	#nav a:{  }

#cont_frame { float:left; width:950px; background:url(../images/contbg.png) top left repeat-y #fff; padding:0px 0px 25px 0px; }
#content { float:left; width:700px; background:#fff; padding:30px 0px 0px 0px; }
#content_right { float:left; width:250px; background:#ececec; padding:30px 0px 0px 0px; }

.col1, .col2, .col3, .col4{ float:left; padding:0px 0px 0px 25px; }
	.col1 { width:325px; text-align:center}
	.col2 { width:425px; }
	.col3 { width:650px; }
	.col4 { width:200px; text-align:center}
	
	
h1, h2, h3 { font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; text-transform:uppercase; letter-spacing:2px; color:#245394; font-weight:normal; white-space:nowrap; }
	h1 { font-size:17px; margin-bottom:25px; }
	h2 { font-size:16px; margin-bottom:25px; }
	h3 { font-size:15px; margin-bottom:15px; }
		h1 a, h2 a, h3 a { -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; }
		h1 a:hover, h2 a:hover, h3 a:hover { text-decoration:none; color:#000; }
		
p { margin-bottom:25px; }
	.note { font-size:11px; color:#666; font-style:italic; }
	#content_right p { font-size:13px; }
a { color:#245394; text-decoration:none; }
	a:hover { text-decoration:underline; }
	.more { font-size:11px; float:right; }
ul { list-style:inside; margin:0px 0px 25px 10px; }
	li { line-height:28px; }
hr { height:1px; width:100%; line-height:1px; margin:-10px 0px 15px 0px; border-top:1px solid #fff; background:#d7d7d7; color:#d7d7d7; border-left:0px; border-right:0px; }
label { font-size:13px; color:#333; }
input, textarea { padding:5px; font-size:12px; color:#000; border:1px solid #cccccc; background:#f2f2f2; border-radius:5px; font-family:Arial, Helvetica, sans-serif; margin-bottom:25px; }
	.col1 input, .col1 textarea { width:190px; }
	.col2 input, .col2 textarea { width:415px; }
	.col3 input, .col3 textarea { width:640px; }
	.col3 textarea { height:100px; }

.facebook { height:45px; width:200px; float:left; display:inline-block; background:url(../images/facebook.jpg) top left no-repeat #245394; color:#fff; line-height:45px; margin-bottom:50px; }
	.facebook:hover { background-position:bottom left; }

.img { display:inline-block; border:1px solid #245394; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s; }
	.img:hover { border-color:#000; }
	
	.col1 .img { height:148px; width:198px; }
	
.link { display:inline-block; width:650px; background:#f2f2f2; float:left; margin-bottom:15px; font-size:13px; line-height:30px; }
	.link_name { background:#e4e4e4; display:inline-block; width:430px; padding:0px 10px; height:30px; float:left; font-weight:bold; }
	.link_url { background:#e4e4e4; display:inline-block; width:180px; padding:0px 10px; height:30px; float:left; color:#666; text-align:right; }
	.link_des { background:#f2f2f2; display:inline-block; width:630px; padding:5px 10px; float:left; color:#666; font-size:12px; line-height:20px;  }
		.link:hover .link_name, .link:hover .link_url { background:#245394; color:#fff; text-decoration:none; }
		.link:hover .link_des { text-decoration:none; }

.iframeframeframeframe { border:1px solid #999; }
#send { background:#245394; color:#fff; font-weight:bold; padding:10px 0px; width:120px; margin-bottom:0px; }
	#send:hover { cursor:pointer; opacity:0.8; }


#copy { float:left; width:950px; height:70px; }
	#copy_left, #copy_right { display:inline-block; font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; line-height:70px; color:#666; font-size:11px; text-transform:uppercase; letter-spacing:2px; height:70px; }
	#copy_left { float:left; padding:0px 25px; width:650px; }
			
.tooltip{ position: absolute; top: 0; left: 0; z-index: 3; display: none; }
            
		