@charset "utf-8";
/* CSS Document */

/*------------------------------- CSS reset ---------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {
	margin: 0;
	padding: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border: 0;
}
a, object {
	outline: none;
}
.clear {
	clear: both;
}


/*------------------------------- Body ---------------------------------*/

body {
	background: url(../images/bg.jpg) no-repeat top center #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

html, body, #container { height: 100%;}

body > #container { height: auto; min-height: 100%;}


/*------------------------------- Headings ---------------------------------*/

h1 { color: #5575A3; font-size: 25px;}
h2 { color: #5575A3; font-size: 14px;}
h3 { color: #5575A3; font-size: 14px;}
h4 { color: #5575A3; font-size: 14px;}
h5 { color: #5575A3; font-size: 13px;}
h6 { color: #5575A3; font-size: 9px;}


/*------------------------------- Container ---------------------------------*/

#container {
	margin: 0 auto;
	width: 960px;
}


/*------------------------------- Header ---------------------------------*/

#header {
	width: 960px;
	height: 135px;
	border-bottom: 1px solid #D4D4D4;
}
#header .left {
	float: left;
	width: 480px;
}
#header .left #logo {
	width: 471px;
	height: 126px;
	margin: 9px 0 0 0;
}
#header .right {
	float: left;
	width: 480px;
}

/*--- Search ---*/
#header .right #search {
	width: 480px;
	height: 100px;
	margin: 10px 0 0 0;
	color: #7D7D7D;
	font-size: 11px;
	text-align: right;
}
	#header .right #search a { color: #7D7D7D; text-decoration: none;}
	#header .right #search a:hover { color: #555555;}

#header .right #search div {
	margin: 0 0 8px 0;
}
#header .right #search input[type=text] {
	width: 113px;
	height: 15px;
	padding: 2px;
	border: 1px solid #DFDFDF;
	color: #7D7D7D;
	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif;
}


/*------------------------------- Menu ---------------------------------*/

#menu {
	float: right;
	height: 25px;
}
#menu li {
	float: left;
	padding: 0 0 0 22px;
	font-size: 14px;
	color: #7D7D7D;
}
#menu li a {
	float: left;
	color: #7D7D7D;
	text-decoration: none;
}
#menu li a:hover {
	color: #5575A3;
}


/*------------------------------- Main ---------------------------------*/

#main {
	width: 960px;
	height: 352px;
	border-bottom: 1px solid #D4D4D4;
}
#main .banner {
	float: left;
	width: 480px;
	height: 352px;
}
#main .content {
	position: relative;
	float: left;
	width: 410px;
	height: 282px;
	padding: 35px;
	background: url(../images/mainContentLayer.png) #555555;
	color: #FFF;
	font-size: 12px;
}
	#main .content a { color: #808080; text-decoration: none;}
	#main .content a:hover { color: #FFF;}

#main .content .high {
	margin: 0;
	font-size: 26px;	
	line-height: 26px;
}
#main .content p {
	line-height: 20px;
	
}


/*--- Button ---*/
#main .content .button {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 196px;
	height: 25px;
	background: #5575A3;
	color: #FFF;
	font-size: 10px;
	line-height: normal;
}
	
#main .content .button a {
	display: block;
	width: 181px;
	height: 18px;
	padding: 7px 0 0 15px;
	color: #FFF;
	text-decoration: none;
	background: url(../images/whiteArrow.gif) no-repeat 180px 9px;
}
	#main .content .button a:hover { background:none;background-color: #fff;color:#555555;}


/*------------------------------- Wrapper ---------------------------------*/

#wrapper {
	width: 960px;
	margin: 20px 0 0 0;
	padding: 0 0 172px 0;
	color: #555;
	font-size: 12px;
	line-height: 16px;
}
	#wrapper a { color: #5575A3; text-decoration: none; }
	#wrapper a:hover { color: #5575A3;text-decoration:underline;}

/*--- Blocks ---*/
#wrapper #blocks {
	width: 960px;
}
#wrapper #blocks p { margin: 5px 0 10px 0;}
#wrapper #blocks .block {
	float: left;
	width: 225px;
	 margin: 0 15px 20px 0; 
	/* margin: 60px 0 20px 0; */
	color: #555;
	font-size: 11px;
	line-height: 16px;
}
	#wrapper #blocks .block a { color: #555; text-decoration: none;}
	#wrapper #blocks .block a:hover { color: #5575A3;}
	#wrapper .block li { margin-bottom:5px; padding-top:3px;}

#wrapper #blocks .block span a {
	margin: 5px 0 0 0;
	padding: 0 12px 0 0;
	color: #5575A3;
	font-size: 11px;
	text-decoration: none;
	background: url(../images/blueArrow.gif) no-repeat right;
}
	#wrapper #blocks .block span a:hover { color: #555;}


/*------------------------------- SidebarLeft ---------------------------------*/

#sidebarLeft {
	float: left;
	width: 160px;
	padding: 0 13px 0 0;
}
#sidebarLeft span a {
	margin: 5px 0 0 0;
	padding: 0 0 0 12px;
	color: #5575A3;
	font-size: 12px;
	text-decoration: none;
	background: url(../images/blueArrowLeft.gif) no-repeat left;
}
	#sidebarLeft span a:hover { color: #555;}

