@charset "utf-8";
/* CSS Document */

* {
	
	border-width: 0px;
	;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-image:url(../Images/Sky.jpg);
	background-position: top;
	
	}



a

{
color: #3fa237;
text-decoration: none;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode','sans-serif';
font-size: 11px;
font-weight:bold;

}


.submit_button

{
color: #3fa237;
text-decoration: none;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode','sans-serif';
font-size: 11px;
font-weight:bold;
background-color:#FFF;
cursor:pointer;
}

.submit_button:hover

{
color: #3fa237;
text-decoration: none;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode','sans-serif';
font-size: 11px;
font-weight:bold;
background-color:#FFF;
text-decoration: underline;
cursor:pointer;
}

a:hover

{
color: #131313;
text-decoration: underline;
font-size: 11px;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode','sans-serif';
font-weight:bold;
}



h2

{
color: #656565;
font-family: 'LucidaGrande-Bold','Lucida Grande','Lucida Console','sans-serif';
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: bold;
letter-spacing: 0pt;
line-height: 20px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

padding-bottom: 0px;
padding-top: 0px;
text-align: right;
text-decoration: none;
text-indent: 0px;
text-transform: none;
}

h1

{
color: #333333;
font-family: 'Arial-BoldMT','Arial','Arial Bold','sans-serif';
font-size: 32px;
font-style: normal;
font-variant: normal;
font-weight: bold;
letter-spacing: 0pt;
line-height: 44px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

padding-bottom: 0px;
padding-top: 0px;
text-align: right;
text-decoration: none;
text-indent: 0px;
text-transform: none;
}


h4
{
color: #3fa237;
font-family: 'LucidaGrande-Bold','Lucida Grande','Lucida Console','sans-serif';
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: bold;
letter-spacing: 0pt;
line-height: 18px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

padding-bottom: 0px;
padding-top: 0px;
text-align: left;
text-decoration: none;
text-indent: 0px;
text-transform: none;
}

h5
{
color: #333333;
font-family: 'LucidaGrande-Bold','Lucida Grande','Lucida Console','sans-serif';
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: bold;
letter-spacing: 0pt;
line-height: 18px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

padding-bottom: 0px;
padding-top: 0px;
text-align: left;
text-decoration: none;
text-indent: 0px;
text-transform: none;
}

h6
{
color: #333333;
font-family: 'LucidaGrande-Bold','Lucida Grande','Lucida Console','sans-serif';
font-size: 18px;
font-style: normal;
font-variant: normal;
font-weight: bold;
letter-spacing: 0pt;
line-height: 25px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

padding-bottom: 0px;
padding-top: 0px;
text-align: left;
text-decoration: none;
text-indent: 0px;
text-transform: none;
}

h7
{
color: #3fa237;
font-family: 'LucidaGrande-Bold','Lucida Grande','Lucida Console','sans-serif';
font-size: 12px;
font-weight: bold;
}

.sub_title
{
color: #3fa237;
font-family: 'LucidaGrande-Bold','Lucida Grande','Lucida Console','sans-serif';
font-size: 12px;
font-weight: bold;
}

.cell_link
{
color: #3fa237;
text-decoration: none;
font-weight: bold;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode','sans-serif';
font-size: 14px;
}

.cell_link a:hover
{
color: #3fa237;
text-decoration: underline;
font-weight: bold;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode','sans-serif';
font-size: 14px;
}


h8:hover

{
color: #131313;
text-decoration: underline;
font-size: 12px;
font-weight:bold;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode','sans-serif';
font-size: 14px;
font-style: normal;
font-variant: normal;
letter-spacing: 0pt;
line-height: 16px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

padding-bottom: 0px;
padding-top: 0px;
text-indent: 0px;
text-transform: none;
}

p

{
color: #656565;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode','sans-serif';
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing: 0pt;
line-height: 16px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

padding-bottom: 0px;
padding-top: 0px;
text-decoration: none;
text-indent: 0px;
text-transform: none;
}


