/*
Theme Name: mymaid
*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.5; background: #B4DDFE url(images/bg_body.jpg) repeat-x center top;
        font-family: Tahoma, Geneva, sans-serif;
}
ol, ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 { font-weight:normal;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.5m;}
h3 {font-size:1.5em;line-height:1;margin-bottom:.5em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:.5em;height:1em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

p { font-size:14px; color: #333; margin-bottom:10px;}
p a { color:#06C;}
a { text-decoration:none; color:#333}
a:hover { color: #069}

#wraper { width:766px; margin:0 auto; }
.top-nav { text-align:right; height: 33px; margin:4px 0 0 0; font-size:.95em;}
.top-nav ul li { display:inline; margin-left:10px; padding-left:10px; border-left:1px solid #000;}

#logo { float:left; margin:50px 0 0 20px; }
#logo h1 {background:url(images/logo.png) no-repeat; width:151px; height:47px; display:block; }
#logo h1 a { width:151px; height:47px; display:block; text-indent:-3000em;}

#phone { float:right; clear:right; margin:10px 0 0 0}

#page { float:left; clear:both; background:url(images/bg_page.gif) repeat-y center top; width:750px; padding:0 16px; }
.flash { margin:0 0 10px ;}

.right_sidebar { float:right; width:170px; padding:0 10px 0 0}
.right_sidebar ul { list-style: none; margin:0 0 20px 0; font-size:13px;}
.right_sidebar ul li {padding:0px 0px 5px 15px; background:url(images/bg_li.jpg) 0 8px  no-repeat;}
.right_sidebar ul li a { text-decoration:none; color:#003366}
.right_sidebar ul li a:hover { color:#000}
.main_container { float:left; width:545px; padding:0 5px 5px 5px; border-right:1px solid #CCC; } 
h4 { background-color:#B4DDFE; padding:6px 0 10px 10px;}
img.right { float:right;  margin:0 0 20px 20px; }

.footer { clear:both; font-size:12px; x; background:url(images/bg_footer.gif) no-repeat center top; width:726px; padding:25px 28px; margin:0 auto; height:83px}
.footer  ul{ list-style:none; display:inline; float:right; margin-right:10px;}
.footer ul li { list-style:none; display:inline; padding:0 0px 0 10px; border-left:1px solid #003366; margin:0 0 0 10px;   }
.footer ul li a { text-decoration:none;}

.newsletter { background:url(images/bg_newsletter.jpg) no-repeat; width:164px; height:84px; padding:5px;}
.center{ width:400px; color:#06C; font-size:1.2em; margin:10px auto; text-align:center;  }

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.submenu1 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	background: #D4E3EE;
}
.submenu1text {

	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
.submenu2text {

	font: 12px Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #014962;
}
.submenu3text {

	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #014962;	
}
.bullet1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;                        /* Controls the regular font size */
    list-style-image:url(images/blue_dot.png);    /* url for custom bullet image */
	list-style-position: <outside>;
    margin-left:20px;                    /* amount to indent the list */
	padding-left:20px;                     /* The distance between the bullet and the text */
    /*padding-top:5px;                    /* Spacing between list items */
    padding-bottom:5px;                    /* Spacing between list items */
	font-weight: normal;
}
.bullet2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;                        /* Controls the regular font size */
    list-style-image:url(images/blue_dot.png);    /* url for custom bullet image */
	list-style-position: <outside>;
    margin-left:40px;                    /* amount to indent the list */
	padding-left:40px;                     /* The distance between the bullet and the text */
    /*padding-top:5px;                    /* Spacing between list items */
    padding-bottom:5px;                    /* Spacing between list items */
	font-weight: normal;
}

.bullet3 {
	list-style-type:circle
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;                        /* Controls the regular font size */
    margin-left:10px;                    /* amount to indent the list */
	padding-left:20px;                     /* The distance between the bullet and the text */
    padding-top:8px;                    /* Spacing between list items */
    padding-top:8px;                    /* Spacing between list items */
	font-weight: normal;
}	