body{
	padding:0px;
	margin:0px;
	background-image: url(../images/bg_image.jpg);
	background-repeat: repeat-x;
	color:#2d4563;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img, div, input, ul, li, hover, span { behavior: url("images/iepngfix.htc") }
a{
color:#2d4563;
text-decoration:none;
}
.menu{
	padding: 0px;
	height: 78px;
	width: 670px;
	margin: 0px;
}
.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 78px;
	height: 78px;
	display: block;
	float: right;
}
.menu ul li{
	display: inline;
	margin: 0px;
	line-height: 78px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.menu ul li a{
	display: block;
	float: left;
	font-size: 14px;
	color: #7f8fa3;
	text-transform: uppercase;
	line-height: 78px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.menu ul li a:hover{
	background-image: url(../images/menu_hover_arrow_png.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #2d4563;
}
.template_box{
	float: left;
	height: auto;
	width: 200px;
	background-color: #e1e7ec;
	padding: 0px;
	overflow: hidden;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 15px;
}
.template_image{
	padding: 0px;
	height: 191px;
	width: 191px;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.box_menu{
	padding: 0px;
	height: 20px;
	width: 100%;
	display: block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: none;
}
.box_menu2{
	background:#FFFFFF;
	height:100px;
	display:block;
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link_a{
color:#2d4563;

}
.link_a:hover{
color:#000000;
}

.search{
	background-image: url(../images/search.jpg);
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 62px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
.right_menu ul{
	list-style-type: none;
	display: block;
	width: 87%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	padding: 0px;
}
.right_menu ul li{
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_menu ul li a{
	color: #35a2c2;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d0d1d0;
	font-size: 12px;
	line-height: normal;
	height: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.right_menu ul li a:hover{
	color: #000000;
}

.footer_text{
	display: block;
	padding: 0px;
	width: 80%;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 52px;
	font-size: 14px;
}
.footer ul{
	list-style-type: none;
	color: #89c8d3;
}
.footer ul li{
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	color: #FFFFFF;
}

.footer ul li a{
	font-size: 14px;
	color: #FFFFFF;
}

.footer ul li a:hover{
	color: #2d4563;
}
/* ###### Oscommerce CSS added here #########*/

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}
.form-border{ 
	border:1px solid #ccdbee;
	padding:8px 0 8px 3px;
	background-color:#eef5fd; 
}
.left-padding{ padding-left:16px;}

h1{  
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #41aeb5;
  margin:0;
  padding:0;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


