/* v2.0 | 20110126

http://meyerweb.com/eric/tools/css/reset/

  License: none (public domain)
*/
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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

ol, ul{

    list-style: none;

}

/* end meyer reset*/

/* moj reset*/

a img {
    border: none;
}

a:link, a:visited, a:visited:hover, a:link:hover {
    color: #000;
    text-decoration: none;
}

/* end moj reset*/

/* CLEARFIX */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* END CLEARFIX */


h1{
	font-family:arial;
	font-size:30px;
	font-weight:bold;
	color:#fff;
	text-shadow: 2px 2px #095071;
	
}

h2{
	font-family:Verdana;
	font-size:32px;
	color:#ffd200;
	text-shadow: 2px 2px #095071;
}

h3{
	font-family:Verdana;
	font-weight:bold;
	font-size:20px;
	color:#065e87;
}

.alter_h3{
	font-family:Verdana;
	font-size:20px;
	color:#848484;
	font-weight:normal;
}

h4{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#e7a902;
}

hr{
	border:none;
	color: #d5d5d5;
	background-color: #d5d5d5;
	height: 1px;
}

#right hr{
	width:65%;
	float:left;
	margin-bottom:10px;
	margin-right:120px;
} 

/*HEADER*/

#header{
	background-image:url(../images/header.png);
	height:156px;
}

#header_content{
	width:960px;
	margin:0 auto;
	padding-top:25px;
}

#header_content img{
	float:left;
}

#logo{
	margin-left:30px;
	margin-top:5px;
}

#header_content ul{
	float:left;
	margin-left:442px;
}

#header_content ul li{
	float:left;
	padding:5px;
}

#header_content ul li a{
	font-family:arial;
	font-size:14px;
	color:#a0a09c;
}

#header_content ul li a:hover{
	color:#686866;
}

#header_info{
	width:140px;
	float:left;
	margin-left:610px;
	margin-top:20px;
}

#header_info p{
	font-family:arial;
	font-size:18px;
	color:#1b62b0;
	margin:-3px 0px 0px 20px;
}

#header_info a{
	font-family:arial;
	font-size:14px;
	color:#1b62b0;
	float:right;
	margin-right:10px;
}

#header_info a:hover{
	color:#568ac3;
}

/*END HEADER*/



/*BANER*/

#baner{
	width:100%;
	background-image:url(../images/baner_bg.png);
	background-repeat: no-repeat;
	background-position: center 0;
}

#baner_info{
	float:left;
	padding-left:35px;
}

#baner_content{
	width:960px;
	height:343px;
	margin:0 auto;
	padding-top:30px;
}

#baner_content p{
	font-family:arial;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	float:left;
	text-shadow: 2px 2px #095071;
}

#baner_content img{
	float:left;
	margin-left:20px;
}

#slider{
	width:400px;
	height:100px;
	padding-top:33px;
}

#slider p{
	font-family:Verdana;
	font-size:16px;
	color:#fff;
	font-weight:normal;
	padding-left:10px;
}

.bullet{
	padding:5px 0px 5px 0px;
}

#stamp_container{
	position:relative;
	width:412px;
	height:289px;
	float:left;
	padding-left:25px;
}

#stamp_container p{
	position:absolute;
	top:15px;
	left:150px;
	font-family:Arial;
	font-size:20px;
	color:#fff;
	font-weight:bold;
	word-spacing: -0.1em;
}

#stamp_container:hover p{
		color:#FFD200;
}

.baner_span{
	font-size:17px;
}
/*END BANER*/


/*MAIN CONTENT*/

#main_content{
	width:960px;
	margin:0 auto;
	font-family:Arial;
	font-size:14px;
	color:#a0a09c;
}

#main_content a{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#ef7008;
}

#main_content a:hover{
	
	color:#065E87;
}

#left{
	width:510px;
	float:left;
	padding-left:30px;

}

#block1{
	margin-bottom:30px;
}

#block2, #block3{
	width:250px;
	float:left;
}

#block2{
		padding-right:10px;
}

#left ul{
	padding-left:20px;
	padding-top:5px;
}

#left ul li{
	padding-top:8px;
}

#left img{
	padding-bottom:10px;
}

#learn{
	padding-top:32px;
	padding-left:80px;
}

#right{
	width:300px;
	float:right;
	padding-right:45px;
	padding-left:35px;
	border-width:1px;	
	border-left-style:solid;
	border-color:#d5d5d5;
}

.right_links{
	padding-top:15px;
	padding-bottom:13px;
}

.shipping{
	font-size:10px;
}

#block1L{
	position:relative;
}

#block1L p{
	width:160px;
}

#block1L img{
	position:absolute;
	top:0px;
	left:200px;
}




/*END MAIN CONTENT*/


/*FOOTER*/

#footer{
	width:100%;
	height:25px;
	text-align:center;
	float:left;
	background-color:#067cb3;
	font-family:Arial;
	font-size:10px;
	color:#fff;
	padding-top:10px;
	margin-top:40px;
}

/*END FOOTER*/

