﻿#content{
	height : 750px;
}

#container {
    height : 100%;
}

#headContent{
	width : 992px;
	background-color : #1e2224;
	margin : -30px 0px 0px 0px;
	height : 54px;
    overflow : hidden;
}

#headContent span{
	float : left;
	color : white;
	font-size : 20px;
	padding : 15px;
    font-family : Helvetica Neue LT Pro, Sans-Serif;
}

#headContent img{
	float : right;
	margin-top : 7px;
	margin-bottom : 7px;
	margin-right : 20px;
}

#leftColumn{
	float : left;
	width : 700px;
	height : 615px;
	margin : 45px 10px 0px 25px;
}

#rightColumn{
	float : right;
	width: 203px;
	height : 615px;
	margin : 45px 25px 0px 10px;
}

#line01{
	margin-left : 25px;
	
}

#line02{
	max-width : 620px;
	margin-right : 25px;
}

#line03{
	max-width : 275px;
}

img.icon1 {
    float : left;
}

.contentMain{
	margin-left : 50px;
	height : 270px;
	padding-left : 10px;	
}

span.headContent{
	font-size : 18px;
	font-weight : bold;
}

span.secondHead{
	font-size : 12px;
	color : #8f949d;
    font-family : Arial, Sans-Serif;
}

div.textContent { 
    margin-top : 5px; 
	padding-right : 20px;
    color : #8f949d; 
    font-size : 14px; 
    font-family : Arial, Sans-Serif;
    line-height : 25px;
}

img.quote{
    margin-top : -5px;
    margin-right : 5px;
	float : left;
}

p.opinion{
	font-size : 12px;
	color : #8f949d;
	line-height : 1.6; 
}

div.left {
    float : left;
    height : 44px;
    width : 20px;
}

div.right {
    float : left;
    margin-left : 10px;
}

div.bottom {
    margin-top : 60px;
}

span.respect {
    color : #72c6f9;
    font-weight : bold;
}