/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; 
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%; 
	vertical-align: baseline;
	background: transparent;
}

a:link, a:visited {
	color: #5EB21E;
	cursor: pointer;
	text-decoration: none;
}

a:hover, a:active{
	color: #5EB21E;
	cursor: pointer;
	text-decoration: underline;
}

ol, ul {
	list-style: inside;
	line-height: 20px;
	list-style-type: disc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	padding: 8px 0;
}

	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(../images/bg.gif);
	line-height: 15px;
	color: #223cc7;
	font-size: 11px;
}

#wrapper {
	width: 783px;
	margin: 0 auto;
	background: #fff;
}

#menu {
	background:#223cbb;
	margin-top: -3px;
	height: 50px;
}

#content {
	background: #fff;

	padding-top: 10px;
}

#contentinside {
	background: #fff;
	min-height: 500px;
	_height: 500px;
	overflow: auto;
	padding: 10px 15px;
	overflow: auto;
}

#leftcontent {
	width: 511px;
	float: left;
	padding: 0 15px;
}

#rightcontent {
	width:241px;
	float: right;
	padding: 0;
}
#subscribetitle{
	background-image:url(../images/subscribe.jpg);
	background-repeat:no-repeat;
                      width:220px;
	height: 25px;
	float: left;
}
#subscribe{
	background-image:url(../images/strip.jpg);
	background-repeat:repeat-y;
	width:220px;
	float: left;
	padding: 0 5px;
}
#newstitle{
	background-image:url(../images/news.jpg);
	background-repeat:no-repeat;
                      width:220px;
	height: 25px;
	float: left;
}
#news{
	background-image:url(../images/strip.jpg);
	background-repeat:repeat-y;
	width:220px;
	float: left;
	padding: 0 5px;
}
#specialstitle{
	background-image:url(../images/specials.jpg);
	background-repeat:no-repeat;
                      width:220px;
	height: 25px;
	float: left;
}
#specials{
	background-image:url(../images/strip.jpg);
	background-repeat:repeat-y;
	width:220px;
	float: left;
	padding: 0 5px;
}
#base{
                    background:url(../images/base.jpg);      
	width:230px;
	height: 30px;
	float: left;
}

#rightcontent h2 {
	color: #5eb21e;
	font-size: 18px;
	margin-top: 10px;
	text-align: center;
}

h1 {
	background: url(../images/logo_small.gif) no-repeat;
	color:#000000;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	height:49px;
	padding-left:30px;
	width:350px;
	margin-top: 10px;
	padding-bottom: 10px;
}

h2 {
	color:#223CBB;
	font-family:Verdana;
	font-size:16px;
}

h3 {
	color:#223CBB;
	font-family:Verdana;
	font-size:14px;
}
h4 {
	background: url(../images/logo_small3.jpg) no-repeat;
	color:#223CBB;
	font-family:Verdana;
	height:25px;
	font-size:12px;
	font-weight:bold;
	width:200px;
                     height:25px;
	padding-left:28px;
	padding-bottom: 10px;

}
#contentinside h1 {
	margin-top: 15px;
	float: left;
}

#contentinside #breadcrumb {
	float: right;
                     width:350px;
}

#contentinside #breadcrumb a:link, #contentinside #breadcrumb a:visited{
	color: #5EB21E;
	text-decoration: none;
}

#contentinside #breadcrumb a:hover, #contentinside #breadcrumb a:active{
	color: #5EB21E;
	text-decoration: underline;
}

.special {
	font-weight: bold;
}

img .imageindex {
	display: inline;
}

#footer {
	clear: both;
	border-top: 1px solid #223cbb;
	margin-top: 10px;
	background: #fff;
	padding: 10px 0;
	text-align: center;
	font-size: 10px;
}

#footer a:link, #footer a:visited {
	color: #5EB21E;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #5EB21E;
	text-decoration: underline;
}

.menulink {
	background: #223cbb;
	color: #fff;
	margin-right: 10px;
	text-align: center;
	padding: 4px 10px;
	line-height: 15px;
	cursor: pointer;
}

.menulinkhover {
	background: #fff;
	color: #223cbb;
	margin-right: 10px;
	text-align: center;
	padding: 4px 10px;
	line-height: 15px;
	cursor: pointer;
}

.submenulink {
	background: #223cbb;
	color: #fff;
	margin-top: 100px;
	padding: 5px 5px 0 15px;
	cursor: pointer;
}

.submenulinkhover {
	background: #223cbb url(/images/smallicon3.gif) no-repeat;
	color: #fff;
	margin-top: 100px;
	padding: 5px 5px 0 15px;
	cursor: pointer;
}
