*
{
	margin: 0px;
	padding: 0px;
}

p
{
	padding: 15px;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #bbd7ff;
}

input, textarea
{
	background: white;
	border: 1px solid green;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul
{
	margin-top: 0;
}

h1, h2, h3
{
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2
{
	text-transform: lowercase;
	font-weight: normal;
}

h1
{
	font-size: 2.4em;
}

h2
{
	font-size: 1.8em;
}
h3
{
	font-size: 20px;
}

h4
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 36px;
	padding-left: 39px;
	padding-bottom: 15px;
}

hr
{
	color:Green;
}

#main
{
	width: 1000px;
	margin: 0 auto;
	background: url(../images/main_bg.jpg) repeat-x;
}


/* Header */

#header
{
	width: 1000px;
	margin: 0 auto;
	border:0px;
}

#header .links a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

#header .links a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
}


#header .phone
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006c0e;
}



#logo
{
	width: 990px;
	height: 95px;
}

#logo h1, #logo p
{
	margin: 0;
	line-height: normal;
}

#logo h1
{
	padding: 47px 0 0 20px;
	font-size: 24px;
	color: #ffffff;
}
#logo h2
{
	padding: 10px 0 0 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
}

#logo a
{
	text-decoration: none;
	color: #ffffff;
}

#menu
{
	height: 47px;
	width: 995px;
	padding-left: 5px;
	margin: 0 auto;
	background: url(../images/menubg.jpg) center;
}

#menu ul
{
	margin: 0;
	list-style: none;
}

#menu li
{
	display: inline;
}

#menu a
{
	float: left;
	width: 99px;
	height: 37px;
	padding-top: 10px;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 24px;
}

.nofirst
{
	background: url(../images/menubar.jpg) left center no-repeat;
}

#menu a:hover
{
	color: #006633;
}

/* Page */

#page
{
	width: 976px;
	margin: 0 auto;
}

/* Content */

#content
{
	float: left;
	width: 500px;
	margin: 5px;
}
#masterContent{
	float: left;
	width: 735px;
	margin: 5px;
}

#wel
{
	width: 500px;
	height: 274px;
	margin-bottom: 10px;
}

#wel a
{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
}

#wel a:hover
{
	text-decoration: underline;
}

.web
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

#weltext
{
	width: 155px;
	color: #cecccc;
	margin-left: 20px;
}

#gallery
{
	padding-left: 7px;
}

.gal1
{
	width: 111px;
	text-align: center;
	padding: 5px;
	float: left;
}

.gal2
{
	width: 111px;
	text-align: center;
	padding: 5px;
	float: left;
}

.gal3
{
	width: 111px;
	text-align: center;
	padding: 5px;
	float: left;
}

.gal4
{
	width: 111px;
	text-align: center;
	padding: 5px;
	float: left;
}

.gal, .gal2, .gal3, .gal4 a
{
	color: #FFFFFF;
}

.gtext
{
	color: #007993;
}

.gwiev
{
	width: 96px;
	height: 31px;
	background: url(../images/wiev.jpg) no-repeat center;
	margin-top: 5px;
	padding-top: 15px;
}

.wiev
{
	text-decoration: none;
	color: #FFFFFF;
}

