* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	
	font-family : Arial, Helvetica, sans-serif;
	color: #363636;
}
p {
	margin: 0 10px 15px 0px;
}

/******** Layout Elements ********/
#content {
	margin: 0;
	padding: 0;
	width: 780px;
	border: 0px solid #cccccc;
	}

#header {
margin : 0;
padding : 0;
width : 100%;
color : #585858;
height : 180px;
background : #fafafa url(images/eyecommheader.jpg) repeat-x top;
}

.wrapper {
	width: 780px;
	margin: 0 auto;

	
}
.left {
	margin: 0px;
	float: left;
	width: 200px;
	padding: 15px;
	border-RIGHT: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #fff3d3;
}

.header {
	height: 50px;
	margin: 10px 0 10px 0;
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	text-align: center;
	line-height: 50px;
}

.fcontwrapper {
	width: 90%;
	height: 200px;
}

.fcontent {
	float: left;
	padding: 25px;
		}
	
.fcontent p {
	font : normal 1em Verdana, Arial, sans-serif;

	
	}	

.fcontent h4 {
	font : bold 1.2em "Tahoma", Verdana, Arial, sans-serif;
	
	}	
.content {
	margin: 0 0 10px 230px;
	padding: 15px;
	border: 0px solid #cccccc;
	
}

.left {
	margin: 0px;
	float: left;
	width: 200px;
	padding: 15px;
	border-RIGHT: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #fff3d3;
}

/******** Document Styles ********/

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #5164AA;
	text-transform: uppercase;
}

h2 {
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	margin: 0 0 15px 0;
	font-size: 15px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #5164AA;
}	

.content a, a:active {
	color: #5164AA;
	text-decoration: underline;
	font-weight: bold;
}

.content a:hover {
	color: #5164AA;
	text-decoration: underline;
}

.header a, .header a:active {
	color: #aa0000;
}

.header a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}

p {
	margin: 0 10px 15px 0px;
}

.footer p {
	margin: 0;
	font-size: 11px;
	line-height: 13px;
}


/******** List Styles Styles ********/

.left ul ul {
	margin: 0 10px 15px 0;
	
}

.left ul li {
	margin: 0 0 0 3px;
	list-style: none;
}

.left ul ul li {
	margin: 3px 0 5px 20px;
	list-style: none;
}

.content ol ol {
	margin: 0 10px 15px 0;
	
}

.content ol li {
	margin: 0 0 0 3px;
	list-style: none;
}

.content ol ol li {
	margin: 3px 0 5px 20px;
	list-style: none;
}



body {
font-family : "Tahoma", Verdana, Arial, sans-serif;
font-size : 11px;
color : #585858;
}

.rs { 
margin: 0 10px; 
padding: 5px;  
}

ul { 
margin-left: 20px;
}

ul li { 
list-style-type: square; 
margin-left: 15px; 
text-align: left; 
}

.imgr {
border: 1px solid #cccccc;
float : right;
margin-left : 15px;
}

.imgl {
border: 1px solid #cccccc;
float : left;
margin-right : 15px;

}

a {
color : #5164AA;
text-decoration : none;
background : transparent;
}

a:hover {
text-decoration : underline;
}

blockquote {
margin : 0 0 15px 30px;
border-left : 3px solid #8adf88;
padding : 0 0 0 8px;
}

input, textarea {
border : 1px solid #aaa;
}

input:hover, textarea:hover {
border : 1px solid #888;
}

input.text {
color : #000000;
border : 0px solid #e6e6e6;

}

textarea.text {
font-size : 8pt;
border : 1px solid #e6e6e6;
}

input.text:hover, textarea.text:hover {
border : 1px solid #d6d6d6;
}

form {
display : inline;
margin : 0;
padding : 0;
}

.date {
color : #aaa;
font-weight : bold;
background : transparent;
}

.green {
color : #DCC600;
}

.bigl {
margin: 10px;
float: right;
font-size : 2em;
color: #DCC600;
font-weight : bold;
}

.bold {
font-weight : bold;
}

#header h1 {
background : #fafafa;
font-family : "Tahoma", Verdana, Arial, sans-serif;
font-size : 3em;
color : #585858;
font-weight : normal;
padding : 0;
margin : 0;
}

#content {
padding : 0;
margin : 5px auto;
width : 780px;
background : #fafafa;
}

#header {
margin : 0;
padding : 0;
width : 100%;
color : #585858;
height : 180px;
}

#header .topong {
background : #c2d1e8 url(images/topaff.jpg) no-repeat bottom;
margin: 40px 0 0 5px;
height: 100px;
width : 159px;
float : right;
}


#header .slogan {

margin-top : 135px;
padding : 15px;
font : bold 1.2em Arial, Verdana, sans-serif;
padding-left : 2px;
float: right;

}
#header .logo {
margin : 0;
padding : 0px;
background : #fafafa;
float: left;
}

#header .topong .pad {
padding : 0px 5px 0 20px;
}

#header .topong .txt {
padding : 0;
color : #a5a5a5;
}

#header h4 {
font : bold 1em "Tahoma", verdana, Arial;
}

#header h4 a {
color : #585858;
}

#header h4 a:hover {
text-decoration : none;
}

