/*
+--
|
|	IET Enterprises
|	custom.css
|
|	1Serpent
|	Hosting & Management
|	Development & Design
|	http://1serpent.com
|
+-
|
|	> Description: Custom CSS
|	> Version+wID: v1.0 -!- w1
|	> Date started: December 2, 2009
|	> Date updated: December 3, 2009
|
+--
*/








/* main style & tyopography */
body.custom {  }
	.custom #page { background: url(images/content_bg.png) repeat-y 0 0; position: relative; }
	.no-sidebars #page { background: none; }








	/* header area */
	.custom #header { background: #FFFFFF; height: 130px; padding: 0 0 43px; }
	.custom #header #logo { padding: 10px 0 0 32px; }
	.custom #header #logo a { background: url(images/logo.png) no-repeat 0 0; display: block; height: 90px; text-indent: -9999px; width: 400px; }
	.custom #header #tagline { padding: 5px 0 0 35px; }








		/* navigation */
		.custom .menu { background: url(images/nav_bg.png) repeat-x 0 0; height: 43px; padding: 0 35px; position: absolute; top: 130px; width: 878px; }
		.custom .menu li { background: url(images/nav_sep.png) no-repeat 100% 0; height: 43px; padding-right: 6px; }
		.custom .menu li a { background: none; font-weight: bold; height: 43px; letter-spacing: normal; line-height: 43px; padding: 0 20px; }
		.custom .menu li a:hover { background: none; }








		.custom .menu li.tab-home a { background: url(images/nav_sep.png) no-repeat 0 0; padding-left: 26px; }








		.custom .menu li ul { left: -3px; margin-top: -1px; padding-bottom: 0.5em; }
		.custom .menu li ul li { background: #123257; border-top: 1px solid #FFFFFF; height: auto; padding: 10px 22px; }
		.custom .menu li ul li:hover { background: #3f6898; }
		.custom .menu li ul a { font-weight: normal; height: auto; letter-spacing: 1px; line-height: normal; padding: 0; text-transform: none; }
		.custom .menu li ul a:hover { text-decoration: underline; }








	/* content area */
	.custom #image_box, .custom #video_box, .custom #custom_box { background: none; }
	.custom .image_box, .custom .video_box, .custom .custom_box { background: none; }
	.custom .sidebar ul.sidebar_list { padding-top: 1em; }
	.custom .sidebar h3 { font-variant: normal; letter-spacing: 1px; }
	.custom .sidebar a { color: #123257; }








		/* feature box */
		.custom #feature_box { background: #FFFFFF url(images/feature_box.png) repeat-x 0 100%; min-height: 89px; padding: 30px 35px; }
		.custom #feature_box h3 { color: #113156; font-size: 2em; font-weight: bold; }
		.custom #feature_box p { color: #333333; font-size: 1.2em; line-height: 1.4em; margin-bottom: 0.5em; }








	/* footer area */
	.custom #footer { background: #FFFFFF; padding: 0; text-align: center; }
	.custom #footer p { margin-top: 1em; }
	.custom #footer a { border: none; }
	.custom #footer p.footer_menu { background: url(images/footer_nav_bg.png) repeat-x 0 0; display: block; height: 38px; line-height: 38px; margin-top: 0; }
	.custom #footer p.footer_menu a { background: url(images/footer_nav_sep.png) no-repeat 0 0; padding: 12px 10px 12px 14px; }
















/* additional style & typography */






















