/************************
	Landing page .com
************************/

* {
	padding:0;
	margin:0;
}
body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:#fff url(../Images/combackground.gif) repeat-y;
}
#wrapper {
	width:990px;
	border-right:1px solid #ccc;
}
#header {
	width:990px;
	height:66px;
	background:#fff url(../Images/imgTop3.gif) no-repeat;
}
#header_us {
	width:990px;
	height:66px;
	background:#fff url(../Images/imgTop3us.gif) no-repeat;
}
#logo{
	position:absolute;
	left:725px;
}
#sic {
	width:990px;
	height:260px;
	background:#fff url(../Images/comsic2.jpg) no-repeat;
}
#choose {
	width:990px;
	height:100px;	
}
#chooseimg {
	position:absolute;
	top:293px;
	left:0;
	width:50px;
	height:150px;
	background:#fff url(../Images/comsicleft2.gif) no-repeat top left;	
}
#chooseDisclaimer {
	width:990px;
	height:370px;
	background:#fff url(../Images/comsicleftDisc2.gif) no-repeat top left;	
}
h1{
	padding:10px 0;
	font-size:12px;
	color: #00513b;
	letter-spacing:0;
	text-align:center;
}
a {
	color:#00513b;
	font-weight: 700;
	text-decoration:none;
}
a:link{ 
	color:#00513b;
	text-decoration:underline;
}
a:visited{
	color:#00513b;
	text-decoration:underline;
}
a:hover{
	text-decoration:none; 
}
ul {
	margin:0 0 0 10px;
}
li {
    list-style-type:none;
    line-height:18px;    
    padding:0 0 0 10px;
	background:url(../Images/arrow.gif) no-repeat left 5px;
}
iframe {
    margin:20px 0;
    width:500px;
    height:200px;
    border:1px solid #ccc;
}
p {
    padding:10px;
}
#choose p {
    padding:10px 0;
    background:#fff;
}
.tab1, .tab2, .tab3, .tab4 {
    float:left;
    margin:0 20px 0 0;
}
.tab1 {
    padding:0 0 0 355px;
}
.buttonNormal, buttonSubmit{
	background:#05543E url(../Images/bg_button3.gif) no-repeat;
	border:1px solid #05543E;
	color:#fff;
	text-align:center;
	font-size:12px;
	font-weight:700; 
	cursor:pointer;
	overflow:visible;
    padding:0 10px 0 15px;
    width:auto;
}
.buttonimg{
	background:#05543E url(../Images/bg_button4.gif) no-repeat;
	border:2px solid #05543E;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:12px;
	font-weight:700;
    padding:0 10px 0 15px;
    width:auto;
}
a.buttonimg {
	color:#fff;
	text-decoration:none;
}
a.buttonimg:link{ 
	color:#fff;
}
a.buttonimg:visited{
	color:#fff;
}
a.buttonimg:hover{
	text-decoration:none; 
}
.left {
	text-align:left;
}
#footer {
	padding:32px 5px 0 0;
	text-align:center;
	background:#fff;
}
