body {
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 8px;
	background-color: #F4F4F4;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
h1 {
	color: #F8F6E8;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	color: #0757A7;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	color: #333333;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
p {
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul {
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 20px;
}

a:link {
	color: #0757A7;
	text-decoration: none;
	background-color: transparent;
}

a:visited {
	color: #0757A7;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color: #333333;
	text-decoration: underline;
	background-color: transparent;
}

a:active { 
	color: #000; 
	text-decoration: none; 
	background-color: transparent;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0757A7;
	border-right-color: #0757A7;
	border-bottom-color: #0757A7;
	border-left-color: #0757A7;
}

#navigation {
	width: auto;
	color: #FFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
	background: transparent;
	text-transform: capitalize;
	padding: 0;
}

#navigation a:link {
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AD1117;
	border-right-color: #AD1117;
	border-bottom-color: #AD1117;
	border-left-color: #AD1117;
}
.divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#navigation a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AD1117;
	border-right-color: #AD1117;
	border-bottom-color: #AD1117;
	border-left-color: #AD1117;
}

#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	background-image: url(images/nav-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#navigation a:active {
   color: #FFF;
   text-decoration: none; 
   background-color: transparent;
}

.header {
   color: #000;
   font-size: 14px;
   text-align: left;
   font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}

.header_phone {
   color: #000;
   font-size: 18px;
   text-align: left;
   font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}

.main {
   color: #000;
   font-size: 12px;
   text-align: left;
   font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}
#testimonial {
	width: 179px;
	background-color: #03407B;
	color: #F8F6E8;
	font-style: italic;
	text-align: left;
}
#testimonial p {
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
}


.footer {
   color: #333;
   font-size: 9px;
   text-align: center;
   font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}
.clickhere  {
	color: #FFFFFF;
	background-color: #03407B;
	padding: 7px;
}
.clickhere a:link  {
	color: #FFFFFF;
	background-color: #03407B;
	font-size: 16px;
	font-weight: bold;
}
.clickhere  a:visited  {
	color: #FFFFFF;
	background-color: #03407B;
	font-size: 16px;
	font-weight: bold;
}
.gotomypc {
	margin: 5px;
	border: 1px solid #FFFFFF;
	background-color: #E0161D;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.gotomypc p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}
.gotomypc a {
	color: #FFFFFF;
}
#jobopenings {
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #074A9B;
	padding: 10px;
	width: 170px;
	margin-top: 10px;
}
#jobopenings  h2 {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#jobopenings   h3 {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#jobopenings p {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#jobopenings a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#jobopenings  a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#jobopenings   a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