.input_box

{
	color: #656565;
	font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode','sans-serif';
	font-size: 11px;
	border: thin solid #CCC;

}


#top_bar
{
	height: 139px;
	width: 100%;
	float: left;
	
}

#top_bar_shadow
{
	height: 38px;
	width: 100%;
	float: left;
}


#top_bar_shadow .inside
{
	width: 786px;
padding-top: 23px;
margin:auto;
padding-left: 14px;
	
}


#logo
{
	width: 800px;
	height: 84px;
	margin: auto;
	margin-top: 16px;
	
}



#menu_holder
{
	clear: both;
	width: 800px;
	height: 40px;
	margin: auto;	
}





#menu_holder .left
{
	width: 55px;
	padding-top: 12px;
	height: 27px;
	margin: auto;
	background-image:url(../Images/menu/left_up.png);
	float: left;
	text-align: center;
}

#menu_holder .left a:hover
{
	color:#FFF;
}


#menu_holder .left_over
{
	width: 55px;
	padding-top: 12px;
	height: 27px;
	margin: auto;
	background-image:url(../Images/menu/left_down.png);
	float: left;
	text-align: center;
	color:#FFF;
	
	

font-weight: bold;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 11px;

	
}

#menu_holder .right
{
	width: 55px;
	padding-top: 12px;
	height: 27px;
	margin: auto;
	background-image:url(../Images/menu/rightt_up.png);
	float: left;
	text-align: center;
	
}

#menu_holder .right a:hover
{
	color:#FFF;
}


#menu_holder .right_over
{
	width: 55px;
	padding-top: 12px;
	height: 27px;
	margin: auto;
	background-image:url(../Images/menu/rightt_down.png);
	
	float: left;
	text-align: center;
		color:#FFF;
font-weight: bold;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 11px;

}

#menu_holder .cell
{
	width: 115px;
	padding-top: 12px;
	height: 27px;
	margin: auto;
	background-image:url(../Images/menu/cell_up.jpg);
	float: left;
	text-align: center;
	color:#C03;
}

#menu_holder .cell a:hover
{
	color:#FFF;
}








#menu_holder .cell_over
{
	width: 115px;
	padding-top: 12px;
	height: 27px;
	margin: auto;
	background-image:url(../Images/menu/cell_down.jpg);
	float: left;
	text-align: center;
	color:#FFF;
	
	
	

font-weight: bold;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 11px;
}

#menu_holder .cell a

{
color: #656565;
text-decoration: none;
font-size: 33px;
font-weight: bold;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
letter-spacing: 0pt;
line-height: 16px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

padding-bottom: 0px;
padding-top: 0px;
text-indent: 0px;
text-transform: none;

}

#menu_holder .left a

{
color: #656565;
text-decoration: none;
font-size: 33px;
font-weight: bold;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
letter-spacing: 0pt;
line-height: 16px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

padding-bottom: 0px;
padding-top: 0px;
text-indent: 0px;
text-transform: none;

}

#menu_holder .right a

{
color: #656565;
text-decoration: none;
font-size: 33px;
font-weight: bold;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
letter-spacing: 0pt;
line-height: 16px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

padding-bottom: 0px;
padding-top: 0px;
text-indent: 0px;
text-transform: none;

}







#page_holder
{
	width: 800px;
	margin:auto;
	overflow: hidden;
	clear: both;
}

#login_box
{
width: 786px;
padding-top: 30px;

float: left;
background-color:#FFF;
padding-left: 14px;
}

#welcome_box
{
	
	width: 793px;
	padding-right: 7px;
	text-align:right;
	float:left;
}

#sub_title_box
{
	
	width: 770px;
	height: 136px;
	padding-left: 30px;
	text-align:left;
	float: left;
	padding-top: 5px;
}