#menu {
margin : 0 0;
padding : 0;
background : #4b7da7 url(images/menubg.gif) repeat-x top;
color : #fff;
width : 100%;
height : 40px;
}

#menu .pad {
padding-top : 12px;
}

#menu a, #menu a:visited {
color : #fff;
text-decoration : none;
}



#menu .submit ul {
margin : 0;
padding : 0 10px 0 0;
list-style : none;
}

#menu .submit li {
display : inline;
margin : 0;
padding : 0;
}

#menu .submit a {
float : left;
background : transparent;
margin : 0;
padding : 0 0 0 0;
text-decoration : none;
}

#menu .submit a span {
float : left;
background : url(images/menusepnew.gif) no-repeat left;
color : #fff;
font-weight : bold;
display : block;
padding : 0 15px 0 15px;
margin-right : 2px;
}

#menu .submit a span {
float : none;
}

#menu #search {
float : right;

margin-top : 0;
padding : 0;
margin-right : 10px;
margin-top : -4px;
}

#menu #search input.text {
background : url(images/input.gif) no-repeat top;
width : 110px;
border : 0;
padding : 2px 0 0 3px;
}

#menu #search input.txt {
color : #fff;
font-weight : bold;
border : 0;
background : transparent;
cursor : pointer;
}

#modules {
margin-top : 10px;
margin-bottom : 0px;
padding : 0px;
height : 200px;
}

#modules td.mod4 {
background : #fafafa url(images/topgreybox_fulfillment.gif) no-repeat top;
padding: 20px;
height: 200px;
}

#modules td.mod3 {
background : #fafafa url(images/topgreybox_print.gif) no-repeat top;
padding: 20px;
height: 200px;
}

#modules td.mod2 {
background : #fafafa url(images/topgreybox_data.gif) no-repeat top;
padding: 20px;
height: 200px;
}

#modules td.mod1 {
background : #fafafa url(images/topgreybox_mail.gif) no-repeat top;
padding: 20px;
height: 200px;
}

#modules .padding {
padding : 13px 30px 0px 30px;
}

#modules img {
border : 1px solid #d3d3d3;
margin-bottom : 0px !important;
margin-bottom : 2px;
}

#modules .price {
color : #36be00;
font : bold 2em "Tahoma", verdana, Arial;
padding : 15px 35px 0 0;
float : right;
text-align : right;
}

#modules .only {
color : #e5e5e5;
font : bold 0.4em "Tahoma", verdana, Arial;
}

#modules .text {
width : 100%;
margin-top: 50px;
color : #9f9f9f;
}

#modules p {
width : 100%;
float : left;
color : #9f9f9f;
}

#modules h2 {
font : bold 1.2em "Tahoma", verdana, Arial;
padding: 0;
color : #5164AA;
background : transparent;
margin-bottom : 4px;
}

#modules h2 a {
color : #5164AA;
background : transparent;
}

#modules h2 a:hover {
text-decoration : none;
color : #719fc5;
}

#maincontent {
background : #fafafa;
}

#maincontent p {
margin-top : 0px;

}

#maincontent ul { 
margin-left: 20px;
}

#maincontent ul li { 
list-style-type: square; 
margin-left: 15px; 
text-align: left; 
}

#maincontent img {
float : left;
margin : 0;
}

#maincontent .readm {
color : #5164AA;
font-weight : bold;

}

#maincontent h2 {
font : bold 1.6em Verdana, Arial, Sans-serif;
color : #5164AA;
background : transparent;
margin-bottom : 4px;
border-bottom : 1px solid #e3eaef;
}

#maincontent .introduction {
margin: 0px 0 20px 0;
width : 480px;
float: left;
text-align : justify;
color : #8e8e8e;
}

#maincontent .introduction p {
margin-top : 0px;

}

#maincontent #rightside {
float : right;
width : 220px;
background : #fff3d3;
padding : 10px;
margin : 10px 0 10px 0;
}

#maincontent #rightside h2 {
margin-bottom : 5px;
}

#maincontent #leftside {

margin-right : 10px;
width : 100%;
}

#maincontent #leftside .r {
float: right;
width : 225px;
text-align : justify;
margin-bottom : 15px;
}

#maincontent #leftside .le {
width : 225px;
text-align : justify;
margin-bottom : 15px;
float: left;
}

#maincontent #leftside .pad {
padding : 5px 0 15px 0;
text-align : justify;
}

#maincontent #leftside .pad ul {
margin : 0 0 0 20px;
padding-top :  5px;
float: left;
height: 1.25em;
}

#maincontent #leftside .pad li {
display: block;
margin : 0;
padding : 4px 6px 4px 6px;
list-style : none;
}

#maincontent ul {
margin: 5px 0 0px 0; 
padding : 0; 
color: #5164AA;
line-height: 1.4em;
font-size: 1em;
list-style: none;
}

#maincontent li  {
color: #5164AA;
margin: 0 0 2px 20px;
padding: 0;
line-height: 1.6em;
}

#footer {
bottom : 0;
clear : both;
text-align : left;
border-top : 2px solid #e5e5e5;
padding : 3px 0 0 0;
margin-top : 5px;
MARGIN-LEFT: 10PX;
MARGIN-RIGHT: 10PX;
height : 50px;
color : #888;

}

#footer .right {
float : right;
}


