@charset "utf-8";
/* CSS Document */

body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #fef8e1;
	width: 100%;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
}

p	{
	font-size: small;
	margin: 10px;
	color: #666666;
}

td	{
	font-size: small;
	margin: 10px;
	color: #666666;
}

h1	{
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #910025;
	font-weight: bold;
}
h2	{
	font-size: small;
	font-weight: bold;
	color: #666666;
	margin: 10px;
}

h3	{
	font-size: medium;
	font-weight: bold;
	color: #666666;
	margin: 10px;
}

h4	{
	font-size: small;
	font-weight: bold;
	color: #666666;
	margin: 10px;
}

a:link, a:visited	{
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

a:hover	{
	text-decoration: underline;
}

a.prenext:link, a.prenext:visited	{
	font-size: 90%;
	color: #cccccc;
}

a.prenext:hover	{
	text-decoration: underline;
}

ul	{
	list-style: square;
}

li	{
	color: #666666;
}

ul.large_bullet	{
	list-style: none;
	text-align: justify;
	color: #666666;
	vertical-align: middle;
	margin-left: 0;
	padding:  5px 5px 5px 10px;
	text-indent: 0;
}
li.large_bullet	{
	background-image: url(../images/bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 10px 3px 20px;
	text-align: justify;
	
}
ul.large_bullet_l	{
	list-style: none;
	text-align: left;
	color: #666666;
	vertical-align: middle;
	margin-left: 0;
	padding:  5px 5px 5px 10px;
	text-indent: 0;
}
li.large_bullet_l	{
	background-image: url(../images/bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 10px 3px 20px;
	text-align: left;
	
}

ul.small_bullet	{
	list-style: square;
	text-align: left;
	color: #666666;
	vertical-align: middle;
	margin-left: 10px;
	padding:  5px 5px 5px 10px;
	text-indent: 0;
}

li.small_bullet	{
	background-image: none;
	list-style: square;
}

li.small_bullet	a {
	background-image: none;
	list-style: square;
	color: #666666;
}


#left_spacer	{
	width: 7%;
	float: left;
	height: 10px;
}


#container_1024	{
	width: 868px;
	float: left;
	margin: 0;
	padding: 0;
}
#container_1152	{
	width: 976px;
	float: left;
	margin: 0;
	padding: 0;
}
#container_1280	{
	width: 1088px;
	float: left;
	margin: 0;
	padding: 0;
}

#header	{
	float: left;
	width: 100%;
	height: 92px;
	margin: 0;
	padding: 0;
}

#header-left	{
	float: left;
	width: 12%;
	text-align: right;
	padding-right: 1%;
	padding-top: 30px;
	height: 62px;
	color: #910025;
}

#header-logos	{
	float: left;
	width: 365px;
	height: 52px;
	padding: 25px 0 15px 0;
}

#header-main	{
	float: right;
	width: 40%;
	height: 92px;
	text-align: right;
	margin: 0;
}

#header-title	{
	float: left; 
	width: 55%; 
	padding: 30px 5px 0 10px; 
	height: 62px;
	text-align: left;
	
}

#menu	{
	float: left;
	width: 100%;
	height: 34px;
	text-align: left;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	overflow: hidden;
}


#menu ul {
	clear:left;
	float: left;
	width: 100%;
/*	position: relative;
	left: 50%; */
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url(../images/spacer.gif);
}

#menu ul li, #menu ul li.homelink	{
	float: left;
	display: block;
	list-style: none;
	background-image: none;
	width: 8%;
	margin: 0;
	padding: 0;
}
#menu ul li.xtra15	{
	float: left;
	display: block;
	list-style: none;
	background-image: none;
	width: 15%;
	margin: 0;
	padding: 0;
}

#menu ul li.xtra12	{
	float: left;
	display: block;
	list-style: none;
	background-image: none;
	width: 11%;
	margin: 0;
	padding: 0;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li.xtra15 a:link, #menu ul li.xtra15 a:visited, #menu ul li.xtra12 a:link, #menu ul li.xtra12 a:visited	{
	display: block;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	padding-bottom: 5px ;
	color: #910025;
	border-right: 1px solid #eee;
}

#menu ul li a:hover, #menu ul li.xtra15 a:hover, #menu ul li.xtra12 a:hover {
	text-decoration: underline;
}

	
#menu ul li.homelink:link a, #menu ul li.homelink a:visited	{
	display: block;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	padding-bottom: 5px ;
	color: #910025;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}

#menu ul li.homelink a:hover	{
	text-decoration: underline;
}
	
#main_block	{
	width: 100%;
	float:left;
	height: 178px;
}

#main_block_1024	{
	width: 868px;
	float: left;
	height: 188px;
}

#main_block_1152	{
	width: 976px;
	float: left;
	height: 208px;
}

#main_block_1280	{
	width: 100%;
	float: left;
	height: 226px;
}

.main_block_section	{
	width: 25%;
	margin-top: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	color: #910025;
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif ;
}

#main_block_section_r	{
	width: 24%;
	margin-top: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	color: #910025;
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif ;
	border: none;
}
.main_block_section	a:link, .main_block_section	a:visited,
#main_block_section_r a:link, #main_block_section_r	a:visited {
	color: #910025;
	text-decoration: none;
	font-weight: normal;
	font-size: 95%;
	text-align: center;
}

.main_block_section a:hover, #main_block_section_r	a:hover {
	color: #910025;
	text-decoration: underline;
}

.banner_1280	{
	float: left;
	width: 272px;
}

.banner_1152	{
	float: left;
	width: 240px;
}

.banner_1024	{
	float: left;
	width: 212px;
}

#btm_container	{
	float: left;
	width: 100%;
	text-align: justify;
}
#btm-l	{
	padding-top: 20px;
	padding-left: 0;
	float: left;
	width: 32%;
}
#btm-center	{
	padding-top: 20px;
	padding-left: 0;
	float: left;
	width: 34%;
}
#btm-r	{
	padding-top: 20px;
	float: right;
	width: 33%;
}

#btm-main	{
	margin-left: 10px; 
	text-align: justify; 
	float: left; 
	width: 65%; 
	padding-top: 20px;
}

#footer	{
	width: 100%;
	float: left;
	height: 65px;
	text-align: center;
	color: #999;
	font-size: 80%;
}

label	{
	line-height: 1.75em;
	color: #666;
}

.Surname {

visibility: hidden;
font-size: 4px;

}
input	{
	font-size: small;
}
#left-divider	{
	background-image: url(file:///C|/Documents%20and%20Settings/Catney%20Web%20Services/My%20Documents/GM%20Optics/GMOptics/images/divider.gif)
}

#home_text	{
	width: 100%;
	float: left;
	margin-top: 50px;
	padding-top: 20px;
	height: 100px;
	overflow: auto;
}

#company	{
	width: 100%;
	float: left;
	font-size: 80%;
	text-align: center;
	color: #999;
	padding: 5px 0 0 0 ;
}

.img_spacer	{
	padding: 5px 10px 5px 0;
}

.technical	{
	width: 8%;
	padding: 0 5px 0 5px;
}

.technical_1st	{
	width: 8%;
	padding: 0 5px 0 10px;
}

.technical_last	{
	width: 8%;
	padding: 0 0 0 5px;
}

.testimonial-1 {color: #c0c0c0}
.testimonial-2 {color: #910025}
