@charset "utf-8";
@import url("news.css");
/* CSS Document */



img {border:none; outline:none;}

html {background:url(../images/background-main.jpg) repeat-x top #05080D;
	font-family: Helvetica, Arial, sans-serif; font-size:15px;  color:#ffffff;
}

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

a {color:#09C; text-decoration:underline;}
a:hover {color:#666; text-decoration:underline;}
b.advantage {color:#99CCFF;size:14px;font-weight:normal; font-style:italic;}
b.plus {color:#39C;size:auto;font-weight:bold;}
b.head {color:#039;size:auto;font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;font-weight:normal;}
ul.copy {padding:15px;}
li.copy {margin-bottom:8px; line-height:1.5;}
h1 {
	font-family:"Segoe UI", "Myraid Pro", Helvetica, Arial, sans-serif;
	font-weight:bold; font-size:2em; text-shadow: 0px -2px 2px #000;
	}
sup.sm {font-size: x-small;}
p.copy {padding-left:50px; margin-bottom:8px;}

#wrapper {background-color:#424A52; margin:0px auto; width:800px;
-moz-box-shadow:0px 0px 80px #000000;
-webkit-box-shadow:0px 0px 80px #000000;
box-shadow:0px 0px 80px #000000;
padding-left:100px;
padding-right:100px;
}

#logo {position:absolute; margin-left:14px; }
li.contactlink a {background:none !important;}

#flash {background:#F7F7F7;}

#content {margin:0px 14px;}

input[type=text] {width:220px; margin-bottom:8px;}
input[type=submit] {margin-bottom:8px; margin-top:8px;}
label {font-weight:bold; color:#FFF;}

#wrapper2 {width: 1000px; background-color:#FFF;
}

