@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, p, blockquote, pre, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 1em;
	font-family: inherit;
	vertical-align: baseline;
}

p {margin: .3em 0 .7em;}

h1, h2, h3, h4 , h5, h6 {
	font-family: arial, helvetica, sans-serif;
	line-height: 1.1em;
	margin: 1em 0 .5em 0;
	color: #111111;
}

h1 { font-size: 1.6em; color:#6B6B6B; }
h2 { font-size: 1.5em; color:#6B6B6B; }
h3 { font-size: 1.4em; color:#6B6B6B; }
h4 { font-size: 1.3em; margin-top:-5px; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }

/* Tables still need 'cellspacing="0"'  */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a, a:link {}
a:visited {}
a:focus, a:hover {text-decoration: none;}
a:active {}
a img {border: none;}
ul, ol {margin:0 1.5em 1.5em 2em;}
ul {list-style-type: circle;}
ol {list-style-type: decimal;}
dl {margin: 0 0 1.5em 0;}
dl dt {font-weight: bold }
dd {margin-left: 1.5em;}

abbr, acronym { border-bottom: 1px dotted #666;  font-variant: small-caps;}
address { margin-top: 1.5em; font-style: italic; }
blockquote  { margin: 1.5em; color: #666; font-style: italic; border-left: 1px solid #666; padding-left: 1em;}

.clear { clear: both; width: 0; height: 0; font-size: 0; overflow: hidden; }

/* deprecated items should not be used - warning when used  */
font, b, center, frameset, frame {
   color : #red; font-weight : bold; margin : 10px; padding : 10px; border : 2px dashed #cd0000; font-size : 1.5em;
}

div[align], p[align], table[align] {
   color : #red; font-weight : bold; margin : 10px; padding : 10px; border : 2px dashed #cd0000; font-size : 1.5em;
}

/* Main template css */
.logo {margin-left:15px; padding-top:25px;}

#content_menu { text-align:right; background-image:url(../images/topbanner_03.gif); width:760px; height:29px; float:right; margin-top:0px; margin-right:0px; font-weight:bold;}
#content_menu ul { color:#ffffff; margin-top:7px; margin-left:90px; font-size:13px;}
#content_menu li {float:right; list-style:none; margin-right:10px; margin-left:15px;}
#content_menu li a { color:#ffffff; display:block;   list-style:none; text-decoration:none;}
#content_menu li a:hover { color:#006C97; text-decoration:none;}

#lower_bar { background-image:url(../images/lower_bar_03.gif); width:760px; height:50px; float:left; margin-top:10px; margin-right:0px; font-weight:bold;}
#lower_bar ul { color:#ffffff; margin-top:18px; font-size:16px; font-weight:bold;}
#lower_bar li {float:left; list-style:none;}
#lower_bar li a { color:#ffffff; display:block;   list-style:none; text-decoration:none;}
#lower_bar li a:hover { color:#006C97; text-decoration:none;}

#bottom_text { padding-left:15px; padding-top:5px; padding-bottom:5px; background-color:#EBE8E8; color:#6B6B6B; padding-right:15px;}

.callout1 {width: 230px; float:left; margin-left:10px; margin-right:10px; height:300px; text-align:left; }
.callout2 { background-image:url(../images/middle_slices_10.gif); padding: 10px; height:180px;}
.callout1 a {display: block; text-decoration:none;}
.callout1 p {margin: 0 5px 0 5px;}


.callout1 p.bottom_link {text-align:right; margin-top:40px; margin-right:25px; text-decoration:none;}





#menu { float:right; margin-top:-60px; margin-right:0px; font-weight:bold; }

#menu ul { color:#2ABCF6;}

#menu li {float:left; list-style:none; margin-right:10px;}

#menu li a { color:#2ABCF6; display:block;   list-style:none; text-decoration:none;}

#menu li a:hover { color:#006C97; text-decoration:none;}

body {
	text-align: center; margin: 0 auto; background: #4B4949 url(../images/background_02.gif) repeat-x 50% 0; font-family: verdana, "trebuchet MS", helvetica, sans-serif; line-height: 1.4; font-size: 12px;
}

#wrap {
	margin: 0 auto; width: 760px; text-align: left; background:  url() repeat-y top right;
}

#header {
	height: 80px; width: 760px; 
}

#main {
	width: 760px; clear: both;
}

#content { background-image:url(../images/dropshaddow_03.gif) norepeat;
	background: #fff url() no-repeat left top; width: 760px; padding: 0 0px 0 0px;
}

#sidebar {
	background: #999 url(../../images/bground-top.gif) no-repeat right top; width: 233px; float: right; padding: 0 10px 0 10px;
}

#footer {
	clear: both; background-color:#4b4949; background-image: url(../images/footer_03.gif) repeat-x 50% 0; padding: 0 10px 0 10px;
}
#footer p {
	color:#2ABCF6; text-align:center;background: #4B4949; padding-top:10px;
}