body
{
	margin:0;
	background-image:url(images/bg_1px.jpg);
	background-repeat:repeat-x;
	background-color:#efefef;
	font-family:tahoma;
	font-size:14px;
	table-layout:fixed;
	
}

h1
{
	font-weight:bold;
	color:#6f6f6f;
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
}

h2
{
	color:#1c2172;
	font-size:15px;
}

td
{
	vertical-align:top;
	text-align:left;
}

.repeatLine
{
	background-image:url(../images/divider.jpg);
	background-repeat:repeat-y;
}

/*Class*/

tr.wallpaper_text td
{
	text-align:center;
	width:225px;
}

tr.wallpaper_text td a
{
	text-decoration:none;
	font-size:11px;
	margin:5px;
	line-height:20px;
}

.about_us
{
	background-image:url(images/about_us/aboutus1.jpg);
	background-repeat:no-repeat;
	padding-left:320px;
	padding-right:30px;
}

.bluetext
{
	color:#1c2172;
	font-weight:bold;
}

.footer
{
	text-align:right;
	vertical-align:middle;
	font-size:11px;
	color:#969696;
	padding-right:10px;
	width:890px;
	height:50px;
}

.left_btm_gradient
{
	background-image:url(images/left_side_btm_gradient.jpg);
	background-repeat:repeat-y;
	width:20px;
}

.right_btm_gradient
{
	background-image:url(images/right_side_btm_gradient.jpg);
	background-repeat:repeat-y;
	width:20px;
}

.redtext
{
	color:#ff1521;
	font-weight:bold;
}

a.red
{
	color:#ff1521;
	text-decoration:none;
	font-size:14px;
}

a.red2
{
	color:#ff1521;
	text-decoration:none;
	font-size:12px;
}

a.white
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}

a.white:hover
{
	color:#ff1521;
}

a.white2
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}

a.white2:hover
{
	color:#ff1521;
}

.center
{
	text-align:center;
}

.right
{
	float:right;
}

a.blue
{
	color:#1c2172;
	font-weight:bold;
	text-decoration:none;
}

a.blue:hover
{
	color:#FF0000;
}

.white_banner
{
	background-image:url(images/why/technology_white_banner.jpg);
	width:573px;
	height:38px;
	padding:5px;
	font-size:12px;
}

.white_text
{
	color:#FFFFFF;
	font-size:12px;
}

.why_title
{
	padding-left:20px; 
	padding-top:15px;
	height:30px;
}

/* table */

.odd
{
	height:36px;
	padding-left:20px;
	vertical-align:middle;
}

.even
{
	height:19px;
	padding-left:20px;
	vertical-align:middle;
}

.even_bg
{
	background-color:#FFFFFF;
}

.table_header_black
{
	padding-left:20px;
	font-weight:bold;
	vertical-align:middle;
}

.table_header_blue
{
	padding-left:20px;
	font-weight:bold;
	vertical-align:middle;
	color:#1c2172;
}

.table_header_red
{
	padding-left:20px;
	font-weight:bold;
	vertical-align:middle;
	color:#f51b26;
}

/* Products Section */
.sellingpoint
{
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:middle;
}

.bluebg_whitetext
{
	background-color:#1c2172;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}

.greybg_greytext
{
	background-color:#e3e2e3;
	color:#5b5959;
	vertical-align:middle;
	padding-left:50px;
	line-height:25px;
}

.greybg_blacktext
{
	background-color:#e3e2e3;
	vertical-align:middle;
	padding-left:20px;
	font-style:italic;
	padding-bottom:5px;
}

.legendbox
{
	background-image:url(images/products/legend_bg.jpg);
	vertical-align:middle;
	padding-left:30px;
	line-height:20px;
}

/* Slide Show */
#FrogJS
{
	width: 834px;
	height: 500px;
	margin: 0 auto;
	padding-right:30px;
}

#FrogJSCredit
{
	text-align: right;
	font-size: 80%;
	color: #999;
	padding: 1px;
}

#FrogJSCaption
{
	text-align: left;
	line-height: 140%;
}

