/* reset css start*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 	margin:0;	padding:0;}
table {	border-collapse:collapse;	border-spacing:0;}
fieldset,img { 	border:0;}
address,caption,cite,code,dfn,em,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;}
/* reset css end*/

body{
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-size:0.75em; 
color:#666666;
line-height:1em; 
background-color:#f1f1f1;
}

html{
font-size:100%;
}

#main_container{
width:949px;
margin:2px auto 0px auto;
background:url(../images/bg_top.gif) no-repeat left top;
}

.bot_curve{
width:949px;
margin:0px auto;
}

.logo{
padding:9px 0px 50px 15px;
}

.selection{
text-align:center;
border-bottom:1px solid #cccccc;
padding:0px 0px 18px 0px;
}

#footer{
padding:18px 0px 0px 0px;
font-size:0.9em;
line-height:1.6em;
text-align:center;
}

#footer a,#footer a:visited,#footer a:active{
color:#0daeeb;
text-decoration:underline;
}

#footer a:hover{
color:#0daeeb;
text-decoration:none;
}

.img_slct_top{
background:url(../images/img_slct_top.jpg) no-repeat left top;
width:617px;
height:145px;
margin:0px auto;
font-size:1.6em;
line-height:2em;
color:#0064bd;
text-transform:uppercase;
padding:5px 0px 0px 163px;
text-align:left;
}

.img_slct_top span{
font-size:1.2em;
}