/* .... css reset .... */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* .... end of css reset .... */

img
{
	border: none;
}

a
{
	text-decoration: none;
}

h1
{
	padding-bottom: 1em;
}

h2
{
}

h3
{
}

p
{
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: .7em;
	color: #545454;
}

body
{
	font-size: 62.5%;
	font-family: tahoma, helvetica, arial, "lucida grande", sans-serif;
	background: #fff url(../images/stripe.gif) repeat-x top;
}

#container
{
	width: 784px;
	background-color: #fff;
	margin: 0px auto;
}

#header
{
	width: 100%;
	/*height: 116px;*/
	background: url(../images/main_05.gif) no-repeat top;
}

#logo
{
	float: left;
	margin: 30px 0px 0px 8px;
}

#navigation
{
	float: right;
	width: 550px;
	/*text-align: right;*/
}

#topNav
{
	float: right;
	margin-top: 3px;
	margin-bottom: 11px;
	display: inline;
}

#topNav li
{
	display: inline;
}

.search
{
	clear: right;
	float: right;
	height: 23px;
	/*width: 194px;*/
	padding-bottom: 19px;
	margin-right: 14px;
	margin-top: 37px;
	display: inline;
}

.search li
{
	float: left;
}

.search input
{
	float: left;
	display: block;
}

.search li.inputField input
{
	padding-top: 4px;
	padding-left: 10px;
	border: none;
	font-size: 1.1em;
	width: 161px;
	height: 19px;
	background: url(../images/main_17.gif) no-repeat center center;
}

.search li.submit input
{
	width: 23px;
	height: 23px;
	border: none;
	background: url(../images/main_18.gif) no-repeat top;
	cursor: pointer;
}

#mainNav
{
	clear: right;
	width: 486px;
	height: 31px;
	float: right;
	margin-right: 6px;
	margin-top: 13px;
	display: inline;
}

#mainNav li
{
	float: left;
	height: 31px;
}

#flash
{
	clear: both;
	width: 775px;
	height: 258px;
	margin-left: 5px;
	margin-top: 0px !important;
	margin-top: -2px;
}

#flash img
{
	display: block;
}

#content
{
	position: relative;
	width: 100%;
	background: url(../images/content_bg.gif) no-repeat top;
}

#contentLeft
{
	position: relative;
	width: 496px;
	margin-left: 36px;
	padding-top: 42px;
		min-height: 250px;
		height: auto !important;
		height: 250px;
}

#contentLeft p
{
	font-size: 1.3em;
	line-height: 1.4em;
	color: #484848;
	margin-bottom: 1em;
	padding-right: 20px;
}

#contentLeft p big 
{
    font-size: 1.2em;
    color: #a70000;
}

#promo
{
	width: 100%;
	margin-top: 30px;
}

#promo a img
{
	float: left;
	display: block;
}

#contentRight
{
	position: absolute;
	top: 0px;
	left: 556px;
}

#ourProcess
{
	margin-top: 5px;
}

#ourProcess ul li
{
	display: inline;
}

#ourProcess ul li img
{
	display: block;
}

#footer
{
	margin-top: 0px;
	clear: both;
	width: 100%;
	height: 26px;
	padding-top: 20px;
	background: url(../images/main_41.gif) no-repeat bottom left;
}

#footer ul
{
	margin-left: 22px;
}

#footer ul li
{
	display: inline;
	font-family: arial, helvetica, sans-serif;
	color: #727272;
	margin-right: 4px;
}

#footer ul li a
{
	color: #727272;
}

#footer ul li a:hover
{
	color: #000;
}

/*p 
{
    font-size: 11px;
    line-height: 15px;
    font-family: Tahoma, Arial, helvetica, Sans-Serif;
    color: #4c4c4c;
    padding-top: 8px;
    padding-right: 20px;    
}

p big 
{
    font-size: 1.1em;
    line-height: 17px;
    color: #a70000;
}*/

#dropShadow
{
	width: 100px;
	height: 100px;
	background: url(../images/shadow.png) no-repeat top;
}

#sideNav2
{
	width: 209px;
	min-height: 180px;
	background: #d1d1d1 url(../images/sidenav_bg_top.gif) no-repeat top;
	padding-top: 13px;
	margin-bottom: 6px;
}

#sideNav2 ul
{
	margin-left: 5px;
}

#sideNav2 li
{
	display: inline;
	font-size: 13px;
}

#sideNav2 li a
{
	display: block;
	width: 178px;
	padding: 7px 0 7px 30px;
	border-bottom: 1px solid #c6c6c6;
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/sec_19.gif) no-repeat 15px 11px;
}

#sideNav2 li a:hover
{
	color: #8b8b8b;
	background: #e5e5e5 url(../images/sec_19.gif) no-repeat 10px 11px;
    margin: 0px auto;
    width: 174px;
    padding-left: 25px;
}



#sideNav2 #sideNavBottom
{
	margin-top: -1px;
	width: 100%;
	height: 15px;
	background: url(../images/sidenav_bg_bottom.gif) no-repeat bottom;
}

