BODY {
	margin : 10px 0px;
	
}

table td {
	vertical-align : top;
}

TABLE#main {
	width : 600px;
	
}
H1#head {
	font-size : 190%;
	background-image : url(../images/ci_electronics_logo.jpg);
	background-position : right;
	background-repeat : no-repeat;
	margin : 0px 0px 5px 0px;
	color : #003399;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : lighter;
	padding-top : 40px;
}

DIV.navbar {
	background-image : url(../images/600x10gradban.jpg);
	background-repeat : repeat-y;
	height : 1.5em;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : thin;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

H2 {
	font-family : sans-serif;
	font-size : 130%;
	color : Navy;
	
}
H3 {
	color : #0000CC;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	line-height : 1.5em;;
	margin-bottom : 10px;
	margin-top : 0px;
	
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A.navimage {
	font-size : 12px;
	text-decoration : none;
	color : Navy;
}

TABLE#flag {
	margin : 20px 0px 40px 0px;
}

TR#flag {
	font-size : 12px;
	text-align : center;
	padding-top : 10px;
	}

TR#flag img {
	border : 1px solid Gray;
}

TR#flag a:link{
	color : Navy;
	text-decoration : none;
	}

TR#flag a:visited{
	color : Navy;
	text-decoration : none;
}

TD.flag {
	width : 20%;
}


A.navbar:link {
	font-size : 90%;
	color : White;
	text-decoration : underline;
	margin-left : 0.5em;
	margin-right : 0.5em;
}

A.navbar:VISITED {
	font-size : 90%;
	color : Silver;
	text-decoration : underline;
	margin-left : 0.5em;
	margin-right : 0.5em;
}

A.navbar:hover {
	font-size : 90%;
	color : Navy;
	background-color : White;
	text-decoration : none;
	margin-left : 0.5em;
	margin-right : 0.5em;
}

A.navbar:active {
font-size : 90%;
	color : #FF0000;
	text-decoration : underline;
	margin-left : 0.5em;
	margin-right : 0.5em;
}

TABLE#img {
	width : 500px;
	}
	
	TABLE#img2 {
	width : 350px;
	}
	
	Td.nav {
	text-align : center;
	width : 20%;
}
	
.img_nav {
	border : 1px solid Gray;
	margin : 5px 0 5px 0;
}
HR {
	color : #0000CC;
}

ADDRESS {
	font-size : 0.6em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	padding-top :1em;
}


