/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x top;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

p {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 120%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #00518D;
}

/* Menu */

#menu {
	width: 780px;
	height: 60px;
	margin: 0 auto;
	border-left: 20px solid #00518D;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: right;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
	color:#88888A;
}

#menu a:hover {
	background: #00518D;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

#menu .iprimelogo {
	display:block;
	float:left;
	height: 60px;
	width: 160px;
	
}

/* Logo */

#logo {
	width: 800px;
	height: 180px;
	margin: 0 auto;
	background: #FFFFFF url(images/banner1.jpg)
}

#logo h1 {
	margin: 0;
	padding: 120px 30px 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 30px 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#logo2 {
	width: 800px;
	height: 180px;
	margin: 0 auto;
	background: #00518D url(images/banner2.jpg)
}

#logo2 h1 {
	margin: 0;
	padding: 120px 30px 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo2 h2 {
	margin: 0;
	padding: 0 30px 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo2 h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo2 h1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#logo2 h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo2 h2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#logo3 {
	width: 800px;
	height: 180px;
	margin: 0 auto;
	background: #FFFFFF url(images/banner3.jpg)
}

#logo3 h1 {
	margin: 0;
	padding: 120px 30px 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo3 h2 {
	margin: 0;
	padding: 0 30px 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo3 h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo3 h1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#logo3 h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo3 h2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
	border-right:1px inset;
}

/* Content */

#content {
	float: right;
	width: 460px;
	padding: 20px 30px 20px 30px;
	background: transparent;
}

#offering {
	margin: 10px 20px 10px 50px;
	padding: 0px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#box {
	margin: 0px;
	padding-bottom: 5px;
	text-align:center;
	background: url(images/img04.gif) repeat-x left top; 
}

#box a {
	text-decoration: none;
	color: #00518D;
}

#box a:hover {
	text-decoration:underline;
}


#bodycontent {
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#bodycontent h2{
	margin-top: 20px;
}

#bodycontent ul {
  list-style:none;
  }
  
#bodycontent ul li {
  background:url(images/img07.gif) no-repeat 2px .50em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  line-height:1.4em;
  }
  
#bodycontent ol {
  list-style: none;
}

#bodycontent ol li {
	list-style: decimal;
	background: none;
	margin: 0;
	padding: 0;
	line-height: 1.0em;
}

#bodycontent a {
	text-decoration: none;
	color: #00518D;
}

#bodycontent a:hover {
	text-decoration:underline;
	color: #00518D;
}


.floating-box {
	float: left;
	width: 220px;
	text-align:inherit;
}

.floating-box a {
	text-decoration:none;
	color: #00518D;
}

.floating-box p, .floating-box blockquote, .floating-box ul{
	line-height: 144%;
	font-size: 92%;
}

.floating-box ul {
	list-style: none;
}

.floating-box ul li {
	background:url(images/img07.gif) no-repeat 2px .50em;
	margin-bottom:3px;
	line-height:144%;
	font-size: 92%;
}

.floating-box img {
  margin-bottom: 5px;
  padding:4px;
  border: solid 1px #e1e1e1;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	padding: 20px 10px 20px 40px;
	
}

#sidebar strong {
	font-size: 90%;
	color: #00518D;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #00518D;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#sidebar h2{
	//text-transform:capitalize;
	color: #00518D;
	padding-bottom: 2px;
	border-bottom: #E3E3E6 2px solid;
}

#links {
}

#links a img {
	border:0px;
	background: none;
}

#links ul {
	padding: 0 0 10px 0;
}

#links li {
	padding: 3px 0;
	background: url(images/img04.gif) repeat-x left bottom;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #00518D;
}

#links h3 {
	background: url(images/SoffrontMenu.jpg) no-repeat center ;
	text-align: center;
	border-bottom: 1px inset;
	display: block;
	width: 180px;
}

#links h3 a {
	text-decoration:none;
}

#links h3 a:hover {
	color: #00518D;
	text-decoration:underline;
}

/* Contact Form */
#contactFormArea {
margin:20px auto;width:auto;padding:20px;background:#fff;font-family:georgia,times,serif;
}
fieldset { border:0;margin:0;padding:0; }
label { 
	display:block; 
}
input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }

/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 800px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 220px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	border-left: 20px solid #00518D;
	border-top: 1px dotted #00518D;
	border-bottom: 1px dotted #00518D;
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 480px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #00518D;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}