* {
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	text-size-adjust: none;
	-ms-text-size-adjust: none;
	margin: 0px;
}

html, body {
	width: 100%;
}

a:link	{color: #08588D; text-decoration: none}
a:visited	{color: #08588D; text-decoration: none}
a:hover	{color: #2e92d5; text-decoration:underline}

.headerText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
}

.title {
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*min-width: 1200px;*/
}

.titleImage {
	float: left;
}

.titleText {
	float: left;
	text-align: right;
	width: 500px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight : bold;
	color: #2e92d5;
	padding-top: 20px;
}

.homePageItems {
	margin: 20px;
}

.homePageHeader {
	width: 95%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 46px;
	padding: 5px;
	margin: 10px;
	font-weight: bold;
}

.homePageItem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #454545;
	font-weight: normal;
	line-height: 55px;
	padding-left: 70px;
}

.middleHeader {
	width: 700px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 5px 5px 5px 40px;
	margin: 10px;
	font-weight: bold;
	float: left;
}

.middleItem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #454545;
	font-weight: normal;
	line-height: 22px;
}

.slideArea {
	border-bottom: 2px solid gray;
	padding-left: 40px;
	background-color: #EEEEEE;
	width: 100%;
	margin-right: 10px;
}

.mainHeaderText {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #0063a6;
}

.topMenu {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 33px;
	line-height: 42px;
	background: #EBF3F8;
	height: 50px;
	padding: 20px;
	width: 100%;
}

.topMenuDiv {
	width: 100%;
}

.topMenu a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	line-height: 47px;
	background: #EBF3F8;
	cursor: pointer;
	padding-left: 40px;
	text-transform: uppercase;
}

.topMenu a:hover {
	text-decoration:none;
	color: #2e92d5;
}

.footer {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 41px;
	line-height: 46px;
	background: #eeeeee;
	padding: 10px;
	width: 100%;
	margin-top:100px;
}

.footerHeader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	border-bottom: 1px solid gray;
}

.footerItem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #454545;
	font-weight: normal;
	line-height: 50px;
	padding: 0 40px 0 40px;
	margin-bottom: 40px;
}

.freeContact {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #454545;
	font-weight: normal;
	line-height: 55px;
	border: 2px solid #AAAAAA;
	background: #EBF3F8;
	width: 95%;
	padding: 20px;
	margin:40px 20px 20px 20px;
}

.freeHeader {
	font-size: 45px;
	font-weight: bold;
	border-bottom: 1px solid #888888;
	background: #FFFFFF;
	margin: -20px -20px 0 -20px;
	padding: 20px;
}

.freeSmall {
	font-size: 45px;
	padding-top: 20px;
	border-top: 1px solid #888888;
}

.subjectText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #454545;
	font-weight: normal;
	line-height: 65px;
	padding: 30px;
	margin: 20px;
	width: 95%;
}

.subjectHeader {
	font-size: 50px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #08588D;
}

.testimonials {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #454545;
	font-weight: normal;
	line-height: 65px;
}

.testimonialBy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #454545;
	font-weight: normal;
	line-height: 65px;
	padding-left: 40px;
	padding-top: 5px;
	margin-bottom: 100px;
	font-style: italic;
	border-bottom: 1px dotted gray;
}

.callUs {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
}
