/* @group CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, form, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}

body {
	background: #020203;
	color: #fff;
	font: .63em/1 Arial, sans-serif;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

a {
	cursor: pointer;
	text-decoration: none;
}

img {
	margin: 0;
}

/* @end */

/* @group General */

.inner {
	width: 100%;
}

.siteinner {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 120px;
	overflow: hidden;
	background: url(img/head_tile.png) repeat-x left top;
}

#header .inner {
	background: url(img/head_bkg.jpg) center top;
	height: 120px;
}

#logo {
	width: 300px;
	height: 120px;
	overflow: hidden;
	display: block;
}

#logo a {
	width: 295px;
	height: 120px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(img/logo.jpg) no-repeat left top;
}

#contentcontainer_top {
	width: 100%;
	padding-top: 30px;
	background: #fff url(img/content_toptile.png) repeat-x left top;
	float: left;
	color: #929292;
}

#contentcontainer_btm {
	width: 100%;
	padding-bottom: 30px;
	background: url(img/content_btmtile.png) repeat-x left bottom;
	float: left;
}

#contentcontainer_btm .siteinner {
	width: 930px;
	padding: 0 15px;
}

#nav {
	width: 190px;
	min-height: 420px;
	background: url(img/navshadow.png) no-repeat right top;
	font: 12px/1 Aller;
	color: #929292;
	float: left;
	overflow: hidden;
}

#nav ul {
	width: 190px;
	display: block;
}

#nav ul li {
	width: 190px;
	height: 30px;
	display: block;
	border-bottom: 1px solid #eee;
}

#nav ul li.last {
	border-bottom: 0;
}

#nav ul li a {
	width: 170px;
	height: 12px;
	display: block;
	text-align: right;
	color: #929292;
	padding: 9px 20px 9px 0;
}

#nav ul li a.on {
	background-color: #fff;
}

#nav ul li a:hover {
	color: #fff;
	background-color: #4cc0d2;
}

#content {
	float: left;
	width: 710px;
	padding-left: 30px;
}

#content #homepics {
	width: 310px;
	float: right;
}

#content p {
	font-size: 1.1em;
	line-height: 125%;
	margin-bottom: 1.1em;
}

#content p a {
	background-color: #4cc0d2;
	color: #fff;
	padding: 2px 4px;
	display: inline;
}

#content li a {
	background-color: #4cc0d2;
	color: #fff;
	padding: 2px 4px;
	display: inline;
}

#content ul {
	margin-left: 15px;
	list-style-type: square;
	margin-bottom: 15px;
}

#content ol {
	margin-left: 20px;
	margin-bottom: 15px;
	list-style-type: decimal-leading-zero;
}

#content li {
	font-size: 1.1em;
	margin-bottom: 0.2em;
	line-height: 1;
}

#content h1 {
	background-color: #4cc0d2;
	color: #fff;
	padding: 7px 7px 2px 5px;
	display: inline-block;
	font: 30px/90% Aller;
	text-shadow: #3892a0 1px 1px 0;
	font-weight: normal;
	margin-bottom: 15px;
}

#content h2 {
	color: #4cc0d2;
	font: normal 1.8em/1 Aller;
	margin-bottom: 15px;
	line-height: 100%;
}

#content h3 {
	font: 1.3em/100% Aller;
	margin-bottom: 15px;
}

#content h3 a {
	color: #4cc0d2;
}

#subfooter {
	clear: both;
	background: #246b79 url(img/subfooter_tile.png) repeat-x left top;
}

#subfooter .siteinner {
	width: 930px;
	padding: 20px 15px 15px 15px;
}

#subfooter .inner {
	background: url(img/subfooter_bkg.jpg) no-repeat center top;
}

#featone {
	width: 230px;
	float: left;
	margin-right: 30px;
	padding-left: 60px;
}

#featone img.icon {
	position: absolute;
	margin-left: -60px;
}

#feattwo {
	width: 220px;
	float: left;
	margin-right: 30px;
	padding-left: 60px;
}

#feattwo img.icon {
	position: absolute;
	margin-left: -60px;
}

#featthree {
	width: 230px;
	float: left;
	padding-left: 70px;
}

