/*
Design by FMP Direct
http://www.fmpdirect.com
*/

body {
	margin: 0;
	padding: 0;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #fff;
	background-image: url(../images/base/img01-ismn.jpg);
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}

h1{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3b3b3b;
}
h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b40f32;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}
h5 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3b3b3b;
}
p, blockquote, ul, ol {
	line-height: 18px;
	text-align: left;
}

blockquote {
	padding-left: 20px;
	background:url(../images/base/img-blkQte.jpg) repeat-y;
}

a {
	color: #2971a7;
}

a:hover {
	text-decoration: none;
}
a:visited {
	color: #2971a7;
}

/* ---------- Header ----------*/

#header {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background-image: url(../images/base/img02-ismn.jpg);
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	font-size: 12px;
	color: #AEAEAD;
	padding-top: 137px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
#headernavg {
	float: right;
	width: 250px;
	padding-top: 50px;
}
#header #headernavg ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
#headernavg li {
	display: block;
	padding-right: 40px;
	text-transform: uppercase;
}
#headernavg a {
	color: #adacac;
	text-decoration: none;
}
#headernavg a:visited {
	color: #adacac;
	text-decoration: none;
}
#headernavg a:hover {
	color: #D8D8D8;
	text-decoration: none;
}

/* ---------- Menu ---------- */

#menu {
	width: 760px;
	height: 26px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/base/img03.jpg);
	background-repeat: no-repeat;
}
#menu a:visited {
	display: block;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/base/img03.jpg);
	background-repeat: no-repeat;
}
#menu a:hover {
	display: block;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #adacac;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/base/img03.jpg);
	background-repeat: no-repeat;
}
M  {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* ---------- Content --------- */

#content {
	width: 720px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* ---------- Posts ----------- */

#posts {
	float: left;
	width: 480px;
	margin: 0px;
	background-image: url(../images/base/img05.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#posts .img1 {
	margin-right: 15px;
}
#posts .imgDataLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
#posts .caption {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
#posts h1 {
	font-size: 36px;
}
#posts h2 {
	font-size: 16px;
	text-transform: none;
	padding-top: 5px;
	padding-bottom: 1px;
	color: #3B3B3B;
}
#block2 h2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E2DA;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#posts h3 {
	font-size: 13px;
	color: #B40E32;
	text-transform: none;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	background-repeat: repeat-y;
	padding-left: 0px;
	padding-bottom: 10px;
}
#posts h4 {
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 2px;
	color: #666666;
	list-style-type: none;
	background-image: url(../images/services/sqr.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-right: 10px;
	padding-left: 15px;
}
#posts h4 ul {
	margin: 0px;
	padding: 0px;
}
#posts h5 {
	font-size: 16px;
	text-transform: none;
	color: #3B3B3B;
}
#posts p {
	font-size: 12px;
	color: #8a8a8a;
	line-height: 20px;
}
#posts a {
	text-decoration: none;
}
#posts a:visited {
	text-decoration: none;
}
#posts a:hover {
	text-decoration: underline;
}
#posts a:active {
	text-decoration: none;
}


/*---------- Links ----------- */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
}
#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background-image: url(../images/base/img06.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 11px;
	background-image: url(../images/index/tabLinks200.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 0px;
}
#datacard {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E2DA;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.img-linksLeft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #E0DBD4;
}
/* ----------- Footer ----------- */

#footer {
	padding: 20px;
	background-repeat: repeat-x;
	background-image: url(../images/base/img07.gif);
	background-color: #e7e2da;
}
#footer h1 {
	font-size: 12px;
	color: #8a8a8a;
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform: uppercase;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8A8A8A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8A8A;
}
#footernavg {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C2BFBA;
	border-bottom-color: #C2BFBA;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
}
#footernavg ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footernavg li {
	display: inline;
	padding-right: 10px;
}
#footernavg a:link {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #6f6f6f;
}
#footernavg a:visited {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #6f6f6f;
}
#footernavg a:hover {
	font-size: 10px;
	color: #3b3b3b;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#footernavg a:active {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #6f6f6f;
}
#sub {
	text-align: center;
	padding-top: 20px;
	color: #857f77;
}
#sub a {
	color: #857f77;
	text-decoration: none;
}
#sub a:visited {
	color: #857f77;
	text-decoration: none;
}
#sub a:hover {
	color: #857f77;
	text-decoration: underline;
}
#footer p {
	color: 857f77;
	text-align: center;
	padding-top: 10px;
}#search {
	padding-top: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#search .img-glass {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#data1 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E2DA;
}
#pages {
	padding-top: 30px;
}
#pages .img-arrow {
	margin-bottom: 2px;
	padding-right: 5px;
}
#pages ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pages li {
	display: inline;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E2DA;
	padding-left: 5px;
}
#spacer {
	padding-top: 10px;
	padding-bottom: 10px;
}
#spacer blockquote {
	border: 1px solid #E7E2DA;
	padding: 5px;
	background-color: #f6f3ee;
}
#linksSpacer {
	padding-top: 30px;
	padding-bottom: 10px;
}
#linksSpacer .img-linksSpacer {
	float: left;
	margin-right: 10px;
}
#mainSpacer {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 0px;
	font-weight: normal;
	color: #B40E32;
}
#block2 .title .img-Icon1 {
	margin-right: 15px;
	margin-bottom: 0px;
	float: left;
}
#block2 ul {
	margin: 0px;
	list-style-type: circle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#block1 {
	padding-bottom: 25px;
}
.img-linksLeftPlain {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
