/* Browser Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {
	margin: 0;
	padding: 0;
}

fieldset, img { border: 0; }

option { padding-left: 0.4em; }

ul, ol, dl { margin: 1em 0; padding-left: 30px }

dl { margin: 1em 0; }

dd { padding-left: 40px; }

blockquote { margin: 0 0 1em 1.5em; }

p {	margin: 1em 0; }

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}

/* Headers */

h1 { margin: 0px 0px 0px 0px; font-size: 160%; line-height: 100%; font-weight: regular; margin:1em 0; color: #64696e; }
h2 { font-size: 130%; margin:1em 0; }
h4 { font-size: 120%; margin:1em 0 0.5em 0; }

p, body, font, div, td, input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 100%; }
p,li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%; color: #000000; }
p a { color: #000000; }
p a:hover { color: #000000; }

a img { border: 0; }

input, select { vertical-align: middle; }

div { zoom:1 }

/* center page */
div.wrapper {
    background: #FFFFFF url(../images/top.jpg) left top no-repeat;
    text-align: left;
    min-width: 1230px;
    max-width: 1240px;
    width: 1240px;
    margin: auto;
    position: relative;
    display:block;
    overflow:hidden;
}

.right { width: 65%; padding-left: 438px; }

.top_right { width: 275px; height: 66px; background: url(../images/top_right.jpg) left top no-repeat; position: relative; }

.logo { width: 493px; height: 59px; background: #ffc000 url(../images/logo.jpg) left top no-repeat; }

.top_right1 { width: 467px; height: 18px; background: url(../images/top_right1.gif) left top no-repeat; position: relative; }

.top_menu { width: 786px; height: 21px; background: url(../images/top_menu.gif) right top no-repeat; position: relative; }

.top_menu1 { padding-left:14px; width: 386px; height: 21px; background: url(../images/top_menu1.gif) left top no-repeat; position: relative; }

