@charset "UTF-8";
/* CSS Document */

body{
	background: #cff2fd;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.container{
	background:url(../images/bg.png) repeat-y #cff2fd;
}

h4{
	color:#ff793e;
}

.showcasecompany{
	color:#ff793e;
	font-weight:bold;
	padding:5px 0 5px 0;
}

.showcaseurl{
	color:#49b1d2;
	font-weight:bold;
}

#mainmenubox{
	width:950px;
	height:100px;
}

#leftcontent{
	width:280px;
	padding:0 0 0 53px;
	float:left;
}

#rightcontent{
	width:617px;
	padding:0 0 0 0;
	text-align:left;
	float:left;
}

#titlebox{
	width:617px;
	padding:10px 0 10px 0;
	float:left;
}

#contentbox{
	width:540px;
	margin-right:62px;
}

#leftbox{
	width:350px;
	padding: 10px 0 0 0;
	float:left;
}

#rightbox{
	width:175px;
	float:left;
}

.font_footer{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
	text-align: center;
	padding:10px 0 10px 0;
	width:950px;
	height:20px;
}

.font_mainmenu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
}

#contactleft{
	padding:10px 0 10px 0;
}

#headofficebox{
	width:250px;
	padding:5px 0 0 0;
	float:left;
}

#contactusbox{
	width:400px;
	float:right;
}

#contactright{
}

.font_hostpackage{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-align:center;
	font-weight:bolder;
}

.font_hostpackagedetail{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-align:center;
}

.showcase{
	padding:5px 5px 5px 5px;
	float:left;
}