.read
{
	text-align: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.read a
{
	color: #6686c0;
}

.read a:hover
{
	color: #6686c0;
	text-decoration: underline;
}

#content .post ul, #content .post ol
{
	margin-left: 30px;
}

#conbg
{
	background-color: #FFFFFF;
	border: 1px solid #bad483; /*background:url(../images/conbg.gif) repeat-y top;*/
}
#conbgMaster
{
	background-color: #FFFFFF;
	border: 1px solid #bad483; /*background:url(../images/conbg.gif) repeat-y top;*/
	
}
#met
{
	color: #013696;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 10px;
}

.post
{
	color: #000000;
}

.text a
{
	color: green;
}

.text a:hover
{
	color: #000000;
}
.client
{
	color: #6686c0;
	font-family:Verdana;
}
.post H2
{
	width: 500px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 14px;
	text-transform: uppercase;
	color: #ffffff;
	background-image: url(../images/contitle.gif);
	background-repeat: repeat-x;
}
.postMaster H2
{
	width: 735px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 14px;
	text-transform: uppercase;
	color: #ffffff;
	background-image: url(../images/contitle.gif);
	background-repeat: repeat-x;
}
.center_bottom
{
	background: url(../images/conbot.gif) no-repeat bottom;
	height: 2px;
}

/* Sidebars */

.sidebar
{
	float: left;
	width: 226px;
	margin-top: 5px;
	color: #000000;
}
.sidebar1
{
	float: left;
	width: 226px;
	margin-top: 10px;
	color: #000000;
	height:238px;
}

.sidebar ul
{
	margin-top: 15px;
	margin-left: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
	padding-right: 5px;
}

.sidebar ul li a
{
	color: #000000;
	text-decoration: none;
}

.sidebar ul li a:hover
{
	color: #6786c0;
}


.sidebar li
{
	padding-left: 10px;
	background: url(../images/liststyle.gif) no-repeat top left;
	margin-bottom: 15px;
	margin-left: 10px;
}

.liststyle2 li
{
	background: url(../images/liststyle2.jpg) no-repeat top left;
	padding-left: 30px;
}

.sidebar h2
{
	width: 226px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(../images/title.gif) repeat-x;
}

.bottom_small
{
	height: 2px;
	width: 228px;
	margin-bottom: 20px;
}


.line1
{
	background-color: #FFFFFF;
	border: 1px solid #afcaad;
	padding: 2px;
	height:200px;
}
.line2
{
	background-color: #FFFFFF;
	border: 1px solid #afcaad;
	height:280px;
}
.line3
{
	background-color: #FFFFFF;
	border: 1px solid #afcaad;
	height:250px;
}
.line4
{
	background-color: #FFFFFF;
	border: 1px solid #afcaad;
	height:230px;
}
#leftbar .small_back, #rightbar .small_back
{
	background: url(../images/small_back.gif) repeat-y;
}

/* Left Sidebar */


/* Right Sidebar */



#com
{
	padding: 1px;
}

.hr
{
	background: url(../images/hr.jpg) no-repeat;
	width: 209px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#hr2
{
	width: 500px;
	height: 1px;
	background: url(../images/hr2.jpg) no-repeat center;
	margin-bottom: 5px;
}




/* Footer */

#footer{
    margin:auto;
	clear: both;
	padding-top:10px;
	font-size:12px;
	height: 40px;
	background-color: #c4f788;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: small;
	color: #013696;
}

#footer a
{
	font-size:12px;color: #013696;
	text-decoration:none;
}
#footer a:hover
{
	color:#ff0000;font-size:12px;
}
.innerText
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.innerText a
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.innerText a:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #6786c0;
	text-decoration: none;
}
.button
{
	background-color: #70946f;
	background-position: top center;
	height: 21px;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 2px;
	border: 0px;
	cursor: pointer;
}
.span
{
	color: Red;
}

.CartHeader
{
	height: 22px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6786c0;
	background-color: #afcaad;
}
.right_part_pic_start
{
	width: 162px;
	height: 190px;
	float: inherit;
	color: #CC3300;
	margin-top: 4px;
}
.right_part_pic1
{
	width: 140px;
	height: 120px;
	float: inherit;
	margin-top: 4px;
	margin-left:5px;
}
.clear
{
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10px;
}
.right_pic1
{
	width: 140px;
	height: 80px;
	float: left;
}
.dtldisplay
{
	border-style:dashed;
	border-color:Green;
	margin-bottom:8px;
	margin-top:8px;
	border-width:thin;
}
.headernormal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #80361b;
	font-weight: bold;
	font-size: 14px;
	margin-left: 5px;
	line-height: 26px;
	padding-left: 18px;
}
.headertitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6F88C1;
	font-weight: bold;
	font-size: 14px;
	margin-left: 5px;
	line-height: 26px;
	padding-left: 18px;
}

#emailfriend
{
	margin:50px 50px 100px 50px;
	border:solid 1px #cccccc;
	background-color:#e8e8e8;
	
}

#emailfriendinner
{
margin:10px 50px 50px 50px;
}
.innnertext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	margin-left: 22px;
}
#bgcolor
{
/*background-image:url(../../images/btn_bk.gif);*/
background-position:bottom left;
background-repeat:repeat-x;
background-color:Green;
padding-left:2px;
font-weight:bold;
font-size: 14px;
height:22px
}
.mouseover
{
	font-family: Verdana;
	font-size: 12px;
	color: #6686c0;
}
.mouseover a
{
	font-family: Verdana;
	font-size: 12px;
	color: #6686c0;
	text-decoration: none;
}
.mouseover a:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: Green;
	text-decoration: none;
}
.blacktxt
{
	font-family:Arial;
	font-size:12px; color:#555556;
	text-decoration:none;
}
	
a.blacktxt
{
	font-family:Arial;
	font-size:12px; color:#2e2d2e;
	text-decoration:none;
}
	
a.blacktxt:hover
{
	font-family:Arial;
	font-size:12px; color:#3b69bf;
	text-decoration:none;
}
.bluektxt
{
	font-family:Arial;
	font-size:12px; color:#0994ff;
	text-decoration:none;
}

a.bluektxt
{
	font-family:Arial;
	font-size:12px; color:#0994ff;
	text-decoration:none;
}

a.bluektxt:hover
{
	font-family:Arial;
	font-size:12px; color:#0994ff;
	text-decoration:underline;
}
.redtxt
{
	font-family:Arial;
	font-size:12px; color:#ff0000;
	text-decoration:underline;
}
a.redtxt
{
	font-family:Arial;
	font-size:12px; color:#ff0000;
	text-decoration:underline;
}
a.redtxt:hover
{
	font-family:Arial;
	font-size:12px; color:#ff0000;
	text-decoration:none;
}
