body {
    background-color: #F2F2F2;
    padding: 0px;   
    font-family:"Segoe UI", Myriad, "Lucida Grande","Lucida Sans Unicode",sans-serif;
    font-size: 12px;
    color: white;
}

td, tr, img {
    padding: 0px;
    margin: 0px;
}

img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

#tourlink {
    width:279px;
    height:40px;
    position:absolute;
    top:285px;
    left:665px;
	display:block;
	text-align: right;
	text-decoration:none;
	color: white;
	font-size:14px;
}

.innercontent {
	position:relative;
	padding-left:40px;
	padding-top:10px;
	padding-right:40px;
}

.innercontent p {
	font-size:14px;
}

.innercontent img.rightimg {
	margin-left:25px;
	border-left:15px solid white;
	margin-bottom:15px;
}

p.codetitle {
	color: #009900;

}

.bannerimg {
	_position:relative;
	_top:-5px;
}

code {
	background-color: #f0f0f0;
	display:block;
	white-space:pre;
	padding:10px;
	cursor: text;	
}

.bannertd {
    height:108px;
    overflow:hidden;
}
#body_container {
    left: 50%;
    margin-left: -491px;
    position:relative;
    width: 982px;
}

#box1 {
    width: 322px;
    background-image: url(../images/box1.png);
    float: left;
    display:block;
    overflow:hidden;
    height: 228px;
    background-repeat:none;
}

#box2 {
    width: 335px;
    background-image: url(../images/box2.png);
    float: left;
    display:block;
    overflow:hidden;
    height: 228px;
    background-repeat:none;
}

#box3 {
    width: 325px;
    background-image: url(../images/box3.png);
    float: left;
    display:block;
    overflow:hidden;
    height: 228px;
    background-repeat:none;
}

#boxtop {
    background-image: url(../images/topwhite.png);
	background-repeat:none;
	width: 982px;
	height: 10px;
	float:left;
}

#boxmid {
    background-image: url(../images/whitemid.png);
	background-repeat:repeat-y;
	width: 982px;
	color:black;
	float:left;	
}

#boxmid h1 {
	color: #666666;
	text-align: center;
	font-weight:normal;
}

#boxmid p.subtitle {
	color: #666666;
	text-align: center;
	font-weight:normal;
	font-size:14px;
}

#boxbot {
    background-image: url(../images/whitebot.png);
	background-repeat:none;
	width: 982px;
	height: 10px;
	float:left;
}

#boxcontainer {
	color:black;
}

#boxcontainer h2 {
	color: #666666;
	font-weight: normal;
	margin-top:30px;
	margin-left:18px;
}

.midbox h2 {
	margin-left:28px !important;
}

.midbox p {
	margin-left:28px !important;
}

#boxcontainer p {
	color: black;
	font-weight: normal;
	margin-top:5px;
	margin-left:18px;
	font-size:14px;
	padding-right:18px;
}


#footertable {
    width: 982px;
    border-top: 1px solid #cccccc;
    margin-top:17px;
}

#footertable td {
    padding-top:5px;
    font-family: arial;
    color: #666666;
    font-size:8px;
    clear:all;
    
}
