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



/*
Imports
**********/
@import url("twitter.css");




/* reset css */

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, img, ins, kbd, q, s, samp,
small, strike, strong, 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-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong { font-weight: bold; }
em { font-style: italic; }


/* General */


body {
	font-family: Arial, "sans-serif";
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	background-color: #D3D3D3;
}

h1 {
	height: 61px;
	width: 239px;
	background-image: url(../images/h1.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
	h1#imageh1 {
	height: 300px;
	background-image: url(../images/h1.jpg);
	width: 900px;
	text-indent: -9999px;
	float: none;
	margin-left: 0px;
	margin-top: 0px;
}

h2 {
}

h3 {
	color: #0197F1;
	font-size: 16px;
	line-height: 20px;
}
h4 {
	font-size: 20px;
	color: #0098FD;
	margin-bottom: 20px;
	line-height: 24px;
}
	h4 span {
	font-weight: bold;
	color: #000000;
	}
		#symbols h4 span {
		color: #FFFFFF;
	}
h5 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00A0F7;
	padding-bottom: 2px;
	}
	h5 span {
	color: #999999;
	}
h6 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
}
	
p {
	margin-bottom: 20px;
	font-size: 13px;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
}

img {
}




/* HTML 5 */


header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0098FD;
	overflow: hidden;
	background-color: #000000;
	position: relative;
	height: 100px;
}
	.tel {
	font-size: 18px;
	float: right;
	margin-right: 20px;
	color: #FFFFFF;
	margin-bottom: 25px;
	margin-top: 20px;
	}
		.tel span {
	color: #0197F1;
		}

nav {
width: 600px;
float: right;
margin-top: 2px;
}
	nav ul {
	margin-left: 0px;
	clear: both;
    }
	nav li {
	float: left;
	list-style-type: none;
	margin-right: 18px;
	}
	nav a {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 13px;
	}
	nav a:hover, nav li.active a {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0098FD;
	padding-top: 2px;
	}
	


section {
    display: block;
	width: 900px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
	body.home section {
	background-image: url(../images/section_bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center 300px;
}	
	section a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #62C0FF;
	}
	section a:hover {
	text-decoration: none;
	color: #2372B1;
	border-bottom-color: #0099FF;
	}

article {
	display: block;
}
	article.left {
	width: 400px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	}
		article.left img {

		}
		article.left p {
		width: 200px;
		margin-left: 150px;
		}
		article.left h5 {
		margin-left: 150px;
		width: 200px;
		}
		
			article.left aside {
			width: 120px;
			float: left;
			text-align: right;
			}
				article.left aside img {
				margin-left: 0px;
				}

		
	article.otherLeft {
	width: 400px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	}
	article.otherLeftWide {
	width: 860px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	}
			article.otherLeft img {
				float: right;
				}
article.otherLeft  ol {
	margin-bottom: 20px;
	margin-left: 60px;
	list-style-type: decimal;
	width: 280px;
		}
			article.otherLeft li {
	margin-bottom: 12px;
			}
	article.otherRight  ul {
	margin-bottom: 20px;
	margin-left: 60px;
	width: 280px;
		}
			article.otherRight li {
	margin-bottom: 12px;
			}
			article.otherRight p.dangerous {
	text-align: center;
	font-size: 18px;
	line-height: 22px;
			}	
					article.otherRight p.dangerous span {
	color: #0098FD;
	font-size: 14px;
	font-weight: bold;
				}	
	article.otherRight {
	width: 400px;
	margin-right: 20px;
	margin-top: 20px;
	float: right;
	padding-top: 36px;
	}
		article.otherRight h5.noline {
	border: none;
	color: #2372B1;
		}
			article.otherRight   p.bookNow a {
	background-color: #00A0F7;
	color: #FFFFFF;
	font-size: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
						}
			article.otherRight   p.bookNow a:hover {
	color: #000000;
						}
	
	
	article.homeBoxes {
	width: 480px;
	background-color: 100px;
	position: relative;
	float: right;
	margin-top: 160px;
	margin-right: 10px;
	margin-left: -20px;
	}
		article.homeBoxes h3 {
	width: auto;
	padding-top: 20px;
	font-size: 30px;
	letter-spacing: -0.4px;
	padding-left: 76px;
	text-align: center;
	line-height: 28px;
			}
			article.homeBoxes h3 span {
	color: #000;
	font-size: 23px;
				}
				
			article#symbols {
	width: 418px;
	background-color: #000000;
	position: relative;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: -20px;
	border: 1px solid #0197F1;
	padding-bottom: 0px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	}
		article#symbols div {
		float: left;
		margin-bottom: 5px;
		width: 100%;
		}	
			article#symbols img {
			float: left;
			}	
			article#symbols p {
			color: #FFFFFF;
			margin-left: 50px;
			margin-top: 10px;
			font-size: 16px;
			}
			section article#symbols p:hover {
			color: #0197F1;
			}
				#symbols img.noMarg {
					margin-left: -20px;
				}
	
footer {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2372B1;
	border-right-color: #2372B1;
	border-bottom-color: #2372B1;
	border-left-color: #2372B1;
}
	footer nav {
	float: right;
		}
	footer aside {
		float: left;
		width: 230px;
		}	
		footer aside p {
	font-size: 10px;
	color: #666666;
	margin-bottom: 0;
		}
			footer aside p img {
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 10px;
			}
	
	footer p.footTel {
	color: #FFF;
	font-size: 22px;
	float: right;
	background-image: url(../images/pay_by_phone.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 410px;
	margin-top: 8px;
		}
	
	footer img {
	position: absolute;
	left: 15px;
	top: -181px;
	}
	.ra {
	float: right;
	color: #666666;
	clear: right;
	font-size: 10px;
	}






/* Random Classes */

.clearer {
	clear: both;
}



/* Testimonials */

	#testimonials {
	overflow:hidden;
	height:170px;
	float: right;
	width: 460px;
	background-image: url(../images/testi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 20px;
	margin-top: 20px;
	}		
	#testimonials li {
		font-size:14px;
		color:#000;
		line-height:18px;
		padding:20px;
		margin-right: 100px;
	}
		#testimonials li strong {
			color:#0197F1;
			font-size:18px;
			text-transform:uppercase;
		}
		#testimonials li span {
			font-size:12px;
			display:block;
			text-align:right;
			color:#999;
			padding:5px 0;
		}
.red {
	color: #D61207;
}

