body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {
	font-size: 13px;
	letter-spacing: 0px;
	font-family: "Trebuchet MS";
	line-height: 20px;
	margin:0;
	padding:0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
body{font-family: "Trebuchet MS", Helvetica;font-size: 14px;color: white;background: #22335e url(../Images/background.gif) no-repeat top center;}
#body-wrapper{width: 880px;margin: 0 auto;}
#top-menu, #bottom-menu,#hyper-menu{display: block;padding: 8px 12px 6px 12px;}
#top-menu li, #hyper-menu li, #bottom-menu li{list-style-type: circle; display: inline;list-style-position: inside;padding: 0 1px;font-weight: bold;font-size: 12px;}
ul#hyper-menu {float: right;margin-bottom: 10px;}
#bottom-menu li{font-weight: normal;font-size: 10px;padding: 0 4px;}
#index-main-div{position: relative;display: block;width: 820px; height: 720px;border: 2px solid #b4b4c5;padding: 25px;background-image: url(../Images/index-transparent-background.png);}
#index-top-left, #index-top-right, #index-bottom-left, #index-bottom-right{width: 16px;height: 16px;background-repeat: no-repeat;position: absolute;display: inline-block;background-image: url(../Images/index-corner-sprite2.png);}
#index-top-left{left: -2px;top: -2px;background-position: 0px 0px;}
#index-top-right{right: -2px;top: -2px;background-position: -17px 0px}
#index-bottom-left{left: -2px;bottom: -2px;background-position: 0px -17px;}
#index-bottom-right{right: -2px;bottom: -2px;background-position: -17px -17px}
#index-main-left-div{float: left;width: 45%;padding-right: 25px;}
#index-main-left-div p{line-height: 17px;}
#index-main-right-div{float: right;width: 48%;padding-left: 25px;padding-top: 20px;}

#hyper-menu li a{letter-spacing: 1px; line-height: 0px; font-size: 10px; font-family: "Trebuchet MS"; color: white;text-decoration: none;}
#hyper-menu li a:hover{color: #666699;}
#top-menu li a{letter-spacing: 1px; line-height: 0px; font-size: 10px; font-family: "Trebuchet MS"; color: white;text-decoration: none;}
#top-menu li a:hover{color: #666699;}
p {
	font-size: 13px;
	letter-spacing: 0px;
	font-family: "Trebuchet MS";
	line-height: 20px;
	margin:0;
	padding:0;
	margin: 10px 0;
}
.advantage {
	font-size: 15px;
	font-weight: bold;
}
.premium {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin:0 0 10px 0;
}
#facebook {
	vertical-align:top;
}
#f-thumb {
	padding-right: 5px;
}
#report-thumb img{
	margin: 0 auto;
	display: block;
}
#title {
	font-size: 15px;
	text-align: center;
}

/* Simple Modal */
#basic-modal-content {display:none;}
#basic-modal-content p{margin: 10px 0;}
#basic2-modal-content {display:none;height: 300px;}
#basic2-modal-content p{margin: 10px 0;}

/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {height:405px; width:550px; color:#fff; background:#22335E; padding:12px;}
#simplemodal-container .simplemodal-data {padding:0 0 10px 0;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../Images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h1 {color:#534741;font-size: 18px;margin: 0 0 10px 0;}
.clear {clear: both;}
