ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
    margin:0;
    padding:0;
}
ul{
    list-style:none;
}

a img{
    border:0;
}

body{
    font-family: 'calibri', sans-serif;
    font-size:16px;
	margin: 0 auto;
}

a.nav:link {color: #888; text-decoration: none; }
a.nav:visited {color: #888; text-decoration: none; }
a.nav:hover {color: #fff; text-decoration: none; }
a.nav:active {color: #888; }

a.signup:link {color: #ff4411; text-decoration: none; }
a.signup:visited {color: #ff4411; text-decoration: none; }
a.signup:hover {color: #fff; text-decoration: none; }
a.signup:active {color: #ff4411; }

a.active:link {color: #fff; text-decoration: none; }
a.active:visited {color: #fff; text-decoration: none; }
a.active:hover {color: #fff; text-decoration: none; }
a.active:active {color: #fff; }








#content{
    width:100%;
    background-color:#fff;
	margin: 0 auto;
	text-align: left;
}

#logobar{
	height:80px;
	background: #555;
	margin:0 auto;
	border-bottom: solid 1px #fff;
}

#logobarcontent{
    font-family: 'calibri', sans-serif; 
    font-size:16px;
    color:#888;
	width:85%;
	padding-top:25px;
    padding-bottom:20px;
    margin:0 auto;

}

#mainimagecontent{
    background-image:url('concall_bg.png');
    background-repeat:no-repeat;
    background-size:100%;
    width:100%;
    height:1050px;
    color:#fff;
    margin:0 auto;
}

#titletext{
	font-family: 'calibri', sans-serif;
    font-size:25px;
	color:#222;
	padding:0;
	margin:0;
	text-align: left;
}

#subtitletext{
	font-family: 'calibri', sans-serif;
    font-size:16px;
	color:#fff;
	padding:0px;
	text-align: left;
}

#maincontent{
	height:350px;
	font-family: 'calibri', sans-serif;
    font-size:15px;
	color:#fff;
	padding:10px;
	text-align: center;
}

#contentbackground{
	width:100%;
	background-color:#eeefff;
	margin:0;
	border-top: solid 1px #fff;
}


#contenttitlebar{
	width:75%;
	height:40px;
	background:none;
	margin:30px auto;
    padding-bottom:40px;
}


#contentbar_subtitletext{
	font-family: 'calibri', sans-serif;
    font-size:35px;
	color:#222;
	text-align: center;
}

#contentarea{
	width:85%;
	height:100%;
	background:none;
	margin:0 auto;
    padding-bottom:10px;
}


#contentareatext{
	font-family: 'calibri', sans-serif;
    font-size:14px;
	color:#444;
	padding:20px;
    line-height:175%;
	text-align: left;
}

#contentareatextheader{
    font-family: 'calibri', sans-serif;
    font-size:20px;
    text-decoration: none;
	color:#222;
	padding:0;
    line-height:150%;
	text-align: left;
}

#header{
    font-family: 'calibri', sans-serif;
    font-size:30px;
    text-decoration: bold;
    color:#222;
	padding-top:10px;
	text-align: center;
}

#header2{
    font-family: 'calibri', sans-serif;
    font-size:35px;
    text-decoration: none;
    color:#222;
    padding-top:10px;
	text-align: center;
}

#subheader{
    font-family: 'calibri', sans-serif;
    font-size:15px;
    text-decoration: italic;
    color:#666;
	text-align: center;
}

#subheader2{
    font-family: 'calibri', sans-serif;
    font-size:25px;
    margin-bottom:10px;
    text-decoration: italic;
    color:#666;
    text-align: center;
}

#iconbar{
	width:100%;
	background-color:#fff;
	border-top:solid 1px #000;
}

#iconbarcontent{
	width:65%;
	max-height:110px;
	min-height:110px;
	padding-top:25px;
	padding-bottom:30px;
	margin:0px auto;
	font-family: 'calibri', sans-serif;
    font-size:15px;
	color:#fff;
	text-align: center;
}

#boxshape{
    height:200px;
    width:295px;
    background:#fff;
    margin-bottom:10px;
    overflow:hidden;
    border:1px solid #aaa;
    border-radius:2px;
}

#profilephotobox{
    height:200px;
    width:200px;
    float:right;
    background:#fff;
    margin-top:30px;
    margin-right:110px;
    overflow:hidden;
    border:6px solid #fff;
    border-radius:3px;
}

#logobox{
    height:80px;
    width:350px;
    float:center;
    background:#fff;
    margin-top:10px;
    margin-left:240px;
    overflow:hidden;
    border:6px solid #fff;
    border-radius:3px;
}

#profileinfobox_old{
    height:80px;
    width:400px;
    background:none;
    margin-top:20px;
    margin-right:100px;
    border-radius:3px;
}
#profileinfobox{
    height:250px;
    width:200px;
    float:right;
    background:#fff;
    margin-top:30px;
    margin-right:110px;
    overflow:hidden;
    border:2px solid #fff;
    border-radius:3px;
}

#photobox{
    height:200px;
    width:100px;
    background:#fff;
    overflow:hidden;
    border:1px solid #aaa;
    border-radius:5px;
}

#infotable{
    height:450px;
    width:300px;
    background:#ccc;
    font-size:18px;
    padding:10px;
    margin-top:30px;
    margin-left:100px;
    border:0;
    border-radius:3px;
    position:absolute; visibility:show; left: 35%; top: 40%; z-index:200;
}



#generaltextbox{
    height:40px;
    width:220px;
    background:#fff;
    margin-top:5px;
    border:1px solid #ff4411;
    border-radius:2px;
}

#generaltextboxcontent{
    width:85%;
    padding-top:8px;
	padding-bottom:5px;
	margin:0px auto;
	font-family: 'calibri', sans-serif;
    font-size:15px;
	color:#ff4411;
	text-align: left;
}

#signupbox{
    height:200px;
    width:500px;
    background:url('TransparentSquare.png');
    background-repeat:repeat;
    margin:0 auto;
}

#signupbutton{
    height:100px;
    width:222px;
    background:#ff4411;
    margin-top:5px;
    border-radius:2px;
}

#signupbuttoncontent{
    width:85%;
	padding-top:35px;
	padding-bottom:5px;
	margin:0px auto;
	font-family: 'calibri', sans-serif;
    font-size:20px;
	color:#fff;
	text-align: center;
}

#footerbar{
	height:50px;
	background: #222;
	margin-top:0;
}

#footerbarcontent{
	width:75%;
	padding-top:0;
	margin:0 auto;
	font-family: 'calibri', sans-serif;
    font-size:15px;
	color:#fff;
	text-align: center;
}