body {
	background-color: #000000;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a:link, a:hover, a:visited, a:active{color: #5488AD; text-decoration:none}
a:hover{ text-decoration:underline;}


#wrapper {
	width:850px;
	margin:0 auto;
}

#header {
}

#nav {
}

#pictures {
	width:850px;
	height:132px;
}

#flash {
	float:left;
	width:622px;
	margin:0px;
	padding:0px;
}

#hotline {
	width:208px;
	height:132px;
	margin:0px;
	padding:0px 10px 0px 10px;
	background-image:url(../images/hotline.jpg);
	background-repeat:no-repeat;
	float:right;
}

#inside {
	width:850px;
	background-image:url(../images/inside_bg.jpg);
	background-repeat:repeat-y;
}

#sidebar {
	float:left;
	background-color:#F5F2EB;
	padding:2px;
	width:158px;
	border-right:#DAC79D solid 1px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3366CC;
}

#sidebar ul {
	margin:0px;
	padding:7px 10px 0px 20px;
}

#sidebar2 {
	width:228px;
	float:right;
}

#content {
	padding:1px 5px;
	width:449px;
	float:left;
}
	
#footer {
}

h1 {
	color: #350166; 
	font-size: 24px; 
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0px;
	padding:5px 0px 0px 0px;
}

h2 {
	color: #049B94; 
	font-size: 18px; 
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0px;
	padding:5px 0px 0px 0px;
}

.style2 {color: #350166; font-size: 20px; font-family: "Times New Roman", Times, serif;}
.style10 {font-size: 17px}
.style13 {color: #B49D6D}
.style13 a:link, .style13 a:hover, .style13 a:visited, .style13 a:active {color: #B49D6D; text-decoration:none}
.style13 a:hover{ text-decoration:underline;}
.style14 {color: #5488AD}
.style14 a:link, .style14 a:hover, .style14 a:visited, .style14 a:active {color: #5488AD; text-decoration:none}
.style14 a:hover{ text-decoration:underline;}
.style15 {color: #FFFFFF}
.style16 {font-family: "Times New Roman", Times, serif}

.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
	font-weight:bold;
	text-decoration:underline;
}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}

.logindiv {
	border:1px solid #CCCCCC;
	padding:10px;
	margin:30px auto;
	width: 300px;
}

.logindiv input {
	margin-bottom: 5px;
	}
.singleposition br {
	margin-bottom:18px;
	}
