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

body {
	background-image:url(../images/background.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#000000;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	color:#333333;
	font-size:12px;
}

a {
	color:#333333;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color:#666666;
	font-weight:bold;
}

h1 {
	color:#333333;
	font-weight:normal;
	font-size:40px;
	margin:0px;
	letter-spacing:-1px;
}

h3 {
	color:#666666;
	font-weight:normal;
	font-size:20px;
	margin:0px;
	letter-spacing:-1px;
}

h4 {
	color:#333333;
	font-weight:normal;
	font-size:20px;
	margin:0px;
	margin-top:10px;
}

ul {
	color:#333333;
	margin:0px;
	margin-top:5px;
	font-size:12px;
}

#toprightbuttons {
	width:815px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
}

.translateflags img {
	border-style:none;
	padding: 0 4px 2px 0;
}

#menu {
	width:815px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
}

#menu a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

#menu a:hover {
	color:#CCCCCC;
	font-weight:normal;
	text-decoration:none;
}

#skype-left {
	padding:0 0 8px 0;
}

#menu-left {
	width:175px;
	float:left;
	background-image:url(../images/phone.gif);
	background-repeat:no-repeat;
	padding:0px;
	padding-left:23px;
	padding-bottom:5px;
}

#menu-left h3 {
	color:#FFFFFF;
}

#menu-right {
	width:600px;
	float:right;
	text-align:right;
}

.clear {
	clear:both;
	height:20px;
}

#image-banner {
	width:815px;
	height:300px;
	margin-bottom:3px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

#main {
	background-color:#FFFFFF;
	width:815px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	opacity: 0.85;
	-moz-opacity:0.85;
	filter:alpha(opacity=85);
}

#side-images {
	width:190px;
	text-align:center;
	float:left;
	margin:0px;
	margin-top:10px;
}

#side-images img {
	margin:0px;
	margin-top:10px;
	border: 1px solid #333333;	
}

#text {
	position:relative;
	width:605px;
	float:right;
	margin:0px;
	padding:0px;
	padding-bottom:20px;
	top:20px;
	right:20px;
}

#footer {
	width:815px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#footer p {
	color:#FFFFFF;
	margin:0px;
	font-size:10px;
}

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

#footer a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

#footer-left {
	width:300px;
	float:left;
	display:none;
}

#footer-right {
	width:400px;
	float:right;
	text-align:right;
}

#footer-right img {
	padding-left:10px;
	padding-bottom:8px;
	border:0;
}

#bottomtextlinks {
	margin:0 0 14px 0;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

#bottomtextlinks a {
	font-weight:bold;
	text-decoration:none;
}

#bottomtextlinks a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

#column {
	width:250px;
	float:left;
}

#column {
	font-weight:normal;
	text-decoration:none;
}

#column a {
	font-weight:normal;
	text-decoration:none;
}

#column a:hover {
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

.contact {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin:0px;
	margin-bottom:5px;
	color:#333333;
	font-size:12px;
}

table {
	font-size:12px;
}

.sml {
	margin:0px;
	margin-top:5px;
}
