/* reset css */

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, caption, tbody, tfoot, thead, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	line-height: 22px;
}
body {
	line-height: 22px;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.topper1 {
	font-size: 14px;
	font-weight: bold;
	color: #11141D;
	letter-spacing: 2px;
}


.li2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	list-style-position: outside;
	list-style-type: disc;	
}

a {color: #000}

ul {
	line-height: 15px;
}


/* 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;
}


/*---------------------------reset code----------------------------------*/
.clear								{ 	clear:both; line-height:1px; font-size:1px;}
.lft								{ 	float:left;}
.rht								{ 	float:right;}




body 								{	background:#868891;	font:normal 13px/13px Arial, Helvetica, sans-serif; color:#333333  }
/*---------------------------Main Body Start ----------------------------*/

#main_wrapper						{   width:100%;  margin:0 auto; padding-top:16px;    }
.wrapper							{	width:942px; margin:0 auto;   }
.wrapperTop							{	width:942px; margin:0 auto; height:30px; background:url(../images/wrapperTop.jpg) no-repeat;}
.wrapperBtm							{	width:942px; margin:0 auto; min-height:615px; background:url(../images/wrapperBtm.jpg) bottom no-repeat;}

/*---------------------------Main Body End-------------------------------*/


 
/*--------------------------- Container Start ------------------------------*/
.container							{	width:942px; margin:0 auto; position:relative;      }

.container .container_left			{	width:305px; height:634px; background:url(../images/container_leftbg.jpg) no-repeat; position:absolute; top:-30px; left:0}


.logo								{	width:305px; margin:0 auto; padding-top:112px;}
.navigation							{	width:305px; margin:0 auto; text-align:center;	}
.navigation ul						{
	margin:0;
	padding:0;

}
.navigation ul li					{
	margin:0;
	padding:0;
	list-style:none;
	font:bold normal 14px/36px Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing: 2px;
	line-height: 36px;
}
.navigation ul li a					{	text-decoration:none; color:#fff}
.navigation ul li a:hover			{	color:#ccc}


.container .container_right			{
	float:right;
	width:568px;
	padding-right:12px;
	padding-left: 13px;
	line-height: 22px;
}

.container .container_right2			{
	float:right;
	width:568px;
	padding-right:22px;
	padding-left: 13px;
	line-height: 22px;
}


.container .container_right_NS			{
	float:right;
	width:568px;
	padding-right:42px;
	padding-left: 23px;
}



.container_right .main_img			{	width:362px; margin:0 auto; padding-bottom:30px;}

.container_right p					{	padding-bottom:17px;}
/*--------------------------- Container End ------------------------------*/



/*--------------------------- Footer Start ------------------------------*/
.footer								{	width:942px; margin:0 auto;      }

/*--------------------------- Footer End ------------------------------*/
