
body {
	margin:0;
	padding:0;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/topbar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

h2 {
	color:#0B3766;
	font-size:18px;
	margin:0;
	padding:15px 0 10px 0;
	font-weight:normal;
	letter-spacing: 1px;
}

h3 {
	color:#0B3766;
	font-size:12px;
	margin:0;
	padding:5px 0 0 0;
}

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

a {
	text-decoration: none;
	color: #003366;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

#wraper {
	width:760px;
	margin:0 auto;
	padding:5px 0px 0 0px;
}

#wraperSub {
	width:760px;
	margin:0 auto;
	padding:5px 0px 0 0px;
}

img, a img {
	border:none;
}

#headerCon {
	width:760px;
	height:80px;
	padding-top:10px;
}

#headerLeft {
	width:240px;
	height:80px;
	float:left;
}

#nav {
	width:512px;
	height:15px;
	padding:56px 0 0 2px;
	border-left:1px solid #ccc;
	float:right;
	background-image: url(../images/call_us.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav li {
	margin:0;
	padding:0;
	float:left;
	border-right:1px solid #ededed;
	list-style-type:none;
}

#nav li.aboutUs a, #nav li.aboutUs a:visited {
	text-decoration:none;
	display:block;
	height:15px;
	width:85px;
	background:#fff url(../images/btn_about.gif);
}

#nav li.aboutUs a:hover {
	text-decoration:none;
	background:#fff url(../images/btn_about+.gif);
}

#nav li.aboutUs a.selected, #nav li.aboutUs a.selected:visited, #nav li.aboutUs a.selected:hover {
	text-decoration:none;
	display:block;
	height:15px;
	width:85px;
	background:#fff url(../images/btn_about+.gif);
}

#nav li.colors a, #nav li.colors a:visited {
	text-decoration:none;
	display:block;
	height:15px;
	width:70px;
	background:#fff url(../images/btn_color.gif);
}

#nav li.colors a:hover {
	text-decoration:none;
	background:#fff url(../images/btn_color+.gif);
}

#nav li.colors a.selected, #nav li.colors a.selected:visited, #nav li.colors a.selected:hover {
	text-decoration:none;
	display:block;
	height:15px;
	width:70px;
	background:#fff url(../images/btn_color+.gif);
}

#nav li.products a, #nav li.products a:visited {
	text-decoration:none;
	display:block;
	height:15px;
	width:84px;
	background:#fff url(../images/btn_products.gif);
}

#nav li.products a:hover {
	text-decoration:none;
	background:#fff url(../images/btn_products+.gif);
}

#nav li.products a.selected, #nav li.products a.selected:visited, #nav li.products a.selected:hover {
	text-decoration:none;
	display:block;
	height:15px;
	width:84px;
	background:#fff url(../images/btn_products+.gif);
}

#nav li.applications a, #nav li.applications a:visited {
	text-decoration:none;
	display:block;
	height:15px;
	width:106px;
	background:#fff url(../images/btn_applications.gif);
}

#nav li.applications a:hover {
	text-decoration:none;
	background:#fff url(../images/btn_applications+.gif);
}

#nav li.applications a.selected, #nav li.applications a.selected:visited, #nav li.applications a.selected:hover {
	text-decoration:none;
	display:block;
	height:15px;
	width:106px;
	background:#fff url(../images/btn_applications+.gif);
}

#nav li.faqs a, #nav li.faqs a:visited {
	text-decoration:none;
	display:block;
	height:15px;
	width:62px;
	background:#fff url(../images/btn_faqs.gif);
}

#nav li.faqs a:hover {
	text-decoration:none;
	background:#fff url(../images/btn_faqs+.gif);
}

#nav li.faqs a.selected, #nav li.faqs a.selected:visited, #nav li.faqs a.selected:hover {
	text-decoration:none;
	display:block;
	height:15px;
	width:62px;
	background:#fff url(../images/btn_faqs+.gif);
}

#nav li.contactUs a, #nav li.contactUs a:visited {
	text-decoration:none;
	display:block;
	height:15px;
	width:98px;
	background:#fff url(../images/btn_contact.gif);
}

#nav li.contactUs a:hover {
	text-decoration:none;
	background:#fff url(../images/btn_contact+.gif);
}

#nav li.contactUs a.selected, #nav li.contactUs a.selected:visited, #nav li.contactUs a.selected:hover {
	text-decoration:none;
	display:block;
	height:15px;
	width:98px;
	background:#fff url(../images/btn_contact+.gif);
}

.heightFixer {
	clear:both;
}

#contents {
	width:760px;
}

.topImage {
	clear:both;
	margin-top: 10px;
}

#footer {
	font-size:10px;
	border-top:1px dashed #ccc;
	margin-top:5px;
	padding: 10px;
	color:#666;
}

#contentsCon {
	clear:both;
	margin-top:10px;
	font-size:12px;
	color:#333333;
}

#contentsLeft {
	float:left;
	width: 260px;
	padding-top:10px;
}

/* ContentsLeft > Menu */

#menu {
	font-size: 11px;
	width: 250px;
	padding: 17px 0 20px 10px;
}

#menu h3 {
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding: 0 0 2px 0;
	text-align: left;
}

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

#menu a {
	display: block;
	padding: 0px 0 8px 10px;
	color: #666666;
	background-image: url(../images/bullet_arrow_gray.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#menu a:hover {
	text-decoration: none;
	color: #003366;
	background-image: url(../images/bullet_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#menu .active {
	display: block;
	padding: 0px 0 8px 10px;
	color: #003366;
	background-image: url(../images/bullet_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#contentsLeft img{
	padding: 5px 0;
}

#contentsRight {
	float:right;
	width:465px;
	padding:10px 20px 30px 15px;
	text-align: justify;
}

#contentsRight ul {
	margin: 5px 0 10px 15px;
	padding:0;
	list-style-type: square;
}

.smltxt {
	font-size:11px;
	padding: 5px 0px;
	font-weight: bold;
}

/*  COLORS  */

#thumbs {
	width: 465px;
}

#thumbs ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#thumbs li {
	display:block;
	width:100px;
	height:125px;
	margin-right: 15px;
	margin-bottom: 15px;
	float:left;
	list-style-type:none;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;
	text-align: center;
	vertical-align: top;
}