 


* {
margin: 0px; 
padding: 0px; 
}

body {
background-image: url(../img/bg.png); 
background-repeat: repeat;
font-family: Helvetica, Verdana, Courier, sans-serif;
font-size:14px;
color:#4a4a4a;
}


h1 {
font-size: 24px;
font-weight: bold;
font-family: Helvetica, Verdana, Courier, sans-serif;
color: #4a4a4a;
margin-bottom: 5px;
}


h1 a {
text-decoration:none;
color:#0099FF;
}

h1 a:hover {
text-decoration:underline;
color:#0099FF;
}


h2 {
font-size: 18px;
font-weight: bold;
font-family: Helvetica, Verdana, Courier, sans-serif;
color: #4a4a4a;
margin-bottom: 5px;
}

h3 {
font-size: 14px;
font-family: Helvetica, Verdana, Courier, sans-serif;
color: #4a4a4a;
margin-bottom: 5px;
}

p {
margin-bottom: 10px;
}


a img {
border:0;
}

a {
text-decoration: none;
color:#0099FF;
}

a:hover {
text-decoration: underline;
color:#0066CC;
}

ul {
list-style-type:square;
}

li {
margin-bottom: 6px;
margin-left:15px;
list-style:square;
}

hr {
margin:0 0 5px 0;
width:100%;
}

div#wrap { 
margin: 20px auto; 
text-align: center;  
background-repeat: no-repeat; 
background-position: top center; 
min-width: 1006px;
font-size: 12px;
font-family: Helvetica, Verdana, Courier, sans-serif;
color: #000000;
}

div#container {
width: 924px;
height: 700px;
margin: 0 auto; 
text-align: center; 
}

div#flags {
width: 980px;
text-align: right;
margin: 0 auto;
padding-top: 87px;
}


#flags a img  {
border: 0;
margin: 0px;
padding: 0px;
}

div#top {
margin: 0px;
padding: 0px;
background-repeat: no-repeat; 
height: 128px;
text-align: left;
}


div#middle {
float:top;
clear:both;
text-align: left; 
background-repeat: repeat-y; 
min-height:400px;
padding:5px 10px 20px 0;
}


#middle a {
text-decoration: underline;
}


div#center {
	float:left;
	width:450px;
}



div#boxRight {
	float:left;
	margin-left:30px;
	width:188px;
}
#boxRightTop {
	float:top;
	clear:both;
	min-height:50px;
	background-image: url(../img/1/menu_bg.png);
	background-repeat:repeat-y;
	background-position:top;
	padding:10px;
}
#boxRightBottom {
	clear:both;
	height:24px;
	background-image: url(../img/1/menu_bg_bottom.png);
	background-repeat:no-repeat;
	background-position:top;
}




div#menu {
font-size:10px;
float:left;
clear:both;
width:188px;
margin:0 0 0 15px;
}

div#menuTop {
float:top;
clear:both;
margin-top:5px;
min-height:200px;
background-image:url(../img/1/menu_bg.png);
background-repeat:repeat-y;
background-position:top;
}
div#menuBottom {
clear:both;
height:24px;
background-image:url(../img/1/menu_bg_bottom.png);
background-repeat:no-repeat;
background-position:top;
}





#menuItemSwitch {
	float:top;
	padding:3px 0 0 6px; 
	width:188px;
	height:20px;
	background-image:url(../img/2/btn.png);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#fff;
	vertical-align:middle;
}

#menuItemSwitch:hover {
	background-image:url(../img/2/btn2.png);
}

#menuItemSwitch img {
	margin-right:2px;
	vertical-align:middle;
}

#menuItemSwitch a {
	text-decoration:none;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	font-color:#fff;
}

#menuItemSwitch a:hover {
	text-decoration:underline;
}






div#menuItem {
	float:top;
	clear:both;
	margin-top:5px;
	padding:3px 0 0 6px; 
	width:188px;
	height:20px;
	background-image:url(../img/1/btn.png);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#fff;
	vertical-align:middle;
}

#menuItem img {
	margin-right:2px;
	vertical-align:middle;
}

#menuItem a {
	text-decoration:none;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	font-color:#fff;
}

#menuItem a:hover {
	text-decoration:underline;
}




div#onlineMenu {
	padding:10px;
}

#onlineMenu a {
	text-decoration:underline;
	color:#000;
	font-size:10px;
}

#onlineMenu a:hover {
	text-decoration:underline;
	color:#2D7EB5;
	font-size:10px;
}




#subMenuItem {
	float:top;
	clear:both;
	margin:0 0 5px 9px;
}

#subMenuItem a {
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	font-size:11px;
}


#subMenuItem a:hover {
	text-decoration:underline;
	color:#2D7EB5;
}



#switch {
	position:absolute; 
	margin:76px 0 0 405px;
	padding:8px 0 0 15px;
	width:196px; 
	height:32px;
	color:#000;
	font-weight:bold;
	background-image:url(../img/1/head_btn1.png);
	background-repeat:no-repeat;
}

#switch:hover{
	 background-image:url(../img/1/head_btn2.png);
}

#switch a{
	color:#000;
	font-weight:bold;
}



#content {
font-size:14px;
color:#4a4a4a;
float:left;
margin:0 0 0 20px;
width:690px;
}



.post {
width: 570px;
text-align: left;
}

.center {	
	text-align: center;
	margin: 0 auto;
}


#bottom {
clear:both;
height:40px;
background-repeat:no-repeat;
padding:0 10px 0 10px;
font-family: Verdana, Courier, Sans-serif;
font-size: 11px;
color: #999;
}

#bottom a {
color: #999;
}


div#footer {
border-top:1px solid #999;
padding:5px;
}


div#copyright {
float: left;
margin: 0 0 0 20px;
}

div#xtras {
float: right; 
margin: 0 15px 0 0;
}



#infoBox {
	float: right;
	width: 300px;
	margin-right: 10px;
	padding-right: 25px;
	padding-left: 20px;
	border-left: 1px solid #dedede;
}


#infoBox p {
	width: 270px;
	margin: 5px 0px 0px 5px;
	text-align: justify;
	clear: both;
}

#infoBox .infosub {
	margin: 10px 0px 10px 0px;
}

#companyInfo td {
	margin-top: 10px;
	padding-right: 5px;
	veritcal-align: middle;
}

.tdContent {
	border-bottom: 1px solid #a9a9a9;
}
.tdContent2 {
	border-bottom: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	text-align: center;
}
.tdContent3 {
	border-bottom: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 7px solid #ffffff;
	text-align: center;
}

.tdContent3, .tdContent2 {
	font-weight: bold;
	font-size: 14px;
	width: 115px;
	height: 27px;
}

.packages {
	text-align: center;
}

.customer {
	clear: left;
	margin-top: 15px;
	min-height: 100px;
	height:auto !important; 
	height:100px; 
}

.placeholder {
	height: 100px;
	width: 250px;
	background-color: #dedede;
	border: 1px solid #dedede;
	float: left;
	margin-right: 10px;
}

.customerInfo {
	float: left;
	width: 300px;
	text-align: justify;
	font-size: 11px;
}

.xs {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#news {
	margin-bottom: 25px;
}

#PersonalItem {
	float:left;
	margin-right:20px;
	margin-top:30px;
	height:300px;
	width:125px;
	font-size:10px;
}