@charset "utf-8";
/* CSS Document */
body {
    background: #fff url(../images/leftbg.png) repeat-y;
	-webkit-font-smoothing: antialiased;
	font-smooth: always;
}
img
{
 border-style: none;
}
#button{
position: fixed;
top: 90px;
left: 326px;
font-size: 12px;
text-decoration: none;
background: url('../images/button.jpg') no-repeat;
width: 193px;
height: 153px;
padding:21px 0px 0px 57px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

#button a{
text-decoration:none;
color:#FFFFFF;
}

#button a:hover{
text-decoration:none;
color:#000000;
}

#button2{
position: absolute;
top: 150px;
left: 626px;
font-size: 12px;
text-decoration: none;
background: url('../images/button.jpg') no-repeat;
width: 193px;
height: 153px;
padding:21px 0px 0px 57px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#FFFFFF;
}

#button3{
float:right;
margin-top:20%;
position: relative;
font-size: 12px;
text-decoration: none;
background: url('../images/button.jpg') no-repeat;
width: 193px;
height: 153px;
padding:21px 0px 0px 57px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#FFFFFF;
}

#gap{
position:absolute;
border-bottom:6px solid black;
height:3px;
width:100%;
top:100px;
}
.bodytext{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color: #585858;
text-decoration:none;
}
.bodytextBOLD{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color: #585858;
text-decoration:none;
font-weight:bold;
}
#logo{
position: relative;
top: 6px;
left: 307px;
font-size: 12px;
text-decoration: none;
background: url('../images/logo.png') no-repeat;
width: 194px;
height: 84px;
}
#needvisa{
float:left;
margin-left: 130px;
margin-top:8px;
background: url('../images/visa-bg.png') no-repeat;
width: 252px;
height: 380px;
}
#HeaderWhite{
font-family: 'Prosto One', cursive;
color:#FFFFFF;
font-size:22px;
width: 252px;
margin-top:8px;
margin-left:5px;
letter-spacing:1px;
}

#table{
margin-top:8px;
margin-left:0px;
font-family:Arial, Helvetica, sans-serif;
color:#1C75BC;
font-weight:500;
}
#submit{
margin-left:0px;
}

#nav{
margin-right:60px;
width:500px;
}

.menu-text {
font-weight: normal;
font-style: normal;
text-decoration: none;
margin-top: -1px;
line-height: 1.2;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1C75BC;
letter-spacing: 0px;
}

.menu-text:hover {
font-weight: normal;
font-style: normal;
text-decoration: none;
margin-top: -1px;
line-height: 1.2;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ff8a00;
letter-spacing: 0px;
}
.header-All{
font-family:Arial, Helvetica, sans-serif;
color:#1C75BC;
font-size:20px;
font-weight:bold;
letter-spacing:.5px;
}
.sub-header-All{
font-family:Arial, Helvetica, sans-serif;
color:#1C75BC;
font-size:13px;
font-weight:bold;
}

.sub-header-White{
font-family:Arial, Helvetica, sans-serif;
color:#d5d5d5;
font-size:14px;
font-weight:none;
letter-spacing:.5px;
}


#box{ 
background: white;
border-radius: 10px;
width: 211px;
display: inline-block;
padding: 13px;
box-shadow: 0 0 5px #888;
margin: 10px 5px;
height: 103px;
position: relative;
}

.social ul {
overflow: hidden;
list-style: none;
padding: 4px 0 0;
margin: 0 auto;
width: 60%;
}

#left-panel{
float:left;
margin-left: 130px;
margin-top:41px;
width: 252px;
height: 100%;
}
#bullet-1{
float:left;
margin-left: 0px;
margin-top:17px;
background: url('../images/bullet.png') no-repeat;
width: 15px;
height: 15px;
}
#bullet-2{
float:left;
margin-left: 0px;
margin-top:3px;
background: url('../images/bullet.png') no-repeat;
width: 15px;
height: 15px;
}
#boxFlag{ 
background: #d5d5d5;
border-radius: 10px;
width: 220px;
height: 25px;
display: inline-block;
padding-top:7px;
padding-left: 12px;
box-shadow: 0 0 5px #888;
margin: 0px 0px;
position: relative;
}
.copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
color: #585858;
}
.largest{
color: #585858;
}
.shadow {
	-moz-box-shadow:    0px 0px .1em .1em #dcddde;
	-webkit-box-shadow: 0px 0px .1em .1em #dcddde;
	box-shadow:         0px 0px .1em .1em #dcddde;
	border-radius: 12px;
	color: #FFF;
}