#sub_title_box .right
{
	width: 550px;
	margin-right: 7px;
	text-align:left;
	float: right;
}

#image_holder
{
	width: 170px;
	height: 138px;
	float: left;	
}

.image_holder_middle
{
	width: 170px;
	height: 138px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

.image_holder_one_side
{
	width: 170px;
	height: 138px;
	float: left;
	margin-right: 20px;
}

#image_holder .top
{
	width: 170px;
	height: 110px;
	float: left;
	margin-bottom: 0px;
}

#image_holder .shadow
{
	width: 170px;
	height: 26px;
	float: left;	
}

#main_text
{
	width: 713px;
	text-align:left;
	float: left;
	margin-right: 50px;
	margin-left: 30px;
	margin-bottom: 40px;
	
}

#sub_page_links
{
	width: 800px;
	margin-top: 50px;
	margin-bottom: 26px;
	height: 16px;
	float: left;
}

#sub_page_links .left
{
	width: 388px;
	float: left;
	overflow: hidden;
	padding-left: 12px;
	height: 16px;
}

#sub_page_links .right
{
	width: 400px;
	float: left;
	overflow: hidden;
	text-align: right;
	height: 16px;
	
}

#sub_page_boxes_holder
{
	width: 793px;
	float: left;
	overflow: hidden;
	margin-left: 5px;
}



#sub_page_boxes_holder p

{
color: #656565;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing: 0pt;
line-height: 16px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

padding-bottom: 0px;
padding-top: 0px;
text-decoration: none;
text-indent: 0px;
text-transform: none;

}

#sub_page_boxes_holder .box_holder_bottom1
{
	width: 195px;
	height: 147px;
	float: left;
	overflow: hidden;

	background-repeat:no-repeat;
	text-align: center;
	
}

#sub_page_boxes_holder .box_holder_bottom2
{
	width: 195px;
	height: 147px;
	float: left;
	overflow: hidden;
	
	background-repeat:no-repeat;
	text-align: center;
	
}

#sub_page_boxes_holder .box_holder_bottom3
{
	width: 195px;
	height: 147px;
	float: left;
	overflow: hidden;
	

	background-repeat:no-repeat;

	text-align: center;
	
}

#sub_page_boxes_holder .box_holder_bottom4
{
	width: 195px;
	height: 147px;
	float: left;
	overflow: hidden;

	background-repeat:no-repeat;

	text-align: center;

	text-align: center;
	
}

#footer
{
	height: 100%;
width: 100%;
background-image:url(../Images/gradient_bottom.jpg);
background-repeat:repeat-x;
height: 200px;
}



#footer p

{
color: #656565;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 10px;

}

#footer .holder
{
height: 122px;
width: 778px;
margin: auto;

}

#footer .top
{
	overflow: hidden;
width: 778px;
float: left;
text-align: left;
padding-top: 21px;
}

#footer .top .left
{
	overflow: hidden;
float: left;
text-align: left;
}

#footer .top .left a
{
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 10px;
font-weight: normal;
}

#footer .top .right
{
	overflow: hidden;
float: right;
text-align: right;
}

#footer .top .right a
{
color: #656565;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 10px;
font-weight: normal;
}

#footer .top .right a:hover
{
color: #656565;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 10px;
text-decoration: underline;
font-style:normal;

}

#footer .bottom
{
	overflow: hidden;
	width: 778px;
float: left;
margin-top: 10px;
}

#footer .right p
{
text-align: right;
}

/*products page*/

#sub_menu
{
	width: 460px;
	height: 17px;
	margin:auto;
	margin-top: 7px;
	padding-left: 170px;
	padding-right: 170px;
	clear: both;
}

#sub_menu .cell
{
	width: 114px;
	height: 17px;
	margin: auto;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #C0C0C0;
	float: left;
	text-align: center;
	padding-top: 2px;
}

#sub_menu .cell a:hover
{
color: #3fa237;
}

#sub_menu .cell_end
{
	width: 115px;
	height: 17px;
	margin: auto;
	float: left;
	text-align: center;
	padding-top: 2px;
}

#sub_menu .cell_end a:hover
{
color: #3fa237;
}

#sub_menu .cell_over
{
	width: 114px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #C0C0C0;
	height: 17px;
	margin: auto;
	float: left;
	text-align: center;
	padding-top: 3px;
	font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 11px;
	font-weight: bold;

color: #3fa237;
}

#sub_menu .cell_end_over
{
	width: 115px;
	height: 17px;
	margin: auto;
	float: left;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 11px;
color: #3fa237;
}

#sub_menu a

{
color: #656565;
text-decoration: none;
font-size: 33px;
font-weight: bold;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
letter-spacing: 0pt;
line-height: 16px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

padding-bottom: 0px;
padding-top: 0px;
text-indent: 0px;
text-transform: none;

}











#sub_menu2
{
	width: 580px;
	height: 17px;
	margin-top: 7px;
	padding-left: 110px;
	padding-right: 110px;
	clear: both;
}

#sub_menu2 .cell
{
	width: 114px;
	height: 17px;
	margin: auto;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #C0C0C0;
	float: left;
	text-align: center;
	padding-top: 2px;
}

#sub_menu2 .cell a:hover
{
color: #3fa237;
}

#sub_menu2 .cell_end
{
	width: 115px;
	height: 17px;
	margin: auto;
	float: left;
	text-align: center;
	padding-top: 2px;
}

#sub_menu2 .cell_end a:hover
{
color: #3fa237;
}

#sub_menu2 .cell_over
{
	width: 114px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #C0C0C0;
	height: 17px;
	margin: auto;
	float: left;
	text-align: center;
	padding-top: 3px;
	font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 11px;
	font-weight: bold;

color: #3fa237;
}

#sub_menu2 .cell_end_over
{
	width: 115px;
	height: 17px;
	margin: auto;
	float: left;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 11px;
color: #3fa237;
}

#sub_menu2 a

{
color: #656565;
text-decoration: none;
font-size: 33px;
font-weight: bold;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 11px;
font-style: normal;
font-variant: normal;
letter-spacing: 0pt;
line-height: 16px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;

padding-bottom: 0px;
padding-top: 0px;
text-indent: 0px;
text-transform: none;

}










#product_holder
{

	width: 740px;
	overflow: hidden;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	padding-top: 5px;
	
}


#product_holder .image_holder
{
	width: 170px;
	overflow:hidden;
	float: left;

}

#product_holder .image_holder_radar
{
	width: 170px;
	overflow:hidden;
	float: left;	
		margin-left: 20px;
}


#product_holder .center
{
	width: 170px;
	margin-left: 113px;
	margin-right: 113px;
	overflow:hidden;
	float: left;
	margin-bottom: 40px;
}

#product_holder .image_holder .top
{
	width: 170px;
	height: 110px;
	float: left;
	margin-bottom: 0px;
}

#product_holder .image_holder_radar .top
{
	width: 170px;
	height: 110px;
	float: left;
	margin-bottom: 0px;
}

#product_holder .image_holder .shadow
{
	width: 170px;
	height: 26px;
	float: left;	
}

#product_holder .image_holder_radar .shadow
{
	width: 170px;
	height: 26px;
	float: left;	
}

#product_holder .image_holder .text
{
	width: 170px;
	overflow: hidden;
	float: left;
	
}

#product_holder .image_holder_radar .text
{
	width: 170px;
	overflow: hidden;
	float: left;
	
}


#product_holder .center .top
{
	width: 170px;
	height: 110px;
	float: left;
	margin-bottom: 0px;
}

#product_holder .center .shadow
{
	width: 170px;
	height: 26px;
	float: left;	
}

#product_holder .center .text
{
	width: 170px;
	overflow: hidden;
	float: left;	
}

.news_holder
{
	margin-top: 10px;
	width: 713px;
	overflow: hidden;
	float: left;
	background-color:#000000;
}

.news_holder .inside
{
	
	width: 713px;
	overflow: hidden;
	float: left;
	background-color:#ffffff;
	margin-bottom: 1px;
}

.news_holder .inside .title
{
	width: 713px;
	overflow: hidden;
	float: left;
	background-color:#ffffff;
	margin-bottom: 1px;
}

.news_holder .inside .pic_holder
{
	width: 170px;
	height: 110px;
	float: left;
	background-color:#ffffff;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-right: 20px;
}

.news_holder .inside .text
{
	width: 523px;
	overflow:hidden;
	float: left;
	background-color:#ffffff;
}

/* mount base /*/

#product_holder .image_holder_sub
{
	width: 170px;
	overflow:hidden;
	float: left;
	margin-right: 20px;
}


#product_holder .image_holder_sub .top
{
	width: 170px;
	height: 110px;
	float: left;
	margin-bottom: 0px;
}

#product_holder .image_holder_sub .shadow
{
	width: 170px;
	height: 26px;
	float: left;	
}

.downloads_holder
{
	width: 185px;
	height: 220px;
	float: left;
	margin-bottom: 10px;
}

.downloads_holder .top
{
	width: 185px;
	height:135px;
	float: left;
}

.downloads_holder .middle
{
	width: 185px;
	overflow: hidden;
	float: left;
}

.downloads_holder .bottom
{
	width: 185px;
	height:54px;
	float: left;
}

#options_left
{
	width: 375px;
	float: left;
	overflow:hidden;
	margin-bottom: 40px;
}

#options_left .text
{
	width: 375px;
	float: left;
	overflow:hidden;
}

#options_right
{
	width: 359px;
	float: right;
	overflow:hidden;
}

#options_right .text
{
	width: 359px;
	float: right;
	overflow:hidden;
}

#sub_sub_holder
{
	
	width: 800px;
	text-align:right;
	float: left;
	margin-bottom: 17px;
}


#form_holder
{
	
width: 700px;
float: left;
overflow: hidden;
}

#form_holder .row
{
width: 600px;
float: left;
overflow: hidden;
margin-bottom: 5px;
}

#form_holder .row .left
{
width: 200px;
float: left;
overflow: hidden;

margin-right: 110px;
}
#form_holder .row .left2
{
width: 200px;
float: left;
overflow: hidden;

margin-right: 100px;
}


#form_holder .row .right
{
width: 290px;
float: left;
overflow: hidden;
}

#form_holder .row .right p
{
color: #656565;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 9px;
}

.red
{
color: #F00;
font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 9px;
}

.white_text
{
	font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 11px;
color:#FFF;
	
}

.bold_text
{
	font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 10px;
color:#000000;
font-weight:bold;
	
}

.submit_text
{
	font-family: 'LucidaGrande','Lucida Grande','Lucida Sans Unicode',sans-serif;
font-size: 11px;
color:#000000;
	
}

#sitemap_holder
{
	width: 500px;
	float: left;
	overflow: hidden;
}

#sitemap_holder .level1
{
	width: 500px;
	float: left;
	overflow: hidden;
	
	margin-bottom: 5px;
}

#sitemap_holder .level2
{
	width: 480px;
	float: left;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 5px;
}

#sitemap_holder .level3
{
	width: 460px;
	float: left;
	overflow: hidden;
	margin-left: 40px;
	margin-bottom: 5px;
}

#sitemap_holder .level4
{
	width: 440px;
	float: left;
	overflow: hidden;
	margin-left: 60px;
	margin-bottom: 5px;
}

INPUT
{
	border-color: #999;
	border-style:solid;
	border-width: 1px;
}

TEXTAREA
{
	border-color: #999;
	border-style:solid;
	border-width: 1px;
}