#sidebarLeft .nav {
	margin: 35px 0 0 0;
	font-weight: bold;
}
#sidebarLeft .nav li {
	padding: 6px 0;
}
#sidebarLeft .nav li.active {
	background: url(../images/blueArrowLeft.gif) no-repeat 130px 12px;
}


/*------------------------------- Content ---------------------------------*/

#content {
	float: left;
	width: 486px;
	margin: 60px 0 20px 0;
	
	padding: 0 22px;
	border-left: 1px dotted #C5C5C5;
	border-right: 1px dotted #C5C5C5;
}
#content .high {
	margin: 0;
	font-size: 22px;
	line-height: 24px;
}

#content h1 {
	margin: -60px 0 25px 0;	
}

#content ol, #content ul {
	list-style-type:square;
	padding-left:15px;
}


/*------------------------------- SidebarRight ---------------------------------*/

#sidebarRight {
	float: left;
	width: 237px;
	padding: 0 0 0 18px;
}
#sidebarRight h2 {
	margin: 0 0 30px 0;
}
#sidebarRight span a {
	margin: 5px 0 0 0;
	padding: 0 12px 0 0;
	color: #5575A3;
	font-size: 12px;
	text-decoration: none;
	background: url(../images/blueArrow.gif) no-repeat right;
}
	#sidebarRight a:hover { color: #555;}


/*------------------------------- Portfolio ---------------------------------*/

#portfolio {
	float: left;
	width: 766px;
	margin: 60px 0 20px 0;
	
	padding: 0 0 0 20px;
	border-left: 1px dotted #C5C5C5;
}
#portfolio h1 {
	margin: -60px 0 25px 0;	
}
#portfolio .block {
	position: relative;
	float: left;
	width: 249px;
	height: auto;
	margin: 0 6px 5px 0;
}
#portfolio .block img {
	margin: 0 0 8px 0;
	border: 1px solid white;
}
/* #portfolio .block img:hover {border:1px solid #C5C5C5;} */

#portfolio .block p {
	font-size: 11px;
	color: #555;
	padding-bottom:20px;
	padding-top:0px;
	margin-top: 0px;
	min-height:70px;
	max-height:70px;
	
}


#portfolio .block span {
	position: absolute;
	bottom: 0;
	padding: 0 14px 0 0;
	color: #5575A3;
	font-size: 12px;
	background: url(../images/blueArrow.gif) no-repeat right;
}	
	#portfolio .block a { color: #5575A3; text-decoration: none;}
	#portfolio .block a:hover { color: #808080;}

#portfolio hr {
	clear: both;
	height: 1px;
	border: 0;
	border-top: 1px dotted #C5C5C5;
	margin: 0 0 10px 0;
}
#portfolio hr.bottom {
	margin: 0 0 40px 0;
}

#portfolio .logo {  margin: 0px 15px 0px 16px; float:left; width:160px; height:120px; } 

#portfolio .block_brand {
	position: relative;
	float: left;
	width: 245px;
	height: 245px;
	margin: 0 10px 15px 0;
}

/*------------------------------- Contact ---------------------------------*/

#contact_form input[type=text] {
	width: 300px;
	height: 15px;	
	padding: 2px;
	margin: 2px;
	border: 1px solid #DFDFDF;
	color: #7D7D7D;
	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif;
}

#contact_form .textarea {
	width: 300px;
	height:100px;	
	padding: 2px;
	margin: 2px;
	border: 1px solid #DFDFDF;
	color: #7D7D7D;
	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif;
}


#contact_form  .button  {
	background-color: #5575A3;
	color: #FFF;
	border : none;
	font-size: 10px;
	width: 90px;
	height: 23px;
	text-align:left;
	padding: 5px 5px 5px 10px;	
	background-image: url(../images/whiteArrow.gif);
	background-repeat:no-repeat;
	background-position: 90% 50%; 
	cursor: pointer;
	font-family : Arial, Helvetica, sans-serif;
}
#contact_form  .button:hover  {background-color:#555555;background-image:none;}





/*------------------------------- Footer ---------------------------------*/

#footer {
	position: relative;
	clear: both;
	width: 100%;
	height: 156px;
	margin: -172px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #BFBFBF;
	background: #E6E6E6;
	font-size: 11px;
	color: #808080;
}
	#footer a { color: #808080; text-decoration: none;}
	#footer a:hover { color: #5575A3;}

#footer .wrapper {
	width: 960px;
	height: 156px;
	margin: 0 auto;
}
#footer .wrapper ul {
	float: left;
	width: 204px;
	height: 156px;
	border-left: 1px dotted #C5C5C5;
	padding: 0 0 0 35px;
}
#footer .wrapper ul.last {
	width: 203px;
	border-right: 1px dotted #C5C5C5;
}
#footer .wrapper ul li {
	padding: 0 0 5px 0;
}


/*------------------------------- Clearfix ---------------------------------*/

.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 */