/*! @section Global_Styles */
html {}

body {
	background-image: url(../img/background.jpg);
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

a img {
	border: none;
}

iframe {
	width: 705px;
	margin-top: -54px;
	margin-left: -15px;
	border: none;
}

#Wrapper {
	width: 991px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/*! @section Header */

#Header {
	background-image: url(../img/headerBG.png);
	background-repeat: no-repeat;
	width: 946px;
	height: 112px;
}

.toll_free {
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #5c6088;
	float: right;
}

/*! @section Content */

#HomeImage {
	margin-left: -20px;
}

#Video {
	position: absolute;
	margin-top: -160px;
	margin-left: 665px;
}

#Content {
	background-image: url(../img/bodyBG.png);
	background-repeat: repeat-x;
	background-color: #1f2054;
	width: 987px;
	margin-left: -20px;
	padding-bottom: 30px;
	border-left: 2px solid #bababa;
	border-right: 2px solid #bababa;
}

#Menu {
	background-image: url(../img/menuBG.png);
	background-repeat: repeat-y;
	width: 184px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	text-align: right;
	margin-left: 46px;
}

#Menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#Menu ul li {
	background-image: url(../img/separator.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#Menu a:link, #Menu a:visited {
	text-decoration: none;
	color: #dfdfdf;
}

#Menu a:hover {
	text-decoration: underline;
	color: #dfdfdf;
}

.last_item {
	background: none;
}

#InnerContent {
	background-image: url(../img/textBG.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #ffffff;
	font-family: Georgia;
	font-size: 14px;
	color: #1f2054;
	width: 705px;
	margin-top: -210px;
	margin-left: 241px;
	padding-bottom: 40px;
}

#Testimonials {
	float: right;
	background-image: url(../img/testimonialBG.png);
	background-repeat: repeat-y;
	width: 202px;
	text-align: center;
	font-size: 18px;
	color: #1f2054;
}

.test_text {
	width: 160px;
	text-align: left;
	padding-top: 40px;
	padding-left: 25px;
	padding-bottom: 15px;
}

.author {
	font-style: italic;
}

#Flag {
	text-align: center;
	width: 132px;
	margin-top: 0px;
	margin-left: 520px;
}

.flag_text {
	font-family: Verdana;
	font-size: 11px;
	color: #636363;
}

#LikeBox {
	float: right;
	width: 292px;
	margin-top: 70px;
	margin-bottom: 30px;
}

#Text {
	width: 463px;
	margin-left: 15px;
	padding-top: 40px;
}

/*! @section Footer */

#Footer {
	float: left;
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	color: #797a9e;
	width: 175px;
	margin-top: -30px;
	margin-left: 50px;
}

#Footer a:link, #Footer a:visited {
	text-decoration: none;
	color: #797a9e;
}

#Footer a:hover {
	text-decoration: underline;
	color: #797a9e;
}
