/* @group DEFAULTS */

a img,:link img,:visited img {
	border: none
}

a,a:link {
	outline: none !important;
}

ul,ol {
	list-style: none
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0
}

address {
	font-style: normal
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* @end */

/* @group BASICS */

html,body {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff url(../images/main/body_bg.jpg) repeat-y center top;
}

#content {
	width: 1003px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

/* @end */

/* @group HEADER */

#header {
	background-image: url(../images/main/header.jpg);
	width: 1003px;
	height: 218px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	font-size: 1.1em;
}

#header a,#header a:link {
	color: #000 !important;
	text-transform: uppercase;
	text-decoration: none !important;
}

#header a:hover {
	color: #AD2C19 !important;
}

#header h1 {
	text-indent: -9999px;
}

#header h1 a,#header h1 a:link {
	display: block;
	position: absolute;
	width: 600px;
	height: 150px;
}

#header #client {
	position: absolute;
	margin: 30px 0 0 860px;
}

#header #client a,#header #client a:link {
	color: #AD2C19 !important;
}

#header ul {
	float: right;
	margin-top: 180px;
	margin-right: 30px;
}

#header ul li {
	display: inline;
	margin-right: 15px;
}

/* @end */

/* @group FOOTER */

#footer a,#footer a:link {
	color:#444 !important;
}

#footer {
	width: 914px;
	overflow: hidden;
	margin: 20px auto 20px auto;
}

#footer #newsworthy {
background: url(../images/main/new_bottom.gif) no-repeat 0 top;
	padding-left: 130px;
}

#footer #copyright {
	text-indent: -9999px;
}

/* @end */

/* @group TWO COLUMN */
table p {
	margin-bottom:20px;
}
#two_c {
	font-size: 1.2em;
	width: 1003px;
	background: url(../images/main/two_c_bg.gif) repeat-y center;
}

#two_c #inner {
	width: 1003px;
	background: url(../images/main/two_c_c_top.jpg) no-repeat 0 top;
}

#two_c.black {
	font-size: 1.2em;
	width: 1003px;
	background: url(../images/main/two_cb_bg.gif) repeat-y center;
}

#two_c.black #inner {
	width: 1003px;
	background: url(../images/main/two_cb_c_top.jpg) no-repeat 0 top;
}

	#two_c.white {
		font-size: 1.2em;
		width: 1003px;
		background: url(../images/main/two_c_bg_white.gif) repeat-y center;
	}

	#two_c.white #inner {
		width: 1003px;
		background: url(../images/main/two_c_c_top_white.jpg) no-repeat 0 top;
	}

#two_c #left {
	padding: 80px 17px 20px 30px;
	width: 262px;
	color: #fff;
	float: left;
}

#two_c #left .hr {
	background-image: url(../images/main/hr.gif);
	width: 239px;
	height: 5px;
	overflow: hidden;
}

#two_c #left .hr hr {
	display: none;
}

#two_c #left a,#two_c #left a:link {
	color: #fff !important;
	text-decoration: none !important;
}

#two_c #left a:hover {
	color: #000 !important;
}

#two_c #left ul.about_nav {
	margin: 35px 20px 50px;
}

#two_c #left ul.about_nav li {
	margin-bottom: 10px;
	text-transform: uppercase;
}

#two_c #left ul.port_naver {
	margin: 35px 20px 50px;
	height: 190px;
	overflow: scroll;
	overflow-x: hidden;
}

#two_c #left ul.port_naver li {
	margin-bottom: 10px;
	text-transform: uppercase;
}

#two_c #left ul.news_nav {
	margin: 35px 20px 50px;
}

#two_c #left ul.news_nav li {
	margin-bottom: 10px;
	text-transform: uppercase;
}

#two_c #left .paginator {
	margin-top: 10px;
	font-size: .8em;
}

#two_c #left p {
	padding: 20px;
}

#two_c #left .paginator a,paginator a:link {
	border: 1px solid #fff !important;
	padding: 2px 6px;
	float: left;
	margin: 0 4px 4px 0;
	text-decoration: none !important;
	background-color: #C4112F !important;
	color: #fff !important;
}

#two_c #left .paginator a:hover {
	background-color: #fff !important;
	color: #C4112F !important;
}

#two_c #right #padded {
	padding: 40px;
}

#two_c #right {
	width: 694px;
	overflow: hidden;
	color:#fff;
}

#two_c #right a,#two_c #right a:link {
	color:#fff !important;
}

	#two_c.white #right {
		width: 694px;
		overflow: hidden;
		color:#000;
	}

	#two_c.white #right a,#two_c.white #right a:link {
		color:#000 !important;
	}

#two_c #right h3 {
	font-size:1.6em;
}

#two_c #bottom {
	background-image: url(../images/main/two_c_shadow.gif);
	height: 14px;
	width: 1003px;
	overflow: hidden;
}

/* @end */
