@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
#preload { display: none; }

a:link {
 color:#993300;
 background-color:;
 text-decoration:none;
 }
 a:visited {
 color:#993300;
 background-color:;
 }
 a:hover {
 color:#999999;
 background-color:;
 }
 a:active {
 color:#993300;
 background-color:;
 }  
body {
	margin:0;
	padding:0;
	height:100%;
background-color:#FFFFFF;

font-family:Verdana, Arial, Helvetica, sans-serif;

}


#header {
background: #fff;
height:quto;
}
#iconHover img:hover {

opacity: 0.5;

}

#roundedCorners {
	position:relative; /* needed for footer positioning*/
	margin:0 auto;	
	width: 880px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
min-height:650px; /* real browsers */

	border:none;
padding: 10px;
background-color:#FFFFFF;
border:1px solid #DDEEF6;

/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
#roundedCornersShare {
	position:relative; /* needed for footer positioning*/
	margin:0 auto;	
	width: 880px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
min-height:940px; /* real browsers */

	border:none;
padding: 10px;
background-color:#FFFFFF;
border:1px solid #DDEEF6;

/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
#roundedCornersCsa {
	position:relative; /* needed for footer positioning*/
	margin:0 auto;	
	width: 880px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
min-height:1100px; /* real browsers */

	border:none;
padding: 10px;
background-color:#FFFFFF;
border:1px solid #DDEEF6;

/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
#roundedCornersAbout {
	position:relative; /* needed for footer positioning*/
	margin:0 auto;	
	width: 880px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
min-height:1000px; /* real browsers */

	border:none;
padding: 10px;
background-color:#FFFFFF;
border:1px solid #DDEEF6;

/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

	
#header {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
background-color:#FFFFFF;
border:none;
width: 870px;
margin:0% auto;
	padding:0%;
}


.left {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
float:left;
width:400px;
}
.right {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
float:right;
width:460px;
height:auto;
margin-right:4px;
margin-bottom:35px;
line-height:1.3em;
padding-left:15px;
padding-bottom:15px;
}
.right p {
	margin-top:15px;
}
#content {
background-color:;

}

.leftImg {
		padding:15px 0 0 20px;
	margin:0px;
	text-align: center;
}
.imgCenter {
			padding:15px 0 0 40px;
	margin:0px;
	text-align: center;
}

.agreement {
	
background-color:#CCCCCC;
margin:0 auto;
padding:5px;

width:380px;
-moz-border-radius: 10px;
border-radius: 10px;

}
	.agreement1 {
background-color:#FFFFFF;
padding-right:5px;

width:400px;
}
	