#featthree img.icon {
	position: absolute;
	margin-left: -70px;
}

#subfooter h4 {
	text-shadow: rgba(0,0,0,0.25) 1px 1px 0;
	font: 1.6em Aller;
	margin-bottom: 12px;
}

#subfooter p {
	font-size: 1.1em;
	line-height: 125%;
}

#subfooter p span {
	font-size: 0.9em;
}

#subfooter a {
	color: #50dff1;
	font: 1.2em Aller;
	margin-top: 12px;
	display: inline-block;
}

#footer {
	padding: 15px 0;
	background: url(img/footer_tile.png) repeat-x left top;
	font-family: Aller;
}

#footernav {
	text-align: center;
}

#footernav a {
	font-size: 1.1em;
	margin: 0 10px;
	color: #fff;
}

#footernav a:hover {
	border-bottom: 1px dotted #fff;
}

#copyright {
	color: #50dff1;
	text-align: center;
	padding-top: 10px;
	line-height: 100%;
}

#copyright span {
	padding: 0 5px;
}

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

.tooltip {
	position:absolute;
	left:-2000px;
	background-color: black;
	padding:10px;
	border:1px solid #50dff1;
	width: 250px;
}

.tooltip strong {
	font-weight: bold;
	font-size: 12px;
	color: #4cc0d2;
}

.tooltip ol {
	font-size: 11px;
	color: #fff;
	list-style-type: decimal;
	margin-left: 15px;
	margin-top: 12px;
}

.tooltip li {
	padding-bottom: 5px;
}

.acc {
	margin-bottom: 1px ;
	width: 550px;
}

#spacc .acc {
	margin-bottom: 1px ;
	width: 400px;
}

.acc_container {
	margin-bottom: 20px;
}

.acc .title {
	color: #fff;
	padding: 5px;
	font: 15px Aller, sans-serif;
	font-weight: normal;
	cursor: pointer;
	/*background: #000 url(img/accordian2.gif) no-repeat 685px center;*/
	background: #4cc0d2 url(img/accordian.gif) no-repeat 525px center;
}

#spacc .acc .title {
	background: #4cc0d2 url(img/accordian.gif) no-repeat 375px center;
}

.acc .accq {
	margin-top: 20px;
	color: #4cc0d2;
	font: bold 13px/100% sans-serif;
	margin-bottom: 10px;
}

#content .acc_container p a {
	background: none;
	color: #4cc0d2;
	padding: 0;
}

#content .acc_container li a:hover {
	border-bottom: 1px dotted #4cc0d2;
}

#content .acc_container li a {
	background: none;
	color: #4cc0d2;
	padding: 0;
}

#content .acc_container p a:hover {
	border-bottom: 1px dotted #4cc0d2;
}

#content #callsavalinks h3 {
	font: 1.3em/100% Aller;
	margin-top: 10px;
	margin-bottom: 0px;
}

#content #callsavalinks #countries {
	margin-bottom: 15px;
	margin-top: 3px;
}

#content #callsavalinks #countries a {
	color: #929292;
	padding: 1px;
}

#content #callsavalinks #countries a:hover {
	color: #fff;
	background-color: #4cc0d2;
}

.callsavatable {
	width: 100%;
}

#local {
	width: auto;
}

.callsavatable th.cst1 {
	width: 25%;
}

.callsavatable th.cst2 {
	width: 25%;
}

.callsavatable th.cst3 {
	width: 25%;
}

.callsavatable th.cst4 {
	width: 25%;
}

.callsavatable th {
	background-color: #4cc0d2;
	color: #fff;
	font-size: 1.2em;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}

.callsavatable td {
	padding: 6px;
	text-align: center;
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
}

#phone {
	float: right;
	padding: 78px 37px 220px 40px;
	background: url(img/phone.jpg) no-repeat left top;
	width: 180px;
	height: 283px;
	margin-left: 20px;
}

#phonesml {
	float: right;
	padding: 78px 37px 58px 40px;
	background: url(img/phonesml.jpg) no-repeat left top;
	width: 180px;
	height: 283px;
	margin-left: 20px;
}

/* @end */
